Uses of Interface
org.apache.zookeeper.test.system.Instance
-
Packages that use Instance Package Description org.apache.zookeeper.test.system -
-
Uses of Instance in org.apache.zookeeper.test.system
Classes in org.apache.zookeeper.test.system that implement Instance Modifier and Type Class Description static class
GenerateLoad.GeneratorInstance
class
SimpleClient
The client that gets spawned for the SimpleSysTestMethod parameters in org.apache.zookeeper.test.system with type arguments of type Instance Modifier and Type Method Description java.lang.String
InstanceManager. assignInstance(java.lang.String name, java.lang.Class<? extends Instance> clazz, java.lang.String params, int weight)
void
BaseSysTest. configureClients(int count, java.lang.Class<? extends Instance> clazz, java.lang.String params)
-