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 classclassThe 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) voidBaseSysTest.configureClients(int count, Class<? extends Instance> clazz, String params)