Package | Description |
---|---|
org.jgroups.blocks |
Provides building blocks that are layered on top of channels.
|
org.jgroups.protocols |
Provides implementations of transport protocols which are
responsible for sending and receiving messages to/from the network.
|
Modifier and Type | Field and Description |
---|---|
protected Promise<java.lang.Boolean> |
DistributedHashtable.state_promise
Deprecated.
|
protected Promise<java.lang.Boolean> |
ReplicatedHashMap.state_promise |
Modifier and Type | Field and Description |
---|---|
protected Promise<java.lang.Boolean> |
PING.discovery_reception |
Modifier and Type | Method and Description |
---|---|
java.util.List<PingRsp> |
Discovery.findInitialMembers(Promise<JoinRsp> promise)
Finds the initial membership: sends a GET_MBRS_REQ to all members, waits 'timeout' ms or
until 'num_initial_members' have been retrieved
|
Copyright ? 1998-2008 Bela Ban. All Rights Reserved.