Uses of Class
org.jgroups.util.ResponseCollector
Packages that use ResponseCollector
Package
Description
Provides implementations of transport protocols which are
responsible for sending and receiving messages to/from the network.
Provides useful functionality which cannot be assigned to any particular other package.
-
Uses of ResponseCollector in org.jgroups.protocols
Fields in org.jgroups.protocols declared as ResponseCollectorModifier and TypeFieldDescriptionprotected final ResponseCollector<Locking.LockInfoResponse> CENTRAL_LOCK2.lock_info_responsesDeprecated.protected ResponseCollector<COUNTER.ReconcileResponse> COUNTER.ReconciliationTask.responsesprotected final ResponseCollector<View> MERGE3.view_rsps -
Uses of ResponseCollector in org.jgroups.protocols.pbcast
Fields in org.jgroups.protocols.pbcast declared as ResponseCollectorModifier and TypeFieldDescriptionprotected final ResponseCollector<Digest> Merger.digest_collectorFor GET_DIGEST / DIGEST_RSP correlationprotected final ResponseCollector<MergeData> Merger.merge_rspsFor MERGE_REQ/MERGE_RSP correlation, contains MergeData elements -
Uses of ResponseCollector in org.jgroups.protocols.relay
Fields in org.jgroups.protocols.relay declared as ResponseCollector -
Uses of ResponseCollector in org.jgroups.tests.perf
Fields in org.jgroups.tests.perf declared as ResponseCollectorModifier and TypeFieldDescriptionprotected final ResponseCollector<MPerf.Result> MPerf.resultsprotected final ResponseCollector<MPerfRpc.Result> MPerfRpc.resultsprotected final ResponseCollector<PerfUtil.Results> UPerf.results_coll -
Uses of ResponseCollector in org.jgroups.util
Subclasses of ResponseCollector in org.jgroups.utilModifier and TypeClassDescriptionclassTask which is seeded with an initial membership.