Package | Description |
---|---|
org.jgroups.protocols |
Provides implementations of transport protocols which are
responsible for sending and receiving messages to/from the network.
|
org.jgroups.protocols.pbcast |
Supports probabilistic broadcasts.
|
org.jgroups.util |
Provides useful functionality which cannot be assigned to any particular other package.
|
Modifier and Type | Field and Description |
---|---|
protected ResponseCollector<COUNTER.ReconcileResponse> |
COUNTER.ReconciliationTask.responses |
protected ResponseCollector<View> |
MERGE3.view_rsps |
Modifier and Type | Field and Description |
---|---|
protected ResponseCollector<Digest> |
Merger.digest_collector
For GET_DIGEST / DIGEST_RSP correlation
|
protected ResponseCollector<MergeData> |
Merger.merge_rsps
For MERGE_REQ/MERGE_RSP correlation, contains MergeData elements
|
Modifier and Type | Class and Description |
---|---|
class |
ResponseCollectorTask<T>
Task which is seeded with an initial membership.
|
Copyright © 1998-2020 Red Hat. All Rights Reserved.