Package | Description |
---|---|
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 ProcessingQueue<Address> |
StreamingStateTransfer.state_requesters
List of members requesting state.
|
protected ProcessingQueue<Address> |
STATE_TRANSFER.state_requesters
List of members requesting state
|
Modifier and Type | Method and Description |
---|---|
ProcessingQueue<T> |
ProcessingQueue.setHandler(ProcessingQueue.Handler<T> handler) |
Copyright © 1998-2020 Red Hat. All Rights Reserved.