Uses of Interface
org.apache.zookeeper.test.system.Instance
Packages that use Instance
-
Uses of Instance in org.apache.zookeeper.test.system
Classes in org.apache.zookeeper.test.system that implement InstanceModifier and TypeClassDescriptionstatic class
class
The client that gets spawned for the SimpleSysTestMethod parameters in org.apache.zookeeper.test.system with type arguments of type InstanceModifier and TypeMethodDescriptionInstanceManager.assignInstance
(String name, Class<? extends Instance> clazz, String params, int weight) void
BaseSysTest.configureClients
(int count, Class<? extends Instance> clazz, String params)