Uses of Class
org.jgroups.tests.perf.PerfUtil.Results
Packages that use PerfUtil.Results
-
Uses of PerfUtil.Results in org.jgroups.tests.perf
Fields in org.jgroups.tests.perf with type parameters of type PerfUtil.ResultsModifier and TypeFieldDescriptionprotected final ResponseCollector<PerfUtil.Results> UPerf.results_collMethods in org.jgroups.tests.perf that return PerfUtil.ResultsModifier and TypeMethodDescriptionProgrammaticUPerf.startTest()ProgrammaticUPerf2.startTest()protected PerfUtil.ResultsUPerf.startTest()Methods in org.jgroups.tests.perf with parameters of type PerfUtil.ResultsModifier and TypeMethodDescriptionvoidUPerf.acceptResults(Address sender, PerfUtil.Results results) Called by worker when done; response toUPerf.startTest()protected voidUPerf.sendResults(Address dest, PerfUtil.Results results)