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 classGenerateLoad.GeneratorInstanceclassSimpleClientThe 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.StringInstanceManager. assignInstance(java.lang.String name, java.lang.Class<? extends Instance> clazz, java.lang.String params, int weight)voidBaseSysTest. configureClients(int count, java.lang.Class<? extends Instance> clazz, java.lang.String params)
-