Uses of Class
org.jgroups.tests.perf.MPerfRpc.Result
-
Packages that use MPerfRpc.Result Package Description org.jgroups.tests.perf -
-
Uses of MPerfRpc.Result in org.jgroups.tests.perf
Fields in org.jgroups.tests.perf with type parameters of type MPerfRpc.Result Modifier and Type Field Description protected ResponseCollector<MPerfRpc.Result>MPerfRpc. resultsMethods in org.jgroups.tests.perf with parameters of type MPerfRpc.Result Modifier and Type Method Description voidMPerfRpc. result(Address sender, MPerfRpc.Result res)Called when a result from a node is received
-