Uses of Class
org.jgroups.tests.perf.PerfUtil.Config
-
Packages that use PerfUtil.Config Package Description org.jgroups.tests.perf -
-
Uses of PerfUtil.Config in org.jgroups.tests.perf
Methods in org.jgroups.tests.perf that return PerfUtil.Config Modifier and Type Method Description PerfUtil.ConfigPerfUtil.Config. add(java.lang.String key, java.lang.Object value)PerfUtil.ConfigProgrammaticUPerf. getConfig()static PerfUtil.ConfigProgrammaticUPerf2. getConfig()PerfUtil.ConfigUPerf. getConfig()Methods in org.jgroups.tests.perf with parameters of type PerfUtil.Config Modifier and Type Method Description protected voidProgrammaticUPerf. applyConfig(PerfUtil.Config config)protected static voidProgrammaticUPerf2. applyConfig(PerfUtil.Config config)protected voidUPerf. applyConfig(PerfUtil.Config config)
-