Uses of Class
org.jgroups.util.Promise
Packages that use Promise
Package
Description
Provides building blocks that are layered on top of channels.
Provides implementations of transport protocols which are
responsible for sending and receiving messages to/from the network.
-
Uses of Promise in org.jgroups.blocks
Fields in org.jgroups.blocks declared as PromiseModifier and TypeFieldDescriptionDistributedHashtable.state_promise
Deprecated.ReplicatedHashMap.state_promise
-
Uses of Promise in org.jgroups.protocols
Fields in org.jgroups.protocols declared as PromiseMethods in org.jgroups.protocols with parameters of type PromiseModifier and TypeMethodDescriptionDiscovery.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