Uses of Interface
org.apache.zookeeper.test.system.Instance.Reporter
Packages that use Instance.Reporter
-
Uses of Instance.Reporter in org.apache.zookeeper.test.system
Methods in org.apache.zookeeper.test.system with parameters of type Instance.ReporterModifier and TypeMethodDescriptionvoidGenerateLoad.GeneratorInstance.setReporter(Instance.Reporter r) voidInstance.setReporter(Instance.Reporter r) This will be the first method invoked by the InstanceContainer after an instance of this interface has been constructed.voidSimpleClient.setReporter(Instance.Reporter r)