A B C D E F G H I J K L M N O P Q R S T U V W X Y _ 

A

abort(Object) - Method in class org.jgroups.blocks.DistributedLockManager
Deprecated.
Abort phase for the lock acquisition or release.
abort() - Method in class org.jgroups.blocks.TwoPhaseVotingAdapter.TwoPhaseWrapper
 
abort(Object) - Method in interface org.jgroups.blocks.TwoPhaseVotingListener
This is unconditional abort of the previous voting on the decree.
ABORT_FLUSH - Static variable in class org.jgroups.protocols.pbcast.FLUSH.FlushHeader
 
ABOVE - Static variable in class org.jgroups.stack.ProtocolStack
 
AbstractConnectionMap<V extends Connection> - Class in org.jgroups.blocks
 
AbstractConnectionMap(ThreadFactory) - Constructor for class org.jgroups.blocks.AbstractConnectionMap
 
AbstractConnectionMap(ThreadFactory, long) - Constructor for class org.jgroups.blocks.AbstractConnectionMap
 
AbstractConnectionMap.ConnectionMapListener<V> - Interface in org.jgroups.blocks
 
acceptor - Variable in class org.jgroups.protocols.BSH
 
acceptor - Variable in class org.jgroups.protocols.STOMP
 
access_key - Variable in class org.jgroups.protocols.S3_PING
 
accumulated_credits - Variable in class org.jgroups.util.CreditMap
 
ACK - Static variable in class org.jgroups.mux.ServiceInfo
 
ACK - Static variable in class org.jgroups.protocols.SMACK.SmackHeader
 
ACK - Static variable in class org.jgroups.protocols.UNICAST.UnicastHeader
 
ack(long, Address) - Method in class org.jgroups.stack.AckMcastSenderWindow
An ACK has been received from sender.
ack(long) - Method in class org.jgroups.stack.AckSenderWindow
Removes all messages less than or equal to seqno from msgs, and cancels their retransmission
ack(Object) - Method in class org.jgroups.util.AckCollector
 
ack_collector - Variable in class org.jgroups.protocols.pbcast.GMS
To collect VIEW_ACKs from all members
AckCollector - Class in org.jgroups.util
Collects acks from a number of nodes, waits for all acks.
AckCollector() - Constructor for class org.jgroups.util.AckCollector
 
AckCollector(ViewId, List<Object>) - Constructor for class org.jgroups.util.AckCollector
 
AckMcastReceiverWindow - Class in org.jgroups.stack
Keeps track of messages received from various senders.
AckMcastReceiverWindow() - Constructor for class org.jgroups.stack.AckMcastReceiverWindow
 
AckMcastSenderWindow - Class in org.jgroups.stack
Keeps track of ACKs from receivers for each message.
AckMcastSenderWindow(AckMcastSenderWindow.RetransmitCommand, Interval, TimeScheduler) - Constructor for class org.jgroups.stack.AckMcastSenderWindow
Create and start the retransmitter
AckMcastSenderWindow(AckMcastSenderWindow.RetransmitCommand, TimeScheduler) - Constructor for class org.jgroups.stack.AckMcastSenderWindow
Create and start the retransmitter
AckMcastSenderWindow(AckMcastSenderWindow.RetransmitCommand, Interval) - Constructor for class org.jgroups.stack.AckMcastSenderWindow
Create and start the retransmitter
AckMcastSenderWindow(AckMcastSenderWindow.RetransmitCommand) - Constructor for class org.jgroups.stack.AckMcastSenderWindow
Create and start the retransmitter
AckMcastSenderWindow.RetransmitCommand - Interface in org.jgroups.stack
Called by retransmitter thread whenever a message needs to be re-sent to a destination.
AckReceiverWindow - Class in org.jgroups.stack
Counterpart of AckSenderWindow.
AckReceiverWindow(long) - Constructor for class org.jgroups.stack.AckReceiverWindow
 
AckReceiverWindow(long, int) - Constructor for class org.jgroups.stack.AckReceiverWindow
 
AckSenderWindow - Class in org.jgroups.stack
ACK-based sliding window for a sender.
AckSenderWindow(AckSenderWindow.RetransmitCommand) - Constructor for class org.jgroups.stack.AckSenderWindow
 
AckSenderWindow(AckSenderWindow.RetransmitCommand, Interval, TimeScheduler) - Constructor for class org.jgroups.stack.AckSenderWindow
 
AckSenderWindow(AckSenderWindow.RetransmitCommand, Interval, TimeScheduler, Address) - Constructor for class org.jgroups.stack.AckSenderWindow
 
AckSenderWindow() - Constructor for class org.jgroups.stack.AckSenderWindow
Creates an instance without retransmitter
AckSenderWindow.RetransmitCommand - Interface in org.jgroups.stack
 
acquire(boolean) - Method in class org.jgroups.protocols.Locking.ClientLock
 
acquire() - Method in class org.jgroups.protocols.SCOPE.MessageQueue
 
acquired - Variable in class org.jgroups.protocols.Locking.ClientLock
 
acquireTryLock(long, boolean) - Method in class org.jgroups.protocols.Locking.ClientLock
 
actionPerformed(ActionEvent) - Method in class org.jgroups.demos.applets.DrawApplet
 
actionPerformed(ActionEvent) - Method in class org.jgroups.demos.DistributedQueueDemo
 
actionPerformed(ActionEvent) - Method in class org.jgroups.demos.Draw
 
actionPerformed(ActionEvent) - Method in class org.jgroups.demos.Draw2Channels
 
actionPerformed(ActionEvent) - Method in class org.jgroups.demos.DrawRepl
 
actionPerformed(ActionEvent) - Method in class org.jgroups.demos.QuoteClient
 
actionPerformed(ActionEvent) - Method in class org.jgroups.demos.ReplCacheDemo
 
actionPerformed(ActionEvent) - Method in class org.jgroups.demos.ReplicatedHashMapDemo
 
actionPerformed(ActionEvent) - Method in class org.jgroups.demos.StompDraw
 
actionPerformed(ActionEvent) - Method in class org.jgroups.demos.wb.MessageDialog
 
actionPerformed(ActionEvent) - Method in class org.jgroups.demos.wb.SendDialog
 
actionPerformed(ActionEvent) - Method in class org.jgroups.demos.wb.UserInfoDialog
 
actionPerformed(ActionEvent) - Method in class org.jgroups.demos.wb.Whiteboard
 
activeThreads() - Static method in class org.jgroups.util.Util
 
adapter - Variable in class org.jgroups.blocks.MessageDispatcher
 
add(Object) - Method in class org.jgroups.blocks.DistributedQueue
Add the speficied element at the bottom of the queue
add(String) - Method in class org.jgroups.blocks.DistributedTree
 
add(String, Serializable) - Method in class org.jgroups.blocks.DistributedTree
 
add(String, Serializable, int) - Method in class org.jgroups.blocks.DistributedTree
 
add(K, V) - Method in class org.jgroups.blocks.LazyRemovalCache
 
add(V) - Method in class org.jgroups.blocks.LazyRemovalSet
 
add(V...) - Method in class org.jgroups.blocks.LazyRemovalSet
 
add(Collection<V>) - Method in class org.jgroups.blocks.LazyRemovalSet
 
add(short, T) - Method in interface org.jgroups.blocks.mux.Muxer
Registers the specified handler to handle messages containing a mux header with the specified mux identifier.
add(short, UpHandler) - Method in class org.jgroups.blocks.mux.MuxUpHandler
Registers the specified handler to handle messages containing a mux header with the specified mux identifier.
add(short, Class) - Static method in class org.jgroups.conf.ClassConfigurator
Method to register a user-defined header with jg-magic-map at runtime
add(int, int) - Method in class org.jgroups.demos.JmxDemo
 
add(Address) - Method in class org.jgroups.Membership
Adds a new member to this membership.
add(Address...) - Method in class org.jgroups.Membership
 
add(Collection<Address>) - Method in class org.jgroups.Membership
Adds a list of members to this membership
add(Message) - Method in class org.jgroups.protocols.SCOPE.MessageQueue
 
add(Object, long) - Method in class org.jgroups.stack.AckMcastReceiverWindow
Records the sender/seqno pair in the message table
add(long, Message, Vector) - Method in class org.jgroups.stack.AckMcastSenderWindow
Adds a new message to the hash table.
add(long, Message) - Method in class org.jgroups.stack.AckReceiverWindow
Adds a new message.
add(long, Message) - Method in class org.jgroups.stack.AckSenderWindow
Adds a new message to the retransmission table.
add(long, long) - Method in class org.jgroups.stack.DefaultRetransmitter
Add the given range [first_seqno, last_seqno] in the list of entries eligible for retransmission.
add(long, Message) - Method in class org.jgroups.stack.NakReceiverWindow
Adds a message according to its seqno (sequence number).
add(long, long) - Method in class org.jgroups.stack.RangeBasedRetransmitter
Add the given range [first_seqno, last_seqno] in the list of entries eligible for retransmission.
add(long, long) - Method in class org.jgroups.stack.Retransmitter
Add messages from first_seqno to last_seqno for retransmission
add(K) - Method in class org.jgroups.util.AgeOutCache
 
add(T) - Method in class org.jgroups.util.BoundedList
Adds an element at the tail.
add(T, String) - Method in class org.jgroups.util.DefaultSocketFactory
 
add(Thread...) - Method in class org.jgroups.util.Metronome
 
add(Address, long, long) - Method in class org.jgroups.util.MutableDigest
 
add(Address, long, long, long) - Method in class org.jgroups.util.MutableDigest
 
add(Digest) - Method in class org.jgroups.util.MutableDigest
 
add(Object) - Method in class org.jgroups.util.Queue
adds an object to the tail of this queue If the queue has been closed with close(true) no exception will be thrown if the queue has not been flushed yet.
add(Address, T) - Method in class org.jgroups.util.ResponseCollector
 
add(T) - Method in class org.jgroups.util.RingBuffer
Adds an elements into the buffer.
add(Address, long) - Method in class org.jgroups.util.SeqnoTable
 
add(Object) - Method in class org.jgroups.util.UnmodifiableVector
 
add(int, Object) - Method in class org.jgroups.util.UnmodifiableVector
 
add(Address, String) - Static method in class org.jgroups.util.UUID
 
add(Map<Address, String>) - Static method in class org.jgroups.util.UUID
 
add2(long, Message) - Method in class org.jgroups.stack.AckReceiverWindow
Adds a message if not yet received
addAll(Collection) - Method in class org.jgroups.blocks.DistributedQueue
Add the speficied collection to the top of the queue.
addAll(Collection) - Method in class org.jgroups.util.Queue
 
addAll(List<Object>) - Method in class org.jgroups.util.Queue
 
addAll(Collection) - Method in class org.jgroups.util.UnmodifiableVector
 
addAll(int, Collection) - Method in class org.jgroups.util.UnmodifiableVector
 
addAtHead(Object) - Method in class org.jgroups.blocks.DistributedQueue
Add the speficied element at the top of the queue
addChangeListener(Cache.ChangeListener) - Method in class org.jgroups.blocks.Cache
 
addChangeListener(ReplCache.ChangeListener) - Method in class org.jgroups.blocks.ReplCache
 
addChannelListener(ChannelListener) - Method in class org.jgroups.blocks.RpcDispatcher
Add a new channel listener to be notified on the channel's state change.
addChannelListener(ChannelListener) - Method in class org.jgroups.Channel
Allows to be notified when a channel event such as connect, disconnect or close occurs.
addConnection(Address, V) - Method in class org.jgroups.blocks.AbstractConnectionMap
 
addConnectionListener(BasicConnectionTable.ConnectionListener) - Method in class org.jgroups.blocks.BasicConnectionTable
 
addConnectionMapListener(AbstractConnectionMap.ConnectionMapListener<V>) - Method in class org.jgroups.blocks.AbstractConnectionMap
 
addConnectionMapListener(AbstractConnectionMap.ConnectionMapListener<TCPConnectionMap.TCPConnection>) - Method in class org.jgroups.blocks.TCPConnectionMap
 
addDigest(Digest) - Method in class org.jgroups.protocols.pbcast.FLUSH.FlushHeader
 
addDistributedTreeListener(DistributedTree.DistributedTreeListener) - Method in class org.jgroups.blocks.DistributedTree
 
addElement(Object) - Method in class org.jgroups.util.UnmodifiableVector
 
addExecutorListener(Future<?>, ExecutorNotification) - Method in class org.jgroups.protocols.Executing
 
addFlush(Channel, FLUSH) - Static method in class org.jgroups.util.Util
 
addIfAbsent(T) - Method in class org.jgroups.util.BoundedList
 
addIgnoreMember(Address) - Method in class org.jgroups.protocols.DISCARD
Messages from this sender will get dropped
addInitialHost(String, int) - Method in class org.jgroups.protocols.TCPGOSSIP
 
additional_data - Variable in class org.jgroups.JChannel
Provides storage for arbitrary objects.
additional_data - Variable in class org.jgroups.util.UUID
 
additionalChannelListeners - Variable in class org.jgroups.blocks.RpcDispatcher
 
AdditionalDataUUID - Class in org.jgroups.util
Subclass of UUID which adds a string as payload.
AdditionalDataUUID() - Constructor for class org.jgroups.util.AdditionalDataUUID
 
AdditionalDataUUID(byte[], byte[]) - Constructor for class org.jgroups.util.AdditionalDataUUID
 
addListener(TwoPhaseVotingListener) - Method in class org.jgroups.blocks.TwoPhaseVotingAdapter
Wraps actual listener with the VoteChannelListener and adds to the voteChannel
addListener(StompConnection.Listener) - Method in class org.jgroups.client.StompConnection
 
addLockListener(LockNotification) - Method in class org.jgroups.blocks.locking.LockService
 
addLockListener(LockNotification) - Method in class org.jgroups.protocols.Locking
 
addMember(Address) - Method in class org.jgroups.debug.Simulator
 
addMember(Address, Simulator) - Method in class org.jgroups.debug.Simulator
 
addMembershipListener(MembershipListener) - Method in class org.jgroups.blocks.MembershipListenerAdapter
Add membership listener to this adapter.
addMembershipListener(MembershipListener) - Method in class org.jgroups.blocks.PartitionedHashMap
 
addMembershipListener(MembershipListener) - Method in class org.jgroups.blocks.PullPushAdapter
Deprecated.
 
addMembershipListener(MembershipListener) - Method in class org.jgroups.blocks.ReplCache
 
addMembershipListener(MembershipListener) - Method in class org.jgroups.blocks.VotingAdapter
 
addMessageListener(MessageListener) - Method in class org.jgroups.blocks.MessageListenerAdapter
Add message listener to this adapter.
addNode(Object) - Method in class org.jgroups.demos.Topology
 
addNode(String, Address, int, int) - Method in class org.jgroups.demos.wb.GraphPanel
 
addNode(String, Address, int, int) - Method in class org.jgroups.demos.wb.Whiteboard
 
addNotifier(DistributedQueue.Notification) - Method in class org.jgroups.blocks.DistributedQueue
 
addNotifier(ReplicatedHashMap.Notification) - Method in class org.jgroups.blocks.ReplicatedHashMap
 
addNotReceived(Address) - Method in class org.jgroups.util.RspList
 
addPanel(String, JPanel) - Method in class org.jgroups.demos.TotalTokenDemo
 
addPayload(String, Object) - Method in class org.jgroups.View
Deprecated.
Will be removed in 3.0
addPhysicalAddressToCache(Address, PhysicalAddress) - Method in class org.jgroups.protocols.TP
 
addProtocol(short, Class) - Static method in class org.jgroups.conf.ClassConfigurator
 
addProtocol(Protocol) - Method in class org.jgroups.stack.ProtocolStack
Adds a protocol at the tail of the protocol list
addProtocols(Protocol...) - Method in class org.jgroups.stack.ProtocolStack
Adds a list of protocols
addProtocols(List<Protocol>) - Method in class org.jgroups.stack.ProtocolStack
Adds a list of protocols
addr - Variable in class org.jgroups.demos.wb.Node
 
addr - Variable in class org.jgroups.util.SingletonAddress
 
addReplicatedTreeListener(ReplicatedTree.ReplicatedTreeListener) - Method in class org.jgroups.blocks.ReplicatedTree
 
addResponse(PingData) - Method in class org.jgroups.protocols.Discovery.Responses
 
addResponse(PingData, boolean) - Method in class org.jgroups.protocols.Discovery.Responses
 
Address - Interface in org.jgroups
Abstract address.
address - Variable in class org.jgroups.blocks.locking.Owner
 
address - Variable in class org.jgroups.protocols.Executing.Owner
 
address - Variable in class org.jgroups.util.DefaultThreadFactory
 
address_generator - Variable in class org.jgroups.JChannel
 
addressAsString(Address) - Method in class org.jgroups.protocols.FILE_PING
 
AddressGenerator - Interface in org.jgroups.stack
Callback to provide custom addresses.
addRsp(Address, Object) - Method in class org.jgroups.util.RspList
 
addSuspect(Address) - Method in class org.jgroups.util.RspList
 
addSuspectedMember(Address) - Method in class org.jgroups.protocols.FD.Broadcaster
Adds a suspected member.
addSuspectedMember(Address) - Method in class org.jgroups.protocols.FD.BroadcastTask
 
addToMessages(long, Message) - Method in class org.jgroups.stack.AckSenderWindow
 
addToQueue(Locking.Request) - Method in class org.jgroups.protocols.Locking.ServerLock
 
addToRetransmitter(long, Message) - Method in class org.jgroups.stack.AckSenderWindow
 
addViewListener(DistributedTree.ViewListener) - Method in class org.jgroups.blocks.DistributedTree
 
addVote(boolean) - Method in class org.jgroups.blocks.VotingAdapter.VoteResult
 
addVoteListener(VotingListener) - Method in class org.jgroups.blocks.VotingAdapter
Adds voting listener.
addWaiter(Owner) - Method in class org.jgroups.protocols.Locking.ServerCondition
 
adjustCredit(Map<Address, FlowControl.Credit>, Address, int) - Method in class org.jgroups.protocols.FlowControl
Check whether sender has enough credits left.
adjustNodes(Vector) - Method in class org.jgroups.demos.wb.GraphPanel
 
afterExecute(Runnable, Throwable) - Method in class org.jgroups.util.DefaultTimeScheduler
 
afterExecute(Runnable, Throwable) - Method in class org.jgroups.util.ThreadManagerThreadPoolExecutor
Invokes ThreadDecorator.threadReleased(Thread) on the current thread.
afterInvocation(IInvokedMethod, ITestResult) - Method in class org.jgroups.util.JUnitXMLReporter
Invoked after any method (configuration or test) is invoked
AgeOutCache<K> - Class in org.jgroups.util
Cache which removes its elements after a certain time
AgeOutCache(TimeScheduler, long) - Constructor for class org.jgroups.util.AgeOutCache
 
AgeOutCache(TimeScheduler, long, AgeOutCache.Handler) - Constructor for class org.jgroups.util.AgeOutCache
 
AgeOutCache.Handler<K> - Interface in org.jgroups.util
 
all - Variable in class org.jgroups.blocks.locking.AwaitInfo
 
all(Collection, Object) - Static method in class org.jgroups.util.Util
Returns true if all elements of c match obj
ALL_TASK_CANCEL - Static variable in class org.jgroups.blocks.executor.ExecutorEvent
 
args - Variable in class org.jgroups.blocks.MethodCall
The arguments of the method.
array2String(long[]) - Static method in class org.jgroups.util.Util
 
array2String(short[]) - Static method in class org.jgroups.util.Util
 
array2String(int[]) - Static method in class org.jgroups.util.Util
 
array2String(boolean[]) - Static method in class org.jgroups.util.Util
 
array2String(Object[]) - Static method in class org.jgroups.util.Util
 
asDynamicMBean(JChannel) - Method in class org.jgroups.jmx.JmxConfigurator
Deprecated.
asDynamicMBean(Protocol) - Method in class org.jgroups.jmx.JmxConfigurator
Deprecated.
assertEquals(String, Object, Object) - Static method in class org.jgroups.util.Util
 
assertEquals(Object, Object) - Static method in class org.jgroups.util.Util
 
assertFalse(boolean) - Static method in class org.jgroups.util.Util
 
assertFalse(String, boolean) - Static method in class org.jgroups.util.Util
 
assertNotNull(String, Object) - Static method in class org.jgroups.util.Util
 
assertNotNull(Object) - Static method in class org.jgroups.util.Util
 
assertNull(String, Object) - Static method in class org.jgroups.util.Util
 
assertTrue(boolean) - Static method in class org.jgroups.util.Util
 
assertTrue(String, boolean) - Static method in class org.jgroups.util.Util
 
ASYNC - Static variable in class org.jgroups.blocks.RequestOptions
Deprecated.
ASYNC() - Static method in class org.jgroups.blocks.RequestOptions
 
attemptSchemaInitialization() - Method in class org.jgroups.protocols.JDBC_PING
 
attributeNameToMethodName(String) - Static method in class org.jgroups.util.Util
 
auth - Variable in class org.jgroups.auth.AuthToken
A reference to AUTH
AUTH - Class in org.jgroups.protocols
The AUTH protocol adds a layer of authentication to JGroups
AUTH() - Constructor for class org.jgroups.protocols.AUTH
 
auth_token - Variable in class org.jgroups.protocols.AUTH
used on the coordinator to authentication joining member requests against
authenticate(AuthToken, Message) - Method in class org.jgroups.auth.AuthToken
This method should be implemented to perform the actual authentication of joining members.
authenticate(AuthToken, Message) - Method in class org.jgroups.auth.FixedMembershipToken
 
authenticate(AuthToken, Message) - Method in class org.jgroups.auth.MD5Token
 
authenticate(AuthToken, Message) - Method in class org.jgroups.auth.RegexMembership
 
authenticate(AuthToken, Message) - Method in class org.jgroups.auth.SimpleToken
 
authenticate(AuthToken, Message) - Method in class org.jgroups.auth.X509Token
 
AuthHeader - Class in org.jgroups.protocols
AuthHeader is a holder object for the token that is passed from the joiner to the coordinator
AuthHeader() - Constructor for class org.jgroups.protocols.AuthHeader
 
AuthToken - Class in org.jgroups.auth
Abstract AuthToken class used by implementations of AUTH, e.g.
AuthToken() - Constructor for class org.jgroups.auth.AuthToken
 
AUTO_GETSTATE - Static variable in class org.jgroups.Channel
Deprecated.
AUTO_RECONNECT - Static variable in class org.jgroups.Channel
Deprecated.
automatic_purging - Variable in class org.jgroups.util.RetransmitTable
By default, rows are only nulled and highest_seqno_purged is adjusted when RetransmitTable.purge(long) is called.
available() - Method in class org.jgroups.blocks.GridInputStream
 
available() - Method in class org.jgroups.util.ExposedByteArrayInputStream
 
await() - Method in class org.jgroups.protocols.Locking.ClientCondition
 
await(long, TimeUnit) - Method in class org.jgroups.protocols.Locking.ClientCondition
Note this wait will only work correctly if the converted value is less than 292 years.
await(boolean) - Method in class org.jgroups.protocols.Locking.ClientCondition
 
await(long) - Method in class org.jgroups.protocols.Locking.ClientCondition
 
awaited(String, Owner) - Method in interface org.jgroups.blocks.locking.LockNotification
 
awaited(String, Owner) - Method in class org.jgroups.demos.LockServiceDemo
 
awaited(String, Owner) - Method in class org.jgroups.protocols.CENTRAL_LOCK
 
AwaitInfo - Class in org.jgroups.blocks.locking
 
AwaitInfo(String, boolean) - Constructor for class org.jgroups.blocks.locking.AwaitInfo
 
awaiting(String, Owner) - Method in interface org.jgroups.blocks.locking.LockNotification
 
awaiting(String, Owner) - Method in class org.jgroups.demos.LockServiceDemo
 
awaiting(String, Owner) - Method in class org.jgroups.protocols.CENTRAL_LOCK
 
awaitNanos(long) - Method in class org.jgroups.protocols.Locking.ClientCondition
 
awaitTermination(long, TimeUnit) - Method in class org.jgroups.blocks.executor.ExecutionService
 
awaitUninterruptibly() - Method in class org.jgroups.protocols.Locking.ClientCondition
 
awaitUntil(Date) - Method in class org.jgroups.protocols.Locking.ClientCondition
 

B

backups - Variable in class org.jgroups.protocols.CENTRAL_EXECUTOR
 
backups - Variable in class org.jgroups.protocols.CENTRAL_LOCK
 
BARRIER - Class in org.jgroups.protocols
All messages up the stack have to go through a barrier (read lock, RL).
BARRIER() - Constructor for class org.jgroups.protocols.BARRIER
 
baseName - Variable in class org.jgroups.util.DefaultThreadFactory
 
BasicConnectionTable - Class in org.jgroups.blocks
Shared class for TCP connection tables.
BasicConnectionTable() - Constructor for class org.jgroups.blocks.BasicConnectionTable
 
BasicConnectionTable.ConnectionListener - Interface in org.jgroups.blocks
Used to be notified about connection establishment and teardown.
BasicConnectionTable.Receiver - Interface in org.jgroups.blocks
Used for message reception.
BasicTCP - Class in org.jgroups.protocols
Shared base class for TCP protocols
BasicTCP() - Constructor for class org.jgroups.protocols.BasicTCP
 
bcast_task - Variable in class org.jgroups.protocols.FD
Transmits SUSPECT message until view change or UNSUSPECT is received
BECOME_SERVER - Static variable in class org.jgroups.Event
 
becomeClient() - Method in class org.jgroups.protocols.pbcast.GMS
 
becomeCoordinator() - Method in class org.jgroups.protocols.pbcast.GMS
 
becomeParticipant() - Method in class org.jgroups.protocols.pbcast.GMS
 
beforeInvocation(IInvokedMethod, ITestResult) - Method in class org.jgroups.util.JUnitXMLReporter
Invoked before any method (configuration or test) is invoked
BELOW - Static variable in class org.jgroups.stack.ProtocolStack
 
BIG_CLUSTER_SIZE - Static variable in class org.jgroups.Global
 
BIND_ADDR - Static variable in class org.jgroups.Global
 
bind_addr - Variable in class org.jgroups.protocols.STOMP
 
bind_addr - Variable in class org.jgroups.protocols.TP
 
BIND_ADDR_OLD - Static variable in class org.jgroups.Global
 
BIND_INTERFACE - Static variable in class org.jgroups.Global
 
bind_interface_str - Variable in class org.jgroups.protocols.FD_ICMP
 
bind_interface_str - Variable in class org.jgroups.protocols.FD_SOCK
 
bind_interface_str - Variable in class org.jgroups.protocols.MPING
 
bind_interface_str - Variable in class org.jgroups.protocols.pbcast.STREAMING_STATE_TRANSFER
 
bind_interface_str - Variable in class org.jgroups.protocols.TP
 
bind_interface_str - Variable in class org.jgroups.protocols.VERIFY_SUSPECT
 
bind_port - Variable in class org.jgroups.protocols.BPING
 
bind_port - Variable in class org.jgroups.protocols.TP
The port to which the transport binds.
bindToInterfaces(List<NetworkInterface>, MulticastSocket, InetAddress) - Method in class org.jgroups.protocols.UDP
 
block() - Method in class org.jgroups.blocks.DistributedLockManager
Deprecated.
 
block() - Method in class org.jgroups.blocks.DistributedQueue
Block sending and receiving of messages until ViewAccepted is called
block() - Method in class org.jgroups.blocks.DistributedTree
Block sending and receiving of messages until ViewAccepted is called
block() - Method in class org.jgroups.blocks.MembershipListenerAdapter
Notify membership listeners to temporarily stop sending messages into a channel.
block() - Method in class org.jgroups.blocks.NotificationBus
Deprecated.
 
block() - Method in class org.jgroups.blocks.PartitionedHashMap.ArrayBasedConsistentHashFunction
 
block() - Method in class org.jgroups.blocks.PartitionedHashMap
 
block() - Method in class org.jgroups.blocks.ReplCache
 
block() - Method in class org.jgroups.blocks.ReplicatedHashMap
Block sending and receiving of messages until ViewAccepted is called
block() - Method in class org.jgroups.blocks.VotingAdapter
Blocks the channel until the ViewAccepted is invoked.
BLOCK - Static variable in class org.jgroups.Channel
Deprecated.
block() - Method in class org.jgroups.demos.Draw
 
block() - Method in class org.jgroups.demos.QuoteClient
 
block() - Method in class org.jgroups.demos.QuoteServer
 
block() - Method in class org.jgroups.demos.Topology
 
block() - Method in class org.jgroups.demos.wb.Whiteboard
 
BLOCK - Static variable in class org.jgroups.Event
 
block() - Method in class org.jgroups.ExtendedReceiverAdapter
 
block() - Method in interface org.jgroups.MembershipListener
Called (usually by the FLUSH protocol), as an indication that the member should stop sending messages.
block - Variable in class org.jgroups.protocols.RATE_LIMITER
 
block() - Method in class org.jgroups.ReceiverAdapter
 
block_for_results - Variable in class org.jgroups.blocks.Request
 
BlockEvent - Class in org.jgroups
Trivial object that represents a block event.
BlockEvent() - Constructor for class org.jgroups.BlockEvent
 
blockOk() - Method in class org.jgroups.Channel
Called to acknowledge a block() (callback in MembershipListener or BlockEvent received from call to Receive).
blockOk() - Method in class org.jgroups.JChannel
Called to acknowledge a block() (callback in MembershipListener or BlockEvent received from call to receive()).
BLOCKS_START_ID - Static variable in class org.jgroups.Global
First ID assigned for building blocks (defined in jg-protocols.xml)
blockUntilViewsReceived(long, long, Channel...) - Static method in class org.jgroups.util.Util
Blocks until all channels have the same view
BoundedList<T> - Class in org.jgroups.util
A bounded subclass of LinkedList, oldest elements are removed once max capacity is exceeded.
BoundedList() - Constructor for class org.jgroups.util.BoundedList
 
BoundedList(int) - Constructor for class org.jgroups.util.BoundedList
 
BPING - Class in org.jgroups.protocols
Broadcast PING.
BPING() - Constructor for class org.jgroups.protocols.BPING
 
BPING_BIND_PORT - Static variable in class org.jgroups.Global
 
BPING_SOCK - Static variable in class org.jgroups.Global
 
break_on_coord_rsp - Variable in class org.jgroups.protocols.Discovery
 
bridge - Variable in class org.jgroups.protocols.RELAY
The bridge between the two local clusters, usually based on a TCP config
bridge_name - Variable in class org.jgroups.protocols.RELAY
 
bridge_props - Variable in class org.jgroups.protocols.RELAY
 
bridge_view - Variable in class org.jgroups.protocols.RELAY
The view of the bridge cluster, usually consists of max 2 nodes
broadcastEndpoint() - Method in class org.jgroups.protocols.STOMP
 
BSH - Class in org.jgroups.protocols
Beanshell (www.beanshell.org) interpreter class.
BSH() - Constructor for class org.jgroups.protocols.BSH
 
BSH_SRV_SOCK - Static variable in class org.jgroups.Global
 
buffer - Variable in class org.jgroups.demos.ExecutionServiceDemo.ByteBufferStreamable
 
buffer - Variable in class org.jgroups.demos.ExecutionServiceDemo.SortingByteCallable
 
Buffer - Class in org.jgroups.util
Buffer with an offset and length.
Buffer(byte[], int, int) - Constructor for class org.jgroups.util.Buffer
 
Buffer(byte[]) - Constructor for class org.jgroups.util.Buffer
 
bundler - Variable in class org.jgroups.protocols.TP
 
bundler_capacity - Variable in class org.jgroups.protocols.TP
 
bundler_type - Variable in class org.jgroups.protocols.TP
 
bypass_bundling - Variable in class org.jgroups.protocols.Executing
 
bypass_bundling - Variable in class org.jgroups.protocols.Locking
 
BYTE_SIZE - Static variable in class org.jgroups.Global
 
byteBufferToMessage(byte[], int, int) - Static method in class org.jgroups.util.Util
 
byteBufferToMessageList(byte[], int, int) - Static method in class org.jgroups.util.Util
 
bytes1 - Variable in class org.jgroups.demos.ExecutionServiceDemo.SortingTwoByteCallable
 
bytes2 - Variable in class org.jgroups.demos.ExecutionServiceDemo.SortingTwoByteCallable
 

C

Cache<K,V> - Class in org.jgroups.blocks
Simple cache which maintains keys and value.
Cache() - Constructor for class org.jgroups.blocks.Cache
 
cache - Static variable in class org.jgroups.util.UUID
Keeps track of associations between logical addresses (UUIDs) and logical names
Cache.ChangeListener - Interface in org.jgroups.blocks
 
Cache.Value<V> - Class in org.jgroups.blocks
 
Cache.Value(V, long) - Constructor for class org.jgroups.blocks.Cache.Value
 
Cache.Value() - Constructor for class org.jgroups.blocks.Cache.Value
 
call() - Method in class org.jgroups.blocks.executor.Executions.StreamableCallable
 
call() - Method in class org.jgroups.blocks.executor.ExecutionService.RunnableAdapter
 
call() - Method in class org.jgroups.demos.ExecutionServiceDemo.SortingByteCallable
 
call() - Method in class org.jgroups.demos.ExecutionServiceDemo.SortingTwoByteCallable
 
callable - Variable in class org.jgroups.blocks.executor.ExecutionService.DistributedFuture.Sync
The underlying callable
callRemoteMethod(Address, String, Object[], Class[], int, long) - Method in class org.jgroups.blocks.RpcDispatcher
Deprecated.
callRemoteMethod(Address, String, Object[], Class[], RequestOptions) - Method in class org.jgroups.blocks.RpcDispatcher
 
callRemoteMethod(Address, String, Object[], String[], int, long) - Method in class org.jgroups.blocks.RpcDispatcher
Deprecated.
callRemoteMethod(Address, MethodCall, int, long) - Method in class org.jgroups.blocks.RpcDispatcher
Deprecated.
callRemoteMethod(Address, MethodCall, int, long, boolean) - Method in class org.jgroups.blocks.RpcDispatcher
Deprecated.
callRemoteMethod(Address, MethodCall) - Method in class org.jgroups.blocks.RpcDispatcher
Deprecated.
callRemoteMethod(Address, MethodCall, RequestOptions) - Method in class org.jgroups.blocks.RpcDispatcher
 
callRemoteMethods(Vector<Address>, String, Object[], Class[], int, long) - Method in class org.jgroups.blocks.RpcDispatcher
Deprecated.
callRemoteMethods(Vector<Address>, String, Object[], Class[], int, long, boolean) - Method in class org.jgroups.blocks.RpcDispatcher
Deprecated.
callRemoteMethods(Vector<Address>, String, Object[], Class[], int, long, boolean, RspFilter) - Method in class org.jgroups.blocks.RpcDispatcher
Deprecated.
callRemoteMethods(Collection<Address>, String, Object[], Class[], RequestOptions) - Method in class org.jgroups.blocks.RpcDispatcher
 
callRemoteMethods(Vector<Address>, String, Object[], String[], int, long) - Method in class org.jgroups.blocks.RpcDispatcher
Deprecated.
callRemoteMethods(Vector<Address>, String, Object[], String[], int, long, boolean) - Method in class org.jgroups.blocks.RpcDispatcher
Deprecated.
callRemoteMethods(Vector<Address>, MethodCall, int, long) - Method in class org.jgroups.blocks.RpcDispatcher
Deprecated.
callRemoteMethods(Collection<Address>, MethodCall, RequestOptions) - Method in class org.jgroups.blocks.RpcDispatcher
Invokes a method in all members contained in dests (or all members if dests is null).
callRemoteMethodsWithFuture(Vector<Address>, MethodCall, int, long, boolean, boolean, RspFilter) - Method in class org.jgroups.blocks.RpcDispatcher
Deprecated.
callRemoteMethodsWithFuture(Vector<Address>, MethodCall) - Method in class org.jgroups.blocks.RpcDispatcher
Deprecated.
callRemoteMethodsWithFuture(Collection<Address>, MethodCall, RequestOptions) - Method in class org.jgroups.blocks.RpcDispatcher
 
callRemoteMethodWithFuture(Address, MethodCall, int, long, boolean) - Method in class org.jgroups.blocks.RpcDispatcher
Deprecated.
callRemoteMethodWithFuture(Address, MethodCall) - Method in class org.jgroups.blocks.RpcDispatcher
Deprecated.
callRemoteMethodWithFuture(Address, MethodCall, RequestOptions) - Method in class org.jgroups.blocks.RpcDispatcher
 
callRetransmissionCommand() - Method in class org.jgroups.stack.DefaultRetransmitter.SeqnoTask
 
callRetransmissionCommand() - Method in class org.jgroups.stack.RangeBasedRetransmitter.RangeTask
 
callRetransmissionCommand() - Method in class org.jgroups.stack.Retransmitter.Task
 
can_bind_to_mcast_addr - Static variable in class org.jgroups.protocols.TP
 
canBeProcessedTogether(GmsImpl.Request) - Method in class org.jgroups.protocols.pbcast.GmsImpl.Request
Specifies whether this request can be processed with other request simultaneously
cancel(boolean) - Method in class org.jgroups.blocks.executor.ExecutionService.DistributedFuture
 
cancel(boolean) - Method in class org.jgroups.blocks.Request
 
cancel() - Method in class org.jgroups.stack.Retransmitter.Task
 
cancel(boolean) - Method in class org.jgroups.util.HashedTimingWheel.MyTask
 
cancel(boolean) - Method in class org.jgroups.util.NullFuture
 
cancel(boolean) - Method in class org.jgroups.util.TimeScheduler2.MyTask
 
CANCEL_MERGE - Static variable in class org.jgroups.protocols.pbcast.GMS.GmsHeader
 
CANCELLED - Static variable in class org.jgroups.blocks.executor.ExecutionService.DistributedFuture.Sync
State value representing that task was cancelled
cancelled - Variable in class org.jgroups.stack.Retransmitter.Task
 
cancelled - Variable in class org.jgroups.util.HashedTimingWheel.MyTask
 
cancelled - Variable in class org.jgroups.util.TimeScheduler2.MyTask
 
CannotConnectException - Exception in org.jgroups.persistence
 
CannotConnectException(Exception, String) - Constructor for exception org.jgroups.persistence.CannotConnectException
 
CannotConnectException(Throwable, String) - Constructor for exception org.jgroups.persistence.CannotConnectException
 
CannotCreateSchemaException - Exception in org.jgroups.persistence
 
CannotCreateSchemaException(Throwable, String) - Constructor for exception org.jgroups.persistence.CannotCreateSchemaException
 
CannotPersistException - Exception in org.jgroups.persistence
 
CannotPersistException(Throwable, String) - Constructor for exception org.jgroups.persistence.CannotPersistException
 
CannotRemoveException - Exception in org.jgroups.persistence
 
CannotRemoveException(Throwable, String) - Constructor for exception org.jgroups.persistence.CannotRemoveException
 
CannotRetrieveException - Exception in org.jgroups.persistence
 
CannotRetrieveException(Throwable, String) - Constructor for exception org.jgroups.persistence.CannotRetrieveException
 
cap - Variable in class org.jgroups.protocols.pbcast.STABLE
 
capacity() - Method in class org.jgroups.util.Headers
 
capacity() - Method in class org.jgroups.util.RetransmitTable
Returns the total capacity in the matrix
capacity() - Method in class org.jgroups.util.UnmodifiableVector
 
cardinality() - Method in class org.jgroups.util.FixedSizeBitSet
Returns the number of bits set to true in this bit set
cast(Collection<Address>, Message, RequestOptions, boolean) - Method in class org.jgroups.blocks.MessageDispatcher
 
cast(Collection<Address>, Message, RequestOptions, boolean) - Method in class org.jgroups.blocks.mux.MuxMessageDispatcher
 
cast(Collection<Address>, Message, RequestOptions, boolean) - Method in class org.jgroups.blocks.mux.MuxRpcDispatcher
 
castMessage(Vector, Message, int, long) - Method in class org.jgroups.blocks.MessageDispatcher
Deprecated.
castMessage(Vector, Message, int, long, boolean) - Method in class org.jgroups.blocks.MessageDispatcher
Deprecated.
castMessage(Vector, Message, int, long, boolean, RspFilter) - Method in class org.jgroups.blocks.MessageDispatcher
Deprecated.
castMessage(Collection<Address>, Message, RequestOptions) - Method in class org.jgroups.blocks.MessageDispatcher
Sends a message to the members listed in dests.
castMessageWithFuture(Vector, Message, int, long, boolean, RspFilter) - Method in class org.jgroups.blocks.MessageDispatcher
Deprecated.
castMessageWithFuture(Collection<Address>, Message, RequestOptions) - Method in class org.jgroups.blocks.MessageDispatcher
 
castViewChangeWithDest(View, Digest, JoinRsp, Collection<Address>) - Method in class org.jgroups.protocols.pbcast.GMS
Broadcasts the new view and digest, and waits for acks from all members in the list given as argument.
CausalDemo - Class in org.jgroups.demos
Simple causal demo where each member bcast a consecutive letter from the alphabet and picks the next member to transmit the next letter.
CausalDemo(boolean) - Constructor for class org.jgroups.demos.CausalDemo
 
CCHM_CONCURRENCY_LEVEL - Static variable in class org.jgroups.Global
 
CCHM_CONCURRENCY_LEVEL - Static variable in class org.jgroups.util.Util
 
CCHM_INITIAL_CAPACITY - Static variable in class org.jgroups.Global
 
CCHM_INITIAL_CAPACITY - Static variable in class org.jgroups.util.Util
 
CCHM_LOAD_FACTOR - Static variable in class org.jgroups.Global
 
CCHM_LOAD_FACTOR - Static variable in class org.jgroups.util.Util
 
CENTRAL_EXECUTOR - Class in org.jgroups.protocols
This is a central executor service where each request is sent to the coordinator for either a task or a current waiting thread.
CENTRAL_EXECUTOR() - Constructor for class org.jgroups.protocols.CENTRAL_EXECUTOR
 
CENTRAL_LOCK - Class in org.jgroups.protocols
Implementation of a locking protocol which acquires locks by contacting the coordinator.
CENTRAL_LOCK() - Constructor for class org.jgroups.protocols.CENTRAL_LOCK
 
CERT_ALIAS - Static variable in class org.jgroups.auth.X509Token
 
CERT_PASSWORD - Static variable in class org.jgroups.auth.X509Token
 
ch - Variable in class org.jgroups.blocks.executor.ExecutionRunner
 
ch - Variable in class org.jgroups.blocks.executor.ExecutionService
 
ch - Variable in class org.jgroups.blocks.locking.LockService
 
ch - Variable in class org.jgroups.demos.ExecutionServiceDemo
 
ch - Variable in class org.jgroups.demos.LockServiceDemo
 
ch - Variable in class org.jgroups.demos.RelayDemoRpc
 
changed() - Method in interface org.jgroups.blocks.Cache.ChangeListener
 
changed() - Method in class org.jgroups.blocks.ReplCache
 
changed() - Method in interface org.jgroups.blocks.ReplCache.ChangeListener
 
channel - Variable in class org.jgroups.blocks.DistributedQueue
 
channel - Variable in class org.jgroups.blocks.DistributedTree
 
channel - Variable in class org.jgroups.blocks.MessageDispatcher
 
Channel - Class in org.jgroups
A channel represents a group communication endpoint (like BSD datagram sockets).
Channel() - Constructor for class org.jgroups.Channel
 
channel_listeners - Variable in class org.jgroups.Channel
 
channel_name - Variable in class org.jgroups.protocols.TP
The name of the group to which this member is connected.
channel_name - Variable in class org.jgroups.protocols.TpHeader
 
channelClosed(Channel) - Method in class org.jgroups.blocks.PullPushAdapter
Deprecated.
 
channelClosed(Channel) - Method in class org.jgroups.blocks.RpcDispatcher
 
channelClosed(Channel) - Method in interface org.jgroups.ChannelListener
 
channelClosed(Channel) - Method in class org.jgroups.ChannelListenerAdapter
 
channelClosed(Channel) - Method in class org.jgroups.demos.Draw
 
ChannelClosedException - Exception in org.jgroups
Thrown if an operation is attemped on a closed channel.
ChannelClosedException() - Constructor for exception org.jgroups.ChannelClosedException
 
ChannelClosedException(String) - Constructor for exception org.jgroups.ChannelClosedException
 
channelConnected(Channel) - Method in class org.jgroups.blocks.PullPushAdapter
Deprecated.
 
channelConnected(Channel) - Method in class org.jgroups.blocks.RpcDispatcher
 
channelConnected(Channel) - Method in interface org.jgroups.ChannelListener
 
channelConnected(Channel) - Method in class org.jgroups.ChannelListenerAdapter
 
channelConnected(Channel) - Method in class org.jgroups.demos.Draw
 
channelDisconnected(Channel) - Method in class org.jgroups.blocks.PullPushAdapter
Deprecated.
 
channelDisconnected(Channel) - Method in class org.jgroups.blocks.RpcDispatcher
 
channelDisconnected(Channel) - Method in interface org.jgroups.ChannelListener
 
channelDisconnected(Channel) - Method in class org.jgroups.ChannelListenerAdapter
 
channelDisconnected(Channel) - Method in class org.jgroups.demos.Draw
 
ChannelException - Exception in org.jgroups
This class represents the super class for all exception types thrown by JGroups.
ChannelException() - Constructor for exception org.jgroups.ChannelException
 
ChannelException(String) - Constructor for exception org.jgroups.ChannelException
 
ChannelException(String, Throwable) - Constructor for exception org.jgroups.ChannelException
 
ChannelFactory - Interface in org.jgroups
Deprecated.
Might get removed in 3.0. Use your own method of injecting channels
ChannelListener - Interface in org.jgroups
Allows a listener to be notified when important channel events occur.
ChannelListenerAdapter - Class in org.jgroups
Class which implements ChannelListener
ChannelListenerAdapter() - Constructor for class org.jgroups.ChannelListenerAdapter
 
ChannelNotConnectedException - Exception in org.jgroups
Thrown if an operation is attemped on an unconnected channel.
ChannelNotConnectedException() - Constructor for exception org.jgroups.ChannelNotConnectedException
 
ChannelNotConnectedException(String) - Constructor for exception org.jgroups.ChannelNotConnectedException
 
channelReconnected(Address) - Method in class org.jgroups.blocks.RpcDispatcher
 
channelReconnected(Address) - Method in interface org.jgroups.ChannelListener
Deprecated.
channelReconnected(Address) - Method in class org.jgroups.ChannelListenerAdapter
 
channelReconnected(Address) - Method in class org.jgroups.demos.Draw
 
channelShunned() - Method in class org.jgroups.blocks.RpcDispatcher
 
channelShunned() - Method in interface org.jgroups.ChannelListener
Deprecated.
channelShunned() - Method in class org.jgroups.ChannelListenerAdapter
 
channelShunned() - Method in class org.jgroups.demos.Draw
 
checkClosed() - Method in class org.jgroups.JChannel
health check
throws a ChannelClosed exception if the channel is closed
checkClosedOrNotConnected() - Method in class org.jgroups.JChannel
 
checkCompletion(Future) - Method in class org.jgroups.blocks.Request
 
checkConnection() - Method in class org.jgroups.stack.RouterStub
Checks whether the connection is open
checkForDropMessage(Message, Address) - Method in class org.jgroups.debug.Simulator
 
checkForHp() - Static method in class org.jgroups.util.Util
 
checkForLinux() - Static method in class org.jgroups.util.Util
 
checkForMac() - Static method in class org.jgroups.util.Util
 
checkForRebroadcasts() - Method in class org.jgroups.protocols.pbcast.NAKACK
 
checkForSolaris() - Static method in class org.jgroups.util.Util
 
checkForWindows() - Static method in class org.jgroups.util.Util
 
checkIfValidAddress(InetAddress, String) - Static method in class org.jgroups.util.Util
 
checkParentDirs(String, boolean) - Method in class org.jgroups.blocks.GridFile
Checks whether the parent directories are present (and are directories).
checkResult(RspList, Object) - Method in class org.jgroups.blocks.DistributedQueue
 
checkSealed() - Method in class org.jgroups.blocks.RequestOptions
 
checkSelfInclusion(Vector<Address>) - Method in class org.jgroups.protocols.pbcast.GMS
Returns true if local_addr is member of mbrs, else false
CIPHER_TYPE - Static variable in class org.jgroups.auth.X509Token
 
ClassConfigurator - Class in org.jgroups.conf
This class will be replaced with the class that read info from the magic number configurator that reads info from the xml file.
ClassConfigurator() - Constructor for class org.jgroups.conf.ClassConfigurator
 
clear() - Method in class org.jgroups.blocks.AbstractConnectionMap
 
clear(boolean) - Method in class org.jgroups.blocks.LazyRemovalCache
 
clear(boolean) - Method in class org.jgroups.blocks.LazyRemovalSet
 
clear() - Method in class org.jgroups.blocks.ReplCache
Removes all keys and values in the L2 and L1 caches
clear() - Method in class org.jgroups.blocks.ReplicatedHashMap
Removes all of the mappings from this map.
clear() - Method in class org.jgroups.Membership
removes all the members from this membership
clear() - Method in class org.jgroups.persistence.DBPersistenceManager
Clears the key-cache as well as all entries
clear() - Method in class org.jgroups.persistence.FilePersistenceManager
Clears the complete NV state from the DB
clear() - Method in interface org.jgroups.persistence.PersistenceManager
Deprecated.
Clears the complete NV state from the DB
clear() - Method in class org.jgroups.protocols.SCOPE.MessageQueue
 
clear() - Method in class org.jgroups.stack.GossipRouter
 
clear() - Method in class org.jgroups.util.AgeOutCache
 
clear() - Method in class org.jgroups.util.CreditMap
 
clear(int) - Method in class org.jgroups.util.FixedSizeBitSet
Sets the bit specified by the index to false.
clear() - Method in class org.jgroups.util.MutableDigest
 
clear() - Method in class org.jgroups.util.MyReceiver
 
clear() - Method in class org.jgroups.util.Queue
Removes all elements from the queue.
clear() - Method in class org.jgroups.util.RetransmitTable
Removes all elements.
clear() - Method in class org.jgroups.util.RspList
 
clear(long) - Method in class org.jgroups.util.Seqno
 
clear(long) - Method in class org.jgroups.util.SeqnoRange
 
clear(long...) - Method in class org.jgroups.util.SeqnoRange
 
clear() - Method in class org.jgroups.util.SeqnoTable
 
clear() - Method in class org.jgroups.util.UnmodifiableVector
 
clearAllFragments() - Method in class org.jgroups.protocols.FRAG2
 
clearChannelListeners() - Method in class org.jgroups.Channel
 
clearConfigurations() - Method in class org.jgroups.JChannelFactory
Deprecated.
Removes all configurations
clearDynamicHostList() - Method in class org.jgroups.protocols.TCPPING
 
clearFlag(byte) - Method in class org.jgroups.Message
 
clearFlags(byte) - Method in class org.jgroups.blocks.RequestOptions
 
clearFlags(byte, byte) - Static method in class org.jgroups.util.Util
 
clearFragmentsFor(Address) - Method in class org.jgroups.protocols.FRAG2
 
clearLogicalAddressCache() - Method in class org.jgroups.protocols.TP
Clears the cache.
clearPanel() - Method in class org.jgroups.demos.applets.DrawApplet
 
clearPanel() - Method in class org.jgroups.demos.Draw
 
clearPanel() - Method in class org.jgroups.demos.Draw2Channels
 
clearPanel() - Method in class org.jgroups.demos.DrawRepl
 
clearPanel() - Method in class org.jgroups.demos.StompDraw
 
clearQueue(Address) - Method in class org.jgroups.protocols.SCOPE
 
clearStableMessages() - Method in class org.jgroups.stack.AckMcastSenderWindow
 
clearTransientFlag(byte) - Method in class org.jgroups.Message
 
CLIENT - Static variable in class org.jgroups.demos.StompChat
 
CLIENT_JOINED - Static variable in class org.jgroups.demos.StompChat
 
CLIENT_LEFT - Static variable in class org.jgroups.demos.StompChat
 
client_locks - Variable in class org.jgroups.protocols.Locking
 
ClientGmsImpl - Class in org.jgroups.protocols.pbcast
Client part of GMS.
ClientGmsImpl(GMS) - Constructor for class org.jgroups.protocols.pbcast.ClientGmsImpl
 
CLIENTS - Static variable in class org.jgroups.demos.StompChat
 
clients_dest - Static variable in class org.jgroups.demos.StompDraw
 
CLIENTS_KW - Static variable in class org.jgroups.demos.StompChat
 
clone() - Method in class org.jgroups.blocks.ReplicatedTree.Node
 
clone() - Method in class org.jgroups.Membership
 
clone() - Method in class org.jgroups.MergeView
creates a copy of this view
clone() - Method in class org.jgroups.Message
 
clone() - Method in class org.jgroups.stack.IpAddress
 
clone() - Method in class org.jgroups.util.UnmodifiableVector
 
clone() - Method in class org.jgroups.util.UUID
 
clone() - Method in class org.jgroups.View
creates a copy of this view
clone() - Method in class org.jgroups.ViewId
Cloneable interface Returns a new ViewID object containing the same address and lamport timestamp as this view
close() - Method in interface org.jgroups.blocks.Connection
 
close() - Method in class org.jgroups.blocks.GridInputStream
 
close() - Method in class org.jgroups.blocks.GridOutputStream
 
close() - Method in class org.jgroups.blocks.TCPConnectionMap.TCPConnection
 
close() - Method in class org.jgroups.Channel
Destroys the channel and its associated resources (e.g., the protocol stack).
close() - Method in class org.jgroups.client.StompConnection
 
close() - Method in class org.jgroups.JChannel
Destroys the channel.
close() - Method in class org.jgroups.mux.Multiplexer
Deprecated.
 
close() - Method in class org.jgroups.mux.MuxChannel
Deprecated.
 
CLOSE - Static variable in class org.jgroups.stack.GossipRouter
 
close(Socket) - Method in class org.jgroups.util.DefaultSocketFactory
 
close(ServerSocket) - Method in class org.jgroups.util.DefaultSocketFactory
 
close(DatagramSocket) - Method in class org.jgroups.util.DefaultSocketFactory
 
close() - Method in class org.jgroups.util.ExposedByteArrayInputStream
 
close() - Method in class org.jgroups.util.MarshallerPool
Deprecated.
Closes all output streams.
close(boolean) - Method in class org.jgroups.util.Queue
Marks the queues as closed.
close(Socket) - Method in interface org.jgroups.util.SocketFactory
 
close(ServerSocket) - Method in interface org.jgroups.util.SocketFactory
 
close(DatagramSocket) - Method in interface org.jgroups.util.SocketFactory
 
close(InputStream) - Static method in class org.jgroups.util.Util
 
close(OutputStream) - Static method in class org.jgroups.util.Util
 
close(Socket) - Static method in class org.jgroups.util.Util
 
close(ServerSocket) - Static method in class org.jgroups.util.Util
 
close(DatagramSocket) - Static method in class org.jgroups.util.Util
 
close(Channel) - Static method in class org.jgroups.util.Util
 
close(Channel...) - Static method in class org.jgroups.util.Util
 
close(Connection) - Static method in class org.jgroups.util.Util
 
CLOSE_BARRIER - Static variable in class org.jgroups.Event
 
closeAll() - Method in class org.jgroups.mux.Multiplexer
Deprecated.
 
closeConnection(Connection) - Method in class org.jgroups.protocols.JDBC_PING
 
closed - Variable in class org.jgroups.JChannel
 
closed() - Method in class org.jgroups.util.Queue
returns true if the Queue has been closed however, this method will return false if the queue has been closed using the close(true) method and the last element has yet not been received.
closeMessageQueue(boolean) - Method in class org.jgroups.JChannel
 
closeUnicastSocket() - Method in class org.jgroups.protocols.UDP
 
cluster_name - Variable in class org.jgroups.protocols.PingHeader
 
cluster_name - Variable in class org.jgroups.protocols.SCOPE
 
cluster_name - Variable in class org.jgroups.util.SingletonAddress
 
clusterName - Variable in class org.jgroups.util.DefaultThreadFactory
 
cmd - Variable in class org.jgroups.stack.Retransmitter
 
collectionToByteBuffer(Collection<Address>) - Static method in class org.jgroups.util.Util
 
command - Variable in class org.jgroups.stack.Retransmitter.Task
 
Command - Interface in org.jgroups.util
The Command patttern (see Gamma et al.).
commit(Object) - Method in class org.jgroups.blocks.DistributedLockManager
Deprecated.
Commit phase for the lock acquisition or release.
commit() - Method in class org.jgroups.blocks.DistributedLockManager.LockDecree
Deprecated.
 
commit() - Method in class org.jgroups.blocks.TwoPhaseVotingAdapter.TwoPhaseWrapper
 
commit(Object) - Method in interface org.jgroups.blocks.TwoPhaseVotingListener
This is voting on the commiting the decree.
commited - Variable in class org.jgroups.blocks.DistributedLockManager.LockDecree
Deprecated.
 
compact() - Method in class org.jgroups.protocols.pbcast.NAKACK
 
compact() - Method in class org.jgroups.protocols.UNICAST2
 
compact() - Method in class org.jgroups.stack.NakReceiverWindow
 
compact() - Method in class org.jgroups.util.RetransmitTable
Moves the contents of matrix down by the number of purged rows and resizes the matrix accordingly.
compare(IpAddress) - Method in class org.jgroups.stack.IpAddress
compare(Seqno, Seqno) - Method in class org.jgroups.util.SeqnoComparator
 
compare(Object) - Method in class org.jgroups.ViewId
Old Compare
compareTo(Address) - Method in class org.jgroups.stack.IpAddress
implements the java.lang.Comparable interface
compareTo(Range) - Method in class org.jgroups.util.Range
 
compareTo(Address) - Method in class org.jgroups.util.SingletonAddress
 
compareTo(Address) - Method in class org.jgroups.util.UUID
Compares this UUID with the specified UUID.
compareTo(Object) - Method in class org.jgroups.ViewId
Establishes an order between 2 ViewIds.
compareToUnique(Object) - Method in class org.jgroups.stack.IpAddress
completed - Variable in class org.jgroups.blocks.Request
Is set as soon as the request has received all required responses
completionQueue - Variable in class org.jgroups.blocks.executor.ExecutionCompletionService
 
componentHidden(ComponentEvent) - Method in class org.jgroups.demos.wb.Whiteboard
 
componentMoved(ComponentEvent) - Method in class org.jgroups.demos.wb.Whiteboard
 
componentResized(ComponentEvent) - Method in class org.jgroups.demos.wb.Whiteboard
 
components(String, String) - Static method in class org.jgroups.util.Util
 
componentShown(ComponentEvent) - Method in class org.jgroups.demos.wb.Whiteboard
 
COMPRESS - Class in org.jgroups.protocols
Compresses the payload of a message.
COMPRESS() - Constructor for class org.jgroups.protocols.COMPRESS
 
COMPRESS.CompressHeader - Class in org.jgroups.protocols
 
COMPRESS.CompressHeader() - Constructor for class org.jgroups.protocols.COMPRESS.CompressHeader
 
COMPRESS.CompressHeader(int) - Constructor for class org.jgroups.protocols.COMPRESS.CompressHeader
 
computeFragOffsets(int, int, int) - Static method in class org.jgroups.util.Util
Given a buffer and a fragmentation size, compute a list of fragmentation offset/length pairs, and return them in a list.
computeFragOffsets(byte[], int) - Static method in class org.jgroups.util.Util
 
computeIndex(long) - Method in class org.jgroups.util.RetransmitTable
Computes and returns the index within a row for seqno
computeLowestCredit() - Method in class org.jgroups.util.CreditMap
Needs to be called with lock held
computeLowestCreditWithAccumulated() - Method in class org.jgroups.util.CreditMap
 
computeRow(long) - Method in class org.jgroups.util.RetransmitTable
Computes and returns the row index for seqno
computeSize() - Method in class org.jgroups.util.RetransmitTable
Iterate from highest_seqno_purged to highest_seqno and add up non-null values
ConcurrentLinkedBlockingQueue<T> - Class in org.jgroups.util
Attempt at writing a fast transfer queue, which is bounded.
ConcurrentLinkedBlockingQueue(int) - Constructor for class org.jgroups.util.ConcurrentLinkedBlockingQueue
 
condition - Variable in class org.jgroups.protocols.Locking.ClientLock
 
condition - Variable in class org.jgroups.protocols.Locking.ServerLock
 
CONFIG - Static variable in class org.jgroups.Event
 
config - Variable in class org.jgroups.JChannel
 
Configurator - Class in org.jgroups.stack
The task if this class is to setup and configure the protocol stack.
Configurator() - Constructor for class org.jgroups.stack.Configurator
 
Configurator(ProtocolStack) - Constructor for class org.jgroups.stack.Configurator
 
Configurator.InetAddressInfo - Class in org.jgroups.stack
 
ConfiguratorFactory - Class in org.jgroups.conf
The ConfigurationFactory is a factory that returns a protocol stack configurator.
ConfiguratorFactory() - Constructor for class org.jgroups.conf.ConfiguratorFactory
 
conn - Variable in class org.jgroups.protocols.S3_PING
 
conn_expire_time - Variable in class org.jgroups.protocols.BasicTCP
 
conn_listeners - Variable in class org.jgroups.blocks.AbstractConnectionMap
 
connect(String) - Method in class org.jgroups.Channel
Connects the channel to a group.
connect(String, Address, String, long) - Method in class org.jgroups.Channel
Connects the channel to a group and fetches the state
connect(String, String) - Method in class org.jgroups.client.StompConnection
 
connect() - Method in class org.jgroups.client.StompConnection
 
connect(String) - Method in class org.jgroups.client.StompConnection
 
connect() - Method in class org.jgroups.demos.StompChat
 
connect() - Method in class org.jgroups.demos.TotalTokenDemo
 
CONNECT - Static variable in class org.jgroups.Event
 
connect(String) - Method in class org.jgroups.JChannel
Connects the channel to a group.
connect(String, boolean) - Method in class org.jgroups.JChannel
Connects the channel to a group.
connect(String, Address, String, long) - Method in class org.jgroups.JChannel
Connects this channel to a group and gets a state from a specified state provider.
connect(String, Address, String, long, boolean) - Method in class org.jgroups.JChannel
Connects this channel to a group and gets a state from a specified state provider.
connect(String) - Method in class org.jgroups.mux.MuxChannel
Deprecated.
 
connect(String, Address, String, long) - Method in class org.jgroups.mux.MuxChannel
Deprecated.
 
connect(RouterStub, String, Address) - Method in class org.jgroups.protocols.TCPGOSSIP
 
connect(List<RouterStub>, String, Address, String, List<PhysicalAddress>) - Method in interface org.jgroups.protocols.TUNNEL.TUNNELPolicy
 
CONNECT - Static variable in class org.jgroups.stack.GossipRouter
 
connect(String, Address, String, List<PhysicalAddress>) - Method in class org.jgroups.stack.RouterStub
Register this process with the router under group.
connect(Socket, SocketAddress, int) - Static method in class org.jgroups.util.Util
Utility method.
connect_count - Variable in class org.jgroups.protocols.TP
Keeps track of connects and disconnects, in order to start and stop threads
CONNECT_OK - Static variable in class org.jgroups.stack.GossipRouter
 
CONNECT_USE_FLUSH - Static variable in class org.jgroups.Event
 
CONNECT_WITH_STATE_TRANSFER - Static variable in class org.jgroups.Event
 
CONNECT_WITH_STATE_TRANSFER_USE_FLUSH - Static variable in class org.jgroups.Event
 
connectAllStubs(String, Address) - Method in class org.jgroups.protocols.TCPGOSSIP
 
connected - Variable in class org.jgroups.JChannel
 
Connection - Interface in org.jgroups.blocks
 
connection_driver - Variable in class org.jgroups.protocols.JDBC_PING
 
connection_password - Variable in class org.jgroups.protocols.JDBC_PING
 
connection_url - Variable in class org.jgroups.protocols.JDBC_PING
 
connection_username - Variable in class org.jgroups.protocols.JDBC_PING
 
connectionClosed(Address) - Method in interface org.jgroups.blocks.AbstractConnectionMap.ConnectionMapListener
 
connectionClosed(Address) - Method in interface org.jgroups.blocks.BasicConnectionTable.ConnectionListener
 
connectionEstablishedTo(Address) - Method in class org.jgroups.blocks.TCPConnectionMap
 
ConnectionMap<V extends Connection> - Interface in org.jgroups.blocks
 
connectionOpened(Address, V) - Method in interface org.jgroups.blocks.AbstractConnectionMap.ConnectionMapListener
 
connectionOpened(Address) - Method in interface org.jgroups.blocks.BasicConnectionTable.ConnectionListener
 
connections - Variable in class org.jgroups.protocols.STOMP
 
connectionStatusChange(RouterStub, RouterStub.ConnectionStatus) - Method in interface org.jgroups.stack.RouterStub.ConnectionListener
 
connectionStatusChange(RouterStub, RouterStub.ConnectionStatus) - Method in class org.jgroups.stack.RouterStubManager
 
ConnectionTableNIO - Class in org.jgroups.blocks
Manages incoming and outgoing TCP connections.
ConnectionTableNIO(int) - Constructor for class org.jgroups.blocks.ConnectionTableNIO
 
ConnectionTableNIO(int, long, long) - Constructor for class org.jgroups.blocks.ConnectionTableNIO
 
ConnectionTableNIO(BasicConnectionTable.Receiver, InetAddress, InetAddress, int, int) - Constructor for class org.jgroups.blocks.ConnectionTableNIO
 
ConnectionTableNIO(BasicConnectionTable.Receiver, InetAddress, InetAddress, int, int, boolean) - Constructor for class org.jgroups.blocks.ConnectionTableNIO
 
ConnectionTableNIO(BasicConnectionTable.Receiver, InetAddress, InetAddress, int, int, long, long) - Constructor for class org.jgroups.blocks.ConnectionTableNIO
 
ConnectionTableNIO(BasicConnectionTable.Receiver, InetAddress, InetAddress, int, int, long, long, boolean) - Constructor for class org.jgroups.blocks.ConnectionTableNIO
 
ConnectionTableNIO.MyFuture - Class in org.jgroups.blocks
 
ConnectionTableNIO.MyFuture() - Constructor for class org.jgroups.blocks.ConnectionTableNIO.MyFuture
 
ConnectionTableNIO.SelectorWriteHandler - Class in org.jgroups.blocks
 
ConnectionTableNIO.WriteRequest - Class in org.jgroups.blocks
 
connectionTearListeners - Variable in class org.jgroups.stack.GossipRouter
 
connectionTorn(GossipRouter.ConnectionHandler, Exception) - Method in interface org.jgroups.stack.GossipRouter.ConnectionTearListener
 
connectLock - Variable in class org.jgroups.protocols.TP
 
connectProtocols(List<Protocol>) - Static method in class org.jgroups.stack.Configurator
Creates a protocol stack by iterating through the protocol list and connecting adjacent layers.
conns - Variable in class org.jgroups.blocks.AbstractConnectionMap
 
CONSUMER_READY - Static variable in class org.jgroups.blocks.executor.ExecutorEvent
 
contains(V) - Method in class org.jgroups.blocks.LazyRemovalSet
 
contains(Object) - Method in class org.jgroups.blocks.ReplicatedHashMap
Deprecated. 
contains(Address) - Method in class org.jgroups.Membership
Returns true if the provided member belongs to this membership
contains(K) - Method in class org.jgroups.util.AgeOutCache
 
contains(Address) - Method in class org.jgroups.util.Digest
 
contains(long) - Method in class org.jgroups.util.Seqno
 
contains(long) - Method in class org.jgroups.util.SeqnoRange
 
contains(Object) - Method in class org.jgroups.util.UnmodifiableVector
 
containsAll(Collection) - Method in class org.jgroups.util.UnmodifiableVector
 
containsCoordinatorResponse(Collection<PingData>) - Static method in class org.jgroups.protocols.Discovery.Responses
 
containsKey(K) - Method in class org.jgroups.blocks.LazyRemovalCache
 
containsKey(Object) - Method in class org.jgroups.blocks.ReplicatedHashMap
 
containsKey(Object) - Method in class org.jgroups.util.RspList
 
containsKeys(Collection<K>) - Method in class org.jgroups.blocks.LazyRemovalCache
Returns true if all of the keys in keys are present.
containsMember(Address) - Method in class org.jgroups.View
returns true, if this view contains a certain member
containsValue(Object) - Method in class org.jgroups.blocks.ReplicatedHashMap
 
containsValue(Object) - Method in class org.jgroups.util.RspList
 
containsViewId(Collection<View>, ViewId) - Static method in class org.jgroups.util.Util
 
contents() - Method in class org.jgroups.blocks.LazyRemovalCache
 
contentsCleared() - Method in interface org.jgroups.blocks.DistributedQueue.Notification
 
contentsCleared() - Method in interface org.jgroups.blocks.ReplicatedHashMap.Notification
 
contentsCleared() - Method in class org.jgroups.demos.DistributedQueueDemo
 
contentsCleared() - Method in class org.jgroups.demos.ReplicatedHashMapDemo
 
contentsSet(Collection) - Method in interface org.jgroups.blocks.DistributedQueue.Notification
 
contentsSet(Map<K, V>) - Method in interface org.jgroups.blocks.ReplicatedHashMap.Notification
 
contentsSet(Collection) - Method in class org.jgroups.demos.DistributedQueueDemo
 
contentsSet(Map) - Method in class org.jgroups.demos.ReplicatedHashMapDemo
 
convert(String, Class<?>) - Static method in class org.jgroups.blocks.MethodCall
 
convert(Object, Class<?>, String, String, boolean) - Method in interface org.jgroups.conf.PropertyConverter
 
convert(Object, Class<?>, String, String, boolean) - Method in class org.jgroups.conf.PropertyConverters.BindInterface
 
convert(Object, Class<?>, String, String, boolean) - Method in class org.jgroups.conf.PropertyConverters.Default
 
convert(Object, Class<?>, String, String, boolean) - Method in class org.jgroups.conf.PropertyConverters.FlushInvoker
 
convert(Object, Class<?>, String, String, boolean) - Method in class org.jgroups.conf.PropertyConverters.InitialHosts
 
convert(Object, Class<?>, String, String, boolean) - Method in class org.jgroups.conf.PropertyConverters.InitialHosts2
 
convert(Object, Class<?>, String, String, boolean) - Method in class org.jgroups.conf.PropertyConverters.LongArray
 
convert(Object, Class<?>, String, String, boolean) - Method in class org.jgroups.conf.PropertyConverters.NetworkInterfaceList
 
coord - Variable in class org.jgroups.protocols.CENTRAL_EXECUTOR
 
coord - Variable in class org.jgroups.protocols.CENTRAL_LOCK
 
coord - Variable in class org.jgroups.protocols.RELAY
 
CoordGmsImpl - Class in org.jgroups.protocols.pbcast
Coordinator role of the Group MemberShip (GMS) protocol.
CoordGmsImpl(GMS) - Constructor for class org.jgroups.protocols.pbcast.CoordGmsImpl
 
coordinatorChosen() - Method in class org.jgroups.demos.Topology
 
copy() - Method in class org.jgroups.Membership
returns a copy of this membership
copy() - Method in class org.jgroups.MergeView
 
copy() - Method in class org.jgroups.Message
 
copy(boolean) - Method in class org.jgroups.Message
Create a copy of the message.
copy(boolean, boolean) - Method in class org.jgroups.Message
Create a copy of the message.
copy(boolean, short) - Method in class org.jgroups.Message
Doesn't copy any headers except for those with ID >= copy_headers_above
copy() - Method in class org.jgroups.protocols.pbcast.NakAckHeader
 
copy() - Method in class org.jgroups.protocols.UNICAST.UnicastHeader
 
copy() - Method in class org.jgroups.protocols.UNICAST2.Unicast2Header
 
copy() - Method in class org.jgroups.stack.ExponentialInterval
We don't need to copy as we don't have any state
copy() - Method in interface org.jgroups.stack.Interval
Returns a copy of the state.
copy() - Method in class org.jgroups.stack.StateTransferInfo
 
copy() - Method in class org.jgroups.stack.StaticInterval
 
copy() - Method in class org.jgroups.util.Buffer
 
copy() - Method in class org.jgroups.util.Digest
 
copy() - Method in class org.jgroups.util.Headers
 
copy(Reader, Writer) - Static method in class org.jgroups.util.PropertiesToXML
 
copy() - Method in class org.jgroups.View
 
copy() - Method in class org.jgroups.ViewId
Old Copy method, deprecated because it is substituted by clone()
copy_multicast_msgs - Variable in class org.jgroups.protocols.DUPL
 
copy_unicast_msgs - Variable in class org.jgroups.protocols.DUPL
 
copyInto(Object[]) - Method in class org.jgroups.util.UnmodifiableVector
 
copyLocksTo(List<Address>) - Method in class org.jgroups.protocols.CENTRAL_LOCK
 
copyProtocols(ProtocolStack) - Method in class org.jgroups.stack.ProtocolStack
 
copyQueueTo(List<Address>) - Method in class org.jgroups.protocols.CENTRAL_EXECUTOR
 
corr - Variable in class org.jgroups.blocks.MessageDispatcher
 
corr - Variable in class org.jgroups.blocks.Request
 
correlatorStarted() - Method in class org.jgroups.blocks.MessageDispatcher
 
correlatorStarted() - Method in class org.jgroups.blocks.RpcDispatcher
 
corrId - Variable in class org.jgroups.blocks.RequestCorrelator.Header
The unique ID of the associated RequestCorrelator
counter - Static variable in class org.jgroups.protocols.Executing
This keeps track of all the requests we send.
counter - Variable in class org.jgroups.util.DefaultThreadFactory
 
crash() - Static method in class org.jgroups.util.Util
 
create() - Method in interface org.jgroups.blocks.ReplCache.HashFunctionFactory
 
create() - Method in class org.jgroups.JChannelFactory
Deprecated.
 
create(RELAY.RelayHeader.Type) - Static method in class org.jgroups.protocols.RELAY.RelayHeader
 
create(View, View) - Static method in class org.jgroups.protocols.RELAY.ViewData
 
create(Address) - Static method in class org.jgroups.util.MergeId
 
createAckHeader(long) - Static method in class org.jgroups.protocols.UNICAST.UnicastHeader
 
createAndRegisterStub(String, int, InetAddress) - Method in class org.jgroups.stack.RouterStubManager
 
createBridge() - Method in class org.jgroups.protocols.RELAY
 
createChannel(Object) - Method in interface org.jgroups.ChannelFactory
Deprecated.
 
createChannel() - Method in interface org.jgroups.ChannelFactory
Deprecated.
Create a new channel with the properties defined in the factory
createChannel(String) - Method in interface org.jgroups.ChannelFactory
Deprecated.
 
createChannel(Object) - Method in class org.jgroups.JChannelFactory
Deprecated.
JChannel's conversion to type-specific construction, and the subsequent deprecation of its JChannel(Object) constructor, necessitate the deprecation of this factory method as well. Type-specific protocol stack configuration should be specfied during construction of an instance of this factory.
createChannel() - Method in class org.jgroups.JChannelFactory
Deprecated.
Creates a JChannel implementation of the Channel interface using the protocol stack configuration information specfied during construction of an instance of this factory.
createChannel(String) - Method in class org.jgroups.JChannelFactory
Deprecated.
 
createConcurrentMap(int, float, int) - Static method in class org.jgroups.util.Util
 
createConcurrentMap(int) - Static method in class org.jgroups.util.Util
 
createConcurrentMap() - Static method in class org.jgroups.util.Util
 
createConnectionMap(long, long, InetAddress, InetAddress, int, int) - Method in class org.jgroups.protocols.TCP
 
createDaemons - Variable in class org.jgroups.util.DefaultThreadFactory
 
createDatagramSocket(String) - Method in class org.jgroups.util.DefaultSocketFactory
 
createDatagramSocket(String, SocketAddress) - Method in class org.jgroups.util.DefaultSocketFactory
 
createDatagramSocket(String, int) - Method in class org.jgroups.util.DefaultSocketFactory
 
createDatagramSocket(String, int, InetAddress) - Method in class org.jgroups.util.DefaultSocketFactory
 
createDatagramSocket(String) - Method in interface org.jgroups.util.SocketFactory
 
createDatagramSocket(String, SocketAddress) - Method in interface org.jgroups.util.SocketFactory
 
createDatagramSocket(String, int) - Method in interface org.jgroups.util.SocketFactory
 
createDatagramSocket(String, int, InetAddress) - Method in interface org.jgroups.util.SocketFactory
 
createDatagramSocket(SocketFactory, String, InetAddress, int) - Static method in class org.jgroups.util.Util
Creates a DatagramSocket bound to addr.
createDatagramSocketWithBindPort() - Method in class org.jgroups.protocols.UDP
Creates a DatagramSocket when bind_port > 0.
createDataHeader(long, short, boolean) - Static method in class org.jgroups.protocols.UNICAST.UnicastHeader
 
createDataHeader(long, short, boolean) - Static method in class org.jgroups.protocols.UNICAST2.Unicast2Header
 
createDisseminateHeader(Address) - Static method in class org.jgroups.protocols.RELAY.RelayHeader
 
createEphemeralDatagramSocket() - Method in class org.jgroups.protocols.UDP
Creates a DatagramSocket with a random port.
createExpireHeader(short) - Static method in class org.jgroups.protocols.SCOPE.ScopeHeader
 
createHashMap() - Static method in class org.jgroups.util.Util
 
createHeader(STOMP.StompHeader.Type, String...) - Static method in class org.jgroups.protocols.STOMP.StompHeader
Creates a new header
createHeader(STOMP.StompHeader.Type, Map<String, String>) - Static method in class org.jgroups.protocols.STOMP.StompHeader
 
createInetAddressMap(List<ProtocolConfiguration>, List<Protocol>) - Static method in class org.jgroups.stack.Configurator
 
createInstance(RspFilter) - Static method in class org.jgroups.blocks.mux.NoMuxHandlerRspFilter
 
createLayer(ProtocolStack, ProtocolConfiguration) - Static method in class org.jgroups.stack.Configurator
 
createLocalAddress() - Method in class org.jgroups.protocols.UDP
 
createLock(String) - Method in class org.jgroups.protocols.Locking
 
createLock(String) - Method in class org.jgroups.protocols.PEER_LOCK
 
createManager() - Method in class org.jgroups.persistence.PersistenceFactory
Deprecated.
Reads the default properties and creates a persistencemanager The default properties are picked up from the $USER_HOME or from the classpath.
createManager(String) - Method in class org.jgroups.persistence.PersistenceFactory
Deprecated.
Duplicated signature to create PersistenceManager to allow user to provide property path.
createMessageHeader(long) - Static method in class org.jgroups.protocols.pbcast.NakAckHeader
 
createMessageHeader(short) - Static method in class org.jgroups.protocols.SCOPE.ScopeHeader
 
createMonitor() - Method in class org.jgroups.protocols.FD
 
createMonitor() - Method in class org.jgroups.protocols.FD_ICMP
 
createMonitor() - Method in class org.jgroups.protocols.FD_PING
 
createMulticastSocket(String) - Method in class org.jgroups.util.DefaultSocketFactory
 
createMulticastSocket(String, int) - Method in class org.jgroups.util.DefaultSocketFactory
 
createMulticastSocket(String, SocketAddress) - Method in class org.jgroups.util.DefaultSocketFactory
 
createMulticastSocket(String) - Method in interface org.jgroups.util.SocketFactory
 
createMulticastSocket(String, int) - Method in interface org.jgroups.util.SocketFactory
 
createMulticastSocket(String, SocketAddress) - Method in interface org.jgroups.util.SocketFactory
 
createMulticastSocket(SocketFactory, String, InetAddress, int, Log) - Static method in class org.jgroups.util.Util
 
createMultiplexerChannel(String, String, boolean, String) - Method in interface org.jgroups.ChannelFactory
Deprecated.
Creates an implementation of the Channel using a given stack name and registering it under a given identity.
createMultiplexerChannel(String, String) - Method in interface org.jgroups.ChannelFactory
Deprecated.
Creates an implementation of the Channel using a given stack name and registering it under a given identity.
createMultiplexerChannel(String, String) - Method in class org.jgroups.JChannelFactory
Deprecated.
Use a shared transport instead of the multiplexer
createMultiplexerChannel(String, String, boolean, String) - Method in class org.jgroups.JChannelFactory
Deprecated.
Use a shared transport instead of the multiplexer
createMuxChannel(String, String) - Method in class org.jgroups.mux.Multiplexer
Deprecated.
 
createNewFile() - Method in class org.jgroups.blocks.GridFile
 
createProtocol(String, ProtocolStack) - Static method in class org.jgroups.stack.Configurator
Creates a new protocol given the protocol specification.
createProtocol(String) - Method in class org.jgroups.stack.ProtocolStack
 
createRandomAddress() - Static method in class org.jgroups.util.Util
 
createRandomAddress(String) - Static method in class org.jgroups.util.Util
 
createRequestCorrelator(Object, RequestHandler, Address) - Method in class org.jgroups.blocks.MessageDispatcher
 
createRequestCorrelator(Object, RequestHandler, Address) - Method in class org.jgroups.blocks.mux.MuxMessageDispatcher
 
createRequestCorrelator(Object, RequestHandler, Address) - Method in class org.jgroups.blocks.mux.MuxRpcDispatcher
 
createRootDir() - Method in class org.jgroups.protocols.FILE_PING
 
createRootDir() - Method in class org.jgroups.protocols.JDBC_PING
 
createRootDir() - Method in class org.jgroups.protocols.S3_PING
 
createSendFirstSeqnoHeader() - Static method in class org.jgroups.protocols.UNICAST.UnicastHeader
 
createSendFirstSeqnoHeader(long) - Static method in class org.jgroups.protocols.UNICAST2.Unicast2Header
 
createServerSocket(int, int) - Method in class org.jgroups.blocks.ConnectionTableNIO
Finds first available port starting at start_port and returns server socket.
createServerSocket(String) - Method in class org.jgroups.util.DefaultSocketFactory
 
createServerSocket(String, int) - Method in class org.jgroups.util.DefaultSocketFactory
 
createServerSocket(String, int, int) - Method in class org.jgroups.util.DefaultSocketFactory
 
createServerSocket(String, int, int, InetAddress) - Method in class org.jgroups.util.DefaultSocketFactory
 
createServerSocket(String) - Method in interface org.jgroups.util.SocketFactory
 
createServerSocket(String, int) - Method in interface org.jgroups.util.SocketFactory
 
createServerSocket(String, int, int) - Method in interface org.jgroups.util.SocketFactory
 
createServerSocket(String, int, int, InetAddress) - Method in interface org.jgroups.util.SocketFactory
 
createServerSocket(SocketFactory, String, int) - Static method in class org.jgroups.util.Util
Finds first available port starting at start_port and returns server socket
createServerSocket(SocketFactory, String, InetAddress, int) - Static method in class org.jgroups.util.Util
 
createServerSocket(SocketFactory, String, InetAddress, int, int) - Static method in class org.jgroups.util.Util
Finds first available port starting at start_port and returns server socket.
createSocket(String) - Method in class org.jgroups.util.DefaultSocketFactory
 
createSocket(String, String, int) - Method in class org.jgroups.util.DefaultSocketFactory
 
createSocket(String, InetAddress, int) - Method in class org.jgroups.util.DefaultSocketFactory
 
createSocket(String, String, int, InetAddress, int) - Method in class org.jgroups.util.DefaultSocketFactory
 
createSocket(String, InetAddress, int, InetAddress, int) - Method in class org.jgroups.util.DefaultSocketFactory
 
createSocket(String) - Method in interface org.jgroups.util.SocketFactory
 
createSocket(String, String, int) - Method in interface org.jgroups.util.SocketFactory
 
createSocket(String, InetAddress, int) - Method in interface org.jgroups.util.SocketFactory
 
createSocket(String, String, int, InetAddress, int) - Method in interface org.jgroups.util.SocketFactory
 
createSocket(String, InetAddress, int, InetAddress, int) - Method in interface org.jgroups.util.SocketFactory
 
createSockets() - Method in class org.jgroups.protocols.UDP
Create UDP sender and receiver sockets.
createStableHeader(long, long) - Static method in class org.jgroups.protocols.UNICAST2.Unicast2Header
 
createThreadPool() - Method in class org.jgroups.mux.Multiplexer
Deprecated.
 
createThreadPool(int, int, long, ThreadFactory) - Static method in class org.jgroups.protocols.SCOPE
 
createThreadPool(int, int, long, String, BlockingQueue<Runnable>, ThreadFactory) - Static method in class org.jgroups.protocols.TP
 
createTimer() - Static method in class org.jgroups.util.Util
 
createView(Address, long, Address...) - Static method in class org.jgroups.util.Util
 
createXmitReqHeader(long, long) - Static method in class org.jgroups.protocols.UNICAST2.Unicast2Header
 
createXmitRequestHeader(long, long, Address) - Static method in class org.jgroups.protocols.pbcast.NakAckHeader
 
createXmitResponseHeader() - Static method in class org.jgroups.protocols.pbcast.NakAckHeader
 
CREDIT_REQUEST - Static variable in class org.jgroups.protocols.FcHeader
 
CREDIT_REQUEST - Static variable in class org.jgroups.protocols.SFC.Header
Deprecated.
 
CREDIT_REQUEST_HDR - Static variable in class org.jgroups.protocols.FlowControl
 
CreditMap - Class in org.jgroups.util
Maintains credits for senders, when credits fall below 0, a sender blocks until new credits have been received.
CreditMap(long) - Constructor for class org.jgroups.util.CreditMap
 
credits - Variable in class org.jgroups.protocols.MFC
Maintains credits per member
credits - Variable in class org.jgroups.util.CreditMap
 
credits_available - Variable in class org.jgroups.util.CreditMap
 
credits_left - Variable in class org.jgroups.protocols.FlowControl.Credit
 
current_owner - Variable in class org.jgroups.protocols.Locking.ServerLock
 
CUSTOM_LOG_FACTORY - Static variable in class org.jgroups.Global
 
CustomLogFactory - Interface in org.jgroups.logging
An extension interface allowing to plug in a custom log provider.

D

DAISYCHAIN - Class in org.jgroups.protocols
Implementation of daisy chaining.
DAISYCHAIN() - Constructor for class org.jgroups.protocols.DAISYCHAIN
 
DAISYCHAIN.DaisyHeader - Class in org.jgroups.protocols
 
DAISYCHAIN.DaisyHeader() - Constructor for class org.jgroups.protocols.DAISYCHAIN.DaisyHeader
 
DAISYCHAIN.DaisyHeader(short) - Constructor for class org.jgroups.protocols.DAISYCHAIN.DaisyHeader
 
data - Variable in class org.jgroups.blocks.GridFilesystem
 
data - Variable in class org.jgroups.protocols.PingHeader
 
DATA - Static variable in class org.jgroups.protocols.UNICAST.UnicastHeader
 
DATA - Static variable in class org.jgroups.protocols.UNICAST2.Unicast2Header
 
datasource_jndi_name - Variable in class org.jgroups.protocols.JDBC_PING
 
DBPersistenceManager - Class in org.jgroups.persistence
Class will be utilized
DBPersistenceManager(String) - Constructor for class org.jgroups.persistence.DBPersistenceManager
Default construct
DBPersistenceManager(InputStream) - Constructor for class org.jgroups.persistence.DBPersistenceManager
Duplicate constructor allowing inputstream
debug(String) - Method in class org.jgroups.logging.JDKLogImpl
 
debug(String, Throwable) - Method in class org.jgroups.logging.JDKLogImpl
 
debug(String) - Method in interface org.jgroups.logging.Log
 
debug(String, Throwable) - Method in interface org.jgroups.logging.Log
 
debug(String) - Method in class org.jgroups.logging.Log4JLogImpl
 
debug(String, Throwable) - Method in class org.jgroups.logging.Log4JLogImpl
 
decode(short) - Static method in class org.jgroups.Version
 
decrement(long) - Method in class org.jgroups.protocols.FlowControl.Credit
 
decrement(long, long) - Method in class org.jgroups.util.CreditMap
Decrements credits bytes from all.
decrement(long) - Method in class org.jgroups.util.CreditMap
 
decrementAndAdd(Address, long) - Method in class org.jgroups.util.CreditMap
Decrements credits bytes from all elements and add new_credits to member (if non null).
decrementAndGet(long) - Method in class org.jgroups.protocols.FlowControl.Credit
 
decrementIfEnoughCredits(long, long) - Method in class org.jgroups.protocols.FlowControl.Credit
 
decrementInitCount() - Method in class org.jgroups.stack.ProtocolStack.RefCounter
 
decrementStartCount() - Method in class org.jgroups.stack.ProtocolStack.RefCounter
 
decrypt_lock - Variable in class org.jgroups.protocols.ENCRYPT
To synchronize access to symDecodingCipher
default_chunk_size - Variable in class org.jgroups.blocks.GridFilesystem
 
DEFAULT_FIRST_SEQNO - Static variable in class org.jgroups.protocols.UNICAST
 
DEFAULT_FIRST_SEQNO - Static variable in class org.jgroups.protocols.UNICAST2
 
DEFAULT_FIRST_UNICAST_SEQNO - Static variable in class org.jgroups.Global
 
DEFAULT_MAX_COMPACTION_TIME - Static variable in class org.jgroups.util.RetransmitTable
 
default_pool - Variable in class org.jgroups.protocols.DAISYCHAIN
 
DEFAULT_PROTOCOL_STACK - Static variable in class org.jgroups.JChannel
The default protocol stack used by the default constructor
default_repl_count - Variable in class org.jgroups.blocks.GridFilesystem
 
DEFAULT_RESIZE_FACTOR - Static variable in class org.jgroups.util.RetransmitTable
 
default_thread_factory - Variable in class org.jgroups.protocols.TP
Factory which is used by oob_thread_pool
default_thread_factory - Variable in class org.jgroups.stack.GossipRouter
 
DefaultRetransmitter - Class in org.jgroups.stack
Maintains a pool of sequence numbers of messages that need to be retransmitted.
DefaultRetransmitter(Address, Retransmitter.RetransmitCommand, TimeScheduler) - Constructor for class org.jgroups.stack.DefaultRetransmitter
Create a new Retransmitter associated with the given sender address
DefaultRetransmitter.SeqnoTask - Class in org.jgroups.stack
 
DefaultRetransmitter.SeqnoTask(long, Interval, Retransmitter.RetransmitCommand, Address) - Constructor for class org.jgroups.stack.DefaultRetransmitter.SeqnoTask
 
DefaultSocketFactory - Class in org.jgroups.util
Default implementation, ignores service names
DefaultSocketFactory() - Constructor for class org.jgroups.util.DefaultSocketFactory
 
DefaultThreadFactory - Class in org.jgroups.util
Thread factory mainly responsible for naming of threads.
DefaultThreadFactory(ThreadGroup, String, boolean) - Constructor for class org.jgroups.util.DefaultThreadFactory
 
DefaultThreadFactory(ThreadGroup, String, boolean, boolean) - Constructor for class org.jgroups.util.DefaultThreadFactory
 
DefaultTimeScheduler - Class in org.jgroups.util
Implementation of TimeScheduler by extending ScheduledThreadPoolExecutor to keep tasks sorted.
DefaultTimeScheduler() - Constructor for class org.jgroups.util.DefaultTimeScheduler
Create a scheduler that executes tasks in dynamically adjustable intervals
DefaultTimeScheduler(ThreadFactory) - Constructor for class org.jgroups.util.DefaultTimeScheduler
 
DefaultTimeScheduler(ThreadFactory, int) - Constructor for class org.jgroups.util.DefaultTimeScheduler
 
DefaultTimeScheduler(int) - Constructor for class org.jgroups.util.DefaultTimeScheduler
 
defragmentBuffer(byte[][]) - Static method in class org.jgroups.util.Util
Concatenates smaller fragments into entire buffers.
DELAY - Class in org.jgroups.protocols
Delays incoming/outgoing messages by a random number of milliseconds (range between 0 and n where n is determined by the user).
DELAY() - Constructor for class org.jgroups.protocols.DELAY
 
DELAY_JOIN_REQ - Class in org.jgroups.protocols
Discards 2 JOIN-REQs then accepts 1, then discards 2 more and so on
DELAY_JOIN_REQ() - Constructor for class org.jgroups.protocols.DELAY_JOIN_REQ
 
delete() - Method in class org.jgroups.blocks.GridFile
 
delete(boolean) - Method in class org.jgroups.blocks.GridFile
 
delete(Connection, String, String) - Method in class org.jgroups.protocols.JDBC_PING
 
delete(String, String) - Method in class org.jgroups.protocols.JDBC_PING
 
delete_single_sql - Variable in class org.jgroups.protocols.JDBC_PING
 
deleteSelf() - Method in class org.jgroups.protocols.JDBC_PING
 
denied - Variable in class org.jgroups.protocols.Locking.ClientLock
 
DeprecatedProperty - Annotation Type in org.jgroups.annotations
Represents an array of deprecated Protocol properties
deRegisterDropMessage(Simulator.DropMessage) - Method in class org.jgroups.debug.Simulator
 
description - Static variable in class org.jgroups.Version
 
deserialize(byte[]) - Method in class org.jgroups.protocols.Discovery
 
dest - Variable in class org.jgroups.protocols.BPING
 
dest_addr - Variable in class org.jgroups.Message
 
dest_addr - Variable in class org.jgroups.protocols.BPING
 
DESTINATION - Static variable in class org.jgroups.demos.StompChat
 
destroy() - Method in class org.jgroups.demos.applets.DrawApplet
 
destroy() - Method in class org.jgroups.demos.wb.Whiteboard
 
destroy() - Method in class org.jgroups.JChannelFactory
Deprecated.
 
destroy() - Method in class org.jgroups.protocols.BARRIER
 
destroy() - Method in class org.jgroups.protocols.COMPRESS
 
destroy() - Method in class org.jgroups.protocols.TCPGOSSIP
 
destroy() - Method in class org.jgroups.protocols.TP
 
destroy() - Method in class org.jgroups.protocols.TUNNEL
 
destroy() - Method in class org.jgroups.protocols.UDP
 
destroy() - Method in class org.jgroups.stack.GossipRouter
 
destroy() - Method in class org.jgroups.stack.NakReceiverWindow
Destroys the NakReceiverWindow.
destroy() - Method in class org.jgroups.stack.Protocol
This method is called on a Channel.close().
destroy() - Method in class org.jgroups.stack.ProtocolStack
 
destroy() - Method in class org.jgroups.stack.RouterStub
 
destroySockets() - Method in class org.jgroups.protocols.UDP
 
destroyStubs() - Method in class org.jgroups.stack.RouterStubManager
 
determineCoordinator() - Method in class org.jgroups.protocols.pbcast.GMS
 
determineIpVersionFromAddresses(Collection<InetAddress>) - Static method in class org.jgroups.stack.Configurator
This method takes a set of InetAddresses, represented by an inetAddressmap, and: - if the resulting set is non-empty, goes through to see if all InetAddress-related user settings have a consistent IP version: v4 or v6, and throws an exception if not - if the resulting set is empty, sets the default IP version based on available stacks and if a dual stack, stack preferences - sets the IP version to be used in the JGroups session
determineLeftMembers(List<Address>, List<Address>) - Static method in class org.jgroups.util.Util
Returns all members that left between 2 views.
determineMergeCoords(Map<Address, View>) - Static method in class org.jgroups.util.Util
This is the same or a subset of Util.determineMergeParticipants(java.util.Map) and contains only members which are currently sub-partition coordinators.
determineMergeParticipants(Map<Address, View>) - Static method in class org.jgroups.util.Util
Determines the members which take part in a merge.
determineNewMembers(List<Address>, List<Address>) - Static method in class org.jgroups.util.Util
Returns the members which joined between 2 subsequent views
diag_handler - Variable in class org.jgroups.protocols.TP
 
diagnostics_addr - Variable in class org.jgroups.protocols.TP
 
diagnostics_port - Variable in class org.jgroups.protocols.TP
 
difference(Digest) - Method in class org.jgroups.util.Digest
 
Digest - Class in org.jgroups.util
A message digest, which is used by the PBCAST layer for gossiping (also used by NAKACK for keeping track of current seqnos for all members).
Digest() - Constructor for class org.jgroups.util.Digest
Used for externalization
Digest(int) - Constructor for class org.jgroups.util.Digest
 
Digest(Map<Address, Digest.Entry>) - Constructor for class org.jgroups.util.Digest
Creates a new digest from an existing map by copying the keys and values from map
Digest(Digest) - Constructor for class org.jgroups.util.Digest
 
Digest(Address, long, long, long) - Constructor for class org.jgroups.util.Digest
 
Digest(Address, long, long) - Constructor for class org.jgroups.util.Digest
 
Digest.Entry - Class in org.jgroups.util
Class keeping track of the lowest and highest sequence numbers delivered, and the highest sequence numbers received, per member.
Digest.Entry() - Constructor for class org.jgroups.util.Digest.Entry
 
Digest.Entry(long, long, long) - Constructor for class org.jgroups.util.Digest.Entry
 
Digest.Entry(long, long) - Constructor for class org.jgroups.util.Digest.Entry
 
Digest.Entry(Digest.Entry) - Constructor for class org.jgroups.util.Digest.Entry
 
digest_history - Variable in class org.jgroups.protocols.pbcast.NAKACK
Keeps a bounded list of the last N digest sets
digits(long, int) - Static method in class org.jgroups.util.UUID
Returns val represented by the specified number of hex digits.
DIR - Static variable in class org.jgroups.blocks.GridFile.Metadata
 
DirectExecutor - Class in org.jgroups.util
 
DirectExecutor() - Constructor for class org.jgroups.util.DirectExecutor
 
disable_loopback - Variable in class org.jgroups.protocols.UDP
 
disableReaping() - Method in class org.jgroups.blocks.Cache
 
DISCARD - Class in org.jgroups.protocols
Discards up or down messages based on a percentage; e.g., setting property 'up' to 0.1 causes 10% of all up messages to be discarded.
DISCARD() - Constructor for class org.jgroups.protocols.DISCARD
 
DISCARD.DiscardHeader - Class in org.jgroups.protocols
 
DISCARD.DiscardHeader() - Constructor for class org.jgroups.protocols.DISCARD.DiscardHeader
 
DISCARD.DiscardHeader(Set<Address>) - Constructor for class org.jgroups.protocols.DISCARD.DiscardHeader
 
discard_incompatible_packets - Variable in class org.jgroups.protocols.TP
Discard packets with a different version.
DISCARD_PAYLOAD - Class in org.jgroups.protocols
Discards a message whose sequence number (in the payload, as a Long) matches seqno 2 times, before passing it down.
DISCARD_PAYLOAD() - Constructor for class org.jgroups.protocols.DISCARD_PAYLOAD
 
discardUntilNewLine(InputStream) - Static method in class org.jgroups.util.Util
Reads and discards all characters from the input stream until a \r\n or EOF is encountered
disconnect() - Method in class org.jgroups.Channel
Disconnects the channel from the current group (if connected), leaving the group.
disconnect() - Method in class org.jgroups.client.StompConnection
 
disconnect() - Method in class org.jgroups.demos.TotalTokenDemo
 
DISCONNECT - Static variable in class org.jgroups.Event
 
disconnect() - Method in class org.jgroups.JChannel
Disconnects the channel if it is connected.
disconnect() - Method in class org.jgroups.mux.MuxChannel
Deprecated.
 
DISCONNECT - Static variable in class org.jgroups.stack.GossipRouter
 
disconnect(String, Address) - Method in class org.jgroups.stack.RouterStub
 
DISCONNECT_OK - Static variable in class org.jgroups.stack.GossipRouter
 
disconnectStubs() - Method in class org.jgroups.stack.RouterStubManager
 
Discovery - Class in org.jgroups.protocols
The Discovery protocol layer retrieves the initial membership (used by the GMS when started by sending event FIND_INITIAL_MBRS down the stack).
Discovery() - Constructor for class org.jgroups.protocols.Discovery
 
Discovery.PingSenderTask - Class in org.jgroups.protocols
 
Discovery.PingSenderTask() - Constructor for class org.jgroups.protocols.Discovery.PingSenderTask
 
Discovery.Responses - Class in org.jgroups.protocols
 
Discovery.Responses(int, int, boolean, Promise<JoinRsp>) - Constructor for class org.jgroups.protocols.Discovery.Responses
 
discovery_reception - Variable in class org.jgroups.protocols.PING
 
discoveryRequestReceived(Address, String, Collection<PhysicalAddress>) - Method in class org.jgroups.protocols.Discovery
 
discoveryRequestReceived(Address, String, Collection<PhysicalAddress>) - Method in class org.jgroups.protocols.TCPPING
 
disp - Variable in class org.jgroups.blocks.DistributedQueue
 
disp - Variable in class org.jgroups.blocks.DistributedTree
 
disp - Variable in class org.jgroups.blocks.ReplicatedHashMap
 
disp - Variable in class org.jgroups.demos.RelayDemoRpc
 
disp - Variable in class org.jgroups.demos.wb.Whiteboard
 
dispatchToThreadPool(Executor, Address, byte[], int, int) - Method in class org.jgroups.protocols.TP
 
displayMessage(String, String) - Method in class org.jgroups.demos.wb.Whiteboard
 
DistributedLockManager - Class in org.jgroups.blocks
Deprecated.
Succeessor is LockService.
DistributedLockManager(VotingAdapter, Object) - Constructor for class org.jgroups.blocks.DistributedLockManager
Deprecated.
Create instance of this class.
DistributedLockManager(TwoPhaseVotingAdapter, Object) - Constructor for class org.jgroups.blocks.DistributedLockManager
Deprecated.
Constructor for the DistributedLockManager_cl object.
DistributedLockManager.AcquireLockDecree - Class in org.jgroups.blocks
Deprecated.
This class represents the lock to be released.
DistributedLockManager.LockDecree - Class in org.jgroups.blocks
Deprecated.
This class represents the lock
DistributedLockManager.MultiLockDecree - Class in org.jgroups.blocks
Deprecated.
This class represents the lock that has to be marked as multilocked
DistributedLockManager.ReleaseLockDecree - Class in org.jgroups.blocks
Deprecated.
This class represents the lock to be released.
DistributedQueue - Class in org.jgroups.blocks
Provides the abstraction of a java.util.LinkedList that is replicated at several locations.
DistributedQueue(String, ChannelFactory, String, long) - Constructor for class org.jgroups.blocks.DistributedQueue
Creates a DistributedQueue
DistributedQueue(JChannel) - Constructor for class org.jgroups.blocks.DistributedQueue
 
DistributedQueue(PullPushAdapter, Serializable) - Constructor for class org.jgroups.blocks.DistributedQueue
Uses a user-provided PullPushAdapter to create the dispatcher rather than a Channel.
DistributedQueue.Notification - Interface in org.jgroups.blocks
 
DistributedQueueDemo - Class in org.jgroups.demos
Uses the DistributedQueue building block.
DistributedQueueDemo() - Constructor for class org.jgroups.demos.DistributedQueueDemo
 
DistributedTree - Class in org.jgroups.blocks
A tree-like structure that is replicated across several members.
DistributedTree() - Constructor for class org.jgroups.blocks.DistributedTree
 
DistributedTree(String, String) - Constructor for class org.jgroups.blocks.DistributedTree
 
DistributedTree(PullPushAdapter, Serializable, long) - Constructor for class org.jgroups.blocks.DistributedTree
 
DistributedTree.DistributedTreeListener - Interface in org.jgroups.blocks
 
DistributedTree.ViewListener - Interface in org.jgroups.blocks
 
DistributedTreeDemo - Class in org.jgroups.demos
Demo showing the DistributedTree class.
DistributedTreeDemo(boolean) - Constructor for class org.jgroups.demos.DistributedTreeDemo
 
doConnect() - Method in class org.jgroups.stack.RouterStub
 
done() - Method in class org.jgroups.blocks.executor.ExecutionService.DistributedFuture
Protected method invoked when this task transitions to state isDone (whether normally or via cancellation).
done(long) - Method in class org.jgroups.blocks.MessageDispatcher
 
done - Variable in class org.jgroups.blocks.Request
 
done(long) - Method in class org.jgroups.blocks.RequestCorrelator
Used to signal that a certain request may be garbage collected as all responses have been received.
done() - Method in class org.jgroups.protocols.PERF_TP
 
done(Address, K) - Method in class org.jgroups.util.FIFOMessageQueue
Deprecated.
 
done - Variable in class org.jgroups.util.HashedTimingWheel.MyTask
 
done - Variable in class org.jgroups.util.TimeScheduler2.MyTask
 
DONT_BUNDLE - Static variable in class org.jgroups.Message
 
doSchedule() - Method in class org.jgroups.stack.Retransmitter.Task
 
doSend(Buffer, Address, boolean) - Method in class org.jgroups.protocols.TP
 
DOUBLE_SIZE - Static variable in class org.jgroups.Global
 
doubleWrite(byte[], OutputStream) - Static method in class org.jgroups.util.Util
Makes sure that we detect when a peer connection is in the closed state (not closed while we send data, but before we send data).
doubleWrite(byte[], int, int, OutputStream) - Static method in class org.jgroups.util.Util
Makes sure that we detect when a peer connection is in the closed state (not closed while we send data, but before we send data).
down(Event) - Method in class org.jgroups.Channel
Access to event mechanism of channels.
down(Event) - Method in class org.jgroups.JChannel
Sends a message through the protocol stack if the stack is available
down(Event) - Method in class org.jgroups.mux.MuxChannel
Deprecated.
 
down(Event) - Method in class org.jgroups.protocols.AUTH
An event is to be sent down the stack.
down(Event) - Method in class org.jgroups.protocols.BARRIER
 
down(Event) - Method in class org.jgroups.protocols.COMPRESS
We compress the payload if it is larger than min_size.
down(Event) - Method in class org.jgroups.protocols.DAISYCHAIN
 
down(Event) - Method in class org.jgroups.protocols.DELAY
 
down(Event) - Method in class org.jgroups.protocols.DISCARD
 
down(Event) - Method in class org.jgroups.protocols.DISCARD_PAYLOAD
 
down(Event) - Method in class org.jgroups.protocols.Discovery
An event is to be sent down the stack.
down(Event) - Method in class org.jgroups.protocols.DUPL
 
down(Event) - Method in class org.jgroups.protocols.ENCRYPT
 
down(Event) - Method in class org.jgroups.protocols.EXAMPLE
 
down(Event) - Method in class org.jgroups.protocols.Executing
 
down(Event) - Method in class org.jgroups.protocols.FC
 
down(Event) - Method in class org.jgroups.protocols.FD
 
down(Event) - Method in class org.jgroups.protocols.FD_ALL
 
down(Event) - Method in class org.jgroups.protocols.FD_SIMPLE
 
down(Event) - Method in class org.jgroups.protocols.FD_SOCK
 
down(Event) - Method in class org.jgroups.protocols.FILE_PING
 
down(Event) - Method in class org.jgroups.protocols.FlowControl
 
down(Event) - Method in class org.jgroups.protocols.FRAG
Fragment a packet if larger than frag_size (add a header).
down(Event) - Method in class org.jgroups.protocols.FRAG2
Fragment a packet if larger than frag_size (add a header).
down(Event) - Method in class org.jgroups.protocols.HDRS
 
down(Event) - Method in class org.jgroups.protocols.HTOTAL
 
down(Event) - Method in class org.jgroups.protocols.Locking
 
down(Event) - Method in class org.jgroups.protocols.LOOPBACK
Caller by the layer above this layer.
down(Event) - Method in class org.jgroups.protocols.MERGE2
 
down(Event) - Method in class org.jgroups.protocols.MERGE3
 
down(Event) - Method in class org.jgroups.protocols.MERGEFAST
 
down(Event) - Method in class org.jgroups.protocols.pbcast.FLUSH
 
down(Event) - Method in class org.jgroups.protocols.pbcast.GMS
 
down(Event) - Method in class org.jgroups.protocols.pbcast.NAKACK
Callback.
down(Event) - Method in class org.jgroups.protocols.pbcast.STABLE
 
down(Event) - Method in class org.jgroups.protocols.pbcast.STATE_TRANSFER
 
down(Event) - Method in class org.jgroups.protocols.pbcast.STREAMING_STATE_TRANSFER
 
down(Event) - Method in class org.jgroups.protocols.PERF_TP
Caller by the layer above this layer.
down(Event) - Method in class org.jgroups.protocols.PRIO
An event is to be sent down the stack.
down(Event) - Method in class org.jgroups.protocols.RATE_LIMITER
 
down(Event) - Method in class org.jgroups.protocols.RELAY
 
down(Event) - Method in class org.jgroups.protocols.SCOPE
 
down(Event) - Method in class org.jgroups.protocols.SEQUENCER
 
down(Event) - Method in class org.jgroups.protocols.SFC
Deprecated.
 
down(Event) - Method in class org.jgroups.protocols.SHARED_LOOPBACK
 
down - Variable in class org.jgroups.protocols.SHUFFLE
 
down(Event) - Method in class org.jgroups.protocols.SHUFFLE
 
down(Event) - Method in class org.jgroups.protocols.SIZE
 
down(Event) - Method in class org.jgroups.protocols.SMACK
 
down(Event) - Method in class org.jgroups.protocols.STATS
 
down(Event) - Method in class org.jgroups.protocols.STOMP
 
down(Event) - Method in class org.jgroups.protocols.TCPPING
 
down(Event) - Method in class org.jgroups.protocols.TP
Caller by the layer above this layer.
down(Event) - Method in class org.jgroups.protocols.TP.ProtocolAdapter
 
down(Event) - Method in class org.jgroups.protocols.TRACE
 
down(Event) - Method in class org.jgroups.protocols.UNICAST
 
down(Event) - Method in class org.jgroups.protocols.UNICAST2
 
down(Event) - Method in class org.jgroups.protocols.VERIFY_SUSPECT
 
down(Event) - Method in class org.jgroups.protocols.VIEW_SYNC
 
down(Event) - Method in class org.jgroups.stack.Protocol
An event is to be sent down the stack.
down(Event) - Method in class org.jgroups.stack.ProtocolStack
 
down_msgs - Variable in class org.jgroups.protocols.SHUFFLE
 
down_prot - Variable in class org.jgroups.stack.Protocol
 
downcall(Event) - Method in class org.jgroups.Channel
Can be used instead of down() when a return value is expected.
downcall(Event) - Method in class org.jgroups.JChannel
 
downcall(Event) - Method in class org.jgroups.mux.MuxChannel
Deprecated.
 
downThreadEnabled() - Method in class org.jgroups.stack.Protocol
Deprecated.
down thread was removed
drainTo(Collection<? super T>) - Method in class org.jgroups.util.ConcurrentLinkedBlockingQueue
 
drainTo(Collection<? super T>, int) - Method in class org.jgroups.util.ConcurrentLinkedBlockingQueue
 
Draw - Class in org.jgroups.demos
Shared whiteboard, each new instance joins the same group.
Draw(String, boolean, boolean, boolean, long, boolean, boolean, String) - Constructor for class org.jgroups.demos.Draw
 
Draw(Channel) - Constructor for class org.jgroups.demos.Draw
 
Draw(Channel, boolean, long) - Constructor for class org.jgroups.demos.Draw
 
Draw2Channels - Class in org.jgroups.demos
Same as Draw but using 2 channels: one for view changes (control channel) and the other one for drawing (data channel).
Draw2Channels(String, String, boolean) - Constructor for class org.jgroups.demos.Draw2Channels
 
draw_dest - Static variable in class org.jgroups.demos.StompDraw
 
DrawApplet - Class in org.jgroups.demos.applets
 
DrawApplet() - Constructor for class org.jgroups.demos.applets.DrawApplet
 
DrawCommand - Class in org.jgroups.demos
Encapsulates information about a draw command.
DrawCommand() - Constructor for class org.jgroups.demos.DrawCommand
 
drawNode(Graphics, int, int, String, int) - Method in class org.jgroups.demos.Topology
 
DrawRepl - Class in org.jgroups.demos
Replicates the whiteboard demo by intercepting central AWT event queue and mcasting events to all members.
DrawRepl() - Constructor for class org.jgroups.demos.DrawRepl
 
drawTopology(Graphics) - Method in class org.jgroups.demos.Topology
 
drop(Message, Address) - Method in interface org.jgroups.debug.Simulator.DropMessage
 
DUMMY - Static variable in class org.jgroups.Global
 
DUMMY - Static variable in class org.jgroups.util.Seqno
 
dump() - Method in class org.jgroups.blocks.Cache
 
dump() - Method in class org.jgroups.blocks.PartitionedHashMap
 
dump() - Method in class org.jgroups.blocks.ReplCache
 
dump() - Static method in class org.jgroups.debug.Profiler
 
dump() - Method in class org.jgroups.util.RetransmitTable
Dumps the seqnos in the table as a list
dumpAddresssMappings() - Method in class org.jgroups.stack.GossipRouter
 
dumpChannels() - Method in class org.jgroups.JChannelFactory
Deprecated.
 
dumpChannelStats() - Method in class org.jgroups.JChannel
 
dumpConfiguration() - Method in class org.jgroups.JChannelFactory
Deprecated.
 
dumpMatrix() - Method in class org.jgroups.util.RetransmitTable
Dumps the non-null in the table in a pseudo graphic way
dumpNonNullElements() - Method in class org.jgroups.util.RingBuffer
 
dumpQueue() - Method in class org.jgroups.Channel
 
dumpQueue() - Method in class org.jgroups.JChannel
 
dumpQueue(Queue) - Static method in class org.jgroups.util.Util
Debugging method used to dump the content of a protocol queue in a condensed form.
dumpRoutingTable() - Method in class org.jgroups.stack.GossipRouter
 
dumpRoutingTableDetailed() - Method in class org.jgroups.stack.GossipRouter
 
dumpScopes() - Method in class org.jgroups.protocols.SCOPE
 
dumpSocketInfo() - Method in class org.jgroups.protocols.UDP
 
dumpStack(boolean) - Static method in class org.jgroups.util.Util
 
dumpStats() - Method in class org.jgroups.Channel
Returns a map of statistics of the various protocols and of the channel itself.
dumpStats() - Method in class org.jgroups.debug.Simulator
 
dumpStats() - Method in class org.jgroups.JChannel
Returns a map of statistics of the various protocols and of the channel itself.
dumpStats(String, List<String>) - Method in class org.jgroups.JChannel
 
dumpStats(String) - Method in class org.jgroups.JChannel
 
dumpStats() - Method in class org.jgroups.mux.MuxChannel
Deprecated.
 
dumpStats() - Method in class org.jgroups.protocols.FC
 
dumpStats() - Method in class org.jgroups.protocols.FlowControl
 
dumpStats() - Method in class org.jgroups.protocols.pbcast.NAKACK
 
dumpStats() - Method in class org.jgroups.protocols.SEQUENCER
 
dumpStats() - Method in class org.jgroups.protocols.UFC
 
dumpStats() - Method in class org.jgroups.protocols.UNICAST
 
dumpStats() - Method in class org.jgroups.protocols.UNICAST2
 
dumpStats() - Method in class org.jgroups.stack.Protocol
 
dumpStats() - Method in class org.jgroups.stack.ProtocolStack
 
dumpStats(String) - Method in class org.jgroups.stack.ProtocolStack
 
dumpStats(String, List<String>) - Method in class org.jgroups.stack.ProtocolStack
 
dumpThreads() - Static method in class org.jgroups.util.Util
 
dumpTimerQueue() - Method in class org.jgroups.JChannel
 
dumpTimerQueue() - Method in class org.jgroups.stack.ProtocolStack
Deprecated.
Use TP.getTimer() instead to fetch the timer from the transport and then invoke the method on it
dumpTimerTasks() - Method in class org.jgroups.protocols.TP
 
dumpTimerTasks() - Method in class org.jgroups.util.DefaultTimeScheduler
 
dumpTimerTasks() - Method in class org.jgroups.util.HashedTimingWheel
 
dumpTimerTasks() - Method in interface org.jgroups.util.TimeScheduler
Returns a list of tasks currently waiting for execution.
dumpTimerTasks() - Method in class org.jgroups.util.TimeScheduler2
 
dumpViewHandlerHistory() - Method in class org.jgroups.protocols.pbcast.GMS
 
dumpViewHandlerQueue() - Method in class org.jgroups.protocols.pbcast.GMS
 
DUPL - Class in org.jgroups.protocols
Duplicates outgoing or incoming messages by copying them
DUPL() - Constructor for class org.jgroups.protocols.DUPL
 
DUPL(boolean, boolean, int, int) - Constructor for class org.jgroups.protocols.DUPL
 
dx - Variable in class org.jgroups.demos.wb.Node
 
dy - Variable in class org.jgroups.demos.wb.Node
 
dynamic_hosts - Variable in class org.jgroups.protocols.TCPPING
https://jira.jboss.org/jira/browse/JGRP-989

E

elementAt(int) - Method in class org.jgroups.Membership
Returns the component at the specified index
elementAt(int) - Method in class org.jgroups.util.RspList
Deprecated.
elementAt(int) - Method in class org.jgroups.util.UnmodifiableVector
 
elements() - Method in class org.jgroups.blocks.ReplicatedHashMap
Deprecated. 
elements() - Method in class org.jgroups.util.UnmodifiableVector
 
EMPTY_DIGEST - Static variable in class org.jgroups.util.Digest
 
EMPTY_RSP_LIST - Static variable in class org.jgroups.util.RspList
 
emptyGossipClientStubManager(Protocol) - Static method in class org.jgroups.stack.RouterStubManager
 
enable_bundling - Variable in class org.jgroups.protocols.TP
 
enable_diagnostics - Variable in class org.jgroups.protocols.TP
 
enable_unicast_bundling - Variable in class org.jgroups.protocols.TP
Enable bundling for unicast messages.
enableReaping(long) - Method in class org.jgroups.blocks.Cache
Runs the reaper every interval ms, evicts expired items
enableStats(boolean) - Method in class org.jgroups.JChannel
 
enableStats(boolean) - Method in class org.jgroups.stack.Protocol
 
encode(int, int, int) - Static method in class org.jgroups.Version
Method copied from http://www.jboss.com/index.html?module=bb&op=viewtopic&t=77231
ENCRYPT - Class in org.jgroups.protocols
ENCRYPT layer.
ENCRYPT() - Constructor for class org.jgroups.protocols.ENCRYPT
 
ENCRYPT - Static variable in class org.jgroups.protocols.ENCRYPT.EncryptHeader
 
ENCRYPT.EncryptHeader - Class in org.jgroups.protocols
 
ENCRYPT.EncryptHeader() - Constructor for class org.jgroups.protocols.ENCRYPT.EncryptHeader
 
ENCRYPT.EncryptHeader(short) - Constructor for class org.jgroups.protocols.ENCRYPT.EncryptHeader
 
ENCRYPT.EncryptHeader(short, String) - Constructor for class org.jgroups.protocols.ENCRYPT.EncryptHeader
 
end_of_current_period - Variable in class org.jgroups.protocols.RATE_LIMITER
 
endpoint - Variable in class org.jgroups.protocols.STOMP
 
endpoint_addr - Variable in class org.jgroups.protocols.STOMP
 
ENDPOINTS - Static variable in class org.jgroups.demos.StompChat
 
endpoints - Variable in class org.jgroups.protocols.STOMP
 
ensureCapacity(int) - Method in class org.jgroups.util.UnmodifiableVector
 
ensureValidBindAddresses(List<Protocol>) - Static method in class org.jgroups.stack.Configurator
Makes sure that all fields annotated with @LocalAddress is (1) an InetAddress and (2) a valid address on any local network interface
entryAdd(Object) - Method in interface org.jgroups.blocks.DistributedQueue.Notification
 
entryAdd(Object) - Method in class org.jgroups.demos.DistributedQueueDemo
 
entryRemoved(Object) - Method in interface org.jgroups.blocks.DistributedQueue.Notification
 
entryRemoved(K) - Method in interface org.jgroups.blocks.ReplicatedHashMap.Notification
 
entryRemoved(Object) - Method in class org.jgroups.demos.DistributedQueueDemo
 
entryRemoved(Serializable) - Method in class org.jgroups.demos.ReplicatedHashMapDemo
 
entrySet() - Method in class org.jgroups.blocks.Cache
 
entrySet() - Method in class org.jgroups.blocks.ReplicatedHashMap
 
entrySet(K, V) - Method in interface org.jgroups.blocks.ReplicatedHashMap.Notification
 
entrySet(Serializable, Serializable) - Method in class org.jgroups.demos.ReplicatedHashMapDemo
 
entrySet() - Method in class org.jgroups.util.RspList
 
equals(Object) - Method in class org.jgroups.blocks.DistributedLockManager.LockDecree
Deprecated.
 
equals(Object) - Method in class org.jgroups.blocks.LazyRemovalSet.Entry
 
equals(Object) - Method in class org.jgroups.blocks.locking.Owner
 
equals(Object) - Method in class org.jgroups.blocks.mux.NoMuxHandler
 
equals(Object) - Method in class org.jgroups.blocks.TwoPhaseVotingAdapter.TwoPhaseVoteWrapper
 
equals(Object) - Method in class org.jgroups.protocols.Executing.Owner
 
equals(Object) - Method in class org.jgroups.protocols.pbcast.STATE_TRANSFER.StateHeader
 
equals(Object) - Method in class org.jgroups.protocols.pbcast.STREAMING_STATE_TRANSFER.StateHeader
 
equals(Object) - Method in class org.jgroups.protocols.PingData
 
equals(Object) - Method in class org.jgroups.protocols.TransportedVectorTime
Checks if this TransportedVectorTimeis equal to the specified TransportedVectorTime.
equals(Object) - Method in class org.jgroups.stack.IpAddress
 
equals(Object) - Method in class org.jgroups.util.Digest.Entry
 
equals(Object) - Method in class org.jgroups.util.Digest
 
equals(Object) - Method in class org.jgroups.util.MergeId
 
equals(Object) - Method in class org.jgroups.util.Range
 
equals(Object) - Method in class org.jgroups.util.Rsp
 
equals(Object) - Method in class org.jgroups.util.Seqno
 
equals(Object) - Method in class org.jgroups.util.SingletonAddress
 
equals(Object) - Method in class org.jgroups.util.UnmodifiableVector
 
equals(Object) - Method in class org.jgroups.util.UUID
Compares this object to the specified object.
equals(Object) - Method in class org.jgroups.View
 
equals(Object) - Method in class org.jgroups.ViewId
 
ergonomics - Variable in class org.jgroups.stack.Protocol
 
error(String) - Method in class org.jgroups.logging.JDKLogImpl
 
error(String, Throwable) - Method in class org.jgroups.logging.JDKLogImpl
 
error(String) - Method in interface org.jgroups.logging.Log
 
error(String, Throwable) - Method in interface org.jgroups.logging.Log
 
error(String) - Method in class org.jgroups.logging.Log4JLogImpl
 
error(String, Throwable) - Method in class org.jgroups.logging.Log4JLogImpl
 
Event - Class in org.jgroups
Used for inter-stack and intra-stack communication.
Event(int) - Constructor for class org.jgroups.Event
 
Event(int, Object) - Constructor for class org.jgroups.Event
 
evictLogicalAddressCache() - Method in class org.jgroups.protocols.TP
 
exact_destination_match - Variable in class org.jgroups.protocols.STOMP
 
EXAMPLE - Class in org.jgroups.protocols
Example of a protocol layer.
EXAMPLE() - Constructor for class org.jgroups.protocols.EXAMPLE
 
exception - Variable in class org.jgroups.blocks.executor.ExecutionService.DistributedFuture.Sync
The exception to throw from get()
exclusion_list - Variable in class org.jgroups.blocks.RequestCorrelator.MultiDestinationHeader
Contains a list of members who should not receive the request (others will drop).
execute(Runnable) - Method in class org.jgroups.blocks.executor.ExecutionService
 
execute() - Method in class org.jgroups.blocks.Request
 
execute() - Method in interface org.jgroups.util.Command
 
execute(Runnable) - Method in class org.jgroups.util.DirectExecutor
 
execute(Runnable) - Method in class org.jgroups.util.HashedTimingWheel
 
execute(Runnable) - Method in interface org.jgroups.util.TimeScheduler
Executes command with zero required delay.
execute(Runnable) - Method in class org.jgroups.util.TimeScheduler2
 
Executing - Class in org.jgroups.protocols
This is the base protocol used for executions.
Executing() - Constructor for class org.jgroups.protocols.Executing
 
Executing.ExecutorHeader - Class in org.jgroups.protocols
 
Executing.ExecutorHeader() - Constructor for class org.jgroups.protocols.Executing.ExecutorHeader
 
Executing.Owner - Class in org.jgroups.protocols
 
Executing.Owner(Address, long) - Constructor for class org.jgroups.protocols.Executing.Owner
 
Executing.Request - Class in org.jgroups.protocols
 
Executing.Request() - Constructor for class org.jgroups.protocols.Executing.Request
 
Executing.Request(Executing.Type, Object, long) - Constructor for class org.jgroups.protocols.Executing.Request
 
Executing.Type - Enum in org.jgroups.protocols
 
execution_service - Variable in class org.jgroups.demos.ExecutionServiceDemo
 
ExecutionCompletionService<V> - Class in org.jgroups.blocks.executor
A CompletionService that uses a supplied ExecutionService to execute tasks.
ExecutionCompletionService(ExecutionService) - Constructor for class org.jgroups.blocks.executor.ExecutionCompletionService
Creates an ExecutorCompletionService using the supplied executor for base task execution and a LinkedBlockingQueue as a completion queue.
ExecutionCompletionService(ExecutionService, BlockingQueue<NotifyingFuture<V>>) - Constructor for class org.jgroups.blocks.executor.ExecutionCompletionService
Creates an ExecutorCompletionService using the supplied executor for base task execution and the supplied queue as its completion queue.
ExecutionCompletionService(ExecutionService, BlockingQueue<NotifyingFuture<V>>, ExecutionCompletionService<V>.QueueingListener) - Constructor for class org.jgroups.blocks.executor.ExecutionCompletionService
This constructor is here if someone wants to override this class and provide their own QueueingListener to possibly listen in on futures being finished
ExecutionCompletionService.QueueingListener - Class in org.jgroups.blocks.executor
 
ExecutionCompletionService.QueueingListener() - Constructor for class org.jgroups.blocks.executor.ExecutionCompletionService.QueueingListener
 
ExecutionRunner - Class in org.jgroups.blocks.executor
This class is to be used to pick up execution requests and actually run them.
ExecutionRunner(JChannel) - Constructor for class org.jgroups.blocks.executor.ExecutionRunner
 
Executions - Class in org.jgroups.blocks.executor
 
Executions() - Constructor for class org.jgroups.blocks.executor.Executions
 
Executions.StreamableCallable - Class in org.jgroups.blocks.executor
 
Executions.StreamableCallable() - Constructor for class org.jgroups.blocks.executor.Executions.StreamableCallable
 
Executions.StreamableCallable(Class<? extends Callable<?>>, byte, Object...) - Constructor for class org.jgroups.blocks.executor.Executions.StreamableCallable
 
ExecutionService - Class in org.jgroups.blocks.executor
This is a jgroups implementation of an ExecutorService, where the consumers are running on any number of nodes.
ExecutionService() - Constructor for class org.jgroups.blocks.executor.ExecutionService
 
ExecutionService(JChannel) - Constructor for class org.jgroups.blocks.executor.ExecutionService
 
ExecutionService.DistributedFuture<V> - Class in org.jgroups.blocks.executor
This is basically a copy of the FutureTask in java.util.concurrent but added serializable to it.
ExecutionService.DistributedFuture(JChannel, Lock, Condition, Set<Future<?>>, Callable<V>) - Constructor for class org.jgroups.blocks.executor.ExecutionService.DistributedFuture
Creates a FutureTask that will upon running, execute the given Callable.
ExecutionService.DistributedFuture(JChannel, Lock, Condition, Set<Future<?>>, Runnable, V) - Constructor for class org.jgroups.blocks.executor.ExecutionService.DistributedFuture
Creates a FutureTask that will upon running, execute the given Runnable, and arrange that get will return the given result on successful completion.
ExecutionService.DistributedFuture.Sync<V> - Class in org.jgroups.blocks.executor
Synchronization control for FutureTask.
ExecutionService.DistributedFuture.Sync(ExecutionService.DistributedFuture<V>, Callable<V>) - Constructor for class org.jgroups.blocks.executor.ExecutionService.DistributedFuture.Sync
 
ExecutionService.RunnableAdapter<T> - Class in org.jgroups.blocks.executor
This is copied from Executors class which contains RunnableAdapter.
ExecutionService.RunnableAdapter() - Constructor for class org.jgroups.blocks.executor.ExecutionService.RunnableAdapter
 
ExecutionService.RunnableAdapter(Runnable, T) - Constructor for class org.jgroups.blocks.executor.ExecutionService.RunnableAdapter
 
ExecutionServiceDemo - Class in org.jgroups.demos
 
ExecutionServiceDemo(String, String, int) - Constructor for class org.jgroups.demos.ExecutionServiceDemo
 
ExecutionServiceDemo.ByteBufferStreamable - Class in org.jgroups.demos
 
ExecutionServiceDemo.ByteBufferStreamable() - Constructor for class org.jgroups.demos.ExecutionServiceDemo.ByteBufferStreamable
 
ExecutionServiceDemo.ByteBufferStreamable(ByteBuffer) - Constructor for class org.jgroups.demos.ExecutionServiceDemo.ByteBufferStreamable
 
ExecutionServiceDemo.SortingByteCallable - Class in org.jgroups.demos
 
ExecutionServiceDemo.SortingByteCallable() - Constructor for class org.jgroups.demos.ExecutionServiceDemo.SortingByteCallable
 
ExecutionServiceDemo.SortingByteCallable(byte[], int, int) - Constructor for class org.jgroups.demos.ExecutionServiceDemo.SortingByteCallable
 
ExecutionServiceDemo.SortingTwoByteCallable - Class in org.jgroups.demos
Sorts 2 byte arrys into a larger byte array
ExecutionServiceDemo.SortingTwoByteCallable() - Constructor for class org.jgroups.demos.ExecutionServiceDemo.SortingTwoByteCallable
 
ExecutionServiceDemo.SortingTwoByteCallable(ExecutionServiceDemo.ByteBufferStreamable, ExecutionServiceDemo.ByteBufferStreamable) - Constructor for class org.jgroups.demos.ExecutionServiceDemo.SortingTwoByteCallable
 
executor - Variable in class org.jgroups.blocks.executor.ExecutionCompletionService
 
executor - Variable in class org.jgroups.demos.ExecutionServiceDemo
 
ExecutorEvent - Class in org.jgroups.blocks.executor
Defines an event class for the execution of an entity.
ExecutorEvent(int, Object) - Constructor for class org.jgroups.blocks.executor.ExecutorEvent
 
ExecutorNotification - Interface in org.jgroups.blocks.executor
 
exists(String) - Method in class org.jgroups.blocks.DistributedTree
 
exists() - Method in class org.jgroups.blocks.GridFile
 
exists(String) - Method in class org.jgroups.blocks.ReplicatedTree
Checks whether a given node exists in the tree
expected_mbrs - Variable in class org.jgroups.blocks.MultiRequest
 
expectedAcks() - Method in class org.jgroups.util.AckCollector
 
Experimental - Annotation Type in org.jgroups.annotations
Elements annotated with this annotation are experimental and may get removed from the distribution at any time
expiration_interval - Variable in class org.jgroups.protocols.SCOPE
 
expiration_time - Variable in class org.jgroups.protocols.SCOPE
 
expire(short) - Method in class org.jgroups.protocols.SCOPE
Multicasts an EXPIRE message to all members, and - on reception - each member removes the scope locally
EXPIRE - Static variable in class org.jgroups.protocols.SCOPE.ScopeHeader
 
expired(Address) - Method in class org.jgroups.protocols.UNICAST
Called by AgeOutCache, to removed expired connections
expired(Address) - Method in class org.jgroups.protocols.UNICAST2
Called by AgeOutCache, to removed expired connections
expired(K) - Method in interface org.jgroups.util.AgeOutCache.Handler
 
expiry_task - Variable in class org.jgroups.protocols.SCOPE
 
ExponentialInterval - Class in org.jgroups.stack
 
ExponentialInterval() - Constructor for class org.jgroups.stack.ExponentialInterval
 
ExponentialInterval(long) - Constructor for class org.jgroups.stack.ExponentialInterval
 
ExposedByteArrayInputStream - Class in org.jgroups.util
 
ExposedByteArrayInputStream(byte[]) - Constructor for class org.jgroups.util.ExposedByteArrayInputStream
Creates a ByteArrayInputStream so that it uses buf as its buffer array.
ExposedByteArrayInputStream(byte[], int, int) - Constructor for class org.jgroups.util.ExposedByteArrayInputStream
Creates ByteArrayInputStream that uses buf as its buffer array.
ExposedByteArrayOutputStream - Class in org.jgroups.util
Extends ByteArrayOutputStream, but exposes the internal buffer.
ExposedByteArrayOutputStream() - Constructor for class org.jgroups.util.ExposedByteArrayOutputStream
 
ExposedByteArrayOutputStream(int) - Constructor for class org.jgroups.util.ExposedByteArrayOutputStream
 
ExposedDataOutputStream - Class in org.jgroups.util
 
ExposedDataOutputStream(OutputStream) - Constructor for class org.jgroups.util.ExposedDataOutputStream
Creates a new data output stream to write data to the specified underlying output stream.
ExtendedMembershipListener - Interface in org.jgroups
 
ExtendedMessageListener - Interface in org.jgroups
ExtendedMessageListener has additional callbacks for: partial state transfer - http://jira.jboss.com/jira/browse/JGRP-118 streaming state transfer - http://jira.jboss.com/jira/browse/JGRP-89
ExtendedReceiver - Interface in org.jgroups
Extends Receiver, plus the partial state transfer methods.
ExtendedReceiverAdapter - Class in org.jgroups
 
ExtendedReceiverAdapter() - Constructor for class org.jgroups.ExtendedReceiverAdapter
 

F

f - Static variable in class org.jgroups.protocols.TP
 
factory - Variable in class org.jgroups.blocks.AbstractConnectionMap
 
fatal(String) - Method in class org.jgroups.logging.JDKLogImpl
 
fatal(String, Throwable) - Method in class org.jgroups.logging.JDKLogImpl
 
fatal(String) - Method in interface org.jgroups.logging.Log
 
fatal(String, Throwable) - Method in interface org.jgroups.logging.Log
 
fatal(String) - Method in class org.jgroups.logging.Log4JLogImpl
 
fatal(String, Throwable) - Method in class org.jgroups.logging.Log4JLogImpl
 
FC - Class in org.jgroups.protocols
Simple flow control protocol based on a credit system.
FC() - Constructor for class org.jgroups.protocols.FC
 
FcHeader - Class in org.jgroups.protocols
Header used by various flow control protocols
FcHeader() - Constructor for class org.jgroups.protocols.FcHeader
 
FcHeader(byte) - Constructor for class org.jgroups.protocols.FcHeader
 
FD - Class in org.jgroups.protocols
Failure detection based on simple heartbeat protocol.
FD() - Constructor for class org.jgroups.protocols.FD
 
FD.Broadcaster - Class in org.jgroups.protocols
Task that periodically broadcasts a list of suspected members to the group.
FD.Broadcaster() - Constructor for class org.jgroups.protocols.FD.Broadcaster
 
FD.BroadcastTask - Class in org.jgroups.protocols
 
FD.FdHeader - Class in org.jgroups.protocols
 
FD.FdHeader() - Constructor for class org.jgroups.protocols.FD.FdHeader
 
FD.FdHeader(byte) - Constructor for class org.jgroups.protocols.FD.FdHeader
 
FD.FdHeader(byte, Collection<Address>, Address) - Constructor for class org.jgroups.protocols.FD.FdHeader
 
FD.Monitor - Class in org.jgroups.protocols
 
FD.Monitor() - Constructor for class org.jgroups.protocols.FD.Monitor
 
FD_ALL - Class in org.jgroups.protocols
Failure detection based on simple heartbeat protocol.
FD_ALL() - Constructor for class org.jgroups.protocols.FD_ALL
 
FD_ALL.HeartbeatHeader - Class in org.jgroups.protocols
 
FD_ALL.HeartbeatHeader() - Constructor for class org.jgroups.protocols.FD_ALL.HeartbeatHeader
 
FD_ICMP - Class in org.jgroups.protocols
Protocol which uses InetAddress.isReachable() to check whether a given host is up or not, taking 1 argument; the host name of the host to be pinged.
FD_ICMP() - Constructor for class org.jgroups.protocols.FD_ICMP
 
FD_ICMP.PingMonitor - Class in org.jgroups.protocols
Runs InetAddress.isReachable().
FD_ICMP.PingMonitor() - Constructor for class org.jgroups.protocols.FD_ICMP.PingMonitor
 
FD_PING - Class in org.jgroups.protocols
Protocol which uses an executable (e.g.
FD_PING() - Constructor for class org.jgroups.protocols.FD_PING
 
FD_PING.Pinger - Class in org.jgroups.protocols
 
FD_PING.Pinger() - Constructor for class org.jgroups.protocols.FD_PING.Pinger
 
FD_PING.PingMonitor - Class in org.jgroups.protocols
Executes the ping command.
FD_PING.PingMonitor() - Constructor for class org.jgroups.protocols.FD_PING.PingMonitor
 
FD_SIMPLE - Class in org.jgroups.protocols
Simple failure detection protocol.
FD_SIMPLE() - Constructor for class org.jgroups.protocols.FD_SIMPLE
 
FD_SIMPLE.FdHeader - Class in org.jgroups.protocols
 
FD_SIMPLE.FdHeader() - Constructor for class org.jgroups.protocols.FD_SIMPLE.FdHeader
 
FD_SOCK - Class in org.jgroups.protocols
Failure detection protocol based on sockets.
FD_SOCK() - Constructor for class org.jgroups.protocols.FD_SOCK
 
FD_SOCK.FdHeader - Class in org.jgroups.protocols
 
FD_SOCK.FdHeader() - Constructor for class org.jgroups.protocols.FD_SOCK.FdHeader
 
FD_SOCK.FdHeader(byte) - Constructor for class org.jgroups.protocols.FD_SOCK.FdHeader
 
FD_SOCK.FdHeader(byte, Address) - Constructor for class org.jgroups.protocols.FD_SOCK.FdHeader
 
FD_SOCK.FdHeader(byte, Address, IpAddress) - Constructor for class org.jgroups.protocols.FD_SOCK.FdHeader
 
FD_SOCK.FdHeader(byte, Set<Address>) - Constructor for class org.jgroups.protocols.FD_SOCK.FdHeader
 
FD_SOCK.FdHeader(byte, Map<Address, IpAddress>) - Constructor for class org.jgroups.protocols.FD_SOCK.FdHeader
 
FD_SOCK_SRV_SOCK - Static variable in class org.jgroups.Global
 
fetchLocalAddresses() - Method in class org.jgroups.protocols.TP
Grabs the local address (or addresses in the shared transport case) and registers them with the physical address in the transport's cache
fetchState(long) - Method in class org.jgroups.blocks.ReplicatedTree
Fetch the group state from the current coordinator.
FIFOMessageQueue<K,V> - Class in org.jgroups.util
Deprecated.
Will be removed together with the Multiplexer in 3.0
FIFOMessageQueue() - Constructor for class org.jgroups.util.FIFOMessageQueue
Deprecated.
 
FILE - Static variable in class org.jgroups.blocks.GridFile.Metadata
 
file - Variable in class org.jgroups.blocks.GridInputStream
 
file - Variable in class org.jgroups.blocks.GridOutputStream
 
FILE_PING - Class in org.jgroups.protocols
Simple discovery protocol which uses a file on shared storage such as an SMB share, NFS mount or S3.
FILE_PING() - Constructor for class org.jgroups.protocols.FILE_PING
 
FILE_PING.WriterTask - Class in org.jgroups.protocols
 
FILE_PING.WriterTask() - Constructor for class org.jgroups.protocols.FILE_PING.WriterTask
 
fileExists(String) - Static method in class org.jgroups.util.Util
 
filename(String) - Static method in class org.jgroups.blocks.GridFile
 
FilePersistenceManager - Class in org.jgroups.persistence
 
FilePersistenceManager(String) - Constructor for class org.jgroups.persistence.FilePersistenceManager
Default constructor
filter - Variable in class org.jgroups.protocols.FILE_PING
 
filterLoadedValues(Map) - Method in class org.jgroups.persistence.FilePersistenceManager
Turns the values into Floats to enable org.jgroups.demos.DistributedHashtableDemo to work.
find(V) - Method in class org.jgroups.blocks.LazyRemovalSet
 
FIND_ALL_VIEWS - Static variable in class org.jgroups.Event
 
FIND_INITIAL_MBRS - Static variable in class org.jgroups.Event
 
findAllViews(Promise<JoinRsp>) - Method in class org.jgroups.protocols.Discovery
 
findAllViewsAsString() - Method in class org.jgroups.protocols.Discovery
 
findComponent(Container, String) - Method in class org.jgroups.demos.DrawRepl
 
findGetter(Class, String) - Static method in class org.jgroups.jmx.ResourceDMBean
 
findInitialMembers(Promise<JoinRsp>) - Method in class org.jgroups.protocols.Discovery
Finds initial members
findInitialMembersAsString() - Method in class org.jgroups.protocols.Discovery
 
findMembers(Promise<JoinRsp>, int, boolean, ViewId) - Method in class org.jgroups.protocols.Discovery
 
findMethod(Class, String, Object[]) - Static method in class org.jgroups.blocks.MethodCall
 
findMethod(short) - Method in interface org.jgroups.blocks.MethodLookup
 
findProtocol(String) - Method in class org.jgroups.stack.ProtocolStack
Returns a given protocol or null if not found
findProtocol(Class<?>) - Method in class org.jgroups.stack.ProtocolStack
 
findProtocol(Class<?>...) - Method in class org.jgroups.stack.ProtocolStack
Finds the first protocol of a list and returns it.
findSetter(Class, String) - Static method in class org.jgroups.jmx.ResourceDMBean
 
first - Variable in class org.jgroups.protocols.SCOPE.QueueThread
 
firstElement() - Method in class org.jgroups.util.UnmodifiableVector
 
fixDigests() - Method in class org.jgroups.protocols.pbcast.GMS
 
fixed - Variable in class org.jgroups.demos.wb.Node
 
FixedMembershipToken - Class in org.jgroups.auth
The FixedMemberShipToken object predefines a list of IP addresses and ports that can join the group.
FixedMembershipToken() - Constructor for class org.jgroups.auth.FixedMembershipToken
 
FixedSizeBitSet - Class in org.jgroups.util
Class copied from BitSet.
FixedSizeBitSet(int) - Constructor for class org.jgroups.util.FixedSizeBitSet
Creates a bit set whose initial size is the range 0 through size-1.
flagsToString(byte) - Static method in class org.jgroups.Message
 
FLOAT_SIZE - Static variable in class org.jgroups.Global
 
FlowControl - Class in org.jgroups.protocols
Simple flow control protocol based on a credit system.
FlowControl() - Constructor for class org.jgroups.protocols.FlowControl
 
FlowControl.Credit - Class in org.jgroups.protocols
 
FlowControl.Credit(long) - Constructor for class org.jgroups.protocols.FlowControl.Credit
 
flush() - Method in class org.jgroups.blocks.GridOutputStream
 
FLUSH - Static variable in class org.jgroups.Global
 
FLUSH - Class in org.jgroups.protocols.pbcast
Flush, as it name implies, forces group members to flush their pending messages while blocking them to send any additional messages.
FLUSH() - Constructor for class org.jgroups.protocols.pbcast.FLUSH
 
FLUSH.FlushHeader - Class in org.jgroups.protocols.pbcast
 
FLUSH.FlushHeader() - Constructor for class org.jgroups.protocols.pbcast.FLUSH.FlushHeader
 
FLUSH.FlushHeader(byte) - Constructor for class org.jgroups.protocols.pbcast.FLUSH.FlushHeader
 
FLUSH.FlushHeader(byte, long) - Constructor for class org.jgroups.protocols.pbcast.FLUSH.FlushHeader
 
FLUSH.FlushHeader(byte, long, Collection<? extends Address>) - Constructor for class org.jgroups.protocols.pbcast.FLUSH.FlushHeader
 
FLUSH_BYPASS - Static variable in class org.jgroups.protocols.pbcast.FLUSH.FlushHeader
 
FLUSH_COMPLETED - Static variable in class org.jgroups.protocols.pbcast.FLUSH.FlushHeader
 
FLUSH_NOT_COMPLETED - Static variable in class org.jgroups.protocols.pbcast.FLUSH.FlushHeader
 
FLUSH_RECONCILE - Static variable in class org.jgroups.protocols.pbcast.FLUSH.FlushHeader
 
FLUSH_RECONCILE_OK - Static variable in class org.jgroups.protocols.pbcast.FLUSH.FlushHeader
 
flushAccumulatedCredits() - Method in class org.jgroups.util.CreditMap
 
flushEvents() - Method in class org.jgroups.stack.ProtocolStack
Deprecated. 
flushInvokerClass - Variable in class org.jgroups.protocols.pbcast.GMS
 
flushSupported() - Method in class org.jgroups.Channel
 
flushSupported() - Method in class org.jgroups.JChannel
 
focusGained(FocusEvent) - Method in class org.jgroups.demos.wb.Whiteboard
 
focusLost(FocusEvent) - Method in class org.jgroups.demos.wb.Whiteboard
 
foo() - Method in class org.jgroups.demos.JmxDemo
 
foobar() - Method in class org.jgroups.demos.JmxDemo
 
format(double) - Static method in class org.jgroups.util.Util
 
forward - Variable in class org.jgroups.protocols.DAISYCHAIN
 
forward(byte[], int, int) - Method in class org.jgroups.protocols.RELAY
Forwards the message across the TCP link to the other local cluster
forward_non_client_generated_msgs - Variable in class org.jgroups.protocols.STOMP
 
forward_queue - Variable in class org.jgroups.protocols.DAISYCHAIN
 
forwardToCoord(Message) - Method in class org.jgroups.protocols.RELAY
Wraps the message annd sends it to the current coordinator
FRAG - Class in org.jgroups.protocols
Fragmentation layer.
FRAG() - Constructor for class org.jgroups.protocols.FRAG
 
FRAG2 - Class in org.jgroups.protocols
Fragmentation layer.
FRAG2() - Constructor for class org.jgroups.protocols.FRAG2
 
frag_id - Variable in class org.jgroups.protocols.FragHeader
 
frag_size_received - Variable in class org.jgroups.protocols.FlowControl
 
FragHeader - Class in org.jgroups.protocols
 
FragHeader() - Constructor for class org.jgroups.protocols.FragHeader
 
FragHeader(long, int, int) - Constructor for class org.jgroups.protocols.FragHeader
 
fragmentBuffer(byte[], int, int) - Static method in class org.jgroups.util.Util
Fragments a byte buffer into smaller fragments of (max.) frag_size.
fragmentBuffer(byte[], int) - Static method in class org.jgroups.util.Util
 
FUNCTIONAL - Static variable in class org.jgroups.Global
 
future - Variable in class org.jgroups.blocks.executor.ExecutionService.DistributedFuture.Sync
The containing future
future - Variable in class org.jgroups.stack.Retransmitter.Task
 
futureDone(Future<V>) - Method in class org.jgroups.blocks.executor.ExecutionCompletionService.QueueingListener
 
futureDone(Future<T>) - Method in interface org.jgroups.util.FutureListener
 
FutureListener<T> - Interface in org.jgroups.util
A listener that is called back when a future is done.

G

generateAddress() - Method in interface org.jgroups.stack.AddressGenerator
 
generateGlobalView(View, View) - Method in class org.jgroups.protocols.RELAY
 
generateGlobalView(View, View, boolean) - Method in class org.jgroups.protocols.RELAY
 
generateList(Collection, String) - Static method in class org.jgroups.util.Util
 
generateLocalName() - Static method in class org.jgroups.util.Util
 
generatePreSignedUrl(String, String, String, String, String, long) - Static method in class org.jgroups.protocols.S3_PING
Use this helper method to generate pre-signed S3 urls for use with S3_PING.
generateRandomBytes() - Static method in class org.jgroups.util.AdditionalDataUUID
 
generateRandomBytes() - Static method in class org.jgroups.util.PayloadUUID
 
generateRandomBytes() - Static method in class org.jgroups.util.TopologyUUID
 
generateReport(Class<?>, List<ITestResult>) - Method in class org.jgroups.util.JUnitXMLReporter
generate the XML report given what we know from all the test results
get(K) - Method in class org.jgroups.blocks.Cache
 
get(String) - Method in class org.jgroups.blocks.DistributedTree
 
get() - Method in class org.jgroups.blocks.executor.ExecutionService.DistributedFuture
 
get(long, TimeUnit) - Method in class org.jgroups.blocks.executor.ExecutionService.DistributedFuture
 
get() - Method in class org.jgroups.blocks.GroupRequest
 
get(long, TimeUnit) - Method in class org.jgroups.blocks.GroupRequest
 
get(K) - Method in class org.jgroups.blocks.LazyRemovalCache
 
get(Object) - Method in class org.jgroups.blocks.MethodCall
Deprecated.
get() - Method in class org.jgroups.blocks.MultiRequest
 
get(long, TimeUnit) - Method in class org.jgroups.blocks.MultiRequest
 
get(short) - Method in interface org.jgroups.blocks.mux.Muxer
Gets the handler registered under the specified id
get(short) - Method in class org.jgroups.blocks.mux.MuxUpHandler
Gets the handler registered under the specified id
get(K) - Method in class org.jgroups.blocks.PartitionedHashMap
 
get(K) - Method in class org.jgroups.blocks.ReplCache
Returns the value associated with key
get(Object) - Method in class org.jgroups.blocks.ReplicatedHashMap
 
get(String, String) - Method in class org.jgroups.blocks.ReplicatedTree
Finds a node given its name and returns the value associated with a given key in its data map.
get() - Method in class org.jgroups.blocks.UnicastRequest
 
get(long, TimeUnit) - Method in class org.jgroups.blocks.UnicastRequest
 
get(short) - Static method in class org.jgroups.conf.ClassConfigurator
Returns a class for a magic number.
get(String) - Static method in class org.jgroups.conf.ClassConfigurator
Loads and returns the class from the class name
get(long) - Method in class org.jgroups.protocols.Discovery.Responses
 
get() - Method in class org.jgroups.protocols.FlowControl.Credit
 
get(long) - Method in class org.jgroups.stack.AckSenderWindow
 
get(long) - Method in class org.jgroups.stack.NakReceiverWindow
Returns the message from xmit_table
get(long, long) - Method in class org.jgroups.stack.NakReceiverWindow
Returns a list of messages in the range [from ..
get(Address) - Method in class org.jgroups.util.CreditMap
 
get(Address) - Method in class org.jgroups.util.Digest
Returns the Entry for the given sender.
get(int) - Method in class org.jgroups.util.FixedSizeBitSet
Returns the value of the bit with the specified index.
get() - Method in class org.jgroups.util.HashedTimingWheel.MyTask
 
get(long, TimeUnit) - Method in class org.jgroups.util.HashedTimingWheel.MyTask
 
get() - Method in class org.jgroups.util.ImmutableReference
Gets the wrapped object, if there is one.
get() - Method in class org.jgroups.util.NullFuture
 
get(long, TimeUnit) - Method in class org.jgroups.util.NullFuture
 
get(long) - Method in class org.jgroups.util.RetransmitTable
 
get(long, long) - Method in class org.jgroups.util.RetransmitTable
 
get(Object) - Method in class org.jgroups.util.RspList
Returns the Rsp associated with address key
get(long) - Method in class org.jgroups.util.Seqno
 
get(long) - Method in class org.jgroups.util.SeqnoRange
 
get() - Method in class org.jgroups.util.TimeScheduler2.MyTask
 
get(long, TimeUnit) - Method in class org.jgroups.util.TimeScheduler2.MyTask
 
get(int) - Method in class org.jgroups.util.UnmodifiableVector
 
get(Address) - Static method in class org.jgroups.util.UUID
 
GET_ABS_MAJORITY - Static variable in class org.jgroups.blocks.Request
return majority (of all members, may block)
GET_ALL - Static variable in class org.jgroups.blocks.Request
return all responses
GET_APPLSTATE - Static variable in class org.jgroups.Event
 
GET_CACHE - Static variable in class org.jgroups.protocols.FD_SOCK.FdHeader
 
GET_CACHE_RSP - Static variable in class org.jgroups.protocols.FD_SOCK.FdHeader
 
GET_DIGEST - Static variable in class org.jgroups.Event
 
GET_DIGEST_EVT - Static variable in class org.jgroups.Event
 
GET_DIGEST_REQ - Static variable in class org.jgroups.protocols.pbcast.GMS.GmsHeader
 
GET_DIGEST_RSP - Static variable in class org.jgroups.protocols.pbcast.GMS.GmsHeader
 
GET_FIRST - Static variable in class org.jgroups.blocks.Request
return only first response
GET_LOCAL_ADDRESS - Static variable in class org.jgroups.Event
 
GET_LOGICAL_PHYSICAL_MAPPINGS - Static variable in class org.jgroups.Event
 
GET_MAJORITY - Static variable in class org.jgroups.blocks.Request
return majority (of all non-faulty members)
GET_MBRS_REQ - Static variable in class org.jgroups.protocols.PingHeader
 
GET_MBRS_RSP - Static variable in class org.jgroups.protocols.PingHeader
 
GET_N - Static variable in class org.jgroups.blocks.Request
Deprecated.
GET_NONE - Static variable in class org.jgroups.blocks.Request
return no response (async call)
GET_PHYSICAL_ADDRESS - Static variable in class org.jgroups.Event
 
GET_STATE - Static variable in class org.jgroups.Event
 
GET_STATE_EVENTS - Static variable in class org.jgroups.Channel
Deprecated.
GET_STATE_OK - Static variable in class org.jgroups.Event
 
GET_USERS - Static variable in class org.jgroups.demos.StompChat
 
getAccountNumber() - Method in class org.jgroups.demos.JmxDemo
 
getAccumulatedCredits() - Method in class org.jgroups.util.CreditMap
 
getAdditionalData() - Method in class org.jgroups.stack.IpAddress
Returns the additional_data.
getAdditionalData() - Method in class org.jgroups.util.UUID
Deprecated.
Will be removed in 3.0. This was only added to be backwards compatible with 2.7
getAddress() - Method in class org.jgroups.blocks.locking.Owner
 
getAddress() - Method in class org.jgroups.Channel
Returns the channel's own address.
getAddress() - Method in class org.jgroups.JChannel
Returns the local address of the channel (null if the channel is closed)
getAddress() - Method in class org.jgroups.mux.MuxChannel
Deprecated.
 
getAddress() - Method in class org.jgroups.protocols.Executing
 
getAddress() - Method in class org.jgroups.protocols.Executing.Owner
 
getAddress() - Method in class org.jgroups.protocols.Locking
 
getAddress() - Method in class org.jgroups.protocols.PingData
 
getAddress() - Method in class org.jgroups.protocols.TP.ProtocolAdapter
 
getAddress() - Method in class org.jgroups.stack.GossipData
 
getAddress() - Method in class org.jgroups.util.SingletonAddress
 
getAddress(Util.AddressScope) - Static method in class org.jgroups.util.Util
Returns the first address on any interface of the current host, which satisfies scope
getAddress(NetworkInterface, Util.AddressScope) - Static method in class org.jgroups.util.Util
Returns the first address on the given interface on the current host, which satisfies scope
getAddressAsString() - Method in class org.jgroups.JChannel
 
getAddressAsString() - Method in class org.jgroups.protocols.TP.ProtocolAdapter
 
getAddressAsUUID() - Method in class org.jgroups.JChannel
 
getAddressAsUUID() - Method in class org.jgroups.protocols.TP.ProtocolAdapter
 
getAddresses(Map<String, Map<String, Configurator.InetAddressInfo>>) - Static method in class org.jgroups.stack.Configurator
Returns all inet addresses found
getAddressGenerator() - Method in class org.jgroups.JChannel
Returns the current AddressGenerator, or null if none is set
getAgeOutCache() - Method in class org.jgroups.protocols.UNICAST
 
getAgeOutCache() - Method in class org.jgroups.protocols.UNICAST2
 
getAgeOutCacheSize() - Method in class org.jgroups.protocols.UNICAST
 
getAgeOutCacheSize() - Method in class org.jgroups.protocols.UNICAST2
 
getAllAvailableAddresses() - Static method in class org.jgroups.util.Util
 
getAllAvailableInterfaces() - Static method in class org.jgroups.util.Util
 
getAllDeclaredFields(Class) - Static method in class org.jgroups.util.Util
 
getAllDeclaredFieldsWithAnnotations(Class, Class<? extends Annotation>...) - Static method in class org.jgroups.util.Util
 
getAllDeclaredMethods(Class) - Static method in class org.jgroups.util.Util
 
getAllDeclaredMethodsWithAnnotations(Class, Class<? extends Annotation>...) - Static method in class org.jgroups.util.Util
 
getAllEndpoints() - Method in class org.jgroups.protocols.STOMP
 
getAllStates(Vector, long) - Method in class org.jgroups.Channel
Deprecated.
Not really needed - we always want to get the state from a single member
getAllStates(Vector, long) - Method in class org.jgroups.JChannel
Deprecated.
Not really needed - we always want to get the state from a single member, use JChannel.getState(org.jgroups.Address, long) instead
getAllStocks() - Method in class org.jgroups.demos.QuoteServer
 
getAndDecrementRound() - Method in class org.jgroups.util.HashedTimingWheel.MyTask
 
getAnycasting() - Method in class org.jgroups.blocks.GroupRequest
 
getAnycasting() - Method in class org.jgroups.blocks.MultiRequest
 
getAnycasting() - Method in class org.jgroups.blocks.RequestOptions
 
getApplicationIds() - Method in class org.jgroups.mux.Multiplexer
Deprecated.
Use ${link #getServiceIds()} instead
getArg() - Method in class org.jgroups.Event
 
getArg() - Method in class org.jgroups.SetStateEvent
 
getArg() - Method in class org.jgroups.StreamingGetStateEvent
Returns OutputStream used for writing of a state.
getArg() - Method in class org.jgroups.StreamingSetStateEvent
Returns InputStream used for reading of a state.
getArgs() - Method in class org.jgroups.blocks.MethodCall
returns an ordered list of arguments used for the method invokation
getAssociatedMessage() - Method in class org.jgroups.protocols.TransportedVectorTime
Returns a message associated with this vector timestamp.
getAsymAlgorithm() - Method in class org.jgroups.protocols.ENCRYPT
 
getAsymCipher() - Method in class org.jgroups.protocols.ENCRYPT
 
getAsymInit() - Method in class org.jgroups.protocols.ENCRYPT
 
getAsymProvider() - Method in class org.jgroups.protocols.ENCRYPT
 
getAttribute(String) - Method in class org.jgroups.jmx.ResourceDMBean
 
getAttributes(String[]) - Method in class org.jgroups.jmx.ResourceDMBean
 
getAuthClass() - Method in class org.jgroups.protocols.AUTH
 
getAuthToken() - Method in class org.jgroups.protocols.AUTH
 
getAuthValue() - Method in class org.jgroups.auth.MD5Token
 
getAuthValue() - Method in class org.jgroups.auth.SimpleToken
 
getAverageBlockingTime() - Method in class org.jgroups.protocols.SFC
Deprecated.
 
getAverageFlushDuration() - Method in class org.jgroups.protocols.pbcast.FLUSH
 
getAverageLossRate() - Method in class org.jgroups.protocols.pbcast.NAKACK
 
getAverageSendInterval() - Method in class org.jgroups.protocols.VIEW_SYNC
 
getAverageSmoothedLossRate() - Method in class org.jgroups.protocols.pbcast.NAKACK
 
getAverageStateSize() - Method in class org.jgroups.protocols.pbcast.STATE_TRANSFER
 
getAverageStateSize() - Method in class org.jgroups.protocols.pbcast.STREAMING_STATE_TRANSFER
 
getAverageTimeBlocked() - Method in class org.jgroups.protocols.FC
 
getAverageTimeBlocked() - Method in class org.jgroups.protocols.FlowControl
 
getBacklog() - Method in class org.jgroups.stack.GossipRouter
 
getBackups() - Method in class org.jgroups.protocols.CENTRAL_EXECUTOR
 
getBackups() - Method in class org.jgroups.protocols.CENTRAL_LOCK
 
getBindAddr() - Method in class org.jgroups.protocols.MPING
 
getBindAddress() - Method in class org.jgroups.blocks.MemcachedConnector
 
getBindAddress() - Method in class org.jgroups.protocols.TP
 
getBindAddress() - Method in class org.jgroups.stack.GossipRouter
 
getBindAddress(Properties) - Static method in class org.jgroups.util.Util
Returns the address of the interface to use defined by bind_addr and bind_interface
getBindAddressAsInetAddress() - Method in class org.jgroups.protocols.TP
 
getBindPort() - Method in class org.jgroups.protocols.BPING
 
getBindPort() - Method in class org.jgroups.protocols.TP
 
getBindToAllInterfaces() - Method in class org.jgroups.protocols.TP
Deprecated.
getBits(boolean) - Method in class org.jgroups.util.SeqnoRange
Returns ranges of all bit set to value
getBlockForResults() - Method in class org.jgroups.blocks.Request
 
getBlockings() - Method in class org.jgroups.protocols.SFC
Deprecated.
 
getBody() - Method in class org.jgroups.protocols.STOMP.Frame
 
getBottom() - Method in class org.jgroups.debug.ProtocolTester
 
getBottomProtocol() - Method in class org.jgroups.stack.ProtocolStack
 
getBridgeView() - Method in class org.jgroups.protocols.RELAY
 
getBroadcast() - Method in class org.jgroups.protocols.SEQUENCER
 
getBuf() - Method in class org.jgroups.util.Buffer
 
getBuffer() - Method in class org.jgroups.Message
Returns a copy of the buffer if offset and length are used, otherwise a reference.
getBuffer() - Method in class org.jgroups.stack.GossipData
 
getBuffer() - Method in class org.jgroups.util.ExposedByteArrayOutputStream
 
getBundlerBufferSize() - Method in class org.jgroups.protocols.TP
 
getBypassBundling() - Method in class org.jgroups.protocols.Executing
 
getBypassBundling() - Method in class org.jgroups.protocols.Locking
 
getBytes() - Method in class org.jgroups.protocols.pbcast.STABLE
 
getBytesSent() - Method in class org.jgroups.protocols.SFC
Deprecated.
 
getByValue(V) - Method in class org.jgroups.blocks.LazyRemovalCache
 
getCache() - Method in class org.jgroups.blocks.MemcachedConnector
 
getCache() - Method in interface org.jgroups.blocks.NotificationBus.Consumer
Deprecated.
Called on the coordinator to obtains its cache
getCache() - Method in class org.jgroups.blocks.NotificationBus
Deprecated.
 
getCache() - Method in class org.jgroups.demos.NotificationBusDemo
 
getCacheFromCoordinator(long, int) - Method in class org.jgroups.blocks.NotificationBus
Deprecated.
Determines the coordinator and asks it for its cache.
getCacheFromMember(Address, long, int) - Method in class org.jgroups.blocks.NotificationBus
Deprecated.
Determines the coordinator and asks it for its cache.
getCachingTime() - Method in class org.jgroups.blocks.PartitionedHashMap
 
getCachingTime() - Method in class org.jgroups.blocks.ReplCache
 
getCallable() - Method in class org.jgroups.blocks.executor.ExecutionService.DistributedFuture
 
getCallTimeout() - Method in class org.jgroups.blocks.PartitionedHashMap
 
getCallTimeout() - Method in class org.jgroups.blocks.ReplCache
 
getCapacities() - Method in class org.jgroups.util.MarshallerPool
Deprecated.
 
getCapacity() - Method in class org.jgroups.util.ExposedByteArrayOutputStream
 
getChannel() - Method in class org.jgroups.blocks.DistributedQueue
 
getChannel() - Method in class org.jgroups.blocks.DistributedTree
Returns the Channel the DistributedTree is connected to
getChannel() - Method in class org.jgroups.blocks.MessageDispatcher
Offers access to the underlying Channel.
getChannel() - Method in class org.jgroups.blocks.NotificationBus
Deprecated.
Answers the Channel.
getChannel() - Method in class org.jgroups.blocks.ReplicatedHashMap
 
getChannel() - Method in class org.jgroups.blocks.ReplicatedTree
Returns the Channel the DistributedTree is connected to
getChannel() - Method in class org.jgroups.demos.TotalTokenDemo
 
getChannel() - Method in class org.jgroups.mux.MuxChannel
Deprecated.
This should never be used (just for testing) !
getChannel() - Method in class org.jgroups.stack.ProtocolStack
 
getChannelName() - Method in class org.jgroups.Channel
Deprecated.
getChannelName() - Method in class org.jgroups.JChannel
Deprecated.
getChannelName() - Method in class org.jgroups.mux.MuxChannel
Deprecated.
 
getChildrenNames(String) - Method in class org.jgroups.blocks.DistributedTree
Returns all children of a Node as strings
getChildrenNames(String) - Method in class org.jgroups.blocks.ReplicatedTree
Returns all children of a given node
getChunkSize() - Method in class org.jgroups.blocks.GridFile
 
getChunkSize() - Method in class org.jgroups.blocks.GridFile.Metadata
 
getClassForName(String) - Static method in class org.jgroups.jmx.ResourceDMBean
 
getClusterName() - Method in class org.jgroups.blocks.PartitionedHashMap
 
getClusterName() - Method in class org.jgroups.blocks.ReplCache
 
getClusterName() - Method in class org.jgroups.blocks.ReplicatedHashMap
 
getClusterName() - Method in class org.jgroups.Channel
Returns the cluster name of the group of which the channel is a member.
getClusterName() - Method in class org.jgroups.JChannel
 
getClusterName() - Method in class org.jgroups.mux.MuxChannel
Deprecated.
 
getClusterName() - Method in class org.jgroups.protocols.TP.ProtocolAdapter
 
getClusterName() - Method in class org.jgroups.util.SingletonAddress
 
getClusterSize() - Method in class org.jgroups.blocks.ReplCache
 
getClusterView() - Method in class org.jgroups.mux.MuxChannel
Deprecated.
Returns the JGroups view of a cluster, e.g.
getConcurrentProcessing() - Method in class org.jgroups.blocks.MessageDispatcher
Deprecated.
getCond() - Method in class org.jgroups.util.Promise
 
getConfig(String) - Method in class org.jgroups.JChannelFactory
Deprecated.
Returns the stack configuration as a string (to be fed into new JChannel()).
getConfigStream(File) - Static method in class org.jgroups.conf.ConfiguratorFactory
 
getConfigStream(URL) - Static method in class org.jgroups.conf.ConfiguratorFactory
 
getConfigStream(String) - Static method in class org.jgroups.conf.ConfiguratorFactory
Returns a JGroups XML configuration InputStream based on the provided properties string.
getConfigStream(Object) - Static method in class org.jgroups.conf.ConfiguratorFactory
 
getConfigurableObjects() - Method in class org.jgroups.protocols.AUTH
 
getConfigurableObjects() - Method in class org.jgroups.stack.Protocol
After configuring the protocol itself from the properties defined in the XML config, a protocol might have additional objects which need to be configured.
getConnection(Address) - Method in interface org.jgroups.blocks.ConnectionMap
 
getConnection() - Method in class org.jgroups.protocols.JDBC_PING
 
getConnectionExpiryTimeout() - Method in class org.jgroups.blocks.TCPConnectionMap
 
getConnectionStatus() - Method in class org.jgroups.stack.RouterStub
 
getConnectionTable(long, long, InetAddress, InetAddress, int, int) - Method in class org.jgroups.protocols.TCP_NIO
 
getConnExpireTime() - Method in class org.jgroups.protocols.BasicTCP
 
getConsensusStr(int) - Static method in class org.jgroups.blocks.VotingAdapter
Convert consensus type into string representation.
getContents() - Method in class org.jgroups.blocks.DistributedQueue
 
getContents() - Static method in class org.jgroups.util.UUID
Returns a copy of the cache's contents
getConvertedValue(Object, Field, Map<String, String>, String, boolean) - Static method in class org.jgroups.conf.PropertyHelper
 
getConvertedValue(Object, Field, String, boolean) - Static method in class org.jgroups.conf.PropertyHelper
 
getConvertedValue(Object, Method, Map<String, String>, String, boolean) - Static method in class org.jgroups.conf.PropertyHelper
 
getCoord() - Method in class org.jgroups.protocols.CENTRAL_EXECUTOR
 
getCoord() - Method in class org.jgroups.protocols.CENTRAL_LOCK
 
getCoordAddress() - Method in class org.jgroups.protocols.PingData
 
getCoordAddress() - Method in class org.jgroups.ViewId
returns the address of the member that issued this view
getCoordinator() - Method in class org.jgroups.protocols.CENTRAL_EXECUTOR
 
getCoordinator() - Method in class org.jgroups.protocols.CENTRAL_LOCK
 
getCoordinator() - Method in class org.jgroups.protocols.SEQUENCER
 
getCreator() - Method in class org.jgroups.View
returns the creator of this view if this view was created with the empty constructur, null will be returned
getCreditRequestsReceived() - Method in class org.jgroups.protocols.SFC
Deprecated.
 
getCreditRequestsSent() - Method in class org.jgroups.protocols.SFC
Deprecated.
 
getCredits() - Method in class org.jgroups.protocols.SFC
Deprecated.
 
getCurrentNumTries() - Method in class org.jgroups.protocols.FD
 
getCurrentSeqno() - Method in class org.jgroups.protocols.pbcast.NAKACK
 
getCurrentThreads() - Method in class org.jgroups.util.DefaultTimeScheduler
 
getCurrentThreads() - Method in class org.jgroups.util.HashedTimingWheel
 
getCurrentThreads() - Method in interface org.jgroups.util.TimeScheduler
Returns the current threads in the pool, or -1 if not applicable
getCurrentThreads() - Method in class org.jgroups.util.TimeScheduler2
 
getDataSourceFromJNDI(String) - Method in class org.jgroups.protocols.JDBC_PING
 
getDeadlockDetection() - Method in class org.jgroups.blocks.MessageDispatcher
Deprecated.
getDecree() - Method in class org.jgroups.blocks.TwoPhaseVotingAdapter.TwoPhaseWrapper
 
getDefaultHandler() - Method in interface org.jgroups.blocks.mux.Muxer
Gets the handler for messages that have no mux header.
getDefaultHandler() - Method in class org.jgroups.blocks.mux.MuxUpHandler
 
getDefaultReplicationCount() - Method in class org.jgroups.blocks.ReplCache
 
getDefaultThreadPool() - Method in class org.jgroups.protocols.TP
 
getDefaultThreadPoolThreadFactory() - Method in class org.jgroups.protocols.TP
 
getDefaultThreadPoolThreadFactory() - Method in class org.jgroups.stack.GossipRouter
 
getDelay() - Method in class org.jgroups.protocols.DELAY_JOIN_REQ
 
getDesiredAverageGossip() - Method in class org.jgroups.protocols.pbcast.STABLE
 
getDesKey() - Method in class org.jgroups.protocols.ENCRYPT
 
getDest() - Method in class org.jgroups.Message
 
getDigest() - Method in class org.jgroups.protocols.pbcast.GMS
Sends down a GET_DIGEST event and waits for the GET_DIGEST_OK response, or timeout, whichever occurs first
getDigest() - Method in class org.jgroups.protocols.pbcast.JoinRsp
 
getDigest() - Method in class org.jgroups.protocols.pbcast.MergeData
 
getDigest() - Method in class org.jgroups.protocols.pbcast.NAKACK
Returns a message digest: for each member P the lowest, highest delivered and highest received seqno is added
getDigest() - Method in class org.jgroups.protocols.pbcast.STATE_TRANSFER.StateHeader
 
getDigest() - Method in class org.jgroups.protocols.pbcast.STREAMING_STATE_TRANSFER.StateHeader
 
getDigest() - Method in class org.jgroups.stack.NakReceiverWindow
Returns the lowest, highest delivered and highest received seqnos
getDomain() - Method in class org.jgroups.JChannelFactory
Deprecated.
 
getDownDiscardRate() - Method in class org.jgroups.protocols.DISCARD
 
getDownProtocol() - Method in class org.jgroups.stack.Protocol
 
getDropDownMulticasts() - Method in class org.jgroups.protocols.DISCARD
 
getDropDownUnicasts() - Method in class org.jgroups.protocols.DISCARD
 
getDynamicHostList() - Method in class org.jgroups.protocols.TCPPING
 
getElementsInForwardQueue() - Method in class org.jgroups.protocols.DAISYCHAIN
 
getElementsInSendQueue() - Method in class org.jgroups.protocols.DAISYCHAIN
 
getEndpoints() - Method in class org.jgroups.protocols.STOMP
 
getEntry(K) - Method in class org.jgroups.blocks.Cache
 
getExclusionList() - Method in class org.jgroups.blocks.RequestOptions
 
getExpiryTime() - Method in class org.jgroups.stack.GossipRouter
 
getFailReason() - Method in class org.jgroups.protocols.pbcast.JoinRsp
 
getField(Field, Object) - Static method in class org.jgroups.stack.Configurator
 
getField(Class, String) - Static method in class org.jgroups.util.Util
 
getFile(String) - Method in class org.jgroups.blocks.GridFilesystem
 
getFile(String, int) - Method in class org.jgroups.blocks.GridFilesystem
 
getFile(String, String) - Method in class org.jgroups.blocks.GridFilesystem
 
getFile(String, String, int) - Method in class org.jgroups.blocks.GridFilesystem
 
getFile(File, String) - Method in class org.jgroups.blocks.GridFilesystem
 
getFile(File, String, int) - Method in class org.jgroups.blocks.GridFilesystem
 
getFillFactor() - Method in class org.jgroups.util.RetransmitTable
Returns the ratio between size and capacity, as a percentage
getFilter() - Method in class org.jgroups.blocks.mux.NoMuxHandlerRspFilter
 
getFirst() - Method in class org.jgroups.util.Queue
Returns the first element.
getFirst() - Method in class org.jgroups.util.RspList
Returns the first value in the response set.
getFlags() - Method in class org.jgroups.blocks.RequestOptions
 
getFlags() - Method in class org.jgroups.Message
 
getForwarded() - Method in class org.jgroups.protocols.SEQUENCER
 
getFragSize() - Method in class org.jgroups.protocols.FRAG
 
getFragSize() - Method in class org.jgroups.protocols.FRAG2
 
getGcLag() - Method in class org.jgroups.protocols.pbcast.NAKACK
Deprecated.
getGlobalThreadGroup() - Static method in class org.jgroups.util.Util
 
getGlobalView() - Method in class org.jgroups.protocols.RELAY
 
getGMSHeader(Event) - Static method in class org.jgroups.protocols.AUTH
Get the header from a GMS message
getGossipRequestTimeout() - Static method in class org.jgroups.stack.GossipRouter
Deprecated.
getGossipRouterAddress() - Method in class org.jgroups.stack.RouterStub
 
getGroup() - Method in class org.jgroups.stack.GossipData
 
getGroupMembersNumber() - Method in class org.jgroups.blocks.DistributedTree
Returns the number of current members joined to the group
getGroupMembersNumber() - Method in class org.jgroups.blocks.ReplicatedTree
Returns the number of current members joined to the group
getGroupName() - Method in class org.jgroups.blocks.DistributedTree
Returns the name of the group that the DistributedTree is connected to
getGroupName() - Method in class org.jgroups.blocks.ReplicatedTree
Returns the name of the group that the DistributedTree is connected to
getGroupName() - Method in class org.jgroups.demos.Draw
 
getHandler() - Method in class org.jgroups.util.AgeOutCache
 
getHashFunction() - Method in class org.jgroups.blocks.PartitionedHashMap
 
getHashFunction() - Method in class org.jgroups.blocks.ReplCache
 
getHashFunctionFactory() - Method in class org.jgroups.blocks.ReplCache
 
getHashType() - Method in class org.jgroups.auth.MD5Token
 
getHeader(short) - Method in class org.jgroups.Message
 
getHeader(short) - Method in class org.jgroups.util.Headers
Returns the header associated with an ID
getHeaders() - Method in class org.jgroups.Message
Returns a reference to the headers hashmap, which is immutable.
getHeaders() - Method in class org.jgroups.protocols.STOMP.Frame
 
getHeaders() - Method in class org.jgroups.util.Headers
 
getHeartbeatsReceived() - Method in class org.jgroups.protocols.FD_ALL
 
getHeartbeatsSent() - Method in class org.jgroups.protocols.FD_ALL
 
getHigh() - Method in class org.jgroups.util.SeqnoRange
 
getHighest() - Method in class org.jgroups.stack.AckSenderWindow
 
getHighest() - Method in class org.jgroups.util.Digest.Entry
Return the max of the highest delivered or highest received seqno
getHighest() - Method in class org.jgroups.util.RetransmitTable
 
getHighestDelivered() - Method in class org.jgroups.stack.NakReceiverWindow
Returns the highest sequence number of a message consumed by the application (by remove()).
getHighestDeliveredSeqno() - Method in class org.jgroups.util.Digest.Entry
 
getHighestPurged() - Method in class org.jgroups.util.RetransmitTable
 
getHighestReceived() - Method in class org.jgroups.stack.NakReceiverWindow
Returns the highest sequence number received so far (which may be higher than the highest seqno delivered so far; e.g., for 1,2,3,5,6 it would be 6.
getHighestReceived(Address) - Method in class org.jgroups.util.SeqnoTable
 
getHighestReceivedSeqno() - Method in class org.jgroups.util.Digest.Entry
 
getHostname() - Static method in class org.jgroups.util.Util
 
getId() - Method in class org.jgroups.blocks.MethodCall
 
getId() - Method in class org.jgroups.blocks.mux.MuxHeader
 
getId() - Method in class org.jgroups.blocks.mux.NoMuxHandler
 
getId() - Method in class org.jgroups.mux.MuxChannel
Deprecated.
 
getId() - Method in class org.jgroups.mux.MuxHeader
 
getId() - Method in class org.jgroups.stack.Protocol
 
getId() - Method in class org.jgroups.ViewId
returns the lamport time of the view
getIdentifier() - Method in class org.jgroups.blocks.PullPushAdapter.PullHeader
Deprecated.
 
getImpl() - Method in class org.jgroups.protocols.pbcast.GMS
 
getIncomingCopies() - Method in class org.jgroups.protocols.DUPL
 
getInDelay() - Method in class org.jgroups.protocols.DELAY
 
getIndex(int) - Method in class org.jgroups.util.SeqnoRange
 
getInetAddresses(List<Protocol>) - Static method in class org.jgroups.stack.Configurator
 
getInetAddresses() - Method in class org.jgroups.stack.Configurator.InetAddressInfo
 
getInFlightThreadsCount() - Method in class org.jgroups.protocols.BARRIER
 
getInfo() - Method in class org.jgroups.Channel
 
getInfo() - Method in class org.jgroups.JChannel
 
getInfo() - Method in class org.jgroups.protocols.BasicTCP
 
getInfo() - Method in class org.jgroups.protocols.LOOPBACK
 
getInfo() - Method in class org.jgroups.protocols.SHARED_LOOPBACK
 
getInfo() - Method in class org.jgroups.protocols.TP
 
getInfo() - Method in class org.jgroups.protocols.TUNNEL
 
getInfo() - Method in class org.jgroups.protocols.UDP
 
getInitCount() - Method in class org.jgroups.stack.ProtocolStack.RefCounter
 
getInitialHosts() - Method in class org.jgroups.protocols.TCPGOSSIP
 
getInitialHosts() - Method in class org.jgroups.protocols.TCPPING
Returns the list of initial hosts as configured by the user via XML.
getInitialHostsList() - Method in class org.jgroups.protocols.TCPPING
 
getInput(String) - Method in class org.jgroups.blocks.GridFilesystem
 
getInput(File) - Method in class org.jgroups.blocks.GridFilesystem
 
getInputStream() - Method in class org.jgroups.stack.RouterStub
 
getInsertionTime() - Method in class org.jgroups.blocks.Cache.Value
 
getInstance(URL) - Static method in class org.jgroups.conf.XmlConfigurator
 
getInstance(InputStream) - Static method in class org.jgroups.conf.XmlConfigurator
 
getInstance(Element) - Static method in class org.jgroups.conf.XmlConfigurator
 
getInstance(URL, Boolean) - Static method in class org.jgroups.conf.XmlConfigurator
 
getInstance(InputStream, Boolean) - Static method in class org.jgroups.conf.XmlConfigurator
 
getInstance() - Static method in class org.jgroups.persistence.PersistenceFactory
Deprecated.
Singular public method to get access to any of the Persistence Manager implementations.
getInstance() - Static method in class org.jgroups.protocols.PERF_TP
 
getInternalMap() - Method in class org.jgroups.blocks.Cache
This method should not be used to add or remove elements ! It was just added because ReplCacheDemo requires it for its data model
getInterval() - Method in class org.jgroups.protocols.FD_ALL
 
getIpAddress() - Method in class org.jgroups.stack.IpAddress
 
getIpStackType() - Static method in class org.jgroups.util.Util
 
getJoinRetryTimeout() - Static method in class org.jgroups.protocols.pbcast.GMS
Deprecated. 
getJoinTimeout() - Method in class org.jgroups.protocols.pbcast.GMS
 
getKeepAliveTime() - Method in class org.jgroups.util.DefaultTimeScheduler
 
getKeepAliveTime() - Method in class org.jgroups.util.HashedTimingWheel
 
getKeepAliveTime() - Method in interface org.jgroups.util.TimeScheduler
Returns the keep alive time (in ms) of the thread pool, or -1 if not applicable
getKeepAliveTime() - Method in class org.jgroups.util.TimeScheduler2
 
getKey() - Method in class org.jgroups.blocks.DistributedLockManager.LockDecree
Deprecated.
Returns the key that should be used for Map lookup.
getKeys(String) - Method in class org.jgroups.blocks.ReplicatedTree
Gets the keys of the data map.
getKeyServerAddr() - Method in class org.jgroups.protocols.ENCRYPT
 
getKeyStoreName() - Method in class org.jgroups.protocols.ENCRYPT
 
getKpair() - Method in class org.jgroups.protocols.ENCRYPT
 
getL1Cache() - Method in class org.jgroups.blocks.PartitionedHashMap
 
getL1Cache() - Method in class org.jgroups.blocks.ReplCache
 
getL2Cache() - Method in class org.jgroups.blocks.PartitionedHashMap
 
getL2Cache() - Method in class org.jgroups.blocks.ReplCache
 
getLast() - Method in class org.jgroups.util.Queue
Returns the last element.
getLastUpdate() - Method in class org.jgroups.protocols.SCOPE.MessageQueue
 
getLeastSignificantBits() - Method in class org.jgroups.util.UUID
 
getLength() - Method in class org.jgroups.blocks.GridFile.Metadata
 
getLength() - Method in class org.jgroups.Message
Returns the number of bytes in the buffer
getLength() - Method in class org.jgroups.util.Buffer
 
getLevel() - Method in class org.jgroups.logging.JDKLogImpl
 
getLevel() - Method in interface org.jgroups.logging.Log
 
getLevel() - Method in class org.jgroups.logging.Log4JLogImpl
 
getLevel() - Method in class org.jgroups.stack.Protocol
 
getLinger() - Method in class org.jgroups.blocks.BasicConnectionTable
 
getLingerTimeout() - Method in class org.jgroups.stack.GossipRouter
 
getListener() - Method in class org.jgroups.blocks.PullPushAdapter
Deprecated.
 
getLocal_addr() - Method in class org.jgroups.protocols.ENCRYPT
 
getLocalAddress() - Method in class org.jgroups.blocks.BasicConnectionTable
 
getLocalAddress() - Method in class org.jgroups.blocks.DistributedQueue
 
getLocalAddress() - Method in class org.jgroups.blocks.DistributedTree
 
getLocalAddress() - Method in class org.jgroups.blocks.NotificationBus
Deprecated.
 
getLocalAddress() - Method in class org.jgroups.blocks.PartitionedHashMap
 
getLocalAddress() - Method in class org.jgroups.blocks.ReplCache
 
getLocalAddress() - Method in class org.jgroups.blocks.ReplicatedHashMap
 
getLocalAddress() - Method in class org.jgroups.blocks.ReplicatedTree
 
getLocalAddress() - Method in class org.jgroups.blocks.RequestCorrelator
 
getLocalAddress() - Method in class org.jgroups.blocks.TCPConnectionMap
 
getLocalAddress() - Method in class org.jgroups.Channel
Deprecated.
getLocalAddress() - Method in class org.jgroups.debug.Simulator
 
getLocalAddress() - Method in class org.jgroups.JChannel
Deprecated.
getLocalAddress() - Method in class org.jgroups.protocols.FD
 
getLocalAddress() - Method in class org.jgroups.protocols.FD_ALL
 
getLocalAddress() - Method in class org.jgroups.protocols.FD_SOCK
 
getLocalAddress() - Method in class org.jgroups.protocols.pbcast.GMS
 
getLocalAddress() - Method in class org.jgroups.protocols.SEQUENCER
 
getLocalAddress() - Method in class org.jgroups.protocols.UNICAST
 
getLocalAddress() - Method in class org.jgroups.protocols.UNICAST2
 
getLocalAddressAsString() - Method in class org.jgroups.blocks.PartitionedHashMap
 
getLocalAddressAsString() - Method in class org.jgroups.blocks.ReplCache
 
getLocalhost(StackType) - Static method in class org.jgroups.util.Util
IP related utilities
getLocalView() - Method in class org.jgroups.protocols.RELAY
 
getLock() - Method in class org.jgroups.blocks.AbstractConnectionMap
 
getLock(String) - Method in class org.jgroups.blocks.locking.LockService
 
getLock(String) - Method in class org.jgroups.protocols.Locking
 
getLock(String, boolean) - Method in class org.jgroups.protocols.Locking
 
getLock(String, Owner, boolean) - Method in class org.jgroups.protocols.Locking
 
getLock() - Method in class org.jgroups.util.Promise
 
getLog() - Method in class org.jgroups.Channel
 
getLog() - Method in class org.jgroups.JChannel
 
getLog(Class) - Method in interface org.jgroups.logging.CustomLogFactory
 
getLog(String) - Method in interface org.jgroups.logging.CustomLogFactory
 
getLog(Class) - Static method in class org.jgroups.logging.LogFactory
 
getLog(String) - Static method in class org.jgroups.logging.LogFactory
 
getLogCollectMessages() - Method in class org.jgroups.protocols.pbcast.GMS
 
getLogDiscardMessages() - Method in class org.jgroups.protocols.pbcast.NAKACK
 
getLogDiscardMessages() - Method in class org.jgroups.protocols.TP
 
getLogicalName() - Method in class org.jgroups.protocols.PingData
 
getLogicalName() - Method in class org.jgroups.stack.GossipData
 
getLossRate() - Method in class org.jgroups.stack.NakReceiverWindow
Returns the loss rate, which is defined as the number of pending retransmission requests / the total number of messages in xmit_table
getLow() - Method in class org.jgroups.util.Digest.Entry
 
getLow() - Method in class org.jgroups.util.Seqno
 
getLowest() - Method in class org.jgroups.stack.AckSenderWindow
Only to be used for testing purposes
getLowestMessage() - Method in class org.jgroups.stack.AckSenderWindow
Returns the message with the lowest seqno
getLowestSeen() - Method in class org.jgroups.stack.NakReceiverWindow
 
getMachineId() - Method in class org.jgroups.util.TopologyUUID
 
getMagicNumber(Class) - Static method in class org.jgroups.conf.ClassConfigurator
Returns the magic number for the class.
getMarshaller() - Method in class org.jgroups.blocks.RequestCorrelator
 
getMarshaller() - Method in class org.jgroups.blocks.RpcDispatcher
 
getMaxAge() - Method in class org.jgroups.demos.JmxDemo
 
getMaxBlockTime() - Method in class org.jgroups.protocols.FC
 
getMaxBlockTime() - Method in class org.jgroups.protocols.FlowControl
 
getMaxBlockTime(long) - Method in class org.jgroups.protocols.FlowControl
 
getMaxBlockTimes() - Method in class org.jgroups.protocols.FC
 
getMaxBlockTimes() - Method in class org.jgroups.protocols.FlowControl
 
getMaxBundleSize() - Method in class org.jgroups.protocols.TP
 
getMaxBundleTimeout() - Method in class org.jgroups.protocols.TP
 
getMaxBundlingTime() - Method in class org.jgroups.protocols.pbcast.GMS
 
getMaxBytes() - Method in class org.jgroups.protocols.pbcast.STABLE
 
getMaxCompactionTime() - Method in class org.jgroups.util.RetransmitTable
 
getMaxCredits() - Method in class org.jgroups.protocols.FC
 
getMaxCredits() - Method in class org.jgroups.protocols.FlowControl
 
getMaxCredits() - Method in class org.jgroups.protocols.SFC
Deprecated.
 
getMaxInterval() - Method in class org.jgroups.protocols.MERGE2
 
getMaxNumberOfEntries() - Method in class org.jgroups.blocks.Cache
 
getMaxRetransmitTime() - Method in class org.jgroups.protocols.UNICAST
 
getMaxRetransmitTime() - Method in class org.jgroups.protocols.UNICAST2
 
getMaxSize() - Method in class org.jgroups.protocols.SHUFFLE
 
getMaxThreads() - Method in class org.jgroups.util.DefaultTimeScheduler
 
getMaxThreads() - Method in class org.jgroups.util.HashedTimingWheel
 
getMaxThreads() - Method in interface org.jgroups.util.TimeScheduler
Returns the configured max threads, or -1 if not applicable
getMaxThreads() - Method in class org.jgroups.util.TimeScheduler2
 
getMaxTime() - Method in class org.jgroups.protocols.SHUFFLE
 
getMaxTries() - Method in class org.jgroups.protocols.FD
 
getMaxXmitBufSize() - Static method in class org.jgroups.protocols.pbcast.NAKACK
Deprecated.
getMaxXmitBufSize() - Method in class org.jgroups.stack.NakReceiverWindow
Deprecated.
getMaxXmitSize() - Static method in class org.jgroups.protocols.pbcast.NAKACK
Deprecated.
removed in 2.6
getMBeanInfo() - Method in class org.jgroups.jmx.ResourceDMBean
 
getMBeanServer() - Static method in class org.jgroups.util.Util
 
getMcastAddr() - Method in class org.jgroups.protocols.MPING
 
getMcastPort() - Method in class org.jgroups.protocols.MPING
 
getMember() - Method in class org.jgroups.protocols.pbcast.GMS.GmsHeader
 
getMember() - Method in class org.jgroups.SuspectEvent
 
getMembers() - Method in class org.jgroups.blocks.MessageDispatcher
Returns a copy of members
getMembers() - Method in class org.jgroups.blocks.ReplicatedTree
 
getMembers() - Method in class org.jgroups.blocks.VotingAdapter
 
getMembers() - Method in class org.jgroups.Membership
returns a copy (clone) of the members in this membership.
getMembers() - Method in class org.jgroups.protocols.FD
 
getMembers() - Method in class org.jgroups.protocols.FD_ALL
 
getMembers() - Method in class org.jgroups.protocols.FD_SOCK
 
getMembers() - Method in class org.jgroups.protocols.pbcast.GMS
 
getMembers() - Method in class org.jgroups.protocols.PingData
 
getMembers() - Method in class org.jgroups.protocols.TP.ProtocolAdapter
 
getMembers() - Method in class org.jgroups.protocols.UNICAST
 
getMembers() - Method in class org.jgroups.protocols.UNICAST2
 
getMembers() - Method in class org.jgroups.stack.GossipData
 
getMembers(String) - Method in class org.jgroups.stack.RouterStub
 
getMembers() - Method in class org.jgroups.View
Returns a reference to the List of members (ordered) Do NOT change this list, hence your will invalidate the view Make a copy if you have to modify it.
getMembership() - Method in class org.jgroups.blocks.NotificationBus
Deprecated.
Returns a reference to the real membership: don't modify.
getMembersWithCreditsLessThan(long) - Method in class org.jgroups.util.CreditMap
 
getMembersWithInsufficientCredits(long) - Method in class org.jgroups.util.CreditMap
 
getMergeId() - Method in class org.jgroups.protocols.pbcast.CoordGmsImpl
 
getMergeId() - Method in class org.jgroups.protocols.pbcast.GMS
 
getMergeId() - Method in class org.jgroups.protocols.pbcast.GMS.GmsHeader
 
getMergeId() - Method in class org.jgroups.protocols.pbcast.Merger
Only used for testing, might get removed any time.
getMergeTimeout() - Method in class org.jgroups.protocols.pbcast.GMS
 
getMessage() - Method in class org.jgroups.demos.wb.SendDialog
 
getMessageListener() - Method in class org.jgroups.blocks.MessageDispatcher
Gives access to the currently configured MessageListener.
getMessagesToRetransmit() - Method in class org.jgroups.util.Seqno
 
getMessagesToRetransmit() - Method in class org.jgroups.util.SeqnoRange
 
getMethod() - Method in class org.jgroups.blocks.MethodCall
 
getMethodLookup() - Method in class org.jgroups.blocks.RpcDispatcher
 
getMinCredits() - Method in class org.jgroups.protocols.FC
 
getMinCredits() - Method in class org.jgroups.protocols.FlowControl
 
getMinCredits() - Method in class org.jgroups.util.CreditMap
 
getMinInterval() - Method in class org.jgroups.protocols.MERGE2
 
getMinThreads() - Method in class org.jgroups.util.DefaultTimeScheduler
 
getMinThreads() - Method in class org.jgroups.util.HashedTimingWheel
 
getMinThreads() - Method in interface org.jgroups.util.TimeScheduler
Returns the configured core threads, or -1 if not applicable
getMinThreads() - Method in class org.jgroups.util.TimeScheduler2
 
getMinThreshold() - Method in class org.jgroups.protocols.FC
 
getMinThreshold() - Method in class org.jgroups.protocols.FlowControl
 
getMissingMessagesReceived() - Method in class org.jgroups.protocols.pbcast.NAKACK
 
getMode() - Method in class org.jgroups.blocks.MethodCall
 
getMode() - Method in class org.jgroups.blocks.RequestOptions
 
getModificationTime() - Method in class org.jgroups.blocks.GridFile.Metadata
 
getMostSignificantBits() - Method in class org.jgroups.util.UUID
Returns the most significant 64 bits of this UUID's 128 bit value.
getMsgs() - Method in class org.jgroups.util.MyReceiver
 
getMulticastAddress() - Method in class org.jgroups.protocols.UDP
 
getMulticastPort() - Method in class org.jgroups.protocols.UDP
 
getMulticastTTL() - Method in class org.jgroups.protocols.UDP
Getter for current multicast TTL
getMultiplexer() - Method in class org.jgroups.mux.MuxChannel
Deprecated.
 
getMultiplexerConfig() - Method in class org.jgroups.JChannelFactory
Deprecated.
Use a shared transport instead of the multiplexer
getMyFoo() - Static method in class org.jgroups.demos.JmxDemo
 
getName() - Method in class org.jgroups.auth.AuthToken
Used to return the full package and class name of the implementation.
getName() - Method in class org.jgroups.auth.FixedMembershipToken
 
getName() - Method in class org.jgroups.auth.MD5Token
 
getName() - Method in class org.jgroups.auth.RegexMembership
 
getName() - Method in class org.jgroups.auth.SimpleToken
 
getName() - Method in class org.jgroups.auth.X509Token
 
getName() - Method in class org.jgroups.blocks.GridFile
 
getName() - Method in class org.jgroups.blocks.locking.AwaitInfo
 
getName() - Method in class org.jgroups.blocks.locking.LockInfo
 
getName() - Method in class org.jgroups.blocks.MethodCall
returns the name of the method to be invoked using this method call object
getName() - Static method in class org.jgroups.blocks.RpcDispatcher
 
getName() - Method in class org.jgroups.Channel
Returns the logical name of this channel if set.
getName(Address) - Method in class org.jgroups.Channel
Returns the logical name of a given member.
getName() - Method in class org.jgroups.JChannel
 
getName(Address) - Method in class org.jgroups.JChannel
 
getName() - Method in class org.jgroups.protocols.TP.ProtocolAdapter
 
getName() - Method in class org.jgroups.stack.Protocol
All protocol names have to be unique !
getName() - Method in class org.jgroups.stack.ProtocolStack
 
getNegativeVotes() - Method in class org.jgroups.blocks.VotingAdapter.VoteResult
 
GetNetworkInterfaces - Class in org.jgroups.util
Lists all network interfaces on a system
GetNetworkInterfaces() - Constructor for class org.jgroups.util.GetNetworkInterfaces
 
getNext(String) - Method in class org.jgroups.demos.CausalDemo
 
getNextMulticastAddress() - Static method in class org.jgroups.util.ResourceManager
Returns the next available multicast address, e.g.
getNextMulticastPort(InetAddress) - Static method in class org.jgroups.util.ResourceManager
 
getNextTcpPorts(InetAddress, int) - Static method in class org.jgroups.util.ResourceManager
 
getNextToReceive(Address) - Method in class org.jgroups.util.SeqnoTable
 
getNextView(Collection<Address>, Collection<Address>, Collection<Address>) - Method in class org.jgroups.protocols.pbcast.GMS
Computes the next view.
getNonLoopbackAddress() - Static method in class org.jgroups.util.Util
Returns the first non-loopback address on any interface on the current host.
getNullMessages(long) - Method in class org.jgroups.util.RetransmitTable
Returns the number of null elements up to 'to'
getNumAcksReceived() - Method in class org.jgroups.protocols.UNICAST
 
getNumAcksSent() - Method in class org.jgroups.protocols.UNICAST
 
getNumActiveThreads() - Method in class org.jgroups.protocols.SCOPE
 
getNumberAsString() - Method in class org.jgroups.demos.JmxDemo
 
getNumberOfBackups() - Method in class org.jgroups.protocols.CENTRAL_EXECUTOR
 
getNumberOfBackups() - Method in class org.jgroups.protocols.CENTRAL_LOCK
 
getNumberOfBlockings() - Method in class org.jgroups.protocols.FC
 
getNumberOfBlockings() - Method in class org.jgroups.protocols.FlowControl
 
getNumberOfBlockings() - Method in class org.jgroups.protocols.MFC
 
getNumberOfBlockings() - Method in class org.jgroups.protocols.UFC
 
getNumberOfConnectionCreations() - Static method in class org.jgroups.blocks.BasicConnectionTable
 
getNumberOfCreditRequestsReceived() - Method in class org.jgroups.protocols.FC
 
getNumberOfCreditRequestsReceived() - Method in class org.jgroups.protocols.FlowControl
 
getNumberOfCreditRequestsSent() - Method in class org.jgroups.protocols.FC
 
getNumberOfCreditRequestsSent() - Method in class org.jgroups.protocols.FlowControl
 
getNumberOfCreditResponsesReceived() - Method in class org.jgroups.protocols.FC
 
getNumberOfCreditResponsesReceived() - Method in class org.jgroups.protocols.FlowControl
 
getNumberOfCreditResponsesSent() - Method in class org.jgroups.protocols.FC
 
getNumberOfCreditResponsesSent() - Method in class org.jgroups.protocols.FlowControl
 
getNumberOfDiscoveryRequestsSent() - Method in class org.jgroups.protocols.Discovery
 
getNumberOfFlushes() - Method in class org.jgroups.protocols.pbcast.FLUSH
 
getNumberOfHeartbeatsSent() - Method in class org.jgroups.protocols.FD
 
getNumberOfInFlightThreads() - Method in class org.jgroups.protocols.BARRIER
 
getNumberOfMessages() - Method in class org.jgroups.protocols.SCOPE
 
getNumberOfMessagesInReceiveWindows() - Method in class org.jgroups.protocols.UNICAST
 
getNumberOfMessagesInReceiveWindows() - Method in class org.jgroups.protocols.UNICAST2
 
getNumberOfMissingMessages() - Method in class org.jgroups.util.Seqno
 
getNumberOfMissingMessages() - Method in class org.jgroups.util.SeqnoRange
 
getNumberOfReceivedFragments() - Method in class org.jgroups.protocols.FRAG
 
getNumberOfReceivedFragments() - Method in class org.jgroups.protocols.FRAG2
 
getNumberOfReceivedMessages() - Method in class org.jgroups.protocols.FRAG
 
getNumberOfReceivedMessages() - Method in class org.jgroups.protocols.FRAG2
 
getNumberOfReceivedMessages() - Method in class org.jgroups.util.Seqno
 
getNumberOfReceivedMessages() - Method in class org.jgroups.util.SeqnoRange
 
getNumberOfReceiverScopes() - Method in class org.jgroups.protocols.SCOPE
 
getNumberOfResponsesExpected(long) - Method in class org.jgroups.stack.AckMcastSenderWindow
Returns the number of members for a given entry for which acks have to be received
getNumberOfResponsesReceived(long) - Method in class org.jgroups.stack.AckMcastSenderWindow
Returns the number of members for a given entry for which acks have been received
getNumberOfRetransmissions() - Method in class org.jgroups.protocols.UNICAST
 
getNumberOfRetransmissions() - Method in class org.jgroups.protocols.UNICAST2
 
getNumberOfSentFragments() - Method in class org.jgroups.protocols.FRAG
 
getNumberOfSentFragments() - Method in class org.jgroups.protocols.FRAG2
 
getNumberOfSentMessages() - Method in class org.jgroups.protocols.FRAG
 
getNumberOfSentMessages() - Method in class org.jgroups.protocols.FRAG2
 
getNumberOfStateBytesSent() - Method in class org.jgroups.protocols.pbcast.STATE_TRANSFER
 
getNumberOfStateBytesSent() - Method in class org.jgroups.protocols.pbcast.STREAMING_STATE_TRANSFER
 
getNumberOfStateRequests() - Method in class org.jgroups.protocols.pbcast.STATE_TRANSFER
 
getNumberOfStateRequests() - Method in class org.jgroups.protocols.pbcast.STREAMING_STATE_TRANSFER
 
getNumberOfTasksInTimer() - Method in class org.jgroups.JChannel
 
getNumberOfUnackedMessages() - Method in class org.jgroups.protocols.UNICAST
The number of messages in all Entry.sent_msgs tables (haven't received an ACK yet)
getNumberOfViews() - Method in class org.jgroups.protocols.pbcast.GMS
 
getNumBlockings() - Method in class org.jgroups.protocols.FlowControl.Credit
 
getNumBlockings() - Method in class org.jgroups.util.CreditMap
 
getNumBytesReceived() - Method in class org.jgroups.protocols.TP
 
getNumBytesReceived() - Method in class org.jgroups.protocols.UNICAST
 
getNumBytesReceived() - Method in class org.jgroups.protocols.UNICAST2
 
getNumBytesSent() - Method in class org.jgroups.protocols.TP
 
getNumBytesSent() - Method in class org.jgroups.protocols.UNICAST
 
getNumBytesSent() - Method in class org.jgroups.protocols.UNICAST2
 
getNumConnections() - Method in class org.jgroups.blocks.AbstractConnectionMap
 
getNumConnections() - Method in class org.jgroups.blocks.BasicConnectionTable
 
getNumConnections() - Method in class org.jgroups.blocks.TCPConnectionMap
 
getNumConnections() - Method in class org.jgroups.protocols.STOMP
 
getNumHeaders() - Method in class org.jgroups.Message
 
getNumInitialMembers() - Method in class org.jgroups.protocols.Discovery
 
getNumMembers() - Method in class org.jgroups.protocols.pbcast.GMS
 
getNumMessages() - Method in class org.jgroups.Channel
Returns the number of messages that are waiting.
getNumMessages() - Method in class org.jgroups.JChannel
 
getNumMessages() - Method in class org.jgroups.protocols.PERF_TP
 
getNumMessagesReceived() - Method in class org.jgroups.protocols.TP
 
getNumMessagesReceived() - Method in class org.jgroups.protocols.UNICAST
 
getNumMessagesReceived() - Method in class org.jgroups.protocols.UNICAST2
 
getNumMessagesSent() - Method in class org.jgroups.protocols.TP
 
getNumMessagesSent() - Method in class org.jgroups.protocols.UNICAST
 
getNumMessagesSent() - Method in class org.jgroups.protocols.UNICAST2
 
getNumPingRequests() - Method in class org.jgroups.protocols.Discovery
 
getNumRetransmits() - Method in class org.jgroups.stack.Retransmitter.Task
 
getNumServerResponses(Collection<PingData>) - Static method in class org.jgroups.protocols.Discovery.Responses
 
getNumSubscriptions() - Method in class org.jgroups.protocols.STOMP
 
getNumSuspectEventsGenerated() - Method in class org.jgroups.protocols.FD
 
getNumSuspectEventsGenerated() - Method in class org.jgroups.protocols.FD_SOCK
 
getNumTimerTasks() - Method in class org.jgroups.protocols.TP
 
getNumViewsAdjusted() - Method in class org.jgroups.protocols.VIEW_SYNC
 
getNumViewsSent() - Method in class org.jgroups.protocols.VIEW_SYNC
 
getObject() - Method in class org.jgroups.Message
Uses custom serialization to create an object from the buffer of the message.
getOffset() - Method in class org.jgroups.Message
Returns the offset into the buffer at which the data starts
getOffset() - Method in class org.jgroups.util.Buffer
 
getOffset() - Method in class org.jgroups.util.RetransmitTable
 
getOOBMaxQueueSize() - Method in class org.jgroups.protocols.TP
 
getOOBMessages() - Method in class org.jgroups.protocols.TP
 
getOOBPoolSize() - Method in class org.jgroups.protocols.TP
 
getOOBQueueSize() - Method in class org.jgroups.protocols.TP
 
getOOBThreadPool() - Method in class org.jgroups.protocols.TP
 
getOOBThreadPoolKeepAliveTime() - Method in class org.jgroups.protocols.TP
 
getOOBThreadPoolMaxThreads() - Method in class org.jgroups.protocols.TP
 
getOOBThreadPoolMinThreads() - Method in class org.jgroups.protocols.TP
 
getOOBThreadPoolThreadFactory() - Method in class org.jgroups.protocols.TP
 
getOpenConnections() - Method in class org.jgroups.protocols.TCP
 
getOpenConnections() - Method in class org.jgroups.protocols.TCP_NIO
 
getOpt(int) - Method in class org.jgroups.Channel
Gets an option.
getOpt(int) - Method in class org.jgroups.JChannel
returns the value of an option.
getOrCreateQueue(Address, short) - Method in class org.jgroups.protocols.SCOPE
 
getOriginalProperties() - Method in class org.jgroups.conf.ProtocolConfiguration
 
getOriginalSender() - Method in class org.jgroups.protocols.SEQUENCER.SequencerHeader
 
getOutDelay() - Method in class org.jgroups.protocols.DELAY
 
getOutgoingCopies() - Method in class org.jgroups.protocols.DUPL
 
getOutput(String) - Method in class org.jgroups.blocks.GridFilesystem
 
getOutput(String, boolean) - Method in class org.jgroups.blocks.GridFilesystem
 
getOutput(String, boolean, short, int) - Method in class org.jgroups.blocks.GridFilesystem
 
getOutput(GridFile) - Method in class org.jgroups.blocks.GridFilesystem
 
getOutputStream() - Method in class org.jgroups.util.ExposedDataOutputStream
 
getOutputStream() - Method in class org.jgroups.util.MarshallerPool
Deprecated.
Returns a random output stream.
getOverhead() - Method in class org.jgroups.protocols.FRAG2
Deprecated.
overhead was removed in 2.6.10
getOwner() - Method in class org.jgroups.protocols.Locking
 
getParameterString(String, String) - Static method in class org.jgroups.conf.ProtocolConfiguration
 
getParameterStringXml(String, String) - Static method in class org.jgroups.conf.ProtocolConfiguration
 
getPath() - Method in class org.jgroups.blocks.GridFile
 
getPayload() - Method in class org.jgroups.util.PayloadUUID
 
getPayload(String) - Method in class org.jgroups.View
Deprecated.
Will be removed in 3.0
getPeerAddressReadTimeout() - Method in class org.jgroups.blocks.BasicConnectionTable
 
getPendingRetransmissionRequests() - Method in class org.jgroups.protocols.pbcast.NAKACK
 
getPendingXmits() - Method in class org.jgroups.stack.NakReceiverWindow
 
getPersistent() - Method in class org.jgroups.blocks.ReplicatedHashMap
 
getPhysicalAddress() - Method in class org.jgroups.protocols.LOOPBACK
 
getPhysicalAddress() - Method in class org.jgroups.protocols.SHARED_LOOPBACK
 
getPhysicalAddress() - Method in class org.jgroups.protocols.TCP
 
getPhysicalAddress() - Method in class org.jgroups.protocols.TCP_NIO
 
getPhysicalAddress() - Method in class org.jgroups.protocols.TP
 
getPhysicalAddress() - Method in class org.jgroups.protocols.TUNNEL
 
getPhysicalAddress() - Method in class org.jgroups.protocols.UDP
 
getPhysicalAddresses() - Method in class org.jgroups.stack.GossipData
 
getPhysicalAddressFromCache(Address) - Method in class org.jgroups.protocols.TP
 
getPhysicalAddrs() - Method in class org.jgroups.protocols.PingData
 
getPingableMembers() - Method in class org.jgroups.protocols.FD
 
getPingableMembers() - Method in class org.jgroups.protocols.FD_SOCK
 
getPingDest() - Method in class org.jgroups.protocols.FD
 
getPingDest() - Method in class org.jgroups.protocols.FD_SOCK
 
getPoolThreadGroup() - Method in class org.jgroups.protocols.TP
 
getPort() - Method in class org.jgroups.blocks.MemcachedConnector
 
getPort() - Method in class org.jgroups.stack.GossipRouter
 
getPort() - Method in class org.jgroups.stack.IpAddress
 
getPortRange() - Method in class org.jgroups.protocols.TCPPING
 
getPortRange() - Method in class org.jgroups.protocols.TP
 
getPositiveVotes() - Method in class org.jgroups.blocks.VotingAdapter.VoteResult
 
getPriority() - Method in class org.jgroups.protocols.PrioHeader
 
getProcessing() - Method in class org.jgroups.stack.AckReceiverWindow
 
getProcessing() - Method in class org.jgroups.stack.NakReceiverWindow
 
getProcessorKeepAliveTime() - Method in class org.jgroups.blocks.ConnectionTableNIO
 
getProcessorKeepAliveTime() - Method in class org.jgroups.protocols.TCP_NIO
 
getProcessorMaxThreads() - Method in class org.jgroups.blocks.ConnectionTableNIO
 
getProcessorMaxThreads() - Method in class org.jgroups.protocols.TCP_NIO
 
getProcessorMinThreads() - Method in class org.jgroups.blocks.ConnectionTableNIO
 
getProcessorMinThreads() - Method in class org.jgroups.protocols.TCP_NIO
 
getProcessorQueueSize() - Method in class org.jgroups.blocks.ConnectionTableNIO
 
getProcessorQueueSize() - Method in class org.jgroups.protocols.TCP_NIO
 
getProcessorThreads() - Method in class org.jgroups.blocks.ConnectionTableNIO
 
getProcessorThreads() - Method in class org.jgroups.protocols.TCP_NIO
 
getProperties() - Method in class org.jgroups.Channel
 
getProperties() - Method in class org.jgroups.conf.ProtocolConfiguration
 
getProperties() - Method in class org.jgroups.JChannel
Returns the protocol stack configuration in string format.
getProperties() - Method in class org.jgroups.mux.MuxChannel
Deprecated.
 
getProperties() - Method in class org.jgroups.stack.Protocol
Deprecated.
Use a getter to get the actual instance variable
getPropertiesString() - Method in class org.jgroups.conf.ProtocolConfiguration
 
getProperty(String[], Properties, String, boolean, String) - Static method in class org.jgroups.util.Util
Returns a value associated wither with one or more system properties, or found in the props map
getProperty(String) - Static method in class org.jgroups.util.Util
 
getPropertyAsBoolean(String, boolean) - Static method in class org.jgroups.Global
 
getPropertyAsInteger(String, int) - Static method in class org.jgroups.Global
 
getPropertyAsLong(String, long) - Static method in class org.jgroups.Global
 
getPropertyName(Field, Map<String, String>) - Static method in class org.jgroups.conf.PropertyHelper
 
getPropertyName(Method) - Static method in class org.jgroups.conf.PropertyHelper
 
getProps() - Method in class org.jgroups.blocks.PartitionedHashMap
 
getProps() - Method in class org.jgroups.blocks.ReplCache
 
getProtocol(short) - Static method in class org.jgroups.conf.ClassConfigurator
 
getProtocolAdapter() - Method in class org.jgroups.blocks.MessageDispatcher
 
getProtocolId(Class) - Static method in class org.jgroups.conf.ClassConfigurator
 
getProtocolName() - Method in class org.jgroups.conf.ProtocolConfiguration
 
getProtocols() - Method in class org.jgroups.debug.ProtocolTester
 
getProtocols() - Method in class org.jgroups.stack.ProtocolStack
Returns all protocols in a list, from top to bottom.
getProtocolSpec() - Method in class org.jgroups.debug.ProtocolTester
 
getProtocolStack() - Method in class org.jgroups.Channel
 
getProtocolStack() - Method in class org.jgroups.conf.PlainConfigurator
 
getProtocolStack() - Method in interface org.jgroups.conf.ProtocolStackConfigurator
 
getProtocolStack() - Method in class org.jgroups.conf.XmlConfigurator
 
getProtocolStack() - Method in class org.jgroups.debug.Simulator
 
getProtocolStack() - Method in class org.jgroups.JChannel
Returns the protocol stack
getProtocolStack() - Method in class org.jgroups.mux.MuxChannel
Deprecated.
 
getProtocolStack() - Method in class org.jgroups.stack.Protocol
 
getProtocolStackString() - Method in class org.jgroups.conf.PlainConfigurator
returns the old style protocol string
getProtocolStackString() - Method in interface org.jgroups.conf.ProtocolStackConfigurator
 
getProtocolStackString(boolean) - Method in class org.jgroups.conf.XmlConfigurator
 
getProtocolStackString() - Method in class org.jgroups.conf.XmlConfigurator
 
getProtocolString(boolean) - Method in class org.jgroups.conf.ProtocolConfiguration
 
getProtocolString() - Method in class org.jgroups.conf.ProtocolConfiguration
 
getProtocolStringNewXml() - Method in class org.jgroups.conf.ProtocolConfiguration
 
getQueueSize() - Method in class org.jgroups.util.HashedTimingWheel
 
getQueueSize() - Method in class org.jgroups.util.TimeScheduler2
 
getQuote(String) - Method in class org.jgroups.demos.QuoteServer
 
getRackId() - Method in class org.jgroups.util.TopologyUUID
 
getRandomSequence() - Method in class org.jgroups.demos.TotalTokenDemo.TotalPayload
 
getRange() - Method in class org.jgroups.protocols.pbcast.NakAckHeader
 
getRank(View, Address) - Static method in class org.jgroups.util.Util
Returns the rank of a member in a given view
getRawBuffer() - Method in class org.jgroups.Message
Returns a reference to the payload (byte buffer).
getRawBuffer() - Method in class org.jgroups.util.ExposedByteArrayOutputStream
 
getRawHeaders() - Method in class org.jgroups.util.Headers
 
getRawIDs() - Method in class org.jgroups.util.Headers
 
getReaderThreads() - Method in class org.jgroups.blocks.ConnectionTableNIO
 
getReaderThreads() - Method in class org.jgroups.protocols.TCP_NIO
 
getReaperInterval() - Method in class org.jgroups.protocols.BasicTCP
 
getReason() - Method in class org.jgroups.blocks.VotingAdapter.FailureVoteResult
 
getReceiveBufferSize() - Method in class org.jgroups.blocks.BasicConnectionTable
 
getReceivedBroadcasts() - Method in class org.jgroups.protocols.SEQUENCER
 
getReceivedBytes() - Method in class org.jgroups.JChannel
 
getReceivedBytes() - Method in class org.jgroups.protocols.STATS
 
getReceivedForwards() - Method in class org.jgroups.protocols.SEQUENCER
 
getReceivedMcastBytes() - Method in class org.jgroups.protocols.STATS
 
getReceivedMcastMessages() - Method in class org.jgroups.protocols.STATS
 
getReceivedMessages() - Method in class org.jgroups.JChannel
 
getReceivedMessages() - Method in class org.jgroups.protocols.STATS
 
getReceivedTableSize() - Method in class org.jgroups.protocols.pbcast.NAKACK
 
getReceivedUnicastBytes() - Method in class org.jgroups.protocols.STATS
 
getReceivedUnicastMessages() - Method in class org.jgroups.protocols.STATS
 
getReceiveInterfaces() - Method in class org.jgroups.protocols.MPING
 
getReceiveInterfaces() - Method in class org.jgroups.protocols.TP
 
getReceiver() - Method in class org.jgroups.blocks.TCPConnectionMap
 
getReceiver() - Method in class org.jgroups.Channel
 
getReceiver() - Method in class org.jgroups.debug.Simulator
 
getReceiver() - Method in class org.jgroups.stack.RouterStub
 
getReconnectInterval() - Method in class org.jgroups.protocols.TUNNEL
 
getRegularMaxQueueSize() - Method in class org.jgroups.protocols.TP
 
getRegularMessages() - Method in class org.jgroups.protocols.TP
 
getRegularPoolSize() - Method in class org.jgroups.protocols.TP
 
getRegularQueueSize() - Method in class org.jgroups.protocols.TP
 
getRemoteView() - Method in class org.jgroups.protocols.RELAY
 
getReplenishmentsReceived() - Method in class org.jgroups.protocols.SFC
Deprecated.
 
getReplenishmentsSent() - Method in class org.jgroups.protocols.SFC
Deprecated.
 
getReplicationCount() - Method in class org.jgroups.blocks.ReplCache.Value
 
getRequester() - Method in class org.jgroups.blocks.DistributedLockManager.LockDecree
Deprecated.
 
getRequestId() - Static method in class org.jgroups.blocks.Request
Generates a new unique request ID
getRequestId() - Method in class org.jgroups.protocols.Executing.Owner
 
getRequestMarshaller() - Method in class org.jgroups.blocks.RpcDispatcher
 
getRequestor() - Method in class org.jgroups.GetStateEvent
 
getResourceAsStream(String, Class) - Static method in class org.jgroups.util.Util
 
getResponseMarshaller() - Method in class org.jgroups.blocks.RpcDispatcher
 
getResponsesComplete() - Method in class org.jgroups.blocks.Request
 
getResult() - Method in class org.jgroups.blocks.UnicastRequest
 
getResult() - Method in class org.jgroups.util.Promise
 
getResult(long) - Method in class org.jgroups.util.Promise
Returns the result, but never throws a TimeoutException; returns null instead.
getResults() - Method in class org.jgroups.blocks.GroupRequest
Returns the results as a RspList
getResults() - Method in class org.jgroups.blocks.MultiRequest
Returns the results as a RspList
getResults() - Method in class org.jgroups.util.ResponseCollector
 
getResults() - Method in class org.jgroups.util.RspList
Returns the results from non-suspected members that are not null.
getResultWithTimeout(long) - Method in class org.jgroups.util.Promise
Blocks until a result is available, or timeout milliseconds have elapsed
getRetransmiTableSize() - Method in class org.jgroups.stack.NakReceiverWindow
 
getRetransmitTableCapacity() - Method in class org.jgroups.stack.NakReceiverWindow
 
getRetransmitTableFillFactor() - Method in class org.jgroups.stack.NakReceiverWindow
 
getRetryTimeout() - Method in class org.jgroups.protocols.pbcast.FLUSH
 
getRound() - Method in class org.jgroups.util.HashedTimingWheel.MyTask
 
getRouterHost() - Method in class org.jgroups.protocols.TUNNEL
Deprecated.
getRouterPort() - Method in class org.jgroups.protocols.TUNNEL
Deprecated.
getRoutingClientReplyTimeout() - Static method in class org.jgroups.stack.GossipRouter
Deprecated.
getRow(int) - Method in class org.jgroups.util.RetransmitTable
Returns a row.
getRspFilter() - Method in class org.jgroups.blocks.RequestOptions
 
getScope() - Method in class org.jgroups.blocks.RequestOptions
 
getScope() - Method in class org.jgroups.Message
 
getScope() - Method in class org.jgroups.protocols.SCOPE.ScopeHeader
 
getScope(Message) - Static method in class org.jgroups.util.Util
 
getScopedInetAddress(Inet6Address) - Static method in class org.jgroups.conf.PropertyConverters.Default
 
getScopeHeader(Message) - Static method in class org.jgroups.util.Util
 
getSendBufferSize() - Method in class org.jgroups.blocks.BasicConnectionTable
 
getSender() - Method in class org.jgroups.protocols.pbcast.MergeData
 
getSender() - Method in class org.jgroups.protocols.pbcast.NakAckHeader
 
getSender() - Method in class org.jgroups.util.Rsp
 
getSenderIndex() - Method in class org.jgroups.protocols.TransportedVectorTime
Returns sender index
getSenderQueueSize() - Method in class org.jgroups.blocks.TCPConnectionMap
 
getSenders() - Method in class org.jgroups.util.Digest
Returns an unmodifiable map, so modifications will result in exceptions
getSenders() - Method in class org.jgroups.util.MutableDigest
 
getSendInterfaces() - Method in class org.jgroups.protocols.MPING
 
getSendInterfaces() - Static method in class org.jgroups.protocols.TP
Deprecated.
This property was removed in 2.7
getSendQueueSize() - Method in class org.jgroups.blocks.BasicConnectionTable
 
getSentBytes() - Method in class org.jgroups.JChannel
 
getSentBytes() - Method in class org.jgroups.protocols.STATS
 
getSentMcastBytes() - Method in class org.jgroups.protocols.STATS
 
getSentMcastMessages() - Method in class org.jgroups.protocols.STATS
 
getSentMessages() - Method in class org.jgroups.JChannel
 
getSentMessages() - Method in class org.jgroups.protocols.STATS
 
getSentUnicastBytes() - Method in class org.jgroups.protocols.STATS
 
getSentUnicastMessages() - Method in class org.jgroups.protocols.STATS
 
getSeqno() - Method in class org.jgroups.protocols.pbcast.NakAckHeader
 
getSeqno() - Method in class org.jgroups.protocols.SEQUENCER.SequencerHeader
 
getSeqno() - Method in class org.jgroups.protocols.UNICAST.UnicastHeader
 
getSeqno() - Method in class org.jgroups.protocols.UNICAST2.Unicast2Header
 
getServer() - Method in class org.jgroups.JChannelFactory
Deprecated.
 
getServerObject() - Method in class org.jgroups.blocks.RpcDispatcher
 
getServerPubKey() - Method in class org.jgroups.protocols.ENCRYPT
 
getServiceAckTimeout() - Method in class org.jgroups.mux.Multiplexer
Deprecated.
 
getServiceIds() - Method in class org.jgroups.mux.Multiplexer
Deprecated.
 
getServicesResponseTimeout() - Method in class org.jgroups.mux.Multiplexer
Deprecated.
 
getSessionId() - Method in class org.jgroups.client.StompConnection
 
getSingletonName() - Method in class org.jgroups.protocols.TP
 
getSingletonTransports() - Static method in class org.jgroups.stack.ProtocolStack
 
getSiteId() - Method in class org.jgroups.util.TopologyUUID
 
getSize() - Method in class org.jgroups.blocks.Cache
 
getSmoothedAverageRetransmissionTime(Address) - Method in class org.jgroups.protocols.pbcast.NAKACK
Returns the smoothed average retransmission time for a given sender
getSmoothedLossRate() - Method in class org.jgroups.stack.NakReceiverWindow
 
getSocket() - Method in class org.jgroups.stack.RouterStub
 
getSocketConnectionTimeout() - Method in class org.jgroups.blocks.BasicConnectionTable
 
getSocketConnectionTimeout() - Method in class org.jgroups.stack.RouterStub
 
getSocketFactory() - Method in class org.jgroups.blocks.BasicConnectionTable
 
getSocketFactory() - Method in class org.jgroups.blocks.TCPConnectionMap
 
getSocketFactory() - Method in class org.jgroups.Channel
 
getSocketFactory() - Method in class org.jgroups.protocols.TP
 
getSocketFactory() - Method in class org.jgroups.protocols.TP.ProtocolAdapter
 
getSocketFactory() - Method in class org.jgroups.stack.Protocol
Returns the SocketFactory associated with this protocol, if overridden in a subclass, or passes the call down
getSocketReadTimeout() - Method in class org.jgroups.stack.GossipRouter
 
getSocketReadTimeout() - Method in class org.jgroups.stack.RouterStub
 
getSockets() - Method in class org.jgroups.util.DefaultSocketFactory
 
getSockets() - Method in interface org.jgroups.util.SocketFactory
Returns all open sockets.
getSrc() - Method in class org.jgroups.Message
 
getStabilityReceived() - Method in class org.jgroups.protocols.pbcast.STABLE
 
getStabilitySent() - Method in class org.jgroups.protocols.pbcast.STABLE
 
getStableMessages() - Method in class org.jgroups.stack.AckMcastSenderWindow
 
getStableReceived() - Method in class org.jgroups.protocols.pbcast.STABLE
 
getStableSent() - Method in class org.jgroups.protocols.pbcast.STABLE
 
getStableTaskRunning() - Method in class org.jgroups.protocols.pbcast.STABLE
 
getStackConfigurator(File) - Static method in class org.jgroups.conf.ConfiguratorFactory
Returns a protocol stack configurator based on the XML configuration provided by the specified File.
getStackConfigurator(URL) - Static method in class org.jgroups.conf.ConfiguratorFactory
Returns a protocol stack configurator based on the XML configuration provided at the specified URL.
getStackConfigurator(Element) - Static method in class org.jgroups.conf.ConfiguratorFactory
Returns a protocol stack configurator based on the XML configuration provided by the specified XML element.
getStackConfigurator(String) - Static method in class org.jgroups.conf.ConfiguratorFactory
Returns a protocol stack configurator based on the provided properties string.
getStackConfigurator(Object) - Static method in class org.jgroups.conf.ConfiguratorFactory
Deprecated.
Used by the JChannel(Object) constructor which has been deprecated.
getStackName() - Method in class org.jgroups.mux.MuxChannel
Deprecated.
 
getStackTrace(Throwable) - Static method in class org.jgroups.util.Util
 
getStartCount() - Method in class org.jgroups.stack.ProtocolStack.RefCounter
 
getStartFlushTimeout() - Method in class org.jgroups.protocols.pbcast.FLUSH
 
getState() - Method in class org.jgroups.blocks.DistributedQueue
 
getState() - Method in class org.jgroups.blocks.DistributedTree
Return a copy of the tree
getState() - Method in class org.jgroups.blocks.MessageListenerAdapter
Get state from state listener if present.
getState(String) - Method in class org.jgroups.blocks.MessageListenerAdapter
 
getState(OutputStream) - Method in class org.jgroups.blocks.MessageListenerAdapter
 
getState(String, OutputStream) - Method in class org.jgroups.blocks.MessageListenerAdapter
 
getState() - Method in class org.jgroups.blocks.NotificationBus
Deprecated.
 
getState() - Method in class org.jgroups.blocks.ReplicatedHashMap
 
getState(String) - Method in class org.jgroups.blocks.ReplicatedHashMap
 
getState(OutputStream) - Method in class org.jgroups.blocks.ReplicatedHashMap
 
getState(String, OutputStream) - Method in class org.jgroups.blocks.ReplicatedHashMap
 
getState() - Method in class org.jgroups.blocks.ReplicatedTree
Return a copy of the current cache (tree)
getState() - Method in class org.jgroups.blocks.VotingAdapter
Get the channel state.
getState(Address, long) - Method in class org.jgroups.Channel
Retrieve the state of the group.
getState(Address, String, long) - Method in class org.jgroups.Channel
Fetches a partial state identified by state_id.
getState() - Method in class org.jgroups.demos.Draw
 
getState(OutputStream) - Method in class org.jgroups.demos.Draw
 
getState() - Method in class org.jgroups.demos.QuoteServer
 
getState() - Method in class org.jgroups.demos.wb.GraphPanel
 
getState() - Method in class org.jgroups.demos.wb.Whiteboard
 
getState(String) - Method in interface org.jgroups.ExtendedMessageListener
Allows an application to provide a partial state as a byte array
getState(OutputStream) - Method in interface org.jgroups.ExtendedMessageListener
Allows an application to write a state through a provided OutputStream.
getState(String, OutputStream) - Method in interface org.jgroups.ExtendedMessageListener
Allows an application to write a partial state through a provided OutputStream.
getState(String) - Method in class org.jgroups.ExtendedReceiverAdapter
 
getState() - Method in class org.jgroups.ExtendedReceiverAdapter
 
getState(OutputStream) - Method in class org.jgroups.ExtendedReceiverAdapter
 
getState(String, OutputStream) - Method in class org.jgroups.ExtendedReceiverAdapter
 
getState(Address, long) - Method in class org.jgroups.JChannel
Retrieves a full state from the target member.
getState(Address, String, long) - Method in class org.jgroups.JChannel
Retrieves a substate (or partial state) indicated by state_id from the target member.
getState(Address, String, long, boolean) - Method in class org.jgroups.JChannel
Retrieves a substate (or partial state) indicated by state_id from the target member.
getState(Address, String, long, Callable<Boolean>) - Method in class org.jgroups.JChannel
Retrieves a substate (or partial state) indicated by state_id from the target member.
getState() - Method in interface org.jgroups.MessageListener
Answers the group state; e.g., when joining.
getState(Address, String, long, boolean) - Method in class org.jgroups.mux.MuxChannel
Deprecated.
 
getState() - Method in class org.jgroups.ReceiverAdapter
 
GetStateEvent - Class in org.jgroups
Represents a GetState event.
GetStateEvent(Object, String) - Constructor for class org.jgroups.GetStateEvent
 
getStateId() - Method in class org.jgroups.GetStateEvent
 
getStateId() - Method in class org.jgroups.protocols.pbcast.STATE_TRANSFER.StateHeader
 
getStateId() - Method in class org.jgroups.protocols.pbcast.STREAMING_STATE_TRANSFER.StateHeader
 
getStateId() - Method in class org.jgroups.SetStateEvent
 
getStateId() - Method in class org.jgroups.StreamingGetStateEvent
Returns id of the partial state if partial state was requested.
getStateId() - Method in class org.jgroups.StreamingSetStateEvent
Returns id of the partial state if partial state was requested.
getStats() - Method in class org.jgroups.blocks.MemcachedConnector
 
getStubs() - Method in class org.jgroups.stack.RouterStubManager
 
getSubgroups() - Method in class org.jgroups.MergeView
 
getSubscriptions() - Method in class org.jgroups.protocols.STOMP
 
getSuspectedMembers() - Method in class org.jgroups.protocols.FD_ALL
 
getSuspectedMembers() - Method in class org.jgroups.util.RspList
 
getSuspectEventsSent() - Method in class org.jgroups.protocols.FD_ALL
 
getSymAlgorithm() - Method in class org.jgroups.protocols.ENCRYPT
 
getSymDecodingCipher() - Method in class org.jgroups.protocols.ENCRYPT
 
getSymEncodingCipher() - Method in class org.jgroups.protocols.ENCRYPT
 
getSymInit() - Method in class org.jgroups.protocols.ENCRYPT
 
getSymProvider() - Method in class org.jgroups.protocols.ENCRYPT
 
getTcpNodelay() - Method in class org.jgroups.blocks.BasicConnectionTable
 
getThread() - Method in class org.jgroups.protocols.TUNNEL.StubReceiver
 
getThreadDecorator() - Method in class org.jgroups.util.DefaultThreadFactory
 
getThreadDecorator() - Method in class org.jgroups.util.DefaultTimeScheduler
 
getThreadDecorator() - Method in class org.jgroups.util.HashedTimingWheel
 
getThreadDecorator() - Method in interface org.jgroups.util.ThreadManager
Gets the ThreadDecorator associated with this manager.
getThreadDecorator() - Method in class org.jgroups.util.ThreadManagerThreadPoolExecutor
 
getThreadDecorator() - Method in class org.jgroups.util.TimeScheduler2
 
getThreadFactory() - Method in class org.jgroups.blocks.AbstractConnectionMap
 
getThreadFactory() - Method in class org.jgroups.blocks.BasicConnectionTable
 
getThreadFactory() - Method in class org.jgroups.protocols.TP
 
getThreadFactory() - Method in class org.jgroups.protocols.TP.ProtocolAdapter
 
getThreadFactory() - Method in class org.jgroups.stack.Protocol
Supposed to be overwritten by subclasses.
getThreadFactory() - Method in class org.jgroups.stack.ProtocolStack
Deprecated.
getThreadId() - Method in class org.jgroups.blocks.locking.Owner
 
getThreadNamingPattern() - Method in class org.jgroups.protocols.TP
Names the current thread.
getThreadPool() - Method in class org.jgroups.blocks.MemcachedConnector
 
getThreadPoolCoreThreads() - Method in class org.jgroups.blocks.MemcachedConnector
 
getThreadPoolIdleTime() - Method in class org.jgroups.blocks.MemcachedConnector
 
getThreadPoolKeepAliveTime() - Method in class org.jgroups.protocols.SCOPE
 
getThreadPoolKeepAliveTime() - Method in class org.jgroups.protocols.TP
 
getThreadPoolMaxThreads() - Method in class org.jgroups.blocks.MemcachedConnector
 
getThreadPoolMaxThreads() - Method in class org.jgroups.protocols.SCOPE
 
getThreadPoolMaxThreads() - Method in class org.jgroups.protocols.TP
 
getThreadPoolMinThreads() - Method in class org.jgroups.protocols.SCOPE
 
getThreadPoolMinThreads() - Method in class org.jgroups.protocols.TP
 
getTick() - Method in class org.jgroups.util.Metronome
 
getTimeout() - Method in class org.jgroups.blocks.Cache.Value
 
getTimeout() - Method in class org.jgroups.blocks.locking.LockInfo
 
getTimeout() - Method in class org.jgroups.blocks.ReplicatedHashMap
The timeout (in milliseconds) for blocking updates
getTimeout() - Method in class org.jgroups.blocks.RequestOptions
 
getTimeout() - Method in class org.jgroups.protocols.Discovery
 
getTimeout() - Method in class org.jgroups.protocols.FD
 
getTimeout() - Method in class org.jgroups.protocols.FD_ALL
 
getTimeout() - Method in class org.jgroups.protocols.UNICAST
 
getTimeout() - Method in class org.jgroups.protocols.UNICAST2
 
getTimeout() - Method in class org.jgroups.util.AgeOutCache
 
getTimer() - Method in class org.jgroups.protocols.TP
 
getTimer() - Method in class org.jgroups.protocols.UNICAST2
 
getTimerClass() - Method in class org.jgroups.protocols.TP
 
getTimerKeepAliveTime() - Method in class org.jgroups.protocols.TP
 
getTimerMaxThreads() - Method in class org.jgroups.protocols.TP
 
getTimerMinThreads() - Method in class org.jgroups.protocols.TP
 
getTimerQueueSize() - Method in class org.jgroups.protocols.TP
 
getTimerThreadFactory() - Method in class org.jgroups.protocols.TP
 
getTimerThreadFactory() - Static method in class org.jgroups.stack.ProtocolStack
Deprecated.
getTimerThreads() - Method in class org.jgroups.JChannel
 
getTimerThreads() - Method in class org.jgroups.protocols.TP
 
getTimerThreads() - Method in class org.jgroups.stack.ProtocolStack
Deprecated.
Use TP.getTimer() to fetch the timer and call getCorePoolSize() directly
getTimeUnit() - Method in class org.jgroups.blocks.locking.LockInfo
 
getToken() - Method in class org.jgroups.protocols.AuthHeader
Used to get the token from the AuthHeader
getTop() - Method in class org.jgroups.debug.ProtocolTester
 
getTopProtocol() - Method in class org.jgroups.stack.ProtocolStack
 
getTotalAverageRetransmissionTime() - Method in class org.jgroups.protocols.pbcast.NAKACK
 
getTotalAverageSmoothedRetransmissionTime() - Method in class org.jgroups.protocols.pbcast.NAKACK
 
getTotalBlockingTime() - Method in class org.jgroups.protocols.FlowControl.Credit
 
getTotalBlockingTime() - Method in class org.jgroups.protocols.SFC
Deprecated.
 
getTotalBlockTime() - Method in class org.jgroups.util.CreditMap
 
getTotalTime() - Method in class org.jgroups.protocols.PERF_TP
 
getTotalTimeBlocked() - Method in class org.jgroups.protocols.FC
 
getTotalTimeBlocked() - Method in class org.jgroups.protocols.FlowControl
 
getTotalTimeBlocked() - Method in class org.jgroups.protocols.MFC
 
getTotalTimeBlocked() - Method in class org.jgroups.protocols.UFC
 
getTotalTimeInFlush() - Method in class org.jgroups.protocols.pbcast.FLUSH
 
getTransientFlags() - Method in class org.jgroups.Message
 
getTransport() - Method in class org.jgroups.blocks.PullPushAdapter
Deprecated.
 
getTransport() - Method in class org.jgroups.stack.Protocol
 
getTransport() - Method in class org.jgroups.stack.ProtocolStack
Returns the bottom most protocol
getTransportName() - Method in class org.jgroups.protocols.TP.ProtocolAdapter
 
getTTL() - Method in class org.jgroups.protocols.DAISYCHAIN.DaisyHeader
 
getTTL() - Method in class org.jgroups.protocols.MPING
 
getType() - Method in class org.jgroups.Event
 
getType() - Method in class org.jgroups.protocols.ENCRYPT.EncryptHeader
 
getType() - Method in class org.jgroups.protocols.pbcast.GMS.GmsHeader
 
getType() - Method in class org.jgroups.protocols.pbcast.GmsImpl.Request
 
getType() - Method in class org.jgroups.protocols.pbcast.NakAckHeader
 
getType() - Method in class org.jgroups.protocols.pbcast.STATE_TRANSFER.StateHeader
 
getType() - Method in class org.jgroups.protocols.pbcast.STREAMING_STATE_TRANSFER.StateHeader
 
getType() - Method in class org.jgroups.protocols.VIEW_SYNC.ViewSyncHeader
 
getType() - Method in class org.jgroups.stack.GossipData
 
getUndeliveredMessages() - Static method in class org.jgroups.protocols.pbcast.NAKACK
Deprecated.
getUndeliveredMessages() - Static method in class org.jgroups.protocols.UNICAST
Deprecated.
getUniqueClusterName(String) - Static method in class org.jgroups.util.ResourceManager
 
getUniqueClusterName() - Static method in class org.jgroups.util.ResourceManager
 
getUpDiscardRate() - Method in class org.jgroups.protocols.DISCARD
 
getUpHandler() - Method in class org.jgroups.Channel
 
getUpProtocol() - Method in class org.jgroups.stack.Protocol
 
getUpProtocols() - Method in class org.jgroups.protocols.TP
 
getUserName() - Method in class org.jgroups.demos.wb.UserInfoDialog
 
getUseSendQueues() - Method in class org.jgroups.blocks.BasicConnectionTable
 
getVal() - Method in class org.jgroups.blocks.ReplCache.Value
 
getVal1() - Method in class org.jgroups.util.Triple
 
getVal1() - Method in class org.jgroups.util.Tuple
 
getVal2() - Method in class org.jgroups.util.Triple
 
getVal2() - Method in class org.jgroups.util.Tuple
 
getVal3() - Method in class org.jgroups.util.Triple
 
getValue() - Method in class org.jgroups.blocks.Cache.Value
 
getValue(String) - Method in class org.jgroups.stack.Protocol
 
getValue() - Method in class org.jgroups.util.Rsp
 
getValue(Object) - Method in class org.jgroups.util.RspList
Returns the value associated with address key
getValueFromProtocol(Protocol, Field) - Static method in class org.jgroups.stack.Configurator
 
getValueFromProtocol(Protocol, String) - Static method in class org.jgroups.stack.Configurator
 
getValues() - Method in class org.jgroups.protocols.TransportedVectorTime
Returns vector values
getVerb() - Method in class org.jgroups.protocols.STOMP.Frame
 
getVersion() - Static method in class org.jgroups.JChannel
 
getVersion() - Method in class org.jgroups.protocols.ENCRYPT.EncryptHeader
 
getVid() - Method in class org.jgroups.View
returns the view ID of this view if this view was created with the empty constructur, null will be returned
getView() - Method in class org.jgroups.blocks.PartitionedHashMap
 
getView() - Method in class org.jgroups.blocks.ReplCache
 
getView() - Method in class org.jgroups.Channel
Gets the current view.
getView() - Method in class org.jgroups.JChannel
Returns the current view.
getView() - Method in class org.jgroups.mux.MuxChannel
Deprecated.
Returns the service view, ie.
getView() - Method in class org.jgroups.protocols.Discovery
 
getView() - Method in class org.jgroups.protocols.Executing
 
getView() - Method in class org.jgroups.protocols.Locking
 
getView() - Method in class org.jgroups.protocols.pbcast.GMS
 
getView() - Method in class org.jgroups.protocols.pbcast.JoinRsp
 
getView() - Method in class org.jgroups.protocols.pbcast.MergeData
 
getView() - Method in class org.jgroups.protocols.PingData
 
getView() - Method in class org.jgroups.protocols.VIEW_SYNC.ViewSyncHeader
 
getViewAckCollectionTimeout() - Method in class org.jgroups.protocols.pbcast.GMS
 
getViewAsString() - Method in class org.jgroups.JChannel
 
getViewHandlerSize() - Method in class org.jgroups.protocols.pbcast.GMS
 
getViewId() - Method in class org.jgroups.protocols.Discovery
 
getViewId() - Method in class org.jgroups.protocols.PingData
 
getViewId() - Method in class org.jgroups.View
 
getVoteChannel() - Method in class org.jgroups.blocks.TwoPhaseVotingAdapter
 
getWindow(Address) - Method in class org.jgroups.protocols.pbcast.NAKACK
Please don't use this method; it is only provided for unit testing !
getWriterThreads() - Method in class org.jgroups.blocks.ConnectionTableNIO
 
getWriterThreads() - Method in class org.jgroups.protocols.TCP_NIO
 
getXmitRequestsReceived() - Method in class org.jgroups.protocols.pbcast.NAKACK
 
getXmitRequestsSent() - Method in class org.jgroups.protocols.pbcast.NAKACK
 
getXmitResponsesReceived() - Method in class org.jgroups.protocols.pbcast.NAKACK
 
getXmitResponsesSent() - Method in class org.jgroups.protocols.pbcast.NAKACK
 
getXmitTableSize() - Method in class org.jgroups.protocols.pbcast.NAKACK
 
Global - Class in org.jgroups
Globals used by JGroups packages.
Global() - Constructor for class org.jgroups.Global
 
global_thread_factory - Variable in class org.jgroups.protocols.TP
Used by all threads created by JGroups outside of the thread pools
global_view - Variable in class org.jgroups.protocols.RELAY
The combined view of local and remote cluster
global_view - Variable in class org.jgroups.protocols.RELAY.ViewData
 
global_view_id - Variable in class org.jgroups.protocols.RELAY
To generate new global views
GMS - Class in org.jgroups.protocols.pbcast
Group membership protocol.
GMS() - Constructor for class org.jgroups.protocols.pbcast.GMS
 
gms - Variable in class org.jgroups.protocols.pbcast.GmsImpl
 
GMS.GmsHeader - Class in org.jgroups.protocols.pbcast
 
GMS.GmsHeader() - Constructor for class org.jgroups.protocols.pbcast.GMS.GmsHeader
 
GMS.GmsHeader(byte) - Constructor for class org.jgroups.protocols.pbcast.GMS.GmsHeader
 
GMS.GmsHeader(byte, View) - Constructor for class org.jgroups.protocols.pbcast.GMS.GmsHeader
Used for VIEW header
GMS.GmsHeader(byte, Address, boolean) - Constructor for class org.jgroups.protocols.pbcast.GMS.GmsHeader
Used for JOIN_REQ or LEAVE_REQ header
GMS.GmsHeader(byte, Address) - Constructor for class org.jgroups.protocols.pbcast.GMS.GmsHeader
 
GMS.GmsHeader(byte, Collection<Address>) - Constructor for class org.jgroups.protocols.pbcast.GMS.GmsHeader
 
GMS.GmsHeader(byte, JoinRsp) - Constructor for class org.jgroups.protocols.pbcast.GMS.GmsHeader
Used for JOIN_RSP header
gms_id - Static variable in class org.jgroups.protocols.AUTH
 
GmsImpl - Class in org.jgroups.protocols.pbcast
 
GmsImpl(GMS) - Constructor for class org.jgroups.protocols.pbcast.GmsImpl
 
GmsImpl.Request - Class in org.jgroups.protocols.pbcast
 
go() - Method in class org.jgroups.demos.applets.DrawApplet
 
go() - Method in class org.jgroups.demos.Draw
 
go() - Method in class org.jgroups.demos.Draw2Channels
 
go() - Method in class org.jgroups.demos.DrawRepl
 
go() - Method in class org.jgroups.demos.StompDraw
 
GOSSIP_GET - Static variable in class org.jgroups.stack.GossipRouter
 
GOSSIP_ROUTER - Static variable in class org.jgroups.Global
 
GossipData - Class in org.jgroups.stack
Encapsulates data sent between GossipRouter and GossipClient
GossipData() - Constructor for class org.jgroups.stack.GossipData
 
GossipData(byte) - Constructor for class org.jgroups.stack.GossipData
 
GossipData(byte, String, Address) - Constructor for class org.jgroups.stack.GossipData
 
GossipData(byte, String, Address, List<Address>) - Constructor for class org.jgroups.stack.GossipData
 
GossipData(byte, String, Address, List<Address>, List<PhysicalAddress>) - Constructor for class org.jgroups.stack.GossipData
 
GossipData(byte, String, Address, String, List<PhysicalAddress>) - Constructor for class org.jgroups.stack.GossipData
 
GossipData(byte, String, Address, byte[]) - Constructor for class org.jgroups.stack.GossipData
 
GossipData(byte, String, Address, byte[], int, int) - Constructor for class org.jgroups.stack.GossipData
 
GossipRouter - Class in org.jgroups.stack
Router for TCP based group comunication (using layer TCP instead of UDP).
GossipRouter() - Constructor for class org.jgroups.stack.GossipRouter
 
GossipRouter(int) - Constructor for class org.jgroups.stack.GossipRouter
 
GossipRouter(int, String) - Constructor for class org.jgroups.stack.GossipRouter
 
GossipRouter(int, String, boolean) - Constructor for class org.jgroups.stack.GossipRouter
 
GossipRouter(int, String, boolean, long) - Constructor for class org.jgroups.stack.GossipRouter
 
GossipRouter.ConnectionTearListener - Interface in org.jgroups.stack
 
grants - Variable in class org.jgroups.protocols.PEER_LOCK.PeerLock
 
GraphPanel - Class in org.jgroups.demos.wb
 
GraphPanel(Whiteboard) - Constructor for class org.jgroups.demos.wb.GraphPanel
 
GridFile - Class in org.jgroups.blocks
Subclass of File to iterate through directories and files in a grid
GridFile.Metadata - Class in org.jgroups.blocks
 
GridFile.Metadata() - Constructor for class org.jgroups.blocks.GridFile.Metadata
 
GridFile.Metadata(int, long, int, byte) - Constructor for class org.jgroups.blocks.GridFile.Metadata
 
GridFilesystem - Class in org.jgroups.blocks
Entry point for GridFile and GridInputStream / GridOutputStream
GridFilesystem(ReplCache<String, byte[]>, ReplCache<String, GridFile.Metadata>, short, int) - Constructor for class org.jgroups.blocks.GridFilesystem
Creates an instance.
GridFilesystem(ReplCache<String, byte[]>, ReplCache<String, GridFile.Metadata>) - Constructor for class org.jgroups.blocks.GridFilesystem
 
GridInputStream - Class in org.jgroups.blocks
 
GridOutputStream - Class in org.jgroups.blocks
 
group - Variable in class org.jgroups.util.DefaultThreadFactory
 
group_addr - Variable in class org.jgroups.protocols.Discovery
 
groupname - Variable in class org.jgroups.blocks.DistributedQueue
 
groupname - Static variable in class org.jgroups.demos.wb.Whiteboard
 
GroupRequest - Class in org.jgroups.blocks
Sends a message to all members of the group and waits for all responses (or timeout).
GroupRequest(Message, RequestCorrelator, Collection<Address>, RequestOptions) - Constructor for class org.jgroups.blocks.GroupRequest
 
GroupRequest(Message, RequestCorrelator, Address, RequestOptions) - Constructor for class org.jgroups.blocks.GroupRequest
 
GroupRequest(Message, Transport, Collection<Address>, RequestOptions) - Constructor for class org.jgroups.blocks.GroupRequest
 
GuardedBy - Annotation Type in org.jgroups.annotations
Copyright (c) 2005 Brian Goetz and Tim Peierls Released under the Creative Commons Attribution License (http://creativecommons.org/licenses/by/2.5) Official home: http://www.jcip.net Adopted from Java Concurrency in Practice.

H

handle(Message) - Method in class org.jgroups.blocks.MessageDispatcher
 
handle(Message) - Method in interface org.jgroups.blocks.RequestHandler
 
handle(Message) - Method in class org.jgroups.blocks.RpcDispatcher
Message contains MethodCall.
handleAwaitRequest(String, Owner) - Method in class org.jgroups.protocols.Locking
 
handleConfigEvent(Map<String, Object>) - Method in class org.jgroups.protocols.FlowControl
 
handleConfigEvent(Map<String, Object>) - Method in class org.jgroups.protocols.UDP
 
handleConnect() - Method in class org.jgroups.protocols.Discovery
 
handleConnect() - Method in class org.jgroups.protocols.TCP
 
handleConnect() - Method in class org.jgroups.protocols.TCPGOSSIP
 
handleConnect() - Method in class org.jgroups.protocols.TP
 
handleConnect() - Method in class org.jgroups.protocols.UDP
 
handleConsumerFoundResponse(long, Address) - Method in class org.jgroups.protocols.Executing
 
handleConsumerReadyRequest(long, Address) - Method in class org.jgroups.protocols.Executing
 
handleConsumerUnreadyRequest(long, Address) - Method in class org.jgroups.protocols.Executing
 
handleCreateAwaitingRequest(String, Owner) - Method in class org.jgroups.protocols.Locking
 
handleCreateLockRequest(String, Owner) - Method in class org.jgroups.protocols.Locking
 
handleCredit(Address, long) - Method in class org.jgroups.protocols.FlowControl
 
handleCredit(Address, long) - Method in class org.jgroups.protocols.MFC
 
handleCredit(Address, long) - Method in class org.jgroups.protocols.UFC
 
handleCreditRequest(Map<Address, FlowControl.Credit>, Address, long) - Method in class org.jgroups.protocols.FlowControl
 
handleDataReceived(Address, long, long, boolean, Message, Event) - Method in class org.jgroups.protocols.UNICAST
Check whether the hashtable contains an entry e for sender (create if not).
handleDataReceived(Address, long, long, boolean, Message, Event) - Method in class org.jgroups.protocols.UNICAST2
Check whether the hashtable contains an entry e for sender (create if not).
handleDeleteAwaitingRequest(String, Owner) - Method in class org.jgroups.protocols.Locking
 
handleDeleteAwaitRequest(String, Owner) - Method in class org.jgroups.protocols.Locking
 
handleDeleteLockRequest(String) - Method in class org.jgroups.protocols.Locking
 
handleDigestResponse(Address, Digest) - Method in class org.jgroups.protocols.pbcast.GmsImpl
 
handleDigestResponse(Address, Digest) - Method in class org.jgroups.protocols.pbcast.Merger
 
handleDigestResponse(Address, Digest) - Method in class org.jgroups.protocols.pbcast.ServerGmsImpl
 
handleDisconnect() - Method in class org.jgroups.protocols.Discovery
 
handleDisconnect() - Method in class org.jgroups.protocols.TCP
 
handleDisconnect() - Method in class org.jgroups.protocols.TCPGOSSIP
 
handleDisconnect() - Method in class org.jgroups.protocols.TP
 
handleDisconnect() - Method in class org.jgroups.protocols.UDP
 
handleDownEvent(Event) - Method in class org.jgroups.protocols.BasicTCP
 
handleDownEvent(Event) - Method in class org.jgroups.protocols.TP
 
handleDownEvent(Event) - Method in class org.jgroups.protocols.TUNNEL
 
handleDownMessage(Event, Message, Address, int) - Method in class org.jgroups.protocols.FlowControl
 
handleDownMessage(Event, Message, Address, int) - Method in class org.jgroups.protocols.MFC
 
handleDownMessage(Event, Message, Address, int) - Method in class org.jgroups.protocols.UFC
 
handleExceptionResponse(Address, long, Throwable) - Method in class org.jgroups.protocols.Executing
 
handleFrame(STOMP.Frame) - Method in class org.jgroups.protocols.STOMP.Connection
 
handleInterruptRequest(Address, long) - Method in class org.jgroups.protocols.Executing
 
handleJoinResponse(JoinRsp) - Method in class org.jgroups.protocols.pbcast.ClientGmsImpl
 
handleJoinResponse(JoinRsp) - Method in class org.jgroups.protocols.pbcast.GmsImpl
 
handleJoinResponse(JoinRsp) - Method in class org.jgroups.protocols.pbcast.ParticipantGmsImpl
In case we get a different JOIN_RSP from a previous JOIN_REQ sent by us (as a client), we simply apply the new view if it is greater than ours
handleLeaveResponse() - Method in class org.jgroups.protocols.pbcast.GmsImpl
 
handleLeaveResponse() - Method in class org.jgroups.protocols.pbcast.ParticipantGmsImpl
 
handleLockDeniedResponse(String, Owner) - Method in class org.jgroups.protocols.Locking
 
handleLockGrantedResponse(Owner, Address) - Method in class org.jgroups.protocols.Locking.ClientLock
 
handleLockGrantedResponse(String, Owner, Address) - Method in class org.jgroups.protocols.Locking
 
handleLockGrantedResponse(Owner, Address) - Method in class org.jgroups.protocols.PEER_LOCK.PeerLock
 
handleLockRequest(Locking.Request) - Method in class org.jgroups.protocols.Locking
 
handleMembershipChange(Collection<GmsImpl.Request>) - Method in class org.jgroups.protocols.pbcast.CoordGmsImpl
 
handleMembershipChange(Collection<GmsImpl.Request>) - Method in class org.jgroups.protocols.pbcast.GmsImpl
 
handleMembershipChange(Collection<GmsImpl.Request>) - Method in class org.jgroups.protocols.pbcast.ParticipantGmsImpl
 
handleMergeCancelled(MergeId) - Method in class org.jgroups.protocols.pbcast.CoordGmsImpl
 
handleMergeCancelled(MergeId) - Method in class org.jgroups.protocols.pbcast.GmsImpl
 
handleMergeCancelled(MergeId) - Method in class org.jgroups.protocols.pbcast.Merger
 
handleMergeRequest(Address, MergeId, Collection<? extends Address>) - Method in class org.jgroups.protocols.pbcast.GmsImpl
 
handleMergeRequest(Address, MergeId, Collection<? extends Address>) - Method in class org.jgroups.protocols.pbcast.Merger
Get the view and digest and send back both (MergeData) in the form of a MERGE_RSP to the sender.
handleMergeRequest(Address, MergeId, Collection<? extends Address>) - Method in class org.jgroups.protocols.pbcast.ServerGmsImpl
Get the view and digest and send back both (MergeData) in the form of a MERGE_RSP to the sender.
handleMergeResponse(MergeData, MergeId) - Method in class org.jgroups.protocols.pbcast.CoordGmsImpl
 
handleMergeResponse(MergeData, MergeId) - Method in class org.jgroups.protocols.pbcast.GmsImpl
 
handleMergeResponse(MergeData, MergeId) - Method in class org.jgroups.protocols.pbcast.Merger
 
handleMergeView(MergeData, MergeId) - Method in class org.jgroups.protocols.pbcast.GmsImpl
 
handleMergeView(MergeData, MergeId) - Method in class org.jgroups.protocols.pbcast.Merger
If merge_id is not equal to this.merge_id then discard.
handleMergeView(MergeData, MergeId) - Method in class org.jgroups.protocols.pbcast.ServerGmsImpl
If merge_id is not equal to this.merge_id then discard.
handleMessage(Message) - Method in class org.jgroups.blocks.PullPushAdapter
Deprecated.
Check whether the message has an identifier.
handleMessage(String, Address) - Static method in class org.jgroups.demos.RelayDemoRpc
 
handleMulticastMessage() - Method in class org.jgroups.protocols.FlowControl
Whether the protocol handles message with dest == null || dest.isMulticastAddress()
handleMulticastMessage() - Method in class org.jgroups.protocols.MFC
 
handleMulticastMessage() - Method in class org.jgroups.protocols.UFC
 
handleNewConsumer(Executing.Owner) - Method in class org.jgroups.protocols.Executing
 
handleNewRunRequest(Executing.Owner) - Method in class org.jgroups.protocols.Executing
 
handleNotification(Serializable) - Method in interface org.jgroups.blocks.NotificationBus.Consumer
Deprecated.
 
handleNotification(Serializable) - Method in class org.jgroups.demos.NotificationBusDemo
 
handleProbe(String...) - Method in class org.jgroups.protocols.pbcast.GMS
 
handleProbe(String...) - Method in class org.jgroups.protocols.pbcast.NAKACK
 
handleProbe(String...) - Method in interface org.jgroups.protocols.TP.ProbeHandler
Handles a probe.
handleProbe(String...) - Method in class org.jgroups.protocols.TP.ProtocolAdapter
 
handler - Variable in class org.jgroups.blocks.MessageDispatcher
 
handleRemoveConsumer(Executing.Owner) - Method in class org.jgroups.protocols.Executing
 
handleRemoveRunRequest(Executing.Owner) - Method in class org.jgroups.protocols.Executing
 
handleRequest(Message, RequestCorrelator.Header) - Method in class org.jgroups.blocks.RequestCorrelator
Handle a request msg for this correlator
handleRequest(Locking.Request) - Method in class org.jgroups.protocols.Locking.ServerLock
 
handleSignalRequest(Locking.Request) - Method in class org.jgroups.protocols.Locking
 
handleSignalResponse(String, Owner) - Method in class org.jgroups.protocols.Locking
 
handleStateTransferEvent(Event) - Method in class org.jgroups.blocks.mux.MuxUpHandler
Extension point for subclasses called by up() when an event related to state transfer is received, allowing the subclass to override the default behavior of passing the event to the default up handler.
handleTaskRejectedResponse(Address, long) - Method in class org.jgroups.protocols.Executing
 
handleTaskRequest(long, Address) - Method in class org.jgroups.protocols.Executing
 
handleTaskSubmittedRequest(Runnable, Address, long) - Method in class org.jgroups.protocols.Executing
 
handleValueResponse(Address, long, Object) - Method in class org.jgroups.protocols.Executing
 
handleView(View) - Method in class org.jgroups.protocols.CENTRAL_EXECUTOR
 
handleView(View) - Method in class org.jgroups.protocols.CENTRAL_LOCK
 
handleView(View) - Method in class org.jgroups.protocols.DAISYCHAIN
 
handleView(View) - Method in class org.jgroups.protocols.Executing
 
handleView(View) - Method in class org.jgroups.protocols.FILE_PING
 
handleView(View) - Method in class org.jgroups.protocols.Locking
 
handleView(List<Address>) - Method in class org.jgroups.protocols.Locking.ServerLock
 
handleView(View) - Method in class org.jgroups.protocols.PEER_LOCK
 
handleView(View) - Method in class org.jgroups.protocols.RELAY
 
handleView(View) - Method in class org.jgroups.protocols.STOMP
 
handleView(View) - Method in class org.jgroups.util.AckCollector
 
handleViewChange(Vector<Address>) - Method in class org.jgroups.protocols.FlowControl
 
handleViewChange(View) - Method in class org.jgroups.protocols.MERGEFAST
 
handleViewChange(Vector<Address>) - Method in class org.jgroups.protocols.MFC
 
handleViewChange(View, Digest) - Method in class org.jgroups.protocols.pbcast.CoordGmsImpl
Called by the GMS when a VIEW is received.
handleViewChange(View, Digest) - Method in class org.jgroups.protocols.pbcast.GmsImpl
 
handleViewChange(View, Digest) - Method in class org.jgroups.protocols.pbcast.ParticipantGmsImpl
If we are leaving, we have to wait for the view change (last msg in the current view) that excludes us before we can leave.
handleViewChange(Vector<Address>) - Method in class org.jgroups.protocols.UFC
 
hardware_multicast_supported - Variable in class org.jgroups.blocks.MessageDispatcher
 
hasAllResponses() - Method in class org.jgroups.util.ResponseCollector
 
hasConnection(Address) - Method in class org.jgroups.blocks.AbstractConnectionMap
 
hasCoord() - Method in class org.jgroups.protocols.PingData
 
hasExclusionList() - Method in class org.jgroups.blocks.RequestOptions
 
hash(K, List<Address>) - Method in class org.jgroups.blocks.PartitionedHashMap.ArrayBasedConsistentHashFunction
 
hash(K, List<Address>) - Method in class org.jgroups.blocks.PartitionedHashMap.ConsistentHashFunction
 
hash(K, List<Address>) - Method in interface org.jgroups.blocks.PartitionedHashMap.HashFunction
Defines a hash function to pick the right node from the list of cluster nodes.
hash(K, short) - Method in class org.jgroups.blocks.ReplCache.ConsistentHashFunction
 
hash(K, short) - Method in interface org.jgroups.blocks.ReplCache.HashFunction
Function that, given a key and a replication count, returns replication_count number of different addresses of nodes.
hashCode() - Method in class org.jgroups.blocks.DistributedLockManager.LockDecree
Deprecated.
This is hashcode from the java.lang.Long class.
hashCode() - Method in class org.jgroups.blocks.LazyRemovalSet.Entry
 
hashCode() - Method in class org.jgroups.blocks.locking.Owner
 
hashCode() - Method in class org.jgroups.blocks.mux.NoMuxHandler
 
hashCode() - Method in class org.jgroups.blocks.TwoPhaseVotingAdapter.TwoPhaseVoteWrapper
 
hashCode() - Method in class org.jgroups.protocols.Executing.Owner
 
hashCode() - Method in class org.jgroups.protocols.pbcast.STATE_TRANSFER.StateHeader
 
hashCode() - Method in class org.jgroups.protocols.pbcast.STREAMING_STATE_TRANSFER.StateHeader
 
hashCode() - Method in class org.jgroups.protocols.PingData
 
hashCode() - Method in class org.jgroups.stack.IpAddress
 
hashCode() - Method in class org.jgroups.util.Digest.Entry
 
hashCode() - Method in class org.jgroups.util.MergeId
 
hashCode() - Method in class org.jgroups.util.Range
 
hashCode() - Method in class org.jgroups.util.Rsp
 
hashCode() - Method in class org.jgroups.util.Seqno
 
hashCode() - Method in class org.jgroups.util.SingletonAddress
 
hashCode() - Method in class org.jgroups.util.UnmodifiableVector
 
hashCode() - Method in class org.jgroups.util.UUID
Returns a hash code for this UUID.
hashCode() - Method in class org.jgroups.View
 
hashCode() - Method in class org.jgroups.ViewId
 
HashedTimingWheel - Class in org.jgroups.util
Implementation of TimeScheduler.
HashedTimingWheel() - Constructor for class org.jgroups.util.HashedTimingWheel
Create a scheduler that executes tasks in dynamically adjustable intervals
HashedTimingWheel(ThreadFactory, int, int, long, int, int, long) - Constructor for class org.jgroups.util.HashedTimingWheel
 
HashedTimingWheel(int) - Constructor for class org.jgroups.util.HashedTimingWheel
 
HashedTimingWheel.MyTask - Class in org.jgroups.util
Simple task wrapper, always executed by at most 1 thread.
HashedTimingWheel.MyTask(Runnable, int) - Constructor for class org.jgroups.util.HashedTimingWheel.MyTask
 
hasMuxChannel(String, String) - Method in class org.jgroups.JChannelFactory
Deprecated.
Use a shared transport instead of the multiplexer
hasOpenConnection(Address) - Method in class org.jgroups.blocks.AbstractConnectionMap
 
hasResult() - Method in class org.jgroups.util.Promise
Checks whether result is available.
HDRS - Class in org.jgroups.protocols
Example of a protocol layer.
HDRS() - Constructor for class org.jgroups.protocols.HDRS
 
Header - Class in org.jgroups
Abstract base class for all headers to be added to a Message.
Header() - Constructor for class org.jgroups.Header
 
header - Variable in class org.jgroups.protocols.TP
The header including the cluster name, sent with each message.
headers - Variable in class org.jgroups.Message
All headers are placed here
headers - Variable in class org.jgroups.protocols.STOMP.StompHeader
 
Headers - Class in org.jgroups.util
Open addressing based implementation of a hashmap (not supporting the Map interface though) for message headers.
Headers(int) - Constructor for class org.jgroups.util.Headers
 
Headers(Headers) - Constructor for class org.jgroups.util.Headers
 
HEARTBEAT - Static variable in class org.jgroups.protocols.FD.FdHeader
 
HEARTBEAT_ACK - Static variable in class org.jgroups.protocols.FD.FdHeader
 
height - Variable in class org.jgroups.demos.wb.Node
 
help() - Static method in class org.jgroups.demos.ExecutionServiceDemo
 
help() - Static method in class org.jgroups.demos.LockServiceDemo
 
high - Variable in class org.jgroups.util.Range
 
highest_seqno - Variable in class org.jgroups.util.RetransmitTable
The highest seqno in the table
highest_seqno_purged - Variable in class org.jgroups.util.RetransmitTable
The highest seqno purged
highestDeliveredSeqnoAt(Address) - Method in class org.jgroups.util.Digest
 
highestReceivedSeqnoAt(Address) - Method in class org.jgroups.util.Digest
 
highestSequence(Digest) - Method in class org.jgroups.util.Digest
 
holder - Variable in class org.jgroups.blocks.locking.LockService.LockImpl
 
HTOTAL - Class in org.jgroups.protocols
Implementation of UTO-TCP as designed by EPFL.
HTOTAL() - Constructor for class org.jgroups.protocols.HTOTAL
 
HTOTAL.HTotalHeader - Class in org.jgroups.protocols
 
HTOTAL.HTotalHeader() - Constructor for class org.jgroups.protocols.HTOTAL.HTotalHeader
 
HTOTAL.HTotalHeader(Address, Address) - Constructor for class org.jgroups.protocols.HTOTAL.HTotalHeader
 

I

I_HAVE_SOCK - Static variable in class org.jgroups.protocols.FD_SOCK.FdHeader
 
id - Variable in class org.jgroups.blocks.MessageDispatcher
 
ID - Static variable in class org.jgroups.blocks.MethodCall
Use an ID to map to a method
id - Variable in class org.jgroups.blocks.RequestCorrelator.Header
The id of this request to distinguish among other requests from the same RequestCorrelator
id - Variable in class org.jgroups.blocks.RequestCorrelator
makes the instance unique (together with IDs)
id - Variable in class org.jgroups.protocols.FragHeader
 
id - Variable in class org.jgroups.stack.Protocol
 
IGNORE_BIND_ADDRESS_PROPERTY - Static variable in class org.jgroups.Global
 
IGNORE_BIND_ADDRESS_PROPERTY_OLD - Static variable in class org.jgroups.Global
 
ignore_synchronous_response - Variable in class org.jgroups.protocols.FlowControl
Whether an up thread that comes back down should be allowed to bypass blocking if all credits are exhausted.
ignore_thread - Variable in class org.jgroups.protocols.FlowControl
Thread that carries messages through up() and shouldn't be blocked in down() if ignore_synchronous_response==true.
Immutable - Annotation Type in org.jgroups.annotations
Copyright (c) 2005 Brian Goetz and Tim Peierls Released under the Creative Commons Attribution License (http://creativecommons.org/licenses/by/2.5) Official home: http://www.jcip.net Adopted from Java Concurrency in Practice.
ImmutableReference<T> - Class in org.jgroups.util
Simple class that holds an immutable reference to another object (or to null).
ImmutableReference(T) - Constructor for class org.jgroups.util.ImmutableReference
Create a new ImmutableReference.
in - Variable in class org.jgroups.client.StompConnection
 
in - Variable in class org.jgroups.protocols.STOMP.Connection
 
includeClusterName - Variable in class org.jgroups.util.DefaultThreadFactory
 
includeLocalAddress - Variable in class org.jgroups.util.DefaultThreadFactory
 
incoming_copies - Variable in class org.jgroups.protocols.DUPL
 
inconsistent_view_threshold - Variable in class org.jgroups.protocols.MERGE2
 
incrCounter() - Static method in class org.jgroups.util.Util
 
increment(long) - Method in class org.jgroups.protocols.FlowControl.Credit
 
incrementHighestDeliveredSeqno(Address) - Method in class org.jgroups.util.MutableDigest
Increments the sender's highest delivered seqno by 1
incrementInitCount() - Method in class org.jgroups.stack.ProtocolStack.RefCounter
Increments init_count, returns the old value before incr
incrementStartCount() - Method in class org.jgroups.stack.ProtocolStack.RefCounter
 
indexOf(Object) - Method in class org.jgroups.util.UnmodifiableVector
 
indexOf(Object, int) - Method in class org.jgroups.util.UnmodifiableVector
 
info(String) - Method in class org.jgroups.logging.JDKLogImpl
 
info(String, Throwable) - Method in class org.jgroups.logging.JDKLogImpl
 
info(String) - Method in interface org.jgroups.logging.Log
 
info(String, Throwable) - Method in interface org.jgroups.logging.Log
 
info(String) - Method in class org.jgroups.logging.Log4JLogImpl
 
info(String, Throwable) - Method in class org.jgroups.logging.Log4JLogImpl
 
init() - Method in class org.jgroups.auth.AuthToken
 
init() - Method in class org.jgroups.auth.RegexMembership
 
init() - Method in class org.jgroups.blocks.ConnectionTableNIO
 
init() - Method in class org.jgroups.blocks.DistributedQueue
 
init() - Method in class org.jgroups.blocks.ReplicatedHashMap
 
init() - Static method in class org.jgroups.conf.ClassConfigurator
 
init() - Method in class org.jgroups.demos.applets.DrawApplet
 
init() - Method in class org.jgroups.demos.wb.Whiteboard
 
init(ProtocolStackConfigurator) - Method in class org.jgroups.JChannel
 
init(JChannel) - Method in class org.jgroups.JChannel
 
init(InputStream) - Method in class org.jgroups.persistence.DBPersistenceManager
used to initialize complete DB access.
init() - Method in class org.jgroups.protocols.AUTH
 
init() - Method in class org.jgroups.protocols.BARRIER
 
init() - Method in class org.jgroups.protocols.BasicTCP
 
init() - Method in class org.jgroups.protocols.BPING
 
init() - Method in class org.jgroups.protocols.COMPRESS
 
init() - Method in class org.jgroups.protocols.DAISYCHAIN
 
init() - Method in class org.jgroups.protocols.Discovery
 
init() - Method in class org.jgroups.protocols.ENCRYPT
 
init() - Method in class org.jgroups.protocols.FC
 
init() - Method in class org.jgroups.protocols.FD
 
init() - Method in class org.jgroups.protocols.FD_ALL
 
init() - Method in class org.jgroups.protocols.FD_ICMP
 
init() - Method in class org.jgroups.protocols.FD_SIMPLE
 
init() - Method in class org.jgroups.protocols.FD_SOCK
 
init() - Method in class org.jgroups.protocols.FILE_PING
 
init() - Method in class org.jgroups.protocols.FlowControl
 
init() - Method in class org.jgroups.protocols.FRAG
 
init() - Method in class org.jgroups.protocols.FRAG2
 
init() - Method in class org.jgroups.protocols.JDBC_PING
 
init() - Method in class org.jgroups.protocols.MERGE2
 
init() - Method in class org.jgroups.protocols.MERGE3
 
init() - Method in class org.jgroups.protocols.MFC
 
init() - Method in class org.jgroups.protocols.MPING
 
init() - Method in class org.jgroups.protocols.pbcast.ClientGmsImpl
 
init() - Method in class org.jgroups.protocols.pbcast.CoordGmsImpl
 
init() - Method in class org.jgroups.protocols.pbcast.GMS
 
init() - Method in class org.jgroups.protocols.pbcast.GmsImpl
 
init() - Method in class org.jgroups.protocols.pbcast.NAKACK
 
init() - Method in class org.jgroups.protocols.pbcast.ParticipantGmsImpl
 
init() - Method in class org.jgroups.protocols.pbcast.STABLE
 
init() - Method in class org.jgroups.protocols.pbcast.STATE_TRANSFER
 
init() - Method in class org.jgroups.protocols.pbcast.STREAMING_STATE_TRANSFER
 
init() - Method in class org.jgroups.protocols.PERF_TP
 
init() - Method in class org.jgroups.protocols.RATE_LIMITER
 
init() - Method in class org.jgroups.protocols.RELAY
 
init() - Method in class org.jgroups.protocols.S3_PING
 
init() - Method in class org.jgroups.protocols.SCOPE
 
init() - Method in class org.jgroups.protocols.SFC
Deprecated.
 
init() - Method in class org.jgroups.protocols.SHARED_LOOPBACK
 
init() - Method in class org.jgroups.protocols.SHUFFLE
 
init() - Method in class org.jgroups.protocols.SIZE
 
init() - Method in class org.jgroups.protocols.TCPGOSSIP
 
init() - Method in class org.jgroups.protocols.TCPPING
 
init() - Method in class org.jgroups.protocols.TP
 
init() - Method in class org.jgroups.protocols.TUNNEL
 
init() - Method in class org.jgroups.protocols.UNICAST2
 
init() - Method in class org.jgroups.protocols.VERIFY_SUSPECT
 
init() - Method in class org.jgroups.stack.Protocol
Called after instance has been created (null constructor) and before protocol is started.
init() - Method in class org.jgroups.stack.ProtocolStack
 
init() - Method in class org.jgroups.util.HashedTimingWheel
 
init() - Method in class org.jgroups.util.TimeScheduler2
 
INITIAL_MCAST_ADDR - Static variable in class org.jgroups.Global
 
INITIAL_MCAST_PORT - Static variable in class org.jgroups.Global
 
INITIAL_TCP_PORT - Static variable in class org.jgroups.Global
 
initialize_sql - Variable in class org.jgroups.protocols.JDBC_PING
 
initKeyPair() - Method in class org.jgroups.protocols.ENCRYPT
Generates the public/private key pair from the init params
initMetadata() - Method in class org.jgroups.blocks.GridFile
 
initProtocolStack() - Method in class org.jgroups.stack.ProtocolStack
 
initSymKey() - Static method in class org.jgroups.demos.KeyStoreGenerator
 
initSymKey() - Method in class org.jgroups.protocols.ENCRYPT
Used to initialise the symmetric key if none is supplied in a keystore.
inputStream - Variable in class org.jgroups.stack.StateTransferInfo
 
insert(Connection, PingData, String, String) - Method in class org.jgroups.protocols.JDBC_PING
 
insert_single_sql - Variable in class org.jgroups.protocols.JDBC_PING
 
insertElementAt(Object, int) - Method in class org.jgroups.util.UnmodifiableVector
 
insertProtocol(Protocol, int, String) - Method in class org.jgroups.stack.ProtocolStack
Inserts an already created (and initialized) protocol into the protocol list.
insertProtocol(Protocol, int, Class<? extends Protocol>) - Method in class org.jgroups.stack.ProtocolStack
 
insertProtocol(Protocol, int, Class<? extends Protocol>...) - Method in class org.jgroups.stack.ProtocolStack
 
insertProtocolAtTop(Protocol) - Method in class org.jgroups.stack.ProtocolStack
 
insertProtocolInStack(Protocol, Protocol, int) - Method in class org.jgroups.stack.ProtocolStack
 
INSTALL_DIGEST - Static variable in class org.jgroups.protocols.pbcast.GMS.GmsHeader
 
INSTALL_MERGE_VIEW - Static variable in class org.jgroups.protocols.pbcast.GMS.GmsHeader
 
INSTALL_MERGE_VIEW_OK - Static variable in class org.jgroups.protocols.pbcast.GMS.GmsHeader
 
installNodes(List<Address>) - Method in class org.jgroups.blocks.ReplCache.ConsistentHashFunction
 
installNodes(List<Address>) - Method in interface org.jgroups.blocks.ReplCache.HashFunction
When the topology changes, this method will be called.
installUpHandler(UpHandler, boolean) - Method in class org.jgroups.blocks.MessageDispatcher
Sets the given UpHandler as the UpHandler for the channel, or, if the channel already has a Muxer installed as it's UpHandler, sets the given handler as the Muxer's default handler.
installView(View) - Method in class org.jgroups.protocols.pbcast.GMS
 
installView(View, Digest) - Method in class org.jgroups.protocols.pbcast.GMS
Sets the new view and sends a VIEW_CHANGE event up and down the stack.
installView(byte[], int, int) - Method in class org.jgroups.protocols.RELAY
 
INT_SIZE - Static variable in class org.jgroups.Global
 
interfaceHasIPAddresses(NetworkInterface, StackType) - Static method in class org.jgroups.util.Util
A function to check if an interface supports an IP version (i.e has addresses defined for that IP version).
internalQueue - Variable in class org.jgroups.blocks.DistributedQueue
 
interpreter - Variable in class org.jgroups.protocols.BSH
 
interrupt() - Method in class org.jgroups.stack.RouterStub
 
interruptAndWaitToDie(Thread) - Static method in class org.jgroups.util.Util
 
interruptAndWaitToDie(Thread, long) - Static method in class org.jgroups.util.Util
 
interrupted(Runnable) - Method in class org.jgroups.blocks.executor.ExecutionService.DistributedFuture
 
interrupted(Runnable) - Method in interface org.jgroups.blocks.executor.ExecutorNotification
 
interval - Variable in class org.jgroups.protocols.FILE_PING
 
Interval - Interface in org.jgroups.stack
Interface which returns a time series, one value at a time calling next()
intervals - Variable in class org.jgroups.stack.Retransmitter.Task
 
invoke(Object) - Method in class org.jgroups.blocks.MethodCall
Invokes the method with the supplied arguments against the target object.
invoke(Object, Object[]) - Method in class org.jgroups.blocks.MethodCall
 
invoke(String, Object[], String[]) - Method in class org.jgroups.jmx.ResourceDMBean
 
invokeAny(Collection<? extends Callable<T>>) - Method in class org.jgroups.blocks.executor.ExecutionService
 
invokeAny(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class org.jgroups.blocks.executor.ExecutionService
 
IP_ADDR - Static variable in interface org.jgroups.Address
 
ip_mcast - Variable in class org.jgroups.protocols.UDP
 
ip_ttl - Variable in class org.jgroups.protocols.UDP
 
IpAddress - Class in org.jgroups.stack
Network-dependent address (Internet).
IpAddress() - Constructor for class org.jgroups.stack.IpAddress
 
IpAddress(String, int) - Constructor for class org.jgroups.stack.IpAddress
 
IpAddress(InetAddress, int) - Constructor for class org.jgroups.stack.IpAddress
 
IpAddress(int) - Constructor for class org.jgroups.stack.IpAddress
 
IpAddress(int, boolean) - Constructor for class org.jgroups.stack.IpAddress
 
IpAddress(InetSocketAddress) - Constructor for class org.jgroups.stack.IpAddress
 
IPv4 - Static variable in class org.jgroups.Global
 
IPV4_SIZE - Static variable in class org.jgroups.Global
 
IPv6 - Static variable in class org.jgroups.Global
 
IPV6_MCAST_PREFIX - Static variable in class org.jgroups.Global
 
IPV6_SIZE - Static variable in class org.jgroups.Global
 
is_coord - Variable in class org.jgroups.protocols.CENTRAL_EXECUTOR
 
is_coord - Variable in class org.jgroups.protocols.CENTRAL_LOCK
 
is_coord - Variable in class org.jgroups.protocols.RELAY
 
IS_LOG4J_AVAILABLE - Static variable in class org.jgroups.logging.LogFactory
 
is_server - Variable in class org.jgroups.protocols.Discovery
 
is_server - Variable in class org.jgroups.protocols.PingData
 
is_trylock - Variable in class org.jgroups.blocks.locking.LockInfo
 
is_trylock - Variable in class org.jgroups.protocols.Locking.ClientLock
 
is_trylock - Variable in class org.jgroups.protocols.Locking.Request
 
isAbort() - Method in class org.jgroups.blocks.TwoPhaseVotingAdapter.TwoPhaseWrapper
 
isAcceptable(Object, Address) - Method in class org.jgroups.blocks.mux.NoMuxHandlerRspFilter
 
isAcceptable(Object, Address) - Method in interface org.jgroups.blocks.RspFilter
Determines whether a response from a given sender should be added to the response list of the request
isAll() - Method in class org.jgroups.blocks.locking.AwaitInfo
 
isAutomaticPurging() - Method in class org.jgroups.util.RetransmitTable
 
isBinaryCompatible(short) - Static method in class org.jgroups.Version
Checks whether ver is binary compatible with the current version.
isBinaryCompatible(short, short) - Static method in class org.jgroups.Version
 
isBindAddressPropertyIgnored() - Static method in class org.jgroups.util.Util
 
isBlockingUpdates() - Method in class org.jgroups.blocks.ReplicatedHashMap
 
isCancelled() - Method in class org.jgroups.blocks.executor.ExecutionService.DistributedFuture
 
isCancelled() - Method in class org.jgroups.blocks.Request
 
isCancelled() - Method in class org.jgroups.util.HashedTimingWheel.MyTask
 
isCancelled() - Method in class org.jgroups.util.NullFuture
 
isCancelled() - Method in class org.jgroups.util.TimeScheduler2.MyTask
 
isChildOf(String, String) - Static method in class org.jgroups.blocks.GridFile
Verifies whether child is a child (dir or file) of parent
isClosed() - Method in class org.jgroups.protocols.BARRIER
 
isCommit() - Method in class org.jgroups.blocks.TwoPhaseVotingAdapter.TwoPhaseWrapper
 
isConnected() - Method in class org.jgroups.blocks.TCPConnectionMap.TCPConnection
 
isConnected() - Method in class org.jgroups.Channel
Determines whether the channel is connected to a group.
isConnected() - Method in class org.jgroups.client.StompConnection
 
isConnected() - Method in class org.jgroups.JChannel
returns true if the Connect operation has been called successfully
isConnected() - Method in class org.jgroups.stack.RouterStub
 
isCoord() - Method in class org.jgroups.protocols.CENTRAL_EXECUTOR
 
isCoord() - Method in class org.jgroups.protocols.CENTRAL_LOCK
 
isCoord() - Method in class org.jgroups.protocols.PingData
 
isCoordinator() - Method in class org.jgroups.blocks.NotificationBus
Deprecated.
 
isCoordinator() - Method in class org.jgroups.protocols.pbcast.GMS
 
isCoordinator() - Method in class org.jgroups.protocols.SEQUENCER
 
isCoordinator(JChannel) - Static method in class org.jgroups.util.Util
 
isCoordinator(View, Address) - Static method in class org.jgroups.util.Util
 
isCopyMulticastMsgs() - Method in class org.jgroups.protocols.DUPL
 
isCopyUnicastMsgs() - Method in class org.jgroups.protocols.DUPL
 
isDebugEnabled() - Method in class org.jgroups.logging.JDKLogImpl
 
isDebugEnabled() - Method in interface org.jgroups.logging.Log
 
isDebugEnabled() - Method in class org.jgroups.logging.Log4JLogImpl
 
isDefaulThreadPoolEnabled() - Method in class org.jgroups.protocols.TP
 
isDirectory() - Method in class org.jgroups.blocks.GridFile
 
isDirectory() - Method in class org.jgroups.blocks.GridFile.Metadata
 
isDiscardAll() - Method in class org.jgroups.protocols.DISCARD
 
isDiscardDeliveredMsgs() - Method in class org.jgroups.protocols.pbcast.NAKACK
 
isDiscardIncompatiblePackets() - Method in class org.jgroups.protocols.TP
 
isDiscardLoopbacks() - Method in class org.jgroups.stack.GossipRouter
 
isDone() - Method in class org.jgroups.blocks.executor.ExecutionService.DistributedFuture
 
isDone() - Method in class org.jgroups.blocks.Request
 
isDone() - Method in class org.jgroups.util.HashedTimingWheel.MyTask
 
isDone() - Method in class org.jgroups.util.NullFuture
 
isDone() - Method in class org.jgroups.util.TimeScheduler2.MyTask
 
isDown() - Method in class org.jgroups.protocols.SHUFFLE
 
isDummy() - Method in class org.jgroups.util.Seqno
 
isDynamic() - Method in class org.jgroups.protocols.Discovery
 
isDynamic() - Method in class org.jgroups.protocols.FILE_PING
 
isDynamic() - Method in class org.jgroups.protocols.PING
 
isDynamic() - Method in class org.jgroups.protocols.TCPGOSSIP
 
isDynamic() - Method in class org.jgroups.protocols.TCPPING
 
isEmpty() - Method in class org.jgroups.protocols.Locking.ServerLock
 
isEmpty() - Method in class org.jgroups.util.RetransmitTable
 
isEmpty() - Method in class org.jgroups.util.RspList
 
isEmpty() - Method in class org.jgroups.util.UnmodifiableVector
 
isEnableBundling() - Method in class org.jgroups.protocols.TP
 
isEnableUnicastBundling() - Method in class org.jgroups.protocols.TP
 
isErgonomics() - Method in class org.jgroups.stack.Protocol
 
isErrorEnabled() - Method in class org.jgroups.logging.JDKLogImpl
 
isErrorEnabled() - Method in interface org.jgroups.logging.Log
 
isErrorEnabled() - Method in class org.jgroups.logging.Log4JLogImpl
 
isExcludeItself() - Method in class org.jgroups.protocols.DISCARD
 
isExpired(long) - Method in interface org.jgroups.blocks.Connection
 
isExpired(long) - Method in class org.jgroups.blocks.TCPConnectionMap.TCPConnection
 
isExposeChannels() - Method in class org.jgroups.JChannelFactory
Deprecated.
 
isExposeProtocols() - Method in class org.jgroups.JChannelFactory
Deprecated.
 
isFatalEnabled() - Method in class org.jgroups.logging.JDKLogImpl
 
isFatalEnabled() - Method in interface org.jgroups.logging.Log
 
isFatalEnabled() - Method in class org.jgroups.logging.Log4JLogImpl
 
isFile() - Method in class org.jgroups.blocks.GridFile
 
isFile() - Method in class org.jgroups.blocks.GridFile.Metadata
 
isFlag() - Static method in class org.jgroups.demos.JmxDemo
 
isFlagSet(byte) - Method in class org.jgroups.Message
 
isFlagSet(byte, byte) - Static method in class org.jgroups.Message
 
isFlagSet(byte, byte) - Static method in class org.jgroups.util.Util
 
isGreaterThanOrEqual(Digest) - Method in class org.jgroups.util.Digest
Returns true if all senders of the current digest have their seqnos >= the ones from other
isInfoEnabled() - Method in class org.jgroups.logging.JDKLogImpl
 
isInfoEnabled() - Method in interface org.jgroups.logging.Log
 
isInfoEnabled() - Method in class org.jgroups.logging.Log4JLogImpl
 
isL1CacheEnabled() - Method in class org.jgroups.blocks.PartitionedHashMap
 
isL1CacheEnabled() - Method in class org.jgroups.blocks.ReplCache
 
isLocal(Address) - Method in class org.jgroups.protocols.RELAY
Does the payload match the 'site' ID.
isLockInterruptibly() - Method in class org.jgroups.blocks.locking.LockInfo
 
isLogSuspectedMessages() - Method in class org.jgroups.protocols.FD_SOCK
 
isLoopback() - Method in class org.jgroups.protocols.TP
 
isMergeRejected() - Method in class org.jgroups.protocols.pbcast.GMS.GmsHeader
 
isMergeTaskRunning() - Method in class org.jgroups.protocols.MERGE2
 
isMigrateData() - Method in class org.jgroups.blocks.PartitionedHashMap
 
isMigrateData() - Method in class org.jgroups.blocks.ReplCache
 
isMulticastAddress() - Method in interface org.jgroups.Address
Checks whether this is an address that represents multiple destinations; e.g., a class D address in the Internet.
isMulticastAddress() - Method in class org.jgroups.stack.IpAddress
 
isMulticastAddress() - Method in class org.jgroups.util.SingletonAddress
 
isMulticastAddress() - Method in class org.jgroups.util.UUID
 
isMulticastCapable() - Method in class org.jgroups.protocols.TP
 
isMultipleLocked() - Method in class org.jgroups.blocks.DistributedLockManager.LockDecree
Deprecated.
 
isOOBThreadPoolEnabled() - Method in class org.jgroups.protocols.TP
 
isOpen() - Method in interface org.jgroups.blocks.Connection
 
isOpen() - Method in class org.jgroups.blocks.TCPConnectionMap.TCPConnection
 
isOpen() - Method in class org.jgroups.Channel
Determines whether the channel is open; i.e., the protocol stack has been created (may not be connected though).
isOpen() - Method in class org.jgroups.JChannel
returns true if the Open operation has been called successfully
isOpenerScheduled() - Method in class org.jgroups.protocols.BARRIER
 
isPrepare() - Method in class org.jgroups.blocks.TwoPhaseVotingAdapter.TwoPhaseWrapper
 
isReapingEnabled() - Method in class org.jgroups.blocks.Cache
 
isReceived(Address) - Method in class org.jgroups.util.RspList
 
isReceiveOnAllInterfaces() - Method in class org.jgroups.protocols.MPING
 
isReceiveOnAllInterfaces() - Method in class org.jgroups.protocols.TP
 
isRequestPresent(Locking.Type, Owner) - Method in class org.jgroups.protocols.Locking.ServerLock
Checks if a certain request from a given owner is already in the queue
isRunning() - Method in class org.jgroups.protocols.FD_ALL
 
isRunning() - Method in class org.jgroups.stack.GossipRouter
 
isSame(short) - Static method in class org.jgroups.Version
Compares the specified version number against the current version number.
isSameMachine(TopologyUUID) - Method in class org.jgroups.util.TopologyUUID
 
isSameRack(TopologyUUID) - Method in class org.jgroups.util.TopologyUUID
 
isSameSite(TopologyUUID) - Method in class org.jgroups.util.TopologyUUID
 
isSendOnAllInterfaces() - Method in class org.jgroups.protocols.MPING
 
isSendOnAllInterfaces() - Static method in class org.jgroups.protocols.TP
Deprecated.
This property was removed in 2.7
isServer() - Method in class org.jgroups.protocols.PingData
 
isSetPropertyMethod(Method) - Static method in class org.jgroups.stack.Configurator
 
isShun() - Static method in class org.jgroups.protocols.FD
Deprecated.
isShun() - Static method in class org.jgroups.protocols.FD_ALL
Deprecated.
isShun() - Static method in class org.jgroups.protocols.pbcast.GMS
Deprecated.
isShutdown() - Method in class org.jgroups.blocks.executor.ExecutionService
 
isShutdown() - Method in class org.jgroups.util.HashedTimingWheel
 
isShutdown() - Method in interface org.jgroups.util.TimeScheduler
Returns true if stop() has been called, false otherwise
isShutdown() - Method in class org.jgroups.util.TimeScheduler2
 
isSingleton() - Method in class org.jgroups.protocols.TP
 
isStackAvailable(boolean) - Static method in class org.jgroups.util.Util
 
isStarted() - Method in class org.jgroups.stack.GossipRouter
 
isSuspected(Address) - Method in class org.jgroups.util.RspList
 
isTcpNoDelay() - Method in class org.jgroups.stack.RouterStub
 
isTerminated() - Method in class org.jgroups.blocks.executor.ExecutionService
 
isTraceEnabled() - Method in class org.jgroups.logging.JDKLogImpl
 
isTraceEnabled() - Method in interface org.jgroups.logging.Log
 
isTraceEnabled() - Method in class org.jgroups.logging.Log4JLogImpl
 
isTransientFlagSet(byte) - Method in class org.jgroups.Message
 
isTrylock() - Method in class org.jgroups.blocks.locking.LockInfo
 
isUp() - Method in class org.jgroups.protocols.SHUFFLE
 
isUseIncomingPacketHandler() - Static method in class org.jgroups.protocols.TP
Deprecated.
With the concurrent stack being the default, this property is ignored
isUseMcastXmit() - Method in class org.jgroups.protocols.pbcast.NAKACK
 
isUseTimeout() - Method in class org.jgroups.blocks.locking.LockInfo
 
isValid() - Method in class org.jgroups.blocks.DistributedLockManager.AcquireLockDecree
Deprecated.
Lock aquire decree is valid for a ACQUIRE_EXPIRATION time after creation and if the lock is still valid (in the future locks will be leased for a predefined period of time).
isValid() - Method in class org.jgroups.blocks.DistributedLockManager.LockDecree
Deprecated.
This is a place-holder for future lock expiration code.
isViewBundling() - Method in class org.jgroups.protocols.pbcast.GMS
 
isViewHandlerSuspended() - Method in class org.jgroups.protocols.pbcast.GMS
 
isWarnEnabled() - Method in class org.jgroups.logging.JDKLogImpl
 
isWarnEnabled() - Method in interface org.jgroups.logging.Log
 
isWarnEnabled() - Method in class org.jgroups.logging.Log4JLogImpl
 
isXmitFromRandomMember() - Method in class org.jgroups.protocols.pbcast.NAKACK
 
iterator() - Method in class org.jgroups.util.UnmodifiableVector
 
iWouldBeCoordinator(Vector<Address>) - Method in class org.jgroups.protocols.pbcast.GmsImpl
Returns potential coordinator based on lexicographic ordering of member addresses.

J

JAXP_MISSING_ERROR_MSG - Static variable in class org.jgroups.conf.ConfiguratorFactory
 
JChannel - Class in org.jgroups
JChannel is a pure Java implementation of Channel.
JChannel(boolean) - Constructor for class org.jgroups.JChannel
Creates a JChannel without a protocol stack; used for programmatic creation of channel and protocol stack
JChannel() - Constructor for class org.jgroups.JChannel
Constructs a JChannel instance with the protocol stack specified by the DEFAULT_PROTOCOL_STACK member.
JChannel(File) - Constructor for class org.jgroups.JChannel
Constructs a JChannel instance with the protocol stack configuration contained by the specified file.
JChannel(Element) - Constructor for class org.jgroups.JChannel
Constructs a JChannel instance with the protocol stack configuration contained by the specified XML element.
JChannel(URL) - Constructor for class org.jgroups.JChannel
Constructs a JChannel instance with the protocol stack configuration indicated by the specified URL.
JChannel(String) - Constructor for class org.jgroups.JChannel
Constructs a JChannel instance with the protocol stack configuration based upon the specified properties parameter.
JChannel(ProtocolStackConfigurator) - Constructor for class org.jgroups.JChannel
Constructs a JChannel instance with the protocol stack configuration contained by the protocol stack configurator parameter.
JChannel(Object) - Constructor for class org.jgroups.JChannel
Deprecated.
Use the constructors with specific parameter types instead.
JChannel(JChannel) - Constructor for class org.jgroups.JChannel
Creates a channel with the same configuration as the channel passed to this constructor.
JChannelFactory - Class in org.jgroups
Deprecated.
Might get removed in 3.0. Use your own method of injecting channels
JChannelFactory() - Constructor for class org.jgroups.JChannelFactory
Deprecated.
Constructs a JChannelFactory instance that contains no protocol stack configuration.
JChannelFactory(File) - Constructor for class org.jgroups.JChannelFactory
Deprecated.
Constructs a JChannelFactory instance that utilizes the specified file for protocl stack configuration.
JChannelFactory(Element) - Constructor for class org.jgroups.JChannelFactory
Deprecated.
Constructs a JChannelFactory instance that utilizes the specified file for protocl stack configuration.
JChannelFactory(URL) - Constructor for class org.jgroups.JChannelFactory
Deprecated.
Constructs a JChannelFactory instance that utilizes the specified file for protocl stack configuration.
JChannelFactory(String) - Constructor for class org.jgroups.JChannelFactory
Deprecated.
Constructs a JChannel instance with the protocol stack configuration based upon the specified properties parameter.
JDBC_PING - Class in org.jgroups.protocols
Discovery protocol using a JDBC connection to a shared database.
JDBC_PING() - Constructor for class org.jgroups.protocols.JDBC_PING
 
JDKLogImpl - Class in org.jgroups.logging
Logger that delivers messages to a JDK logger
JDKLogImpl(String) - Constructor for class org.jgroups.logging.JDKLogImpl
 
JDKLogImpl(Class) - Constructor for class org.jgroups.logging.JDKLogImpl
 
JmxConfigurator - Class in org.jgroups.jmx
 
JmxConfigurator() - Constructor for class org.jgroups.jmx.JmxConfigurator
 
JmxDemo - Class in org.jgroups.demos
Shows how annotations can be used to expose attributes and operations
JmxDemo() - Constructor for class org.jgroups.demos.JmxDemo
 
join(Address, boolean) - Method in class org.jgroups.protocols.pbcast.ClientGmsImpl
 
join(Address, boolean) - Method in class org.jgroups.protocols.pbcast.CoordGmsImpl
 
join(Address, boolean) - Method in class org.jgroups.protocols.pbcast.GmsImpl
 
join(Address, boolean) - Method in class org.jgroups.protocols.pbcast.ParticipantGmsImpl
 
join(long) - Method in class org.jgroups.stack.RouterStub
 
JOIN_ANNOUNCEMENT - Static variable in class org.jgroups.protocols.SMACK.SmackHeader
 
JOIN_REQ - Static variable in class org.jgroups.protocols.pbcast.GMS.GmsHeader
 
JOIN_REQ_WITH_STATE_TRANSFER - Static variable in class org.jgroups.protocols.pbcast.GMS.GmsHeader
 
JOIN_RSP - Static variable in class org.jgroups.protocols.pbcast.GMS.GmsHeader
 
JoinRsp - Class in org.jgroups.protocols.pbcast
Result of a JOIN request (sent by the GMS client).
JoinRsp() - Constructor for class org.jgroups.protocols.pbcast.JoinRsp
 
JoinRsp(View, Digest) - Constructor for class org.jgroups.protocols.pbcast.JoinRsp
 
JoinRsp(String) - Constructor for class org.jgroups.protocols.pbcast.JoinRsp
 
joinWithStateTransfer(Address, boolean) - Method in class org.jgroups.protocols.pbcast.ClientGmsImpl
 
joinWithStateTransfer(Address, boolean) - Method in class org.jgroups.protocols.pbcast.CoordGmsImpl
 
joinWithStateTransfer(Address, boolean) - Method in class org.jgroups.protocols.pbcast.GmsImpl
 
joinWithStateTransfer(Address, boolean) - Method in class org.jgroups.protocols.pbcast.ParticipantGmsImpl
 
JUnitXMLReporter - Class in org.jgroups.util
Listener generating XML output suitable to be processed by JUnitReport.
JUnitXMLReporter() - Constructor for class org.jgroups.util.JUnitXMLReporter
 

K

KEY_REQUEST - Static variable in class org.jgroups.protocols.ENCRYPT.EncryptHeader
 
keyPress(String) - Static method in class org.jgroups.util.Util
 
keys() - Method in class org.jgroups.blocks.ReplicatedHashMap
Deprecated. 
keys() - Method in class org.jgroups.util.CreditMap
 
keySet() - Method in class org.jgroups.blocks.ReplicatedHashMap
 
keySet() - Method in class org.jgroups.util.RspList
 
KEYSTORE_PASSWORD - Static variable in class org.jgroups.auth.X509Token
 
KEYSTORE_PATH - Static variable in class org.jgroups.auth.X509Token
 
KEYSTORE_TYPE - Static variable in class org.jgroups.auth.X509Token
 
KeyStoreGenerator - Class in org.jgroups.demos
Generates a keystore file that has a SecretKey in it.
KeyStoreGenerator() - Constructor for class org.jgroups.demos.KeyStoreGenerator
 

L

last_compaction_timestamp - Variable in class org.jgroups.util.RetransmitTable
The time when the last compaction took place.
last_credit_request - Variable in class org.jgroups.protocols.FlowControl.Credit
 
last_credit_request - Variable in class org.jgroups.protocols.MFC
Last time a credit request was sent.
last_discovery_request - Variable in class org.jgroups.protocols.TP
 
lastElement() - Method in class org.jgroups.util.UnmodifiableVector
 
lastIndexOf(Object) - Method in class org.jgroups.util.UnmodifiableVector
 
lastIndexOf(Object, int) - Method in class org.jgroups.util.UnmodifiableVector
 
LazyRemovalCache<K,V> - Class in org.jgroups.blocks
Cache which doesn't remove elements on remove(), removeAll() or retainAll(), but only removes elements when a configurable size limit has been exceeded.
LazyRemovalCache() - Constructor for class org.jgroups.blocks.LazyRemovalCache
 
LazyRemovalCache(int, long) - Constructor for class org.jgroups.blocks.LazyRemovalCache
 
LazyRemovalCache.Printable<K,V> - Interface in org.jgroups.blocks
 
LazyRemovalSet<V> - Class in org.jgroups.blocks
Hash set which doesn't remove elements on remove(), removeAll() or retainAll(), but only removes elements when a configurable size limit has been exceeded.
LazyRemovalSet() - Constructor for class org.jgroups.blocks.LazyRemovalSet
 
LazyRemovalSet(int, long) - Constructor for class org.jgroups.blocks.LazyRemovalSet
 
LazyRemovalSet.Entry<V> - Class in org.jgroups.blocks
 
LazyRemovalSet.Entry(V) - Constructor for class org.jgroups.blocks.LazyRemovalSet.Entry
 
LazyRemovalSet.Printable<V> - Interface in org.jgroups.blocks
 
LazyThreadFactory - Class in org.jgroups.util
Lazily names threads: whenever the address or cluster name is changed, all threads are renamed
LazyThreadFactory(ThreadGroup, String, boolean) - Constructor for class org.jgroups.util.LazyThreadFactory
 
LazyThreadFactory(ThreadGroup, String, boolean, boolean) - Constructor for class org.jgroups.util.LazyThreadFactory
 
lbl - Variable in class org.jgroups.demos.wb.Node
 
leastSigBits - Variable in class org.jgroups.util.UUID
 
leave(Address) - Method in class org.jgroups.protocols.pbcast.ClientGmsImpl
 
leave(Address) - Method in class org.jgroups.protocols.pbcast.CoordGmsImpl
The coordinator itself wants to leave the group
leave(Address) - Method in class org.jgroups.protocols.pbcast.GmsImpl
 
leave(Address) - Method in class org.jgroups.protocols.pbcast.ParticipantGmsImpl
Loop: determine coord.
LEAVE_ANNOUNCEMENT - Static variable in class org.jgroups.protocols.SMACK.SmackHeader
 
LEAVE_REQ - Static variable in class org.jgroups.protocols.pbcast.GMS.GmsHeader
 
LEAVE_RSP - Static variable in class org.jgroups.protocols.pbcast.GMS.GmsHeader
 
leftMembers(View, View) - Static method in class org.jgroups.util.Util
Returns a list of members which left from view one to two
leftMembers(Collection<Address>, Collection<Address>) - Static method in class org.jgroups.util.Util
 
length() - Method in class org.jgroups.blocks.GridFile
 
length - Variable in class org.jgroups.Message
The number of bytes in the buffer (usually buf.length is buf not equal to null).
lessThanOrEqual(TransportedVectorTime) - Method in class org.jgroups.protocols.TransportedVectorTime
Checks if this TransportedVectorTime is less than or equal to the the specified TransportedVectorTime.
list() - Method in class org.jgroups.blocks.GridFile
 
list(FilenameFilter) - Method in class org.jgroups.blocks.GridFile
 
LIST - Static variable in class org.jgroups.protocols.TP
 
LIST_SERVICES_RSP - Static variable in class org.jgroups.mux.ServiceInfo
 
listAlphabet() - Method in class org.jgroups.demos.CausalDemo
 
listener - Variable in class org.jgroups.blocks.executor.ExecutionCompletionService
 
listener - Variable in class org.jgroups.blocks.PullPushAdapter
Deprecated.
 
listener - Variable in class org.jgroups.blocks.Request
 
listeners - Variable in class org.jgroups.blocks.PullPushAdapter
Deprecated.
 
listeners - Variable in class org.jgroups.client.StompConnection
 
listFiles() - Method in class org.jgroups.blocks.GridFile
 
listFiles(FilenameFilter) - Method in class org.jgroups.blocks.GridFile
 
listFiles(FileFilter) - Method in class org.jgroups.blocks.GridFile
 
listIterator() - Method in class org.jgroups.util.UnmodifiableVector
 
listIterator(int) - Method in class org.jgroups.util.UnmodifiableVector
 
loadClass(String, Class) - Static method in class org.jgroups.util.Util
Tries to load the class from the current thread's context class loader.
loadDriver() - Method in class org.jgroups.protocols.JDBC_PING
 
LOCAL - Static variable in class org.jgroups.Channel
 
local - Static variable in class org.jgroups.util.JUnitXMLReporter
 
local_addr - Variable in class org.jgroups.blocks.MessageDispatcher
 
local_addr - Variable in class org.jgroups.blocks.RequestCorrelator
The address of this group member
local_addr - Variable in class org.jgroups.demos.RelayDemoRpc
 
local_addr - Variable in class org.jgroups.JChannel
 
local_addr - Variable in class org.jgroups.protocols.DAISYCHAIN
 
local_addr - Variable in class org.jgroups.protocols.Discovery
 
local_addr - Variable in class org.jgroups.protocols.Executing
 
local_addr - Variable in class org.jgroups.protocols.FD
 
local_addr - Variable in class org.jgroups.protocols.Locking
 
local_addr - Variable in class org.jgroups.protocols.pbcast.GMS
 
local_addr - Variable in class org.jgroups.protocols.RELAY
 
local_addr - Variable in class org.jgroups.protocols.SCOPE
 
local_addr - Variable in class org.jgroups.protocols.STOMP
 
local_addr - Variable in class org.jgroups.protocols.TP
The address (host and port) of this member.
local_view - Variable in class org.jgroups.protocols.RELAY
The view of the local cluster
LocalAddress - Annotation Type in org.jgroups.annotations
This is an assertion, checked at startup time.
localVote(Object) - Method in class org.jgroups.blocks.VotingAdapter
This method performs voting on the specific decree between all local voteListeners.
location - Variable in class org.jgroups.protocols.FILE_PING
 
lock - Variable in class org.jgroups.blocks.AbstractConnectionMap
 
lock(Object, Object, int) - Method in class org.jgroups.blocks.DistributedLockManager
Deprecated.
Locks an object with lockId on behalf of the specified owner.
lock() - Method in class org.jgroups.blocks.locking.LockService.LockImpl
 
lock(Object, Object, int) - Method in interface org.jgroups.blocks.LockManager
Deprecated.
Obtain lock on obj for specified owner.
lock - Variable in class org.jgroups.blocks.Request
 
LOCK - Static variable in class org.jgroups.Event
 
lock - Variable in class org.jgroups.protocols.FD
 
lock - Variable in class org.jgroups.protocols.Locking.ClientCondition
 
lock() - Method in class org.jgroups.protocols.Locking.ClientLock
 
lock - Variable in class org.jgroups.protocols.Locking.ServerCondition
 
lock - Variable in class org.jgroups.protocols.RATE_LIMITER
 
lock - Variable in class org.jgroups.util.CreditMap
 
LOCK_AWAIT - Static variable in class org.jgroups.Event
 
lock_interruptibly - Variable in class org.jgroups.blocks.locking.LockInfo
 
lock_listeners - Variable in class org.jgroups.protocols.Locking
 
lock_name - Variable in class org.jgroups.protocols.Locking.Request
 
lock_name - Variable in class org.jgroups.protocols.Locking.ServerLock
 
lock_prot - Variable in class org.jgroups.blocks.locking.LockService
 
lock_service - Variable in class org.jgroups.demos.LockServiceDemo
 
LOCK_SIGNAL - Static variable in class org.jgroups.Event
 
lockCreated(String) - Method in interface org.jgroups.blocks.locking.LockNotification
 
lockCreated(String) - Method in class org.jgroups.demos.LockServiceDemo
 
lockCreated(String) - Method in class org.jgroups.protocols.CENTRAL_LOCK
 
lockDeleted(String) - Method in interface org.jgroups.blocks.locking.LockNotification
 
lockDeleted(String) - Method in class org.jgroups.demos.LockServiceDemo
 
lockDeleted(String) - Method in class org.jgroups.protocols.CENTRAL_LOCK
 
lockDenied() - Method in class org.jgroups.protocols.Locking.ClientLock
 
locked(String, Owner) - Method in interface org.jgroups.blocks.locking.LockNotification
 
locked(String, Owner) - Method in class org.jgroups.demos.LockServiceDemo
 
locked(String, Owner) - Method in class org.jgroups.protocols.CENTRAL_LOCK
 
lockGranted() - Method in class org.jgroups.protocols.Locking.ClientLock
 
lockId - Variable in class org.jgroups.blocks.DistributedLockManager.LockDecree
Deprecated.
 
LockInfo - Class in org.jgroups.blocks.locking
 
LockInfo(String, boolean, boolean, boolean, long, TimeUnit) - Constructor for class org.jgroups.blocks.locking.LockInfo
 
Locking - Class in org.jgroups.protocols
Base locking protocol, handling most of the protocol communication with other instances.
Locking() - Constructor for class org.jgroups.protocols.Locking
 
Locking.ClientCondition - Class in org.jgroups.protocols
 
Locking.ClientCondition(Locking.ClientLock) - Constructor for class org.jgroups.protocols.Locking.ClientCondition
 
Locking.ClientLock - Class in org.jgroups.protocols
 
Locking.ClientLock(String) - Constructor for class org.jgroups.protocols.Locking.ClientLock
 
Locking.LockingHeader - Class in org.jgroups.protocols
 
Locking.LockingHeader() - Constructor for class org.jgroups.protocols.Locking.LockingHeader
 
Locking.Request - Class in org.jgroups.protocols
 
Locking.Request() - Constructor for class org.jgroups.protocols.Locking.Request
 
Locking.Request(Locking.Type, String, Owner, long) - Constructor for class org.jgroups.protocols.Locking.Request
 
Locking.Request(Locking.Type, String, Owner, long, boolean) - Constructor for class org.jgroups.protocols.Locking.Request
 
Locking.ServerCondition - Class in org.jgroups.protocols
 
Locking.ServerCondition(Locking.ServerLock) - Constructor for class org.jgroups.protocols.Locking.ServerCondition
 
Locking.ServerLock - Class in org.jgroups.protocols
Server side queue for handling of lock requests (lock, release).
Locking.ServerLock(String) - Constructor for class org.jgroups.protocols.Locking.ServerLock
 
Locking.ServerLock(String, Owner) - Constructor for class org.jgroups.protocols.Locking.ServerLock
 
Locking.Type - Enum in org.jgroups.protocols
 
LockingException - Exception in org.jgroups.blocks
 
LockingException(String) - Constructor for exception org.jgroups.blocks.LockingException
 
LockingException(Map) - Constructor for exception org.jgroups.blocks.LockingException
 
lockInterruptibly() - Method in class org.jgroups.blocks.locking.LockService.LockImpl
 
lockInterruptibly() - Method in class org.jgroups.protocols.Locking.ClientLock
 
LockManager - Interface in org.jgroups.blocks
Deprecated.
LockMultiLockedException - Exception in org.jgroups.blocks
Thrown by the DistributedLockManager.unlock(Object, Object, boolean) method if a lock is only locally released, because it is locked by multiple DistributedLockManagers.
LockMultiLockedException() - Constructor for exception org.jgroups.blocks.LockMultiLockedException
 
LockMultiLockedException(String) - Constructor for exception org.jgroups.blocks.LockMultiLockedException
 
LockNotGrantedException - Exception in org.jgroups.blocks
This exception indicated that lock manager refused to give a lock on some resource.
LockNotGrantedException() - Constructor for exception org.jgroups.blocks.LockNotGrantedException
 
LockNotGrantedException(String) - Constructor for exception org.jgroups.blocks.LockNotGrantedException
 
LockNotification - Interface in org.jgroups.blocks.locking
 
LockNotReleasedException - Exception in org.jgroups.blocks
This exception indicated that lock manager refused to release a lock on some resource.
LockNotReleasedException() - Constructor for exception org.jgroups.blocks.LockNotReleasedException
 
LockNotReleasedException(String) - Constructor for exception org.jgroups.blocks.LockNotReleasedException
 
LockService - Class in org.jgroups.blocks.locking
LockService is the main class for to use for distributed locking functionality.
LockService() - Constructor for class org.jgroups.blocks.locking.LockService
 
LockService(JChannel) - Constructor for class org.jgroups.blocks.locking.LockService
 
LockService.LockImpl - Class in org.jgroups.blocks.locking
 
LockService.LockImpl(String) - Constructor for class org.jgroups.blocks.locking.LockService.LockImpl
 
LockServiceDemo - Class in org.jgroups.demos
Demos the LockService
LockServiceDemo(String, String) - Constructor for class org.jgroups.demos.LockServiceDemo
 
log - Variable in class org.jgroups.auth.AuthToken
 
log - Variable in class org.jgroups.blocks.AbstractConnectionMap
 
log - Variable in class org.jgroups.blocks.BasicConnectionTable
 
log - Variable in class org.jgroups.blocks.DistributedLockManager
Deprecated.
 
log - Static variable in class org.jgroups.blocks.DistributedTree
 
log - Variable in class org.jgroups.blocks.MessageDispatcher
 
log - Static variable in class org.jgroups.blocks.MethodCall
 
log - Variable in class org.jgroups.blocks.mux.MuxUpHandler
 
log - Variable in class org.jgroups.blocks.NotificationBus
Deprecated.
 
log - Variable in class org.jgroups.blocks.PullPushAdapter
Deprecated.
 
log - Variable in class org.jgroups.blocks.ReplicatedHashMap
 
log - Variable in class org.jgroups.blocks.ReplicatedTree
 
log - Static variable in class org.jgroups.blocks.Request
 
log - Static variable in class org.jgroups.blocks.RequestCorrelator
 
log - Variable in class org.jgroups.blocks.VotingAdapter
 
log - Variable in class org.jgroups.client.StompConnection
 
log - Static variable in class org.jgroups.conf.ClassConfigurator
 
log - Static variable in class org.jgroups.conf.PropertyHelper
 
log - Static variable in class org.jgroups.conf.ProtocolConfiguration
 
log - Static variable in class org.jgroups.conf.XmlConfigurator
 
log - Variable in class org.jgroups.debug.ProtocolTester
 
log - Variable in class org.jgroups.JChannel
 
Log - Interface in org.jgroups.logging
Simple logging wrapper for log4j or JDK logging.
log - Static variable in class org.jgroups.Membership
 
log - Static variable in class org.jgroups.Message
 
log - Variable in class org.jgroups.persistence.DBPersistenceManager
 
log - Static variable in class org.jgroups.persistence.PersistenceFactory
Deprecated.
 
log - Variable in class org.jgroups.protocols.pbcast.GmsImpl
 
log - Static variable in class org.jgroups.stack.AckMcastReceiverWindow
 
log - Static variable in class org.jgroups.stack.AckMcastSenderWindow
Default retransmit thread suspend timeout (ms)
log - Static variable in class org.jgroups.stack.Configurator
 
log - Variable in class org.jgroups.stack.GossipRouter
 
log - Static variable in class org.jgroups.stack.IpAddress
 
log - Static variable in class org.jgroups.stack.NakReceiverWindow
 
log - Variable in class org.jgroups.stack.Protocol
 
log - Static variable in class org.jgroups.stack.Retransmitter
 
log - Variable in class org.jgroups.stack.RouterStubManager
 
log - Static variable in class org.jgroups.util.DefaultTimeScheduler
 
log - Static variable in class org.jgroups.util.Digest
 
log - Static variable in class org.jgroups.util.HashedTimingWheel
 
log - Static variable in class org.jgroups.util.PropertiesToXML
 
log - Static variable in class org.jgroups.util.Queue
 
log - Static variable in class org.jgroups.util.RetransmitTable
 
log - Static variable in class org.jgroups.util.TimeScheduler2
 
Log4JLogImpl - Class in org.jgroups.logging
Logger that delivers messages to a Log4J logger
Log4JLogImpl(String) - Constructor for class org.jgroups.logging.Log4JLogImpl
 
Log4JLogImpl(Class<?>) - Constructor for class org.jgroups.logging.Log4JLogImpl
 
log_discard_msgs - Variable in class org.jgroups.protocols.TP
Whether or not warnings about messages from different groups are logged - private flag, not for common use
LogFactory - Class in org.jgroups.logging
Factory that creates Log instances.
LogFactory() - Constructor for class org.jgroups.logging.LogFactory
 
logger - Variable in class org.jgroups.blocks.DistributedQueue
 
logical_addr_cache - Variable in class org.jgroups.protocols.TP
Cache which maintains mappings between logical and physical addresses.
logical_addr_cache_expiration - Variable in class org.jgroups.protocols.TP
 
logical_addr_cache_max_size - Variable in class org.jgroups.protocols.TP
 
logical_name - Variable in class org.jgroups.protocols.PingData
 
LONG_SIZE - Static variable in class org.jgroups.Global
 
loop() - Method in class org.jgroups.demos.ExecutionServiceDemo
 
loop() - Method in class org.jgroups.demos.LockServiceDemo
 
LOOPBACK - Class in org.jgroups.protocols
Makes copies of outgoing messages, swaps sender and receiver and sends the message back up the stack.
LOOPBACK() - Constructor for class org.jgroups.protocols.LOOPBACK
 
loopback - Variable in class org.jgroups.protocols.TP
If true, messages sent to self are treated specially: unicast messages are looped back immediately, multicast messages get a local copy first and - when the real copy arrives - it will be discarded.
low - Variable in class org.jgroups.util.Range
 
lowSeqnoAt(Address) - Method in class org.jgroups.util.Digest
 
ltime - Variable in class org.jgroups.protocols.pbcast.GMS
 

M

machine_id - Variable in class org.jgroups.util.TopologyUUID
 
MAGIC_NUMBER_FILE - Static variable in class org.jgroups.conf.ClassConfigurator
 
MAGIC_NUMBER_FILE - Static variable in class org.jgroups.Global
 
main(String[]) - Static method in class org.jgroups.blocks.DistributedQueue
 
main(String[]) - Static method in class org.jgroups.blocks.ReplicatedTree
 
main(String[]) - Static method in class org.jgroups.client.StompConnection
 
main(String[]) - Static method in class org.jgroups.conf.XmlConfigurator
 
main(String[]) - Static method in class org.jgroups.debug.Profiler
 
main(String[]) - Static method in class org.jgroups.debug.ProtocolTester
 
main(String[]) - Static method in class org.jgroups.demos.CausalDemo
 
main(String[]) - Static method in class org.jgroups.demos.DistributedQueueDemo
 
main(String[]) - Static method in class org.jgroups.demos.DistributedTreeDemo
 
main(String[]) - Static method in class org.jgroups.demos.Draw
 
main(String[]) - Static method in class org.jgroups.demos.Draw2Channels
 
main(String[]) - Static method in class org.jgroups.demos.DrawRepl
 
main(String[]) - Static method in class org.jgroups.demos.ExecutionServiceDemo
 
main(String[]) - Static method in class org.jgroups.demos.JmxDemo
 
main(String[]) - Static method in class org.jgroups.demos.KeyStoreGenerator
 
main(String[]) - Static method in class org.jgroups.demos.LockServiceDemo
 
main(String[]) - Static method in class org.jgroups.demos.MemcachedServer
 
main(String[]) - Static method in class org.jgroups.demos.NotificationBusDemo
 
main(String[]) - Static method in class org.jgroups.demos.PartitionedHashMapDemo
 
main(String[]) - Static method in class org.jgroups.demos.ProgrammaticChat
 
main(String[]) - Static method in class org.jgroups.demos.QuoteClient
 
main(String[]) - Static method in class org.jgroups.demos.QuoteServer
 
main(String[]) - Static method in class org.jgroups.demos.RelayDemo
 
main(String[]) - Static method in class org.jgroups.demos.RelayDemoRpc
 
main(String[]) - Static method in class org.jgroups.demos.ReplCacheDemo
 
main(String[]) - Static method in class org.jgroups.demos.ReplicatedHashMapDemo
 
main(String[]) - Static method in class org.jgroups.demos.ReplicatedTreeDemo
 
main(String[]) - Static method in class org.jgroups.demos.StompChat
 
main(String[]) - Static method in class org.jgroups.demos.StompDraw
 
main(String[]) - Static method in class org.jgroups.demos.Topology
 
main(String[]) - Static method in class org.jgroups.demos.TotalOrder
 
main(String[]) - Static method in class org.jgroups.demos.TotalTokenDemo
 
main(String[]) - Static method in class org.jgroups.demos.ViewDemo
 
main(String[]) - Static method in class org.jgroups.demos.wb.Whiteboard
 
main(String[]) - Static method in class org.jgroups.stack.AckMcastReceiverWindow
 
main(String[]) - Static method in class org.jgroups.stack.GossipRouter
 
main(String[]) - Static method in class org.jgroups.util.GetNetworkInterfaces
 
main(String[]) - Static method in class org.jgroups.util.PropertiesToXML
 
main(String[]) - Static method in class org.jgroups.util.Proxy
 
main(String[]) - Static method in class org.jgroups.util.ResourceManager
 
main(String[]) - Static method in class org.jgroups.util.XMLSchemaGenerator
 
main(String[]) - Static method in class org.jgroups.Version
Prints the value of the description and cvs fields to System.out.
major - Static variable in class org.jgroups.Version
 
makeReply() - Method in class org.jgroups.Message
 
makeView(Vector<Address>) - Method in class org.jgroups.protocols.Discovery
 
makeView(Vector<Address>) - Method in class org.jgroups.protocols.pbcast.GMS
 
makeView(Vector<Address>, ViewId) - Static method in class org.jgroups.protocols.pbcast.GMS
 
ManagedAttribute - Annotation Type in org.jgroups.annotations
Indicates that a public method or a field (any visibility) in an MBean class defines an MBean attribute.
ManagedOperation - Annotation Type in org.jgroups.annotations
Indicates that a method in an MBean class defines an MBean operation.
managerId - Variable in class org.jgroups.blocks.DistributedLockManager.LockDecree
Deprecated.
 
map - Variable in class org.jgroups.blocks.ReplicatedHashMap
Wrapped map instance.
mapToString(Map<? extends Object, ? extends Object>) - Static method in class org.jgroups.util.Util
 
marshalledSize() - Method in class org.jgroups.util.Headers
 
marshaller - Variable in class org.jgroups.blocks.RequestCorrelator
Possibility for an external marshaller to marshal/unmarshal responses
MarshallerPool - Class in org.jgroups.util
Deprecated.
MarshallerPool(int, int) - Constructor for class org.jgroups.util.MarshallerPool
Deprecated.
 
match(Object, Object) - Static method in class org.jgroups.util.Util
 
match(long[], long[]) - Static method in class org.jgroups.util.Util
 
match_ip_address - Variable in class org.jgroups.auth.RegexMembership
 
match_logical_name - Variable in class org.jgroups.auth.RegexMembership
 
match_string - Variable in class org.jgroups.auth.RegexMembership
 
matrix - Variable in class org.jgroups.util.RetransmitTable
 
max_block_time - Variable in class org.jgroups.protocols.FlowControl
Max time (in milliseconds) to block.
max_block_times - Variable in class org.jgroups.protocols.FlowControl
Defines the max number of milliseconds for a message to block before being sent, based on the length of the message.
max_bundle_size - Variable in class org.jgroups.protocols.TP
Maximum number of bytes for messages to be queued until they are sent.
max_bundle_timeout - Variable in class org.jgroups.protocols.TP
Max number of milliseconds until queued messages are sent.
max_bytes - Variable in class org.jgroups.protocols.pbcast.STABLE
Total amount of bytes from incoming messages (default = 0 = disabled).
max_bytes - Variable in class org.jgroups.protocols.RATE_LIMITER
 
max_bytes - Variable in class org.jgroups.protocols.UNICAST2
 
max_compaction_time - Variable in class org.jgroups.util.RetransmitTable
Time (in ms) after which a compaction should take place.
max_credits - Variable in class org.jgroups.protocols.FlowControl
Max number of bytes to send per receiver until an ack must be received before continuing sending
max_credits - Variable in class org.jgroups.util.CreditMap
 
MAX_DATAGRAM_PACKET_SIZE - Static variable in class org.jgroups.Global
 
max_dynamic_hosts - Variable in class org.jgroups.protocols.TCPPING
 
max_found_members - Variable in class org.jgroups.protocols.Discovery
The largest cluster size found so far (gets reset on stop())
max_interval - Variable in class org.jgroups.protocols.MERGE2
 
MAX_PORT - Static variable in class org.jgroups.util.Util
 
max_rank - Variable in class org.jgroups.protocols.Discovery
 
max_retransmit_time - Variable in class org.jgroups.protocols.UNICAST
 
max_retransmit_time - Variable in class org.jgroups.protocols.UNICAST2
 
max_size - Variable in class org.jgroups.protocols.SHUFFLE
 
max_stable_msgs - Variable in class org.jgroups.protocols.UNICAST2
 
max_time - Variable in class org.jgroups.protocols.SHUFFLE
 
MBean - Annotation Type in org.jgroups.annotations
Optional annotation that exposes all public methods in the class hierarchy (excluding Object) as MBean operations.
MCAST - Static variable in class org.jgroups.protocols.SMACK.SmackHeader
 
mcast_addr - Variable in class org.jgroups.protocols.UDP
The multicast address (mcast address and port) this member uses
mcast_group_addr - Variable in class org.jgroups.protocols.UDP
 
mcast_port - Variable in class org.jgroups.protocols.UDP
 
mcast_receiver - Variable in class org.jgroups.protocols.UDP
Runnable to receive multicast packets
mcast_recv_buf_size - Variable in class org.jgroups.protocols.UDP
 
mcast_send_buf_size - Variable in class org.jgroups.protocols.UDP
 
mcast_sock - Variable in class org.jgroups.protocols.UDP
IP multicast socket for receiving multicast packets
mcastEntries() - Method in class org.jgroups.blocks.ReplCache
 
md5(String) - Static method in class org.jgroups.util.Util
Converts a java.lang.String in to a MD5 hashed String
MD5Token - Class in org.jgroups.auth
This is an example of using a preshared token that is encrypted using an MD5/SHA hash for authentication purposes.
MD5Token() - Constructor for class org.jgroups.auth.MD5Token
 
MD5Token(String) - Constructor for class org.jgroups.auth.MD5Token
 
MD5Token(String, String) - Constructor for class org.jgroups.auth.MD5Token
 
memberJoined(Address) - Method in interface org.jgroups.blocks.NotificationBus.Consumer
Deprecated.
 
memberJoined(Address) - Method in class org.jgroups.demos.NotificationBusDemo
 
memberLeft(Address) - Method in interface org.jgroups.blocks.NotificationBus.Consumer
Deprecated.
 
memberLeft(Address) - Method in class org.jgroups.demos.NotificationBusDemo
 
members - Variable in class org.jgroups.blocks.DistributedQueue
 
members - Variable in class org.jgroups.blocks.MessageDispatcher
 
members - Variable in class org.jgroups.protocols.Discovery
 
members - Variable in class org.jgroups.protocols.FD
 
members - Variable in class org.jgroups.protocols.pbcast.GMS
 
members - Variable in class org.jgroups.protocols.TP
The members of this group (updated when a member joins or leaves).
members - Variable in class org.jgroups.View
A list containing all the members of the view This list is always ordered, with the coordinator being the first member.
Membership - Class in org.jgroups
Class to keep track of Addresses.
Membership() - Constructor for class org.jgroups.Membership
Public constructor Creates a member ship object with zero members
Membership(Collection<Address>) - Constructor for class org.jgroups.Membership
Creates a member ship object with the initial members.
membership_listener - Variable in class org.jgroups.blocks.MessageDispatcher
 
membership_listeners - Variable in class org.jgroups.blocks.PullPushAdapter
Deprecated.
 
MembershipListener - Interface in org.jgroups
Allows a listener to be notified when group membership changes.
MembershipListenerAdapter - Class in org.jgroups.blocks
This class provides multiplexing possibilities for MembershipListener instances.
MembershipListenerAdapter() - Constructor for class org.jgroups.blocks.MembershipListenerAdapter
 
membershipListeners - Variable in class org.jgroups.blocks.MembershipListenerAdapter
 
membershipListenersCache - Variable in class org.jgroups.blocks.MembershipListenerAdapter
 
MemcachedConnector - Class in org.jgroups.blocks
Class which listens on a server socket for memcached clients, reads the requests, forwards them to an instance of PartitionedHashMap and sends the response.
MemcachedConnector(InetAddress, int, PartitionedHashMap<String, byte[]>) - Constructor for class org.jgroups.blocks.MemcachedConnector
 
MemcachedConnector.Request - Class in org.jgroups.blocks
 
MemcachedConnector.Request() - Constructor for class org.jgroups.blocks.MemcachedConnector.Request
 
MemcachedConnector.Request.Type - Enum in org.jgroups.blocks
 
MemcachedServer - Class in org.jgroups.demos
Server process which listens for memcached requests and forwards them to an instance of PartitionedHashMap.
MemcachedServer() - Constructor for class org.jgroups.demos.MemcachedServer
 
memory_manager - Variable in class org.jgroups.protocols.pbcast.STABLE
 
MERGE - Static variable in class org.jgroups.Event
 
merge(Collection<Address>, Collection<Address>) - Method in class org.jgroups.Membership
merges membership with the new members and removes suspects The Merge method will remove all the suspects and add in the new members.
merge(Map<Address, View>) - Method in class org.jgroups.protocols.pbcast.CoordGmsImpl
Invoked upon receiving a MERGE event from the MERGE layer.
merge(Map<Address, View>) - Method in class org.jgroups.protocols.pbcast.GmsImpl
 
merge(Map<Address, View>) - Method in class org.jgroups.protocols.pbcast.Merger
Invoked upon receiving a MERGE event from the MERGE layer.
merge(Digest) - Method in class org.jgroups.util.MutableDigest
Adds a digest to this digest.
merge(Address, long, long, long) - Method in class org.jgroups.util.MutableDigest
Similar to add(), but if the sender already exists, its seqnos will be modified (no new entry) as follows: this.low_seqno=min(this.low_seqno, low_seqno) this.highest_delivered_seqno=max(this.highest_delivered_seqno, highest_delivered_seqno) this.highest_received_seqno=max(this.highest_received_seqno, highest_received_seqno) If the sender doesn not exist, a new entry will be added (provided there is enough space)
MERGE2 - Class in org.jgroups.protocols
Protocol to discover subgroups; e.g., existing due to a network partition (that healed).
MERGE2() - Constructor for class org.jgroups.protocols.MERGE2
 
MERGE3 - Class in org.jgroups.protocols
Protocol to discover subgroups; e.g., existing due to a network partition (that healed).
MERGE3() - Constructor for class org.jgroups.protocols.MERGE3
 
MERGE3.CoordAnnouncement - Class in org.jgroups.protocols
 
MERGE3.CoordAnnouncement() - Constructor for class org.jgroups.protocols.MERGE3.CoordAnnouncement
 
MERGE3.CoordAnnouncement(View) - Constructor for class org.jgroups.protocols.MERGE3.CoordAnnouncement
 
merge_ack_collector - Variable in class org.jgroups.protocols.pbcast.GMS
 
MERGE_DIGEST - Static variable in class org.jgroups.Event
 
merge_fast - Variable in class org.jgroups.protocols.MERGE2
 
merge_fast_delay - Variable in class org.jgroups.protocols.MERGE2
 
MERGE_REQ - Static variable in class org.jgroups.protocols.pbcast.GMS.GmsHeader
 
MERGE_RSP - Static variable in class org.jgroups.protocols.pbcast.GMS.GmsHeader
 
MergeData - Class in org.jgroups.protocols.pbcast
Encapsulates data sent with a MERGE_RSP (handleMergeResponse()) and INSTALL_MERGE_VIEW (handleMergeView()).
MergeData() - Constructor for class org.jgroups.protocols.pbcast.MergeData
Empty constructor needed for externalization
MergeData(Address, View, Digest) - Constructor for class org.jgroups.protocols.pbcast.MergeData
 
mergeDigest(Digest) - Method in class org.jgroups.protocols.pbcast.GMS
Send down a MERGE_DIGEST event
MERGEFAST - Class in org.jgroups.protocols
The coordinator attaches a small header with its view to each (or every nth) message.
MERGEFAST() - Constructor for class org.jgroups.protocols.MERGEFAST
 
MERGEFAST.MergefastHeader - Class in org.jgroups.protocols
 
MERGEFAST.MergefastHeader() - Constructor for class org.jgroups.protocols.MERGEFAST.MergefastHeader
 
MERGEFAST.MergefastHeader(View) - Constructor for class org.jgroups.protocols.MERGEFAST.MergefastHeader
 
MergeId - Class in org.jgroups.util
ID to uniquely identify a merge
MergeId() - Constructor for class org.jgroups.util.MergeId
 
merger - Variable in class org.jgroups.protocols.pbcast.GmsImpl
 
Merger - Class in org.jgroups.protocols.pbcast
Handles merging.
Merger(GMS, Log) - Constructor for class org.jgroups.protocols.pbcast.Merger
 
MergeView - Class in org.jgroups
A view that is sent as a result of a merge.
MergeView() - Constructor for class org.jgroups.MergeView
Used by externalization
MergeView(ViewId, Vector<Address>, Vector<View>) - Constructor for class org.jgroups.MergeView
Creates a new view
MergeView(Address, long, Vector<Address>, Vector<View>) - Constructor for class org.jgroups.MergeView
Creates a new view
Message - Class in org.jgroups
A Message encapsulates data sent to members of a group.
Message(Address) - Constructor for class org.jgroups.Message
Public constructor
Message(Address, Address, byte[]) - Constructor for class org.jgroups.Message
Public constructor
Message(Address, Address, byte[], int, int) - Constructor for class org.jgroups.Message
Constructs a message.
Message(Address, Address, Object) - Constructor for class org.jgroups.Message
Public constructor
Message() - Constructor for class org.jgroups.Message
 
Message(boolean) - Constructor for class org.jgroups.Message
 
MESSAGE - Static variable in class org.jgroups.stack.GossipRouter
 
MessageDialog - Class in org.jgroups.demos.wb
 
MessageDialog(Frame, String, String) - Constructor for class org.jgroups.demos.wb.MessageDialog
 
MessageDispatcher - Class in org.jgroups.blocks
Provides synchronous and asynchronous message sending with request-response correlation; i.e., matching responses with the original request.
MessageDispatcher() - Constructor for class org.jgroups.blocks.MessageDispatcher
 
MessageDispatcher(Channel, MessageListener, MembershipListener) - Constructor for class org.jgroups.blocks.MessageDispatcher
 
MessageDispatcher(Channel, MessageListener, MembershipListener, boolean) - Constructor for class org.jgroups.blocks.MessageDispatcher
Deprecated.
MessageDispatcher(Channel, MessageListener, MembershipListener, boolean, boolean) - Constructor for class org.jgroups.blocks.MessageDispatcher
Deprecated.
MessageDispatcher(Channel, MessageListener, MembershipListener, RequestHandler) - Constructor for class org.jgroups.blocks.MessageDispatcher
 
MessageDispatcher(Channel, MessageListener, MembershipListener, RequestHandler, boolean) - Constructor for class org.jgroups.blocks.MessageDispatcher
Deprecated.
MessageDispatcher(Channel, MessageListener, MembershipListener, RequestHandler, boolean, boolean) - Constructor for class org.jgroups.blocks.MessageDispatcher
Deprecated.
MessageDispatcher(PullPushAdapter, Serializable, MessageListener, MembershipListener) - Constructor for class org.jgroups.blocks.MessageDispatcher
Deprecated.
MessageDispatcher(PullPushAdapter, Serializable, MessageListener, MembershipListener, RequestHandler) - Constructor for class org.jgroups.blocks.MessageDispatcher
Deprecated.
MessageDispatcher(PullPushAdapter, Serializable, MessageListener, MembershipListener, RequestHandler, boolean) - Constructor for class org.jgroups.blocks.MessageDispatcher
Deprecated.
messageGapDetected(long, long, Address) - Method in class org.jgroups.protocols.pbcast.NAKACK
Called when a message gap is detected
messageGapDetected(long, long, Address) - Method in interface org.jgroups.stack.NakReceiverWindow.Listener
 
MessageListener - Interface in org.jgroups
Allows a listener to be notified when a message arrives.
MessageListenerAdapter - Class in org.jgroups.blocks
This class provides multiplexing possibilities for MessageListener instances.
MessageListenerAdapter() - Constructor for class org.jgroups.blocks.MessageListenerAdapter
Create default instance of this class.
MessageListenerAdapter(MessageListener) - Constructor for class org.jgroups.blocks.MessageListenerAdapter
Create instance of this class.
messageListeners - Variable in class org.jgroups.blocks.MessageListenerAdapter
 
messageListenersCache - Variable in class org.jgroups.blocks.MessageListenerAdapter
 
MESSAGES - Static variable in class org.jgroups.demos.StompChat
 
messageToByteBuffer(Message) - Static method in class org.jgroups.util.Util
 
metadata - Variable in class org.jgroups.blocks.GridFilesystem
 
method - Variable in class org.jgroups.blocks.MethodCall
The Method of the call.
METHOD - Static variable in class org.jgroups.blocks.MethodCall
Explicitly ship the method, caller has to determine method himself.
method_id - Variable in class org.jgroups.blocks.MethodCall
The ID of a method, maps to a java.lang.reflect.Method
method_lookup - Variable in class org.jgroups.blocks.RpcDispatcher
 
method_name - Variable in class org.jgroups.blocks.MethodCall
The name of the method, case sensitive.
MethodCall - Class in org.jgroups.blocks
A method call is the JGroups representation of a remote method.
MethodCall() - Constructor for class org.jgroups.blocks.MethodCall
Creates an empty method call, this is always invalid, until setName() has been called.
MethodCall(Method) - Constructor for class org.jgroups.blocks.MethodCall
 
MethodCall(Method, Object...) - Constructor for class org.jgroups.blocks.MethodCall
 
MethodCall(String, Object...) - Constructor for class org.jgroups.blocks.MethodCall
Deprecated.
MethodCall(short, Object...) - Constructor for class org.jgroups.blocks.MethodCall
 
MethodCall(String, Object[], Class[]) - Constructor for class org.jgroups.blocks.MethodCall
 
MethodCall(String, Object[], String[]) - Constructor for class org.jgroups.blocks.MethodCall
Deprecated.
MethodLookup - Interface in org.jgroups.blocks
 
methodNameToAttributeName(String) - Static method in class org.jgroups.util.Util
 
methods - Static variable in class org.jgroups.blocks.PartitionedHashMap
 
methods - Static variable in class org.jgroups.blocks.ReplCache
 
methods - Static variable in class org.jgroups.blocks.ReplicatedHashMap
 
Metronome - Class in org.jgroups.util
 
Metronome(int) - Constructor for class org.jgroups.util.Metronome
 
MFC - Class in org.jgroups.protocols
Simple flow control protocol based on a credit system.
MFC() - Constructor for class org.jgroups.protocols.MFC
 
micro - Static variable in class org.jgroups.Version
 
min_credits - Variable in class org.jgroups.protocols.FlowControl
Computed as max_credits times min_theshold.
min_credits - Variable in class org.jgroups.util.CreditMap
 
min_interval - Variable in class org.jgroups.protocols.MERGE2
 
min_threshold - Variable in class org.jgroups.protocols.FlowControl
If we're down to (min_threshold * max_credits) bytes for P, we send more credits to P.
minor - Static variable in class org.jgroups.Version
 
missingMessageReceived(long, Address) - Method in class org.jgroups.protocols.pbcast.NAKACK
 
missingMessageReceived(long, Address) - Method in interface org.jgroups.stack.NakReceiverWindow.Listener
 
mkdir() - Method in class org.jgroups.blocks.GridFile
 
mkdirs() - Method in class org.jgroups.blocks.GridFile
 
mode - Variable in class org.jgroups.blocks.MethodCall
Which mode to use.
modeToString(int) - Static method in class org.jgroups.blocks.Request
 
mostSigBits - Variable in class org.jgroups.util.UUID
 
mouseClicked(MouseEvent) - Method in class org.jgroups.demos.wb.GraphPanel
 
mouseDragged(MouseEvent) - Method in class org.jgroups.demos.applets.DrawApplet
 
mouseDragged(MouseEvent) - Method in class org.jgroups.demos.DrawRepl
 
mouseDragged(MouseEvent) - Method in class org.jgroups.demos.wb.GraphPanel
 
mouseEntered(MouseEvent) - Method in class org.jgroups.demos.wb.GraphPanel
 
mouseExited(MouseEvent) - Method in class org.jgroups.demos.wb.GraphPanel
 
mouseMoved(MouseEvent) - Method in class org.jgroups.demos.applets.DrawApplet
 
mouseMoved(MouseEvent) - Method in class org.jgroups.demos.DrawRepl
 
mouseMoved(MouseEvent) - Method in class org.jgroups.demos.wb.GraphPanel
 
mousePressed(MouseEvent) - Method in class org.jgroups.demos.wb.GraphPanel
 
mouseReleased(MouseEvent) - Method in class org.jgroups.demos.wb.GraphPanel
 
move(int) - Method in class org.jgroups.util.RetransmitTable
Moves contents of matrix num_rows down.
moveNode(Node) - Method in class org.jgroups.demos.wb.GraphPanel
 
moveNode(Node) - Method in class org.jgroups.demos.wb.Whiteboard
 
MPING - Class in org.jgroups.protocols
Uses its own IP multicast socket to send and receive discovery requests/responses.
MPING() - Constructor for class org.jgroups.protocols.MPING
 
MPING_IP_TTL - Static variable in class org.jgroups.Global
 
MPING_MCAST_ADDR - Static variable in class org.jgroups.Global
 
MPING_MCAST_PORT - Static variable in class org.jgroups.Global
 
MPING_MCAST_SOCK - Static variable in class org.jgroups.Global
 
MSG - Static variable in class org.jgroups.Event
 
MSG - Static variable in class org.jgroups.protocols.pbcast.NakAckHeader
 
MSG - Static variable in class org.jgroups.protocols.SCOPE.ScopeHeader
 
msg_listener - Variable in class org.jgroups.blocks.MessageDispatcher
 
msg_sender - Variable in class org.jgroups.stack.Retransmitter.Task
 
msgListToByteBuffer(List<Message>) - Static method in class org.jgroups.util.Util
Marshalls a list of messages.
msgs - Variable in class org.jgroups.util.MyReceiver
 
msgs_forwarded - Variable in class org.jgroups.protocols.DAISYCHAIN
 
msgs_per_row - Variable in class org.jgroups.util.RetransmitTable
 
msgs_sent - Variable in class org.jgroups.protocols.DAISYCHAIN
 
MULTICAST - Static variable in class org.jgroups.protocols.TP
 
Multiplexer - Class in org.jgroups.mux
Deprecated.
Multiplexer(JChannel) - Constructor for class org.jgroups.mux.Multiplexer
Deprecated.
 
MultiRequest - Class in org.jgroups.blocks
Sends a request to multiple destinations.
MultiRequest(Message, RequestCorrelator, Collection<Address>, RequestOptions, int) - Constructor for class org.jgroups.blocks.MultiRequest
 
MultiRequest(Message, RequestCorrelator, Address, RequestOptions, int) - Constructor for class org.jgroups.blocks.MultiRequest
 
MultiRequest(Message, Transport, Collection<Address>, RequestOptions, int) - Constructor for class org.jgroups.blocks.MultiRequest
 
MutableDigest - Class in org.jgroups.util
A mutable version of Digest (which is immutable
MutableDigest() - Constructor for class org.jgroups.util.MutableDigest
Used for externalization
MutableDigest(int) - Constructor for class org.jgroups.util.MutableDigest
 
MutableDigest(Map<Address, Digest.Entry>) - Constructor for class org.jgroups.util.MutableDigest
 
MutableDigest(Digest) - Constructor for class org.jgroups.util.MutableDigest
 
mutex - Variable in class org.jgroups.blocks.DistributedQueue
 
MUX_ENABLED - Static variable in class org.jgroups.Global
 
MUX_ID - Static variable in class org.jgroups.blocks.mux.MuxRequestCorrelator
 
MUX_KEEPALIVE - Static variable in class org.jgroups.Global
 
MUX_MAX_THREADS - Static variable in class org.jgroups.Global
 
MUX_MIN_THREADS - Static variable in class org.jgroups.Global
 
MuxChannel - Class in org.jgroups.mux
Deprecated.
Muxer<T> - Interface in org.jgroups.blocks.mux
Allows registration/deregistrator of multiplexed handlers by mux id.
MuxHeader - Class in org.jgroups.blocks.mux
Header that identifies the target handler for multiplexed dispatches.
MuxHeader() - Constructor for class org.jgroups.blocks.mux.MuxHeader
 
MuxHeader(short) - Constructor for class org.jgroups.blocks.mux.MuxHeader
 
MuxHeader - Class in org.jgroups.mux
Header used for multiplexing and de-multiplexing between service components on top of a Multiplexer (Channel)
MuxHeader() - Constructor for class org.jgroups.mux.MuxHeader
 
MuxHeader(String) - Constructor for class org.jgroups.mux.MuxHeader
 
MuxHeader(ServiceInfo) - Constructor for class org.jgroups.mux.MuxHeader
 
MuxMessageDispatcher - Class in org.jgroups.blocks.mux
A multiplexed message dispatcher.
MuxMessageDispatcher(short) - Constructor for class org.jgroups.blocks.mux.MuxMessageDispatcher
 
MuxMessageDispatcher(short, Channel, MessageListener, MembershipListener, RequestHandler) - Constructor for class org.jgroups.blocks.mux.MuxMessageDispatcher
 
MuxRequestCorrelator - Class in org.jgroups.blocks.mux
A request correlator that adds a mux header to incoming and outgoing messages.
MuxRequestCorrelator(short, Object, RequestHandler, Address) - Constructor for class org.jgroups.blocks.mux.MuxRequestCorrelator
 
MuxRpcDispatcher - Class in org.jgroups.blocks.mux
A multiplexed message dispatcher.
MuxRpcDispatcher(short) - Constructor for class org.jgroups.blocks.mux.MuxRpcDispatcher
 
MuxRpcDispatcher(short, Channel, MessageListener, MembershipListener, Object) - Constructor for class org.jgroups.blocks.mux.MuxRpcDispatcher
 
MuxRpcDispatcher(short, Channel, MessageListener, MembershipListener, Object, MethodLookup) - Constructor for class org.jgroups.blocks.mux.MuxRpcDispatcher
 
MuxUpHandler - Class in org.jgroups.blocks.mux
Allows up handler multiplexing.
MuxUpHandler() - Constructor for class org.jgroups.blocks.mux.MuxUpHandler
Creates a multiplexing up handler, with no default handler.
MuxUpHandler(UpHandler) - Constructor for class org.jgroups.blocks.mux.MuxUpHandler
Creates a multiplexing up handler using the specified default handler.
my_addr - Variable in class org.jgroups.demos.wb.GraphPanel
 
MyReceiver - Class in org.jgroups.util
Simple receiver which buffers all messages
MyReceiver(String) - Constructor for class org.jgroups.util.MyReceiver
 

N

NAKACK - Class in org.jgroups.protocols.pbcast
Negative AcKnowledgement layer (NAKs).
NAKACK() - Constructor for class org.jgroups.protocols.pbcast.NAKACK
 
NakAckHeader - Class in org.jgroups.protocols.pbcast
 
NakAckHeader() - Constructor for class org.jgroups.protocols.pbcast.NakAckHeader
 
NakReceiverWindow - Class in org.jgroups.stack
Keeps track of messages according to their sequence numbers.
NakReceiverWindow(Address, Retransmitter.RetransmitCommand, long, long, TimeScheduler) - Constructor for class org.jgroups.stack.NakReceiverWindow
Creates a new instance with the given retransmit command
NakReceiverWindow(Address, Retransmitter.RetransmitCommand, long, long, TimeScheduler, boolean) - Constructor for class org.jgroups.stack.NakReceiverWindow
 
NakReceiverWindow(Address, Retransmitter.RetransmitCommand, long, long, TimeScheduler, boolean, int, int, double, long, boolean) - Constructor for class org.jgroups.stack.NakReceiverWindow
 
NakReceiverWindow(Address, Retransmitter.RetransmitCommand, long, TimeScheduler) - Constructor for class org.jgroups.stack.NakReceiverWindow
Creates a new instance with the given retransmit command
NakReceiverWindow.Listener - Interface in org.jgroups.stack
 
name - Variable in class org.jgroups.blocks.locking.AwaitInfo
 
name - Variable in class org.jgroups.blocks.locking.LockInfo
 
name - Variable in class org.jgroups.blocks.locking.LockService.LockImpl
 
name - Variable in class org.jgroups.demos.ExecutionServiceDemo
 
name - Variable in class org.jgroups.demos.LockServiceDemo
 
name - Variable in class org.jgroups.JChannel
 
name - Variable in class org.jgroups.protocols.Locking.ClientLock
 
name - Variable in class org.jgroups.stack.Protocol
The name of the protocol.
name - Variable in class org.jgroups.util.MyReceiver
 
needMoreResponses() - Method in class org.jgroups.blocks.mux.NoMuxHandlerRspFilter
 
needMoreResponses() - Method in interface org.jgroups.blocks.RspFilter
Right after calling RspFilter.isAcceptable(Object, org.jgroups.Address), this method is called to see whether we are done with the request and can unblock the caller
needToSendCreditRequest() - Method in class org.jgroups.protocols.FlowControl.Credit
 
needToSendCreditRequest() - Method in class org.jgroups.protocols.MFC
 
newCondition() - Method in class org.jgroups.blocks.locking.LockService.LockImpl
This condition object is only allowed to work 1 for each lock.
newCondition() - Method in class org.jgroups.protocols.Locking.ClientLock
 
newMembers(List<Address>, List<Address>) - Static method in class org.jgroups.util.Util
 
newTaskFor(Runnable, T) - Method in class org.jgroups.blocks.executor.ExecutionService
 
newTaskFor(Callable<T>) - Method in class org.jgroups.blocks.executor.ExecutionService
 
newThread(Runnable, String) - Method in class org.jgroups.util.DefaultThreadFactory
 
newThread(Runnable) - Method in class org.jgroups.util.DefaultThreadFactory
 
newThread(ThreadGroup, Runnable, String) - Method in class org.jgroups.util.DefaultThreadFactory
 
newThread(ThreadGroup, Runnable, String, String, String) - Method in class org.jgroups.util.DefaultThreadFactory
 
newThread(ThreadGroup, Runnable, String) - Method in class org.jgroups.util.LazyThreadFactory
 
newThread(Runnable, String) - Method in interface org.jgroups.util.ThreadFactory
 
newThread(ThreadGroup, Runnable, String) - Method in interface org.jgroups.util.ThreadFactory
 
next - Variable in class org.jgroups.protocols.DAISYCHAIN
 
next() - Method in class org.jgroups.stack.ExponentialInterval
 
next() - Method in interface org.jgroups.stack.Interval
 
next() - Method in class org.jgroups.stack.StaticInterval
 
next - Variable in class org.jgroups.util.HashedTimingWheel.MyTask
 
next - Variable in class org.jgroups.util.TimeScheduler2.MyTask
 
nextAddress() - Method in interface org.jgroups.util.ResourceManager.IpAddressRep
 
nextClearBit(int) - Method in class org.jgroups.util.FixedSizeBitSet
Returns the index of the first bit that is set to false that occurs on or after the specified starting index.
nextInterval() - Method in class org.jgroups.stack.Retransmitter.Task
 
nextInterval() - Method in interface org.jgroups.util.TimeScheduler.Task
 
nextSetBit(int) - Method in class org.jgroups.util.FixedSizeBitSet
Returns the index of the first bit that is set to true that occurs on or after the specified starting index.
NO_FC - Static variable in class org.jgroups.Message
 
NO_RELAY - Static variable in class org.jgroups.Message
 
NO_RELIABILITY - Static variable in class org.jgroups.Message
 
no_tasks - Variable in class org.jgroups.util.TimeScheduler2
Needed to signal going from 0 tasks to non-zero (we cannot use tasks.isEmpty() here ...)
NO_TOTAL_ORDER - Static variable in class org.jgroups.Message
 
Node - Class in org.jgroups.demos.wb
 
Node() - Constructor for class org.jgroups.demos.wb.Node
 
nodeAdded(String, Serializable) - Method in interface org.jgroups.blocks.DistributedTree.DistributedTreeListener
 
nodeAdded(String) - Method in interface org.jgroups.blocks.ReplicatedTree.ReplicatedTreeListener
 
nodeAdded(String, Serializable) - Method in class org.jgroups.demos.DistributedTreeDemo
 
nodeModified(String, Serializable, Serializable) - Method in interface org.jgroups.blocks.DistributedTree.DistributedTreeListener
 
nodeModified(String) - Method in interface org.jgroups.blocks.ReplicatedTree.ReplicatedTreeListener
 
nodeModified(String, Serializable, Serializable) - Method in class org.jgroups.demos.DistributedTreeDemo
 
nodeRemoved(String) - Method in interface org.jgroups.blocks.DistributedTree.DistributedTreeListener
 
nodeRemoved(String) - Method in interface org.jgroups.blocks.ReplicatedTree.ReplicatedTreeListener
 
nodeRemoved(String) - Method in class org.jgroups.demos.DistributedTreeDemo
 
NoMuxHandler - Class in org.jgroups.blocks.mux
Returned by MuxUpHandler when a message is received with a specific MuxHeader, but no corresponding handler is registered.
NoMuxHandler(short) - Constructor for class org.jgroups.blocks.mux.NoMuxHandler
 
NoMuxHandlerRspFilter - Class in org.jgroups.blocks.mux
Response filter that reject any NoMuxHandler responses.
NoMuxHandlerRspFilter() - Constructor for class org.jgroups.blocks.mux.NoMuxHandlerRspFilter
 
NoMuxHandlerRspFilter(RspFilter) - Constructor for class org.jgroups.blocks.mux.NoMuxHandlerRspFilter
 
NON_LOOPBACK_ADDRESS - Static variable in class org.jgroups.Global
 
nonRemovedValues() - Method in class org.jgroups.blocks.LazyRemovalCache
Adds all value which have not been marked as removable to the returned set
nonRemovedValues() - Method in class org.jgroups.blocks.LazyRemovalSet
Adds all value which have not been marked as removable to the returned set
NORMAL_CLUSTER_SIZE - Static variable in class org.jgroups.Global
 
NotificationBus - Class in org.jgroups.blocks
Deprecated.
Will be pulled in 3.0, use a JChannel directly instead
NotificationBus() - Constructor for class org.jgroups.blocks.NotificationBus
Deprecated.
 
NotificationBus(String) - Constructor for class org.jgroups.blocks.NotificationBus
Deprecated.
 
NotificationBus(String, String) - Constructor for class org.jgroups.blocks.NotificationBus
Deprecated.
 
NotificationBus(Channel, String) - Constructor for class org.jgroups.blocks.NotificationBus
Deprecated.
 
NotificationBus.Consumer - Interface in org.jgroups.blocks
Deprecated.
 
NotificationBusDemo - Class in org.jgroups.demos
Demoes the NotificationBus (without caching).
NotificationBusDemo() - Constructor for class org.jgroups.demos.NotificationBusDemo
 
notifiers - Variable in class org.jgroups.protocols.Executing
 
notifs - Variable in class org.jgroups.blocks.DistributedQueue
 
notifyAwaited(String, Owner) - Method in class org.jgroups.protocols.Locking
 
notifyAwaiting(String, Owner) - Method in class org.jgroups.protocols.Locking
 
notifyBlock() - Method in class org.jgroups.blocks.PullPushAdapter
Deprecated.
 
notifyChannelClosed(Channel) - Method in class org.jgroups.Channel
 
notifyChannelConnected(Channel) - Method in class org.jgroups.Channel
 
notifyChannelDisconnected(Channel) - Method in class org.jgroups.Channel
 
notifyConnectionClosed(Address) - Method in class org.jgroups.blocks.AbstractConnectionMap
 
notifyConnectionOpened(Address, V) - Method in class org.jgroups.blocks.AbstractConnectionMap
 
notifyConsumer(Serializable) - Method in class org.jgroups.blocks.NotificationBus
Deprecated.
Don't multicast this to all members, just apply it to local consumers.
NotifyingFuture<T> - Interface in org.jgroups.util
A sub-interface of a Future, that allows for listeners to be attached so that observers can be notified when the future completes.
notifyListeners(Map<String, String>, byte[], int, int) - Method in class org.jgroups.client.StompConnection
 
notifyListeners(Map<String, String>) - Method in class org.jgroups.client.StompConnection
 
notifyLockCreated(String) - Method in class org.jgroups.protocols.Locking
 
notifyLockDeleted(String) - Method in class org.jgroups.protocols.Locking
 
notifyLocked(String, Owner) - Method in class org.jgroups.protocols.Locking
 
notifyServiceDown() - Method in class org.jgroups.mux.MuxChannel
Deprecated.
 
notifySuspect(Address) - Method in class org.jgroups.blocks.PullPushAdapter
Deprecated.
 
notifyUnblock() - Method in class org.jgroups.blocks.PullPushAdapter
Deprecated.
 
notifyUnlocked(String, Owner) - Method in class org.jgroups.protocols.Locking
 
notifyViewChange(View) - Method in class org.jgroups.blocks.PullPushAdapter
Deprecated.
 
NULL - Static variable in interface org.jgroups.Address
 
NULL - Static variable in class org.jgroups.Global
 
NULL_BYTE - Static variable in class org.jgroups.protocols.STOMP
 
NullFuture<T> - Class in org.jgroups.util
 
NullFuture(T) - Constructor for class org.jgroups.util.NullFuture
 
num_backups - Variable in class org.jgroups.protocols.CENTRAL_EXECUTOR
 
num_backups - Variable in class org.jgroups.protocols.CENTRAL_LOCK
 
num_blockings - Variable in class org.jgroups.protocols.FlowControl.Credit
 
num_blockings - Variable in class org.jgroups.protocols.RATE_LIMITER
 
num_blockings - Variable in class org.jgroups.util.CreditMap
 
num_bytes_received - Variable in class org.jgroups.protocols.TP
 
num_bytes_sent - Variable in class org.jgroups.protocols.RATE_LIMITER
Keeps track of the number of bytes sent in the current time period
num_bytes_sent - Variable in class org.jgroups.protocols.TP
 
num_credit_requests_received - Variable in class org.jgroups.protocols.FlowControl
 
num_credit_requests_sent - Variable in class org.jgroups.protocols.FlowControl
 
num_credit_responses_received - Variable in class org.jgroups.protocols.FlowControl
 
num_credit_responses_sent - Variable in class org.jgroups.protocols.FlowControl
 
num_discovery_requests - Variable in class org.jgroups.protocols.Discovery
 
num_frags - Variable in class org.jgroups.protocols.FragHeader
 
num_heartbeats - Variable in class org.jgroups.protocols.FD
 
num_heartbeats_received - Variable in class org.jgroups.protocols.FD_ALL
 
num_heartbeats_sent - Variable in class org.jgroups.protocols.FD_ALL
 
num_incoming_msgs_received - Variable in class org.jgroups.protocols.TP
 
num_initial_members - Variable in class org.jgroups.protocols.Discovery
 
num_initial_srv_members - Variable in class org.jgroups.protocols.Discovery
 
num_msgs_received - Variable in class org.jgroups.protocols.TP
 
num_msgs_sent - Variable in class org.jgroups.protocols.TP
 
num_oob_msgs_received - Variable in class org.jgroups.protocols.TP
 
num_ping_requests - Variable in class org.jgroups.protocols.Discovery
 
num_prev_mbrs - Variable in class org.jgroups.protocols.pbcast.GMS
 
num_retransmits - Variable in class org.jgroups.stack.Retransmitter.Task
 
num_rows - Variable in class org.jgroups.util.RetransmitTable
 
num_suspect_events - Variable in class org.jgroups.protocols.FD
 
num_suspect_events - Variable in class org.jgroups.protocols.FD_ALL
 
num_tries - Variable in class org.jgroups.protocols.FD
 
numberGenerator - Static variable in class org.jgroups.util.UUID
The random number generator used by this class to create random based UUIDs
numReceived() - Method in class org.jgroups.util.RspList
 
numSuspectedMembers() - Method in class org.jgroups.util.RspList
 

O

object - Variable in class org.jgroups.protocols.Executing.Request
 
objectFromByteBuffer(byte[]) - Method in interface org.jgroups.blocks.RpcDispatcher.Marshaller
 
objectFromByteBuffer(byte[], int, int) - Method in interface org.jgroups.blocks.RpcDispatcher.Marshaller2
 
objectFromByteBuffer(byte[]) - Method in class org.jgroups.blocks.RpcDispatcher.MarshallerAdapter
 
objectFromByteBuffer(byte[], int, int) - Method in class org.jgroups.blocks.RpcDispatcher.MarshallerAdapter
 
objectFromByteBuffer(byte[]) - Static method in class org.jgroups.util.Util
Creates an object from a byte buffer
objectFromByteBuffer(byte[], int, int) - Static method in class org.jgroups.util.Util
 
objectFromStream(DataInputStream) - Static method in class org.jgroups.util.Util
 
objectToBuffer(Object) - Method in interface org.jgroups.blocks.RpcDispatcher.Marshaller2
Marshals the object into a byte[] buffer and returns a Buffer with a ref to the underlying byte[] buffer, offset and length.
Note that the underlying byte[] buffer must not be changed as this would change the buffer of a message which potentially can get retransmitted, and such a retransmission would then carry a ref to a changed byte[] buffer !
objectToBuffer(Object) - Method in class org.jgroups.blocks.RpcDispatcher.MarshallerAdapter
 
objectToByteBuffer(Object) - Method in interface org.jgroups.blocks.RpcDispatcher.Marshaller
 
objectToByteBuffer(Object) - Method in class org.jgroups.blocks.RpcDispatcher.MarshallerAdapter
 
objectToByteBuffer(Object) - Static method in class org.jgroups.util.Util
Serializes/Streams an object into a byte buffer.
objectToStream(Object, DataOutputStream) - Static method in class org.jgroups.util.Util
 
offer(T) - Method in class org.jgroups.util.ConcurrentLinkedBlockingQueue
Drops elements if capacity has been reached.
offer(T, long, TimeUnit) - Method in class org.jgroups.util.ConcurrentLinkedBlockingQueue
 
offset - Variable in class org.jgroups.Message
The index into the payload (usually 0)
offset - Variable in class org.jgroups.util.RetransmitTable
The first seqno, at matrix[0][0]
OLD - Static variable in class org.jgroups.blocks.MethodCall
Infer the method from the arguments.
onFinish(ITestContext) - Method in class org.jgroups.util.JUnitXMLReporter
Invoked after all the tests have run and all their Configuration methods have been called.
onInfo(Map<String, String>) - Method in interface org.jgroups.client.StompConnection.Listener
 
onInfo(Map<String, String>) - Method in class org.jgroups.demos.StompChat
 
onInfo(Map<String, String>) - Method in class org.jgroups.demos.StompDraw
 
onMessage(Map<String, String>, byte[], int, int) - Method in interface org.jgroups.client.StompConnection.Listener
 
onMessage(Map<String, String>, byte[], int, int) - Method in class org.jgroups.demos.StompChat
 
onMessage(Map<String, String>, byte[], int, int) - Method in class org.jgroups.demos.StompDraw
 
onStart(ITestContext) - Method in class org.jgroups.util.JUnitXMLReporter
Invoked after the test class is instantiated and before any configuration method is called.
onTestFailedButWithinSuccessPercentage(ITestResult) - Method in class org.jgroups.util.JUnitXMLReporter
 
onTestFailure(ITestResult) - Method in class org.jgroups.util.JUnitXMLReporter
Invoked each time a test fails.
onTestSkipped(ITestResult) - Method in class org.jgroups.util.JUnitXMLReporter
Invoked each time a test is skipped.
onTestStart(ITestResult) - Method in class org.jgroups.util.JUnitXMLReporter
 
onTestSuccess(ITestResult) - Method in class org.jgroups.util.JUnitXMLReporter
Invoked each time a test succeeds
OOB - Static variable in class org.jgroups.Message
 
OOB - Static variable in class org.jgroups.protocols.TP
 
OOB_DELIVERED - Static variable in class org.jgroups.Message
 
oob_pool - Variable in class org.jgroups.protocols.DAISYCHAIN
 
oob_thread_factory - Variable in class org.jgroups.protocols.TP
Factory which is used by oob_thread_pool
oob_thread_pool - Variable in class org.jgroups.protocols.TP
 
oob_thread_pool_enabled - Variable in class org.jgroups.protocols.TP
 
oob_thread_pool_keep_alive_time - Variable in class org.jgroups.protocols.TP
 
oob_thread_pool_max_threads - Variable in class org.jgroups.protocols.TP
 
oob_thread_pool_min_threads - Variable in class org.jgroups.protocols.TP
 
oob_thread_pool_queue - Variable in class org.jgroups.protocols.TP
Used if oob_thread_pool is a ThreadPoolExecutor and oob_thread_pool_queue_enabled is true
oob_thread_pool_queue_enabled - Variable in class org.jgroups.protocols.TP
 
oob_thread_pool_queue_max_size - Variable in class org.jgroups.protocols.TP
 
OP_FAIL - Static variable in class org.jgroups.stack.GossipRouter
 
open() - Method in class org.jgroups.Channel
Re-opens a closed channel.
open() - Method in class org.jgroups.JChannel
Deprecated.
With the removal of shunning, this method should not be used anymore
open() - Method in class org.jgroups.mux.MuxChannel
Deprecated.
 
OPEN_BARRIER - Static variable in class org.jgroups.Event
 
option2String(int) - Static method in class org.jgroups.Channel
 
options - Variable in class org.jgroups.blocks.Request
 
org.jgroups - package org.jgroups
Provides top-level public JGroups classes such as Channel, Message, etc.
org.jgroups.annotations - package org.jgroups.annotations
 
org.jgroups.auth - package org.jgroups.auth
 
org.jgroups.blocks - package org.jgroups.blocks
Provides building blocks that are layered on top of channels.
org.jgroups.blocks.executor - package org.jgroups.blocks.executor
 
org.jgroups.blocks.locking - package org.jgroups.blocks.locking
 
org.jgroups.blocks.mux - package org.jgroups.blocks.mux
 
org.jgroups.client - package org.jgroups.client
 
org.jgroups.conf - package org.jgroups.conf
Provides ways to configure a protocol stack.
org.jgroups.debug - package org.jgroups.debug
Provides debug support, including testing, profiling, and a graphical view of a protocol stack.
org.jgroups.demos - package org.jgroups.demos
Provides demonstrations of JGroups functionality.
org.jgroups.demos.applets - package org.jgroups.demos.applets
Provides an applet that demonstrates JGroups functionality.
org.jgroups.demos.wb - package org.jgroups.demos.wb
A distributed whiteboard applet implemented using JGroups.
org.jgroups.jmx - package org.jgroups.jmx
 
org.jgroups.logging - package org.jgroups.logging
 
org.jgroups.mux - package org.jgroups.mux
 
org.jgroups.persistence - package org.jgroups.persistence
Provides features for storing information to a database or file.
org.jgroups.protocols - package org.jgroups.protocols
Provides implementations of transport protocols which are responsible for sending and receiving messages to/from the network.
org.jgroups.protocols.pbcast - package org.jgroups.protocols.pbcast
Supports probabilistic broadcasts.
org.jgroups.stack - package org.jgroups.stack
Support for managing protocol stacks.
org.jgroups.util - package org.jgroups.util
Provides useful functionality which cannot be assigned to any particular other package.
original_max_bytes - Variable in class org.jgroups.protocols.pbcast.STABLE
 
original_sender - Variable in class org.jgroups.protocols.RELAY.RelayHeader
 
out - Variable in class org.jgroups.client.StompConnection
 
out - Variable in class org.jgroups.protocols.STOMP.Connection
 
outgoing_copies - Variable in class org.jgroups.protocols.DUPL
 
outputStream - Variable in class org.jgroups.stack.StateTransferInfo
 
OVERWRITE_DIGEST - Static variable in class org.jgroups.Event
 
own_addr - Variable in class org.jgroups.protocols.PingData
 
Owner - Class in org.jgroups.blocks.locking
Represents the owner of a lock.
Owner() - Constructor for class org.jgroups.blocks.locking.Owner
 
Owner(Address, long) - Constructor for class org.jgroups.blocks.locking.Owner
 
owner - Variable in class org.jgroups.protocols.Locking.ClientLock
 
owner - Variable in class org.jgroups.protocols.Locking.Request
 

P

paint(Graphics) - Method in class org.jgroups.demos.applets.DrawApplet
 
paint(Graphics) - Method in class org.jgroups.demos.Topology
 
paintNode(Graphics, Node, FontMetrics) - Method in class org.jgroups.demos.wb.GraphPanel
 
parker - Variable in class org.jgroups.protocols.Locking.ClientCondition
This is okay only having 1 since a client condition is 1 per lock_name, thread id combination.
parse(String) - Static method in class org.jgroups.client.StompConnection
 
parse(InputStream) - Static method in class org.jgroups.conf.ClassConfigurator
 
parse(InputStream, Boolean) - Static method in class org.jgroups.conf.XmlConfigurator
 
parse(Element) - Static method in class org.jgroups.conf.XmlConfigurator
 
parseClassData(Node) - Static method in class org.jgroups.conf.ClassConfigurator
 
parseCommaDelimitedHosts(String, int) - Static method in class org.jgroups.util.Util
Input is "daddy[8880],sindhu[8880],camille[5555].
parseCommaDelimitedHosts2(String, int) - Static method in class org.jgroups.util.Util
Input is "daddy[8880],sindhu[8880],camille[5555].
parseCommaDelimitedLongs(String) - Static method in class org.jgroups.util.Util
Parses comma-delimited longs; e.g., 2000,4000,8000.
parseCommaDelimitedStrings(String) - Static method in class org.jgroups.util.Util
e.g.
parseConfigurations(String) - Static method in class org.jgroups.stack.Configurator
Return a number of ProtocolConfigurations in a vector
parseInterfaceList(String) - Static method in class org.jgroups.util.Util
 
parseLockNames(String) - Static method in class org.jgroups.demos.LockServiceDemo
 
parsePropertiesString(Map<String, String>) - Method in class org.jgroups.conf.ProtocolConfiguration
 
parseRejectionPolicy(String) - Static method in class org.jgroups.protocols.TP
 
parseString(DataInputStream) - Static method in class org.jgroups.util.Util
 
parseString(DataInputStream, boolean) - Static method in class org.jgroups.util.Util
 
parseString(ByteBuffer) - Static method in class org.jgroups.util.Util
 
parseString(ByteBuffer, boolean) - Static method in class org.jgroups.util.Util
 
parseStringList(String, String) - Static method in class org.jgroups.util.Util
 
ParticipantGmsImpl - Class in org.jgroups.protocols.pbcast
 
ParticipantGmsImpl(GMS) - Constructor for class org.jgroups.protocols.pbcast.ParticipantGmsImpl
 
PartitionedHashMap<K,V> - Class in org.jgroups.blocks
Hashmap which distributes its keys and values across the cluster.
PartitionedHashMap(String, String) - Constructor for class org.jgroups.blocks.PartitionedHashMap
 
PartitionedHashMap.ArrayBasedConsistentHashFunction<K> - Class in org.jgroups.blocks
Uses arrays to store hash values of addresses, plus addresses.
PartitionedHashMap.ArrayBasedConsistentHashFunction() - Constructor for class org.jgroups.blocks.PartitionedHashMap.ArrayBasedConsistentHashFunction
 
PartitionedHashMap.ConsistentHashFunction<K> - Class in org.jgroups.blocks
 
PartitionedHashMap.ConsistentHashFunction() - Constructor for class org.jgroups.blocks.PartitionedHashMap.ConsistentHashFunction
 
PartitionedHashMap.HashFunction<K> - Interface in org.jgroups.blocks
 
PartitionedHashMapDemo - Class in org.jgroups.demos
 
PartitionedHashMapDemo() - Constructor for class org.jgroups.demos.PartitionedHashMapDemo
 
passItDown(Event) - Method in class org.jgroups.protocols.ENCRYPT
 
passItUp(Event) - Method in class org.jgroups.protocols.ENCRYPT
 
passMessageUp(Message, boolean, boolean, boolean) - Method in class org.jgroups.protocols.TP
 
passToAllUpProtocols(Event) - Method in class org.jgroups.protocols.TP
 
pattern - Variable in class org.jgroups.auth.RegexMembership
 
payload - Variable in class org.jgroups.blocks.MethodCall
Deprecated.
payload - Variable in class org.jgroups.util.AdditionalDataUUID
 
payload - Variable in class org.jgroups.util.PayloadUUID
 
payload - Variable in class org.jgroups.View
Deprecated.
PayloadUUID - Class in org.jgroups.util
Subclass of UUID which adds a string as payload.
PayloadUUID() - Constructor for class org.jgroups.util.PayloadUUID
 
PayloadUUID(byte[], String) - Constructor for class org.jgroups.util.PayloadUUID
 
peek() - Method in class org.jgroups.blocks.DistributedQueue
returns the first object on the queue, without removing it.
peek(long) - Method in class org.jgroups.Channel
Deprecated.
Use a Receiver instead, this method will not be available in JGroups 3.0
peek(long) - Method in class org.jgroups.JChannel
Just peeks at the next message, view or block.
peek() - Method in class org.jgroups.util.Queue
returns the first object on the queue, without removing it.
peek(long) - Method in class org.jgroups.util.Queue
returns the first object on the queue, without removing it.
PEER_LOCK - Class in org.jgroups.protocols
Implementation of a locking protocol which acquires locks by contacting all of the nodes of a cluster.
PEER_LOCK() - Constructor for class org.jgroups.protocols.PEER_LOCK
 
PEER_LOCK.PeerLock - Class in org.jgroups.protocols
Lock implementation which grants a lock when all non faulty cluster members OK it.
PEER_LOCK.PeerLock(String) - Constructor for class org.jgroups.protocols.PEER_LOCK.PeerLock
 
PERF_TP - Class in org.jgroups.protocols
Measures the time for a message to travel from the channel to the transport
PERF_TP() - Constructor for class org.jgroups.protocols.PERF_TP
 
PersistenceFactory - Class in org.jgroups.persistence
Deprecated.
PersistenceManager - Interface in org.jgroups.persistence
Deprecated.
physical_addrs - Variable in class org.jgroups.protocols.PingData
 
PhysicalAddress - Interface in org.jgroups
Represents a physical (as opposed to logical) address
pickNext(List<T>, T) - Static method in class org.jgroups.util.Util
Returns the object next to element in list
pickNext(List<T>, T, int) - Static method in class org.jgroups.util.Util
Returns the next min(N,list.size()) elements after obj
pickRandomDestination() - Method in class org.jgroups.client.StompConnection
 
pickRandomElement(List) - Static method in class org.jgroups.util.Util
 
pickRandomElement(Object[]) - Static method in class org.jgroups.util.Util
 
pickSubset(Vector<Address>, double) - Static method in class org.jgroups.util.Util
Selects a random subset of members according to subset_percentage and returns them.
PING - Class in org.jgroups.protocols
The PING protocol layer retrieves the initial membership (used by the GMS when started by sending event FIND_INITIAL_MBRS down the stack).
PING() - Constructor for class org.jgroups.protocols.PING
 
PING - Static variable in class org.jgroups.stack.GossipRouter
 
ping_dest - Variable in class org.jgroups.protocols.FD
 
ping_responses - Variable in class org.jgroups.protocols.Discovery
 
pingable_mbrs - Variable in class org.jgroups.protocols.FD
Members from which we select ping_dest.
PingData - Class in org.jgroups.protocols
Encapsulates information about a cluster node, e.g.
PingData() - Constructor for class org.jgroups.protocols.PingData
 
PingData(Address, View, boolean) - Constructor for class org.jgroups.protocols.PingData
 
PingData(Address, View, boolean, String, Collection<PhysicalAddress>) - Constructor for class org.jgroups.protocols.PingData
 
PingData(Address, View, ViewId, boolean, String, Collection<PhysicalAddress>) - Constructor for class org.jgroups.protocols.PingData
 
PingHeader - Class in org.jgroups.protocols
 
PingHeader() - Constructor for class org.jgroups.protocols.PingHeader
 
PingHeader(byte, String) - Constructor for class org.jgroups.protocols.PingHeader
 
PingHeader(byte, PingData) - Constructor for class org.jgroups.protocols.PingHeader
 
PingHeader(byte, PingData, String) - Constructor for class org.jgroups.protocols.PingHeader
 
PlainConfigurator - Class in org.jgroups.conf
A ProtocolStackConfigurator for the old style properties.
PlainConfigurator(String) - Constructor for class org.jgroups.conf.PlainConfigurator
Instantiates a PlainConfigurator with old style properties
poll() - Method in class org.jgroups.blocks.executor.ExecutionCompletionService
poll(long, TimeUnit) - Method in class org.jgroups.blocks.executor.ExecutionCompletionService
poll() - Method in class org.jgroups.util.ConcurrentLinkedBlockingQueue
 
poll(long, TimeUnit) - Method in class org.jgroups.util.ConcurrentLinkedBlockingQueue
 
poll(long) - Method in class org.jgroups.util.FIFOMessageQueue
Deprecated.
 
pool_thread_group - Variable in class org.jgroups.protocols.TP
 
port - Variable in class org.jgroups.protocols.STOMP
 
PORT - Static variable in class org.jgroups.stack.GossipRouter
 
port_range - Variable in class org.jgroups.protocols.BPING
 
port_range - Variable in class org.jgroups.protocols.TP
 
pre_signed_delete_url - Variable in class org.jgroups.protocols.S3_PING
 
pre_signed_put_url - Variable in class org.jgroups.protocols.S3_PING
 
PREFIX - Static variable in class org.jgroups.Global
 
prefix - Variable in class org.jgroups.protocols.S3_PING
 
prepare(Object) - Method in class org.jgroups.blocks.DistributedLockManager
Deprecated.
Prepare phase for the lock acquisition or release.
prepare(Object) - Method in interface org.jgroups.blocks.TwoPhaseVotingListener
This is voting if the decree is acceptable to the party.
PREPARE_VIEW - Static variable in class org.jgroups.Event
 
prepareResponse(Message) - Method in class org.jgroups.blocks.mux.MuxRequestCorrelator
 
prepareResponse(Message) - Method in class org.jgroups.blocks.RequestCorrelator
 
preregistered_probe_handlers - Variable in class org.jgroups.protocols.TP
 
present_global_views - Variable in class org.jgroups.protocols.RELAY
 
print() - Method in class org.jgroups.blocks.DistributedTree
 
print(K, V) - Method in interface org.jgroups.blocks.LazyRemovalCache.Printable
 
print(V) - Method in interface org.jgroups.blocks.LazyRemovalSet.Printable
 
print(String) - Method in class org.jgroups.blocks.ReplicatedTree
Prints a representation of the node defined by fqn.
print() - Method in class org.jgroups.util.Seqno
 
print() - Method in class org.jgroups.util.SeqnoRange
 
print(Throwable) - Static method in class org.jgroups.util.Util
 
print(Collection<T>) - Static method in class org.jgroups.util.Util
 
print(Map<T, T>) - Static method in class org.jgroups.util.Util
 
print(List<NetworkInterface>) - Static method in class org.jgroups.util.Util
 
print(short) - Static method in class org.jgroups.Version
Method copied from http://www.jboss.com/index.html?module=bb&op=viewtopic&t=77231
print_function - Static variable in class org.jgroups.protocols.TP
 
print_function - Static variable in class org.jgroups.util.UUID
 
print_stability_history_on_failed_xmit - Variable in class org.jgroups.protocols.pbcast.NAKACK
When not finding a message on an XMIT request, include the last N stability messages in the error message
PRINT_UUIDS - Static variable in class org.jgroups.Global
 
print_uuids - Static variable in class org.jgroups.util.UUID
 
printAgeOutCache() - Method in class org.jgroups.protocols.UNICAST
 
printAgeOutCache() - Method in class org.jgroups.protocols.UNICAST2
 
printAllStocks() - Method in class org.jgroups.demos.QuoteClient
 
printAllStocks() - Method in class org.jgroups.demos.QuoteServer
 
printBits(boolean) - Method in class org.jgroups.util.SeqnoRange
 
printBlockingTimes() - Method in class org.jgroups.protocols.SFC
Deprecated.
 
printBytes(long) - Static method in class org.jgroups.util.Util
MByte nowadays doesn't mean 1024 * 1024 bytes, but 1 million bytes, see http://en.wikipedia.org/wiki/Megabyte
printBytes(double) - Static method in class org.jgroups.util.Util
 
printCache() - Method in class org.jgroups.blocks.LazyRemovalCache
 
printCache(LazyRemovalCache.Printable) - Method in class org.jgroups.blocks.LazyRemovalCache
 
printCache() - Method in class org.jgroups.blocks.LazyRemovalSet
 
printCache(LazyRemovalSet.Printable<V>) - Method in class org.jgroups.blocks.LazyRemovalSet
 
printCache() - Method in class org.jgroups.protocols.FD_SOCK
 
printCache() - Static method in class org.jgroups.util.UUID
 
printClassMap() - Static method in class org.jgroups.conf.ClassConfigurator
 
printConfigurations(Collection<ProtocolConfiguration>) - Static method in class org.jgroups.stack.Configurator
 
printConnections() - Method in class org.jgroups.blocks.AbstractConnectionMap
 
printConnections() - Method in class org.jgroups.blocks.TCPConnectionMap
 
printConnections() - Method in class org.jgroups.protocols.BasicTCP
 
printConnections() - Method in class org.jgroups.protocols.TCP
 
printConnections() - Method in class org.jgroups.protocols.TCP_NIO
 
printConnections() - Method in class org.jgroups.protocols.UNICAST
 
printConnections() - Method in class org.jgroups.protocols.UNICAST2
 
printCreditors() - Method in class org.jgroups.protocols.FC
 
printCredits() - Method in class org.jgroups.protocols.FC
 
printCredits() - Method in class org.jgroups.protocols.FlowControl
 
printCredits() - Method in class org.jgroups.protocols.MFC
 
printCredits() - Method in class org.jgroups.protocols.UFC
 
printDescription() - Static method in class org.jgroups.Version
Returns the catenation of the description and cvs fields.
printDetails(long) - Method in class org.jgroups.stack.AckMcastSenderWindow
Prints all members plus whether an ack has been received from those members for a given seqno
printDetails() - Method in class org.jgroups.stack.AckSenderWindow
 
printDetails() - Method in class org.jgroups.util.TopologyUUID
 
printDetails() - Method in class org.jgroups.View
debug only
printDigestHistory() - Method in class org.jgroups.protocols.pbcast.NAKACK
 
printEvent(Event) - Static method in class org.jgroups.util.Util
 
printEvents(List<Integer>) - Static method in class org.jgroups.stack.Configurator
 
printFragments(byte[][]) - Static method in class org.jgroups.util.Util
 
printHeaders() - Method in class org.jgroups.Message
 
printHeaders() - Method in class org.jgroups.util.Headers
 
printHighestDeliveredSeqnos() - Method in class org.jgroups.util.Digest
 
printHighestReceivedSeqnos() - Method in class org.jgroups.util.Digest
 
printListWithDelimiter(Collection<T>, String) - Static method in class org.jgroups.util.Util
 
printLocks() - Method in class org.jgroups.blocks.locking.LockService
 
printLocks() - Method in class org.jgroups.demos.LockServiceDemo
 
printLocks() - Method in class org.jgroups.protocols.Locking
 
printLogicalAddressCache() - Method in class org.jgroups.protocols.TP
 
printLossRate() - Method in class org.jgroups.stack.NakReceiverWindow
 
printLossRates() - Method in class org.jgroups.protocols.pbcast.NAKACK
 
printMagicMap() - Static method in class org.jgroups.conf.ClassConfigurator
 
printMap(Map<Address, FlowControl.Credit>) - Static method in class org.jgroups.protocols.FlowControl
 
printMapWithDelimiter(Map<T, T>, String) - Static method in class org.jgroups.util.Util
 
printMessage(Message) - Static method in class org.jgroups.util.Util
Tries to read an object from the message's buffer and prints it
printMessages() - Method in class org.jgroups.protocols.pbcast.NAKACK
 
printMessages() - Method in class org.jgroups.stack.AckReceiverWindow
 
printMessages() - Method in class org.jgroups.stack.NakReceiverWindow
Prints xmit_table.
printMethodCall(Message) - Static method in class org.jgroups.util.Util
Tries to read a MethodCall object from the message's buffer and prints it.
printMissing() - Method in class org.jgroups.util.AckCollector
 
printObjectHeaders() - Method in class org.jgroups.Message
 
printObjectHeaders() - Method in class org.jgroups.util.Headers
 
printPendingCreditors() - Method in class org.jgroups.protocols.SFC
Deprecated.
 
printPendingRequesters() - Method in class org.jgroups.protocols.SFC
Deprecated.
 
printPingData(List<PingData>) - Static method in class org.jgroups.util.Util
 
printPreviousMembers() - Method in class org.jgroups.protocols.pbcast.GMS
 
printPreviousViews() - Method in class org.jgroups.protocols.pbcast.GMS
 
printProtocolSpec(boolean) - Method in class org.jgroups.JChannel
Returns a pretty-printed form of all the protocols.
printProtocolSpec(boolean) - Method in class org.jgroups.stack.ProtocolStack
Prints the names of the protocols, from the bottom to top.
printProtocolSpecAsPlainString() - Method in class org.jgroups.stack.ProtocolStack
 
printProtocolSpecAsXML() - Method in class org.jgroups.stack.ProtocolStack
 
printReceived() - Method in class org.jgroups.protocols.SFC
Deprecated.
 
printReceived() - Static method in class org.jgroups.util.AckCollector
Deprecated.
printReceiverCredits() - Method in class org.jgroups.protocols.FC
 
printReceiverCredits() - Method in class org.jgroups.protocols.FlowControl
 
printRetransmissionAvgs() - Method in class org.jgroups.protocols.pbcast.NAKACK
 
printRetransmissionTimes() - Method in class org.jgroups.protocols.pbcast.NAKACK
 
printRetransmitStats() - Method in class org.jgroups.protocols.pbcast.NAKACK
 
printRetransmitStats() - Method in class org.jgroups.stack.NakReceiverWindow
 
printRetransmitTableSizes() - Method in class org.jgroups.protocols.pbcast.NAKACK
 
printRetransmitTableSizes() - Method in class org.jgroups.protocols.UNICAST2
 
printSenderCredits() - Method in class org.jgroups.protocols.FC
 
printSenderCredits() - Method in class org.jgroups.protocols.FlowControl
 
printSenderCredits() - Method in class org.jgroups.protocols.MFC
 
printSenderCredits() - Method in class org.jgroups.protocols.UFC
 
printSmoothedRetransmissionAvgs() - Method in class org.jgroups.protocols.pbcast.NAKACK
 
printStabilityHistory() - Method in class org.jgroups.protocols.pbcast.NAKACK
 
printStabilityMessages() - Method in class org.jgroups.protocols.pbcast.NAKACK
 
printStackTrace(Throwable) - Static method in class org.jgroups.util.Util
Use with caution: lots of overhead
printStats() - Method in class org.jgroups.protocols.pbcast.NAKACK
 
printStats() - Method in class org.jgroups.protocols.SEQUENCER
 
printStats() - Method in class org.jgroups.protocols.STATS
 
printStats() - Method in class org.jgroups.stack.Protocol
 
printStats() - Method in class org.jgroups.stack.RangeBasedRetransmitter
 
printSuspected() - Method in class org.jgroups.util.AckCollector
 
printSuspectHistory() - Method in class org.jgroups.protocols.FD
 
printSuspectHistory() - Method in class org.jgroups.protocols.FD_ALL
 
printSuspectHistory() - Method in class org.jgroups.protocols.FD_SOCK
 
printThreads() - Static method in class org.jgroups.util.Util
 
printTime(long, TimeUnit) - Static method in class org.jgroups.util.Util
 
printTimestamps() - Method in class org.jgroups.protocols.FD_ALL
 
printUnackedMessages() - Method in class org.jgroups.protocols.UNICAST
 
printValues - Variable in class org.jgroups.demos.ExecutionServiceDemo
 
printVersion() - Static method in class org.jgroups.Version
Returns the version field as a String.
printViews(Collection<View>) - Static method in class org.jgroups.util.Util
 
printXmitHistory() - Method in class org.jgroups.protocols.pbcast.NAKACK
 
PRIO - Class in org.jgroups.protocols
This protocol will provide message sending and receiving prioritization.
PRIO() - Constructor for class org.jgroups.protocols.PRIO
 
PrioHeader - Class in org.jgroups.protocols
This Header class is used in conjunction with the PRIO protocol to prioritize message sending/receiving Priority values are from 0 to 255 where 0 is the highest priority Example of setting a message priority: // Create a message to send to everyone Message message = new Message( null, null, messagePayload ); // Add the priority protocol header PrioHeader header = new PrioHeader( 1 ); short protocolId = ClassConfigurator.getProtocolId(PRIO.class); message.putHeader( protocolId, header);
PrioHeader() - Constructor for class org.jgroups.protocols.PrioHeader
 
PrioHeader(byte) - Constructor for class org.jgroups.protocols.PrioHeader
 
processEvent(String, AWTEvent) - Method in class org.jgroups.demos.DrawRepl
 
processQueue() - Method in class org.jgroups.protocols.Locking.ServerLock
 
processQueues() - Method in class org.jgroups.protocols.DAISYCHAIN
 
processResponses(RspList, int, Object) - Method in class org.jgroups.blocks.DistributedLockManager
Deprecated.
Processes the response list and votes like the default processResponses method with the consensusType VOTE_ALL If the result of the voting is false, but this DistributedLockManager owns the lock, the result is changed to true and the lock is released, but marked as multiple locked.
processResponses(RspList, int, Object) - Method in interface org.jgroups.blocks.VoteResponseProcessor
Processes the responses returned by the other nodes.
processResponses(RspList, int, Object) - Method in class org.jgroups.blocks.VotingAdapter
Processes the response list and makes a decision according to the type of the consensus for current voting.
Profiler - Class in org.jgroups.debug
Allows to time execution of 'named' statements, counts number of times called and total execution time.
Profiler() - Constructor for class org.jgroups.debug.Profiler
 
Profiler.Entry - Class in org.jgroups.debug
 
Profiler.Entry() - Constructor for class org.jgroups.debug.Profiler.Entry
 
ProgrammaticChat - Class in org.jgroups.demos
 
ProgrammaticChat() - Constructor for class org.jgroups.demos.ProgrammaticChat
 
Promise<T> - Class in org.jgroups.util
Allows a thread to submit an asynchronous request and to wait for the result.
Promise() - Constructor for class org.jgroups.util.Promise
 
prompt(String) - Static method in class org.jgroups.util.Util
 
propertiesToString() - Method in class org.jgroups.conf.ProtocolConfiguration
 
PropertiesToXML - Class in org.jgroups.util
Iterates over all concrete Protocol classes and creates tables with Protocol's properties.
PropertiesToXML() - Constructor for class org.jgroups.util.PropertiesToXML
 
Property - Annotation Type in org.jgroups.annotations
Represents a Protocol property assigned from corresponding field in JGroups properties file.
PropertyConverter - Interface in org.jgroups.conf
Represents a property converter that takes an input from corresponding field in JGroups properties file as a String and converts it to a matching Java type.
PropertyConverters - Class in org.jgroups.conf
Groups a set of standard PropertyConverter(s) supplied by JGroups.
PropertyConverters() - Constructor for class org.jgroups.conf.PropertyConverters
 
PropertyConverters.BindInterface - Class in org.jgroups.conf
 
PropertyConverters.BindInterface() - Constructor for class org.jgroups.conf.PropertyConverters.BindInterface
 
PropertyConverters.Default - Class in org.jgroups.conf
 
PropertyConverters.Default() - Constructor for class org.jgroups.conf.PropertyConverters.Default
 
PropertyConverters.FlushInvoker - Class in org.jgroups.conf
 
PropertyConverters.FlushInvoker() - Constructor for class org.jgroups.conf.PropertyConverters.FlushInvoker
 
PropertyConverters.InitialHosts - Class in org.jgroups.conf
 
PropertyConverters.InitialHosts() - Constructor for class org.jgroups.conf.PropertyConverters.InitialHosts
 
PropertyConverters.InitialHosts2 - Class in org.jgroups.conf
 
PropertyConverters.InitialHosts2() - Constructor for class org.jgroups.conf.PropertyConverters.InitialHosts2
 
PropertyConverters.LongArray - Class in org.jgroups.conf
 
PropertyConverters.LongArray() - Constructor for class org.jgroups.conf.PropertyConverters.LongArray
 
PropertyConverters.NetworkInterfaceList - Class in org.jgroups.conf
 
PropertyConverters.NetworkInterfaceList() - Constructor for class org.jgroups.conf.PropertyConverters.NetworkInterfaceList
 
PropertyHelper - Class in org.jgroups.conf
 
PropertyHelper() - Constructor for class org.jgroups.conf.PropertyHelper
 
props - Variable in class org.jgroups.demos.ExecutionServiceDemo
 
props - Variable in class org.jgroups.demos.LockServiceDemo
 
prot_adapter - Variable in class org.jgroups.blocks.MessageDispatcher
 
Protocol - Class in org.jgroups.stack
The Protocol class provides a set of common services for protocol layers.
Protocol() - Constructor for class org.jgroups.stack.Protocol
 
PROTOCOL_ID_FILE - Static variable in class org.jgroups.conf.ClassConfigurator
 
PROTOCOL_ID_FILE - Static variable in class org.jgroups.Global
 
protocol_prefix - Static variable in class org.jgroups.conf.ProtocolConfiguration
 
ProtocolConfiguration - Class in org.jgroups.conf
Parses and encapsulates the specification for 1 protocol of the protocol stack, e.g.
ProtocolConfiguration(String) - Constructor for class org.jgroups.conf.ProtocolConfiguration
Creates a new ProtocolConfiguration.
ProtocolConfiguration(String, Map<String, String>) - Constructor for class org.jgroups.conf.ProtocolConfiguration
 
ProtocolStack - Class in org.jgroups.stack
A ProtocolStack manages a number of protocols layered above each other.
ProtocolStack(JChannel) - Constructor for class org.jgroups.stack.ProtocolStack
 
ProtocolStack() - Constructor for class org.jgroups.stack.ProtocolStack
Used for programmatic creation of ProtocolStack
ProtocolStack.RefCounter - Class in org.jgroups.stack
Keeps track of the number os times init()/destroy() and start()/stop have been called.
ProtocolStack.RefCounter(short, short) - Constructor for class org.jgroups.stack.ProtocolStack.RefCounter
 
ProtocolStackConfigurator - Interface in org.jgroups.conf
 
ProtocolTester - Class in org.jgroups.debug
Generic class to test one or more protocol layers directly.
ProtocolTester(String, Protocol) - Constructor for class org.jgroups.debug.ProtocolTester
 
providedDownServices() - Method in class org.jgroups.protocols.pbcast.FLUSH
 
providedDownServices() - Method in class org.jgroups.stack.Protocol
List of events that are provided to layers below (they will be handled when sent down from below).
providedUpServices() - Method in class org.jgroups.protocols.Discovery
 
providedUpServices() - Method in class org.jgroups.protocols.pbcast.NAKACK
 
providedUpServices() - Method in class org.jgroups.stack.Protocol
List of events that are provided to layers above (they will be handled when sent down from above).
Proxy - Class in org.jgroups.util
Redirects incoming TCP connections to other hosts/ports.
Proxy(InetAddress, int, InetAddress, int, boolean, boolean) - Constructor for class org.jgroups.util.Proxy
 
Proxy(InetAddress, int, InetAddress, int, boolean, boolean, String) - Constructor for class org.jgroups.util.Proxy
 
PullPushAdapter - Class in org.jgroups.blocks
Deprecated.
Use Receiver instead, this class will be removed in JGroups 3.0
PullPushAdapter(Transport) - Constructor for class org.jgroups.blocks.PullPushAdapter
Deprecated.
 
PullPushAdapter(Transport, MessageListener) - Constructor for class org.jgroups.blocks.PullPushAdapter
Deprecated.
 
PullPushAdapter(Transport, MembershipListener) - Constructor for class org.jgroups.blocks.PullPushAdapter
Deprecated.
 
PullPushAdapter(Transport, MessageListener, MembershipListener) - Constructor for class org.jgroups.blocks.PullPushAdapter
Deprecated.
 
PullPushAdapter(Transport, MessageListener, MembershipListener, boolean) - Constructor for class org.jgroups.blocks.PullPushAdapter
Deprecated.
 
PullPushAdapter.PullHeader - Class in org.jgroups.blocks
Deprecated.
 
PullPushAdapter.PullHeader() - Constructor for class org.jgroups.blocks.PullPushAdapter.PullHeader
Deprecated.
 
PullPushAdapter.PullHeader(Serializable) - Constructor for class org.jgroups.blocks.PullPushAdapter.PullHeader
Deprecated.
 
purge(long) - Method in class org.jgroups.util.RetransmitTable
Removes all messages less than or equal to seqno from the table.
purgeAndCompact() - Method in class org.jgroups.protocols.UNICAST2
 
put(K, V, long) - Method in class org.jgroups.blocks.Cache
 
put(Object, Object) - Method in class org.jgroups.blocks.MethodCall
Deprecated.
put(K, V) - Method in class org.jgroups.blocks.PartitionedHashMap
 
put(K, V, long) - Method in class org.jgroups.blocks.PartitionedHashMap
Adds a key/value to the cache, replacing a previous item if there was one
put(K, V, short, long, boolean) - Method in class org.jgroups.blocks.ReplCache
Places a key/value pair into one or several nodes in the cluster.
put(K, V, short, long) - Method in class org.jgroups.blocks.ReplCache
Places a key/value pair into one or several nodes in the cluster.
put(K, V) - Method in class org.jgroups.blocks.ReplCache
 
put(K, V) - Method in class org.jgroups.blocks.ReplicatedHashMap
Maps the specified key to the specified value in this table.
put(String, HashMap) - Method in class org.jgroups.blocks.ReplicatedTree
Adds a new node to the tree and sets its data.
put(String, String, Object) - Method in class org.jgroups.blocks.ReplicatedTree
Adds a key and value to a given node.
put(T) - Method in class org.jgroups.util.ConcurrentLinkedBlockingQueue
 
put(Address, K, V) - Method in class org.jgroups.util.FIFOMessageQueue
Deprecated.
 
put(long, Message) - Method in class org.jgroups.util.RetransmitTable
Adds a new message to the index computed as a function of seqno
put(Address, Rsp) - Method in class org.jgroups.util.RspList
 
putAll(Map<? extends K, ? extends V>) - Method in class org.jgroups.blocks.ReplicatedHashMap
Copies all of the mappings from the specified map to this one.
putAll(Map<? extends Address, ? extends Rsp>) - Method in class org.jgroups.util.RspList
 
putHeader(short, Header) - Method in class org.jgroups.Message
Puts a header given an ID into the hashmap.
putHeader(short, Header) - Method in class org.jgroups.util.Headers
Puts a header given a key into the hashmap.
putHeaderIfAbsent(short, Header) - Method in class org.jgroups.Message
Puts a header given a key into the map, only if the key doesn't exist yet
putHeaderIfAbsent(short, Header) - Method in class org.jgroups.util.Headers
Puts a header given a key into the map, only if the key doesn't exist yet
putIfAbsent(K, V) - Method in class org.jgroups.blocks.ReplicatedHashMap
putIfAbsent(Address) - Method in class org.jgroups.util.CreditMap
 
putIfAbsent(long, Message) - Method in class org.jgroups.util.RetransmitTable
Adds a message if the element at the given index is null.

Q

queue - Variable in class org.jgroups.demos.ExecutionServiceDemo
 
queue - Variable in class org.jgroups.protocols.Locking.ServerCondition
 
queue - Variable in class org.jgroups.protocols.Locking.ServerLock
 
queue - Variable in class org.jgroups.protocols.SCOPE.QueueThread
 
Queue - Class in org.jgroups.util
Elements are added at the tail and removed from the head.
Queue() - Constructor for class org.jgroups.util.Queue
creates an empty queue
QueueClosedException - Exception in org.jgroups.util
 
QueueClosedException() - Constructor for exception org.jgroups.util.QueueClosedException
 
QueueClosedException(String) - Constructor for exception org.jgroups.util.QueueClosedException
 
queues - Variable in class org.jgroups.protocols.SCOPE
Used to find the correct AckReceiverWindow on message reception and deliver it in the right order
QuoteClient - Class in org.jgroups.demos
Used in conjunction with QuoteServer: a client is member of a group of quote servers which replicate stock quotes among themselves.
QuoteClient() - Constructor for class org.jgroups.demos.QuoteClient
 
QuoteServer - Class in org.jgroups.demos
Example of a replicated quote server.
QuoteServer() - Constructor for class org.jgroups.demos.QuoteServer
 

R

rack_id - Variable in class org.jgroups.util.TopologyUUID
 
RAN - Static variable in class org.jgroups.blocks.executor.ExecutionService.DistributedFuture.Sync
State value representing that task ran
random - Variable in class org.jgroups.demos.ExecutionServiceDemo
 
random(long) - Static method in class org.jgroups.util.Util
Returns a random value in the range [1 - range]
randomUUID(byte[]) - Static method in class org.jgroups.util.AdditionalDataUUID
 
randomUUID(String, byte[]) - Static method in class org.jgroups.util.AdditionalDataUUID
 
randomUUID(String) - Static method in class org.jgroups.util.PayloadUUID
 
randomUUID(String, String) - Static method in class org.jgroups.util.PayloadUUID
 
randomUUID(String, String, String) - Static method in class org.jgroups.util.TopologyUUID
 
randomUUID(String, String, String, String) - Static method in class org.jgroups.util.TopologyUUID
 
randomUUID() - Static method in class org.jgroups.util.UUID
Static factory to retrieve a type 4 (pseudo randomly generated) UUID.
range - Variable in class org.jgroups.stack.RangeBasedRetransmitter.RangeTask
 
Range - Class in org.jgroups.util
 
Range() - Constructor for class org.jgroups.util.Range
For externalization
Range(long, long) - Constructor for class org.jgroups.util.Range
 
RangeBasedRetransmitter - Class in org.jgroups.stack
This retransmitter is specialized in maintaining ranges of seqnos, e.g.
RangeBasedRetransmitter(Address, Retransmitter.RetransmitCommand, TimeScheduler) - Constructor for class org.jgroups.stack.RangeBasedRetransmitter
Create a new Retransmitter associated with the given sender address
RangeBasedRetransmitter.RangeTask - Class in org.jgroups.stack
 
RangeBasedRetransmitter.RangeTask(Seqno, Interval, Retransmitter.RetransmitCommand, Address) - Constructor for class org.jgroups.stack.RangeBasedRetransmitter.RangeTask
 
rank - Variable in class org.jgroups.protocols.Discovery
 
RATE_LIMITER - Class in org.jgroups.protocols
Protocol which sends at most max_bytes in time_period milliseconds.
RATE_LIMITER() - Constructor for class org.jgroups.protocols.RATE_LIMITER
 
rc - Variable in class org.jgroups.blocks.DistributedTree
 
read() - Method in class org.jgroups.blocks.GridInputStream
 
read(byte[]) - Method in class org.jgroups.blocks.GridInputStream
 
read(byte[], int, int) - Method in class org.jgroups.blocks.GridInputStream
 
read() - Method in class org.jgroups.util.ExposedByteArrayInputStream
 
read(byte[], int, int) - Method in class org.jgroups.util.ExposedByteArrayInputStream
 
readAddress(DataInputStream) - Static method in class org.jgroups.util.Util
 
readAddresses(DataInputStream, Class) - Static method in class org.jgroups.util.Util
 
readAll(String) - Method in class org.jgroups.protocols.FILE_PING
Reads all information from the given directory under clustername
readAll(String) - Method in class org.jgroups.protocols.JDBC_PING
 
readAll(Connection, String) - Method in class org.jgroups.protocols.JDBC_PING
 
readAll(String) - Method in class org.jgroups.protocols.S3_PING
 
readAsciiString(DataInputStream) - Static method in class org.jgroups.util.Util
 
readAuthToken(DataInputStream) - Static method in class org.jgroups.util.Util
 
readByteBuffer(DataInputStream) - Static method in class org.jgroups.util.Util
 
readBytesDouble(String) - Static method in class org.jgroups.util.Util
 
readBytesInteger(String) - Static method in class org.jgroups.util.Util
 
readBytesLong(String) - Static method in class org.jgroups.util.Util
 
readClass(DataInputStream) - Static method in class org.jgroups.util.Util
 
readDoubleFromStdin(String) - Static method in class org.jgroups.util.Util
 
readExternal(ObjectInput) - Method in class org.jgroups.blocks.Cache.Value
 
readExternal(ObjectInput) - Method in class org.jgroups.blocks.MethodCall
 
readExternal(ObjectInput) - Method in class org.jgroups.MergeView
 
readExternal(ObjectInput) - Method in class org.jgroups.mux.ServiceInfo
 
readExternal(ObjectInput) - Method in class org.jgroups.protocols.pbcast.MergeData
 
readExternal(ObjectInput) - Method in class org.jgroups.stack.IpAddress
 
readExternal(ObjectInput) - Method in class org.jgroups.util.AdditionalDataUUID
 
readExternal(ObjectInput) - Method in class org.jgroups.util.Digest.Entry
 
readExternal(ObjectInput) - Method in class org.jgroups.util.Digest
 
readExternal(ObjectInput) - Method in class org.jgroups.util.PayloadUUID
 
readExternal(ObjectInput) - Method in class org.jgroups.util.Range
 
readExternal(ObjectInput) - Method in class org.jgroups.util.SingletonAddress
 
readExternal(ObjectInput) - Method in class org.jgroups.util.TopologyUUID
 
readExternal(ObjectInput) - Method in class org.jgroups.util.UUID
 
readExternal(ObjectInput) - Method in class org.jgroups.View
 
readExternal(ObjectInput) - Method in class org.jgroups.ViewId
 
readFile(File) - Static method in class org.jgroups.protocols.FILE_PING
 
readFrame(DataInputStream) - Static method in class org.jgroups.protocols.STOMP
 
readFrom(DataInputStream) - Method in class org.jgroups.auth.FixedMembershipToken
Required to deserialize the object when read in from the wire
readFrom(DataInputStream) - Method in class org.jgroups.auth.MD5Token
 
readFrom(DataInputStream) - Method in class org.jgroups.auth.RegexMembership
Required to deserialize the object when read in from the wire
readFrom(DataInputStream) - Method in class org.jgroups.auth.SimpleToken
Required to deserialize the object when read in from the wire
readFrom(DataInputStream) - Method in class org.jgroups.auth.X509Token
 
readFrom(DataInputStream) - Method in class org.jgroups.blocks.executor.Executions.StreamableCallable
 
readFrom(DataInputStream) - Method in class org.jgroups.blocks.executor.ExecutionService.RunnableAdapter
 
readFrom(DataInputStream) - Method in class org.jgroups.blocks.GridFile.Metadata
 
readFrom(DataInputStream) - Method in class org.jgroups.blocks.locking.Owner
 
readFrom(DataInputStream) - Method in class org.jgroups.blocks.mux.MuxHeader
 
readFrom(DataInputStream) - Method in class org.jgroups.blocks.PullPushAdapter.PullHeader
Deprecated.
 
readFrom(DataInputStream) - Method in class org.jgroups.blocks.RequestCorrelator.Header
 
readFrom(DataInputStream) - Method in class org.jgroups.blocks.RequestCorrelator.MultiDestinationHeader
 
readFrom(DataInputStream) - Method in class org.jgroups.demos.DrawCommand
 
readFrom(DataInputStream) - Method in class org.jgroups.demos.ExecutionServiceDemo.ByteBufferStreamable
 
readFrom(DataInputStream) - Method in class org.jgroups.demos.ExecutionServiceDemo.SortingByteCallable
 
readFrom(DataInputStream) - Method in class org.jgroups.demos.ExecutionServiceDemo.SortingTwoByteCallable
 
readFrom(DataInputStream) - Method in class org.jgroups.MergeView
 
readFrom(DataInputStream) - Method in class org.jgroups.Message
 
readFrom(DataInputStream) - Method in class org.jgroups.mux.MuxHeader
 
readFrom(DataInputStream) - Method in class org.jgroups.mux.ServiceInfo
 
readFrom(DataInputStream) - Method in class org.jgroups.protocols.AuthHeader
 
readFrom(DataInputStream) - Method in class org.jgroups.protocols.COMPRESS.CompressHeader
 
readFrom(DataInputStream) - Method in class org.jgroups.protocols.DAISYCHAIN.DaisyHeader
 
readFrom(DataInputStream) - Method in class org.jgroups.protocols.DISCARD.DiscardHeader
 
readFrom(DataInputStream) - Method in class org.jgroups.protocols.ENCRYPT.EncryptHeader
 
readFrom(DataInputStream) - Method in class org.jgroups.protocols.Executing.ExecutorHeader
 
readFrom(DataInputStream) - Method in class org.jgroups.protocols.Executing.Request
 
readFrom(DataInputStream) - Method in class org.jgroups.protocols.FcHeader
 
readFrom(DataInputStream) - Method in class org.jgroups.protocols.FD.FdHeader
 
readFrom(DataInputStream) - Method in class org.jgroups.protocols.FD_ALL.HeartbeatHeader
 
readFrom(DataInputStream) - Method in class org.jgroups.protocols.FD_SIMPLE.FdHeader
 
readFrom(DataInputStream) - Method in class org.jgroups.protocols.FD_SOCK.FdHeader
 
readFrom(DataInputStream) - Method in class org.jgroups.protocols.FragHeader
 
readFrom(DataInputStream) - Method in class org.jgroups.protocols.HTOTAL.HTotalHeader
 
readFrom(DataInputStream) - Method in class org.jgroups.protocols.Locking.LockingHeader
 
readFrom(DataInputStream) - Method in class org.jgroups.protocols.Locking.Request
 
readFrom(DataInputStream) - Method in class org.jgroups.protocols.MERGE3.CoordAnnouncement
 
readFrom(DataInputStream) - Method in class org.jgroups.protocols.MERGEFAST.MergefastHeader
 
readFrom(DataInputStream) - Method in class org.jgroups.protocols.pbcast.FLUSH.FlushHeader
 
readFrom(DataInputStream) - Method in class org.jgroups.protocols.pbcast.GMS.GmsHeader
 
readFrom(DataInputStream) - Method in class org.jgroups.protocols.pbcast.JoinRsp
 
readFrom(DataInputStream) - Method in class org.jgroups.protocols.pbcast.NakAckHeader
 
readFrom(DataInputStream) - Method in class org.jgroups.protocols.pbcast.STABLE.StableHeader
 
readFrom(DataInputStream) - Method in class org.jgroups.protocols.pbcast.STATE_TRANSFER.StateHeader
 
readFrom(DataInputStream) - Method in class org.jgroups.protocols.pbcast.STREAMING_STATE_TRANSFER.StateHeader
 
readFrom(DataInputStream) - Method in class org.jgroups.protocols.PingData
 
readFrom(DataInputStream) - Method in class org.jgroups.protocols.PingHeader
 
readFrom(DataInputStream) - Method in class org.jgroups.protocols.PrioHeader
 
readFrom(DataInputStream) - Method in class org.jgroups.protocols.RELAY.RelayHeader
 
readFrom(DataInputStream) - Method in class org.jgroups.protocols.RELAY.ViewData
 
readFrom(DataInputStream) - Method in class org.jgroups.protocols.SCOPE.ScopeHeader
 
readFrom(DataInputStream) - Method in class org.jgroups.protocols.SEQUENCER.SequencerHeader
 
readFrom(DataInputStream) - Method in class org.jgroups.protocols.SFC.Header
Deprecated.
 
readFrom(DataInputStream) - Method in class org.jgroups.protocols.SMACK.SmackHeader
 
readFrom(DataInputStream) - Method in class org.jgroups.protocols.STOMP.StompHeader
 
readFrom(DataInputStream) - Method in class org.jgroups.protocols.TpHeader
 
readFrom(DataInputStream) - Method in class org.jgroups.protocols.UNICAST.UnicastHeader
 
readFrom(DataInputStream) - Method in class org.jgroups.protocols.UNICAST2.Unicast2Header
 
readFrom(DataInputStream) - Method in class org.jgroups.protocols.VERIFY_SUSPECT.VerifyHeader
 
readFrom(DataInputStream) - Method in class org.jgroups.protocols.VIEW_SYNC.ViewSyncHeader
 
readFrom(DataInputStream) - Method in class org.jgroups.stack.GossipData
 
readFrom(DataInputStream) - Method in class org.jgroups.stack.IpAddress
 
readFrom(DataInputStream) - Method in class org.jgroups.util.AdditionalDataUUID
 
readFrom(DataInputStream) - Method in class org.jgroups.util.Digest.Entry
 
readFrom(DataInputStream) - Method in class org.jgroups.util.Digest
 
readFrom(DataInputStream) - Method in class org.jgroups.util.MergeId
 
readFrom(DataInputStream) - Method in class org.jgroups.util.PayloadUUID
 
readFrom(DataInputStream) - Method in class org.jgroups.util.Range
 
readFrom(DataInputStream) - Method in class org.jgroups.util.SingletonAddress
 
readFrom(DataInputStream) - Method in interface org.jgroups.util.Streamable
Read the state of the current object (including superclasses) from instream Note that the input stream must not be closed
readFrom(DataInputStream) - Method in class org.jgroups.util.TopologyUUID
 
readFrom(DataInputStream) - Method in class org.jgroups.util.UUID
 
readFrom(DataInputStream) - Method in class org.jgroups.View
 
readFrom(DataInputStream) - Method in class org.jgroups.ViewId
 
readGenericStreamable(DataInputStream) - Static method in class org.jgroups.util.Util
 
readIntFromStdin(String) - Static method in class org.jgroups.util.Util
 
readLine(InputStream) - Static method in class org.jgroups.util.Util
Reads a line of text.
readLongFromStdin(String) - Static method in class org.jgroups.util.Util
 
readMappings(String) - Static method in class org.jgroups.conf.ClassConfigurator
try to read the magic number configuration file as a Resource form the classpath using getResourceAsStream if this fails this method tries to read the configuration file from mMagicNumberFile using a FileInputStream (not in classpath but somewhere else in the disk)
readMessage(DataInputStream) - Static method in class org.jgroups.protocols.TP
 
readMessageList(DataInputStream) - Static method in class org.jgroups.protocols.TP
 
readNewLine(ByteBuffer) - Static method in class org.jgroups.util.Util
 
readObject(DataInputStream) - Static method in class org.jgroups.util.Util
 
readStreamable(Class, DataInputStream) - Static method in class org.jgroups.util.Util
 
readString(DataInputStream) - Static method in class org.jgroups.util.Util
 
readStringFromStdin(String) - Static method in class org.jgroups.util.Util
 
readView(DataInputStream) - Static method in class org.jgroups.util.Util
 
readViewId(DataInputStream) - Static method in class org.jgroups.util.Util
 
reaper - Variable in class org.jgroups.blocks.AbstractConnectionMap
 
reaper_interval - Variable in class org.jgroups.protocols.BasicTCP
 
reaperInterval - Variable in class org.jgroups.blocks.AbstractConnectionMap
 
reason - Variable in exception org.jgroups.persistence.CannotConnectException
 
reason - Variable in exception org.jgroups.persistence.CannotRemoveException
 
REBROADCAST - Static variable in class org.jgroups.Event
 
receive(Address, byte[], int, int) - Method in class org.jgroups.blocks.BasicConnectionTable
Calls the receiver callback.
receive(Address, byte[], int, int) - Method in interface org.jgroups.blocks.BasicConnectionTable.Receiver
 
receive(Message) - Method in class org.jgroups.blocks.DistributedQueue
 
receive(Message) - Method in class org.jgroups.blocks.DistributedTree
 
receive(Message) - Method in class org.jgroups.blocks.MessageListenerAdapter
Receive message from group.
receive(Message) - Method in class org.jgroups.blocks.NotificationBus
Deprecated.
 
receive(Message) - Method in class org.jgroups.blocks.ReplicatedHashMap
 
receive(Message) - Method in class org.jgroups.blocks.ReplicatedTree
Callback.
receive(Event) - Method in class org.jgroups.blocks.RequestCorrelator
Callback.
receive(Address, byte[], int, int) - Method in class org.jgroups.blocks.TCPConnectionMap
Calls the receiver callback.
receive(Address, byte[], int, int) - Method in interface org.jgroups.blocks.TCPConnectionMap.Receiver
 
receive(Message) - Method in class org.jgroups.blocks.VotingAdapter
Receive the message.
receive(long) - Method in class org.jgroups.Channel
Deprecated.
Use a Receiver instead
receive(Event) - Method in class org.jgroups.debug.Simulator
 
receive(Event) - Method in interface org.jgroups.debug.Simulator.Receiver
 
receive(Message) - Method in class org.jgroups.demos.Draw
 
receive(Message) - Method in class org.jgroups.demos.QuoteServer
 
receive(Message) - Method in class org.jgroups.demos.wb.Whiteboard
 
receive(Message) - Method in class org.jgroups.ExtendedReceiverAdapter
 
receive(long) - Method in class org.jgroups.JChannel
Deprecated.
Use a Receiver instead
receive(Message) - Method in interface org.jgroups.MessageListener
Called when a message is received.
receive(Address, byte[], int, int) - Method in class org.jgroups.protocols.BasicTCP
ConnectionMap.Receiver interface
receive(Message) - Method in class org.jgroups.protocols.RELAY.Receiver
 
receive(Address, byte[], int, int) - Method in class org.jgroups.protocols.TP
Subclasses must call this method when a unicast or multicast message has been received.
receive(Message) - Method in class org.jgroups.ReceiverAdapter
 
receive(long) - Method in class org.jgroups.stack.ProtocolStack
 
receive(long) - Method in interface org.jgroups.Transport
 
receive(Message) - Method in class org.jgroups.util.MyReceiver
 
receive_interfaces - Variable in class org.jgroups.protocols.TP
List of interfaces to receive multicasts on.
receive_on_all_interfaces - Variable in class org.jgroups.protocols.TP
 
received - Variable in class org.jgroups.protocols.FlowControl
Keeps track of credits per member at the receiver.
RECEIVED - Static variable in class org.jgroups.util.Seqno
 
received() - Method in class org.jgroups.util.Seqno
 
received_bytes - Variable in class org.jgroups.JChannel
 
received_msgs - Variable in class org.jgroups.JChannel
 
receivedAcks() - Static method in class org.jgroups.util.AckCollector
Deprecated.
receiveMessage(Message) - Method in class org.jgroups.blocks.RequestCorrelator
Handles a message coming from a layer below
receiver - Variable in class org.jgroups.Channel
 
receiver - Variable in class org.jgroups.protocols.BPING
 
Receiver - Interface in org.jgroups
Defines the callbacks that are invoked when messages, views etc are received on a channel
receiver_thread - Variable in class org.jgroups.blocks.PullPushAdapter
Deprecated.
 
ReceiverAdapter - Class in org.jgroups
 
ReceiverAdapter() - Constructor for class org.jgroups.ReceiverAdapter
 
receiverDropFault(Message, Address) - Method in class org.jgroups.debug.Simulator
 
receiveResponse(Object, Address) - Method in class org.jgroups.blocks.GroupRequest
Callback (called by RequestCorrelator or Transport).
receiveResponse(Object, Address) - Method in class org.jgroups.blocks.MultiRequest
Callback (called by RequestCorrelator or Transport).
receiveResponse(Object, Address) - Method in class org.jgroups.blocks.Request
 
receiveResponse(Object, Address) - Method in interface org.jgroups.blocks.RspCollector
 
receiveResponse(Object, Address) - Method in class org.jgroups.blocks.UnicastRequest
Callback (called by RequestCorrelator or Transport).
receiveSuspect(Address) - Method in class org.jgroups.blocks.RequestCorrelator
Event.SUSPECT event received from a layer below.
receiveView(View) - Method in class org.jgroups.blocks.RequestCorrelator
Event.VIEW_CHANGE event received from a layer below.
reconnect() - Method in class org.jgroups.client.StompConnection
 
recv_table_lock - Variable in class org.jgroups.protocols.UNICAST
 
recv_table_lock - Variable in class org.jgroups.protocols.UNICAST2
 
RegexMembership - Class in org.jgroups.auth
Matches the IP address or logical name of a joiner against a regular expression and accepts or rejects based on pattern matching
RegexMembership() - Constructor for class org.jgroups.auth.RegexMembership
 
register(Object, MBeanServer, String) - Static method in class org.jgroups.jmx.JmxConfigurator
 
registerChannel(JChannel, MBeanServer, String, String, boolean) - Static method in class org.jgroups.jmx.JmxConfigurator
Registers an already created channel with the given MBeanServer.
registerChannel(JChannel, MBeanServer, String) - Static method in class org.jgroups.jmx.JmxConfigurator
Registers an already created channel with the given MBeanServer.
registerChannel(JChannel, String) - Static method in class org.jgroups.util.Util
 
registerChannelFactory(JChannelFactory, MBeanServer, String) - Static method in class org.jgroups.jmx.JmxConfigurator
 
registerDropMessage(Simulator.DropMessage) - Method in class org.jgroups.debug.Simulator
 
registerForStateTransfer(String, String) - Method in class org.jgroups.mux.Multiplexer
Deprecated.
 
registerListener(Serializable, MessageListener) - Method in class org.jgroups.blocks.PullPushAdapter
Deprecated.
Sets a listener to messages with a given identifier.
registerLocalAddress(Address) - Method in class org.jgroups.protocols.TP
Associates the address with the physical address fetched from the cache
registerManager(PersistenceManager) - Method in class org.jgroups.persistence.PersistenceFactory
Deprecated.
Register a custom persistence manager as opposed to the FilePersistenceManager or DBPersistenceManager.
registerProbeHandler(TP) - Method in class org.jgroups.blocks.RequestCorrelator
 
registerProbeHandler(TP.ProbeHandler) - Method in class org.jgroups.protocols.TP
 
registerStub(RouterStub) - Method in class org.jgroups.stack.RouterStubManager
 
rejectedExecution(Runnable, ThreadPoolExecutor) - Method in class org.jgroups.util.ShutdownRejectedExecutionHandler
 
RELAY - Class in org.jgroups.protocols
Simple relaying protocol: RELAY is added to the top of the stack, creates a channel to a bridge cluster, and - if coordinator - relays all multicast messages via the bridge cluster to the remote cluster.

This is not a big virtual cluster, e.g.

RELAY() - Constructor for class org.jgroups.protocols.RELAY
 
relay - Variable in class org.jgroups.protocols.RELAY
 
RELAY.Receiver - Class in org.jgroups.protocols
 
RELAY.Receiver() - Constructor for class org.jgroups.protocols.RELAY.Receiver
 
RELAY.RelayHeader - Class in org.jgroups.protocols
 
RELAY.RelayHeader() - Constructor for class org.jgroups.protocols.RELAY.RelayHeader
 
RELAY.RelayHeader.Type - Enum in org.jgroups.protocols
 
RELAY.RemoteViewFetcher - Class in org.jgroups.protocols
 
RELAY.RemoteViewFetcher() - Constructor for class org.jgroups.protocols.RELAY.RemoteViewFetcher
 
RELAY.ViewData - Class in org.jgroups.protocols
Contains local and remote views, and UUID information
RELAY.ViewData() - Constructor for class org.jgroups.protocols.RELAY.ViewData
 
RelayDemo - Class in org.jgroups.demos
Demos RELAY.
RelayDemo() - Constructor for class org.jgroups.demos.RelayDemo
 
RelayDemoRpc - Class in org.jgroups.demos
Demos RELAY.
RelayDemoRpc() - Constructor for class org.jgroups.demos.RelayDemoRpc
 
release() - Method in class org.jgroups.protocols.SCOPE.MessageQueue
 
remainingCapacity() - Method in class org.jgroups.util.ConcurrentLinkedBlockingQueue
 
remote_view - Variable in class org.jgroups.protocols.RELAY
The view of the remote cluster
remote_view - Variable in class org.jgroups.protocols.RELAY.ViewData
 
remote_view_fetcher_future - Variable in class org.jgroups.protocols.RELAY
 
removable - Variable in class org.jgroups.blocks.LazyRemovalSet.Entry
 
remove(K) - Method in class org.jgroups.blocks.Cache
 
remove() - Method in class org.jgroups.blocks.DistributedQueue
Try to return the first objet in the queue.It does not wait for an object.
remove(long) - Method in class org.jgroups.blocks.DistributedQueue
 
remove(String) - Method in class org.jgroups.blocks.DistributedTree
 
remove(String, int) - Method in class org.jgroups.blocks.DistributedTree
 
remove(String, boolean) - Method in class org.jgroups.blocks.GridFilesystem
 
remove(K) - Method in class org.jgroups.blocks.LazyRemovalCache
 
remove(K, boolean) - Method in class org.jgroups.blocks.LazyRemovalCache
 
remove(V) - Method in class org.jgroups.blocks.LazyRemovalSet
 
remove(V, boolean) - Method in class org.jgroups.blocks.LazyRemovalSet
 
remove(short) - Method in interface org.jgroups.blocks.mux.Muxer
Unregisters the handler associated with the specifed mux identifier
remove(short) - Method in class org.jgroups.blocks.mux.MuxUpHandler
Unregisters the handler associated with the specifed mux identifier
remove(K) - Method in class org.jgroups.blocks.PartitionedHashMap
 
remove(K) - Method in class org.jgroups.blocks.ReplCache
Removes key in all nodes in the cluster, both from their local hashmaps and L1 caches
remove(K, boolean) - Method in class org.jgroups.blocks.ReplCache
Removes key in all nodes in the cluster, both from their local hashmaps and L1 caches
remove(Object) - Method in class org.jgroups.blocks.ReplicatedHashMap
Removes the key (and its corresponding value) from this map.
remove(Object, Object) - Method in class org.jgroups.blocks.ReplicatedHashMap
remove(String) - Method in class org.jgroups.blocks.ReplicatedTree
Removes the node from the tree.
remove(String, String) - Method in class org.jgroups.blocks.ReplicatedTree
Removes key from the node's hashmap
remove(Address) - Method in class org.jgroups.Membership
removes an member from the membership.
remove(Collection<Address>) - Method in class org.jgroups.Membership
removes all the members contained in v from this membership
remove(Serializable) - Method in class org.jgroups.persistence.DBPersistenceManager
Removes existing entry.
remove(Serializable) - Method in class org.jgroups.persistence.FilePersistenceManager
Remove existing NV from being persisted
remove(Serializable) - Method in interface org.jgroups.persistence.PersistenceManager
Deprecated.
Remove existing NV from being persisted
remove(String, Address) - Method in class org.jgroups.protocols.FILE_PING
 
remove(String, Address) - Method in class org.jgroups.protocols.JDBC_PING
 
remove(String, Address) - Method in class org.jgroups.protocols.S3_PING
 
remove() - Method in class org.jgroups.protocols.SCOPE.MessageQueue
 
remove() - Method in class org.jgroups.protocols.STOMP.Connection
 
remove(Object, Vector) - Method in class org.jgroups.stack.AckMcastReceiverWindow
 
remove(Address) - Method in class org.jgroups.stack.AckMcastSenderWindow
Remove obj from all receiver sets and wake up retransmission thread.
remove() - Method in class org.jgroups.stack.AckReceiverWindow
Removes a message whose seqno is equal to next_to_remove, increments the latter.
remove(long) - Method in class org.jgroups.stack.DefaultRetransmitter
Remove the given sequence number from the list of seqnos eligible for retransmission.
remove() - Method in class org.jgroups.stack.NakReceiverWindow
 
remove(boolean, boolean) - Method in class org.jgroups.stack.NakReceiverWindow
 
remove(long) - Method in class org.jgroups.stack.RangeBasedRetransmitter
Remove the given sequence number from the list of seqnos eligible for retransmission.
remove(long) - Method in class org.jgroups.stack.Retransmitter
Remove the given sequence number from retransmission
remove(K) - Method in class org.jgroups.util.AgeOutCache
 
remove(Object) - Method in class org.jgroups.util.ConcurrentLinkedBlockingQueue
 
remove(Address) - Method in class org.jgroups.util.CreditMap
 
remove(T) - Method in class org.jgroups.util.DefaultSocketFactory
 
remove(Thread) - Method in class org.jgroups.util.Metronome
 
remove() - Method in class org.jgroups.util.Queue
Removes 1 element from head or blocks until next element has been added or until queue has been closed
remove(long) - Method in class org.jgroups.util.Queue
Removes 1 element from the head.
remove(Address) - Method in class org.jgroups.util.ResponseCollector
 
remove(long) - Method in class org.jgroups.util.RetransmitTable
Removes the message with seqno from the table, nulls the index
remove() - Method in class org.jgroups.util.RingBuffer
 
remove(Object) - Method in class org.jgroups.util.RspList
 
remove(Address) - Method in class org.jgroups.util.SeqnoTable
 
remove(Object) - Method in class org.jgroups.util.UnmodifiableVector
 
remove(int) - Method in class org.jgroups.util.UnmodifiableVector
 
remove(Address) - Static method in class org.jgroups.util.UUID
 
REMOVE_ADDRESS - Static variable in class org.jgroups.Event
 
removeAll(Collection<K>) - Method in class org.jgroups.blocks.LazyRemovalCache
 
removeAll(Collection<K>, boolean) - Method in class org.jgroups.blocks.LazyRemovalCache
 
removeAll(Collection<V>) - Method in class org.jgroups.blocks.LazyRemovalSet
 
removeAll(Collection<V>, boolean) - Method in class org.jgroups.blocks.LazyRemovalSet
 
removeAll() - Method in class org.jgroups.stack.AckMcastReceiverWindow
 
removeAll(Collection<K>) - Method in class org.jgroups.util.AgeOutCache
 
removeAll(Collection) - Method in class org.jgroups.util.UnmodifiableVector
 
removeAll(Collection<Address>) - Static method in class org.jgroups.util.UUID
 
removeAllConnections() - Method in class org.jgroups.protocols.UNICAST
This method is public only so it can be invoked by unit testing, but should not otherwise be used !
removeAllConnections() - Method in class org.jgroups.protocols.UNICAST2
This method is public only so it can be invoked by unit testing, but should not otherwise be used !
removeAllElements() - Method in class org.jgroups.util.UnmodifiableVector
 
removeAllQueues() - Method in class org.jgroups.protocols.SCOPE
 
removeChangeListener(Cache.ChangeListener) - Method in class org.jgroups.blocks.Cache
 
removeChangeListener(ReplCache.ChangeListener) - Method in class org.jgroups.blocks.ReplCache
 
removeChannelListener(ChannelListener) - Method in class org.jgroups.blocks.RpcDispatcher
 
removeChannelListener(ChannelListener) - Method in class org.jgroups.Channel
 
removeClientLock(String, Owner) - Method in class org.jgroups.protocols.Locking
 
removeConfig(String) - Method in class org.jgroups.JChannelFactory
Deprecated.
 
removeConnection(Address) - Method in class org.jgroups.blocks.AbstractConnectionMap
 
removeConnection(Address) - Method in class org.jgroups.blocks.BasicConnectionTable
Remove addrfrom connection table.
removeConnection(Address) - Method in class org.jgroups.protocols.UNICAST
Removes and resets from connection table (which is already locked).
removeConnection(Address) - Method in class org.jgroups.protocols.UNICAST2
Removes and resets from connection table (which is already locked).
removeConnectionListener(BasicConnectionTable.ConnectionListener) - Method in class org.jgroups.blocks.BasicConnectionTable
 
removeConnectionMapListener(AbstractConnectionMap.ConnectionMapListener<V>) - Method in class org.jgroups.blocks.AbstractConnectionMap
 
removeConnectionMapListener(AbstractConnectionMap.ConnectionMapListener<TCPConnectionMap.TCPConnection>) - Method in class org.jgroups.blocks.TCPConnectionMap
 
removeDeprecatedProperties(Object, Map<String, String>) - Static method in class org.jgroups.stack.Configurator
 
removeDistributedTreeListener(DistributedTree.DistributedTreeListener) - Method in class org.jgroups.blocks.DistributedTree
 
removeElement(Object) - Method in class org.jgroups.util.Queue
removes a specific object from the queue.
removeElement(Object) - Method in class org.jgroups.util.UnmodifiableVector
 
removeElementAt(int) - Method in class org.jgroups.util.UnmodifiableVector
 
removeFromHead() - Method in class org.jgroups.util.BoundedList
 
removeHeader(short) - Method in class org.jgroups.Message
Deprecated.
Use getHeader() instead. The issue with removing a header is described in http://jira.jboss.com/jira/browse/JGRP-393
removeHeader(short) - Method in class org.jgroups.util.Headers
Deprecated.
Use getHeader() instead. The issue with removing a header is described in http://jira.jboss.com/jira/browse/JGRP-393
removeIgnoredMember(Address) - Method in class org.jgroups.protocols.DISCARD
 
removeInitialHost(String, int) - Method in class org.jgroups.protocols.TCPGOSSIP
 
removeKeyForValue(Map<V, K>, K) - Static method in class org.jgroups.protocols.Executing
 
removeListener(TwoPhaseVotingListener) - Method in class org.jgroups.blocks.TwoPhaseVotingAdapter
Removes the listener from the voteChannel
removeListener(StompConnection.Listener) - Method in class org.jgroups.client.StompConnection
 
removeLockListener(LockNotification) - Method in class org.jgroups.blocks.locking.LockService
 
removeLockListener(LockNotification) - Method in class org.jgroups.protocols.Locking
 
removeLogicalAddressFromCache(Address) - Method in class org.jgroups.protocols.TP
 
removeMany(int) - Method in class org.jgroups.stack.AckReceiverWindow
Removes as many messages as possible (in sequence, without gaps)
removeMany(AtomicBoolean) - Method in class org.jgroups.stack.NakReceiverWindow
Removes as many messages as possible
removeMany(AtomicBoolean, boolean, int) - Method in class org.jgroups.stack.NakReceiverWindow
Removes as many messages as possible
removeManyAsList(int) - Method in class org.jgroups.stack.AckReceiverWindow
 
removeMarkedElements(boolean) - Method in class org.jgroups.blocks.LazyRemovalCache
Removes elements marked as removable
removeMarkedElements() - Method in class org.jgroups.blocks.LazyRemovalCache
Removes elements marked as removable
removeMarkedElements(boolean) - Method in class org.jgroups.blocks.LazyRemovalSet
Removes elements marked as removable
removeMarkedElements() - Method in class org.jgroups.blocks.LazyRemovalSet
Removes elements marked as removable
removeMembershipListener(MembershipListener) - Method in class org.jgroups.blocks.MembershipListenerAdapter
Remove membership listener from this adapter.
removeMembershipListener(MembershipListener) - Method in class org.jgroups.blocks.PartitionedHashMap
 
removeMembershipListener(MembershipListener) - Method in class org.jgroups.blocks.PullPushAdapter
Deprecated.
 
removeMembershipListener(MembershipListener) - Method in class org.jgroups.blocks.ReplCache
 
removeMembershipListener(MembershipListener) - Method in class org.jgroups.blocks.VotingAdapter
 
removeMessageListener(MessageListener) - Method in class org.jgroups.blocks.MessageListenerAdapter
Remove message listener from this adapter.
removeNode(Object) - Method in class org.jgroups.demos.Topology
 
removeNode(Object) - Method in class org.jgroups.demos.wb.GraphPanel
 
removeNode(Object) - Method in class org.jgroups.demos.wb.Whiteboard
 
removeNotifier(DistributedQueue.Notification) - Method in class org.jgroups.blocks.DistributedQueue
 
removeNotifier(ReplicatedHashMap.Notification) - Method in class org.jgroups.blocks.ReplicatedHashMap
 
removePayload(String) - Method in class org.jgroups.View
Deprecated.
Will be removed in 3.0
removeProtocol(String) - Method in class org.jgroups.stack.ProtocolStack
Removes a protocol from the stack.
removeProtocol(Class...) - Method in class org.jgroups.stack.ProtocolStack
 
removeProtocol(Class) - Method in class org.jgroups.stack.ProtocolStack
 
removeProvidedDownServices(Protocol, List<Integer>) - Static method in class org.jgroups.stack.Configurator
Removes all events provided by the protocol above protocol from events
removeProvidedUpServices(Protocol, List<Integer>) - Static method in class org.jgroups.stack.Configurator
Removes all events provided by the protocol below protocol from events
removeReplicatedTreeListener(ReplicatedTree.ReplicatedTreeListener) - Method in class org.jgroups.blocks.ReplicatedTree
 
removeRequest(Locking.Type, Owner) - Method in class org.jgroups.protocols.Locking.ServerLock
 
removeScope(Address, short) - Method in class org.jgroups.protocols.SCOPE
 
removeService(String) - Method in class org.jgroups.mux.Multiplexer
Deprecated.
 
removeViewListener(DistributedTree.ViewListener) - Method in class org.jgroups.blocks.DistributedTree
 
removeVoteListener(VotingListener) - Method in class org.jgroups.blocks.VotingAdapter
Removes voting listener.
removeWait(long) - Method in class org.jgroups.util.Queue
 
removeWaiter(Owner) - Method in class org.jgroups.protocols.Locking.ServerCondition
 
renameThread(String, Thread) - Method in class org.jgroups.util.DefaultThreadFactory
 
renameThread(String, Thread, String, String) - Method in class org.jgroups.util.DefaultThreadFactory
 
renameThread(Thread, String, String) - Method in class org.jgroups.util.DefaultThreadFactory
 
renameThread(Thread) - Method in class org.jgroups.util.DefaultThreadFactory
 
renameThread(String, Thread) - Method in interface org.jgroups.util.ThreadFactory
 
renameThreads() - Method in class org.jgroups.util.LazyThreadFactory
 
repaint() - Method in class org.jgroups.demos.wb.Whiteboard
 
replace(K, V, V) - Method in class org.jgroups.blocks.ReplicatedHashMap
replace(K, V) - Method in class org.jgroups.blocks.ReplicatedHashMap
replace(String, String, String) - Static method in class org.jgroups.conf.XmlConfigurator
 
replace(Digest) - Method in class org.jgroups.util.MutableDigest
 
replaceProperties(String, Properties) - Static method in class org.jgroups.util.Util
Go through the input string and replace any occurance of ${p} with the props.getProperty(p) value.
ReplCache<K,V> - Class in org.jgroups.blocks
Cache which allows for replication factors per data items; the factor determines how many replicas of a key/value we create across the cluster.
See doc/design/ReplCache.txt for details.
ReplCache(String, String) - Constructor for class org.jgroups.blocks.ReplCache
 
ReplCache.ChangeListener - Interface in org.jgroups.blocks
 
ReplCache.ConsistentHashFunction<K> - Class in org.jgroups.blocks
 
ReplCache.ConsistentHashFunction() - Constructor for class org.jgroups.blocks.ReplCache.ConsistentHashFunction
 
ReplCache.HashFunction<K> - Interface in org.jgroups.blocks
 
ReplCache.HashFunctionFactory<K> - Interface in org.jgroups.blocks
 
ReplCache.Value<V> - Class in org.jgroups.blocks
Uses arrays to store hash values of addresses, plus addresses.
ReplCache.Value(V, short) - Constructor for class org.jgroups.blocks.ReplCache.Value
 
ReplCacheDemo - Class in org.jgroups.demos
GUI demo of ReplCache
ReplCacheDemo() - Constructor for class org.jgroups.demos.ReplCacheDemo
 
REPLENISH - Static variable in class org.jgroups.protocols.FcHeader
 
REPLENISH - Static variable in class org.jgroups.protocols.SFC.Header
Deprecated.
 
replenish(Address, long) - Method in class org.jgroups.util.CreditMap
 
REPLENISH_HDR - Static variable in class org.jgroups.protocols.FlowControl
 
replenishAll() - Method in class org.jgroups.util.CreditMap
 
ReplicatedHashMap<K extends Serializable,V extends Serializable> - Class in org.jgroups.blocks
Subclass of a ConcurrentHashMap with replication of the contents across a cluster.
ReplicatedHashMap(String, ChannelFactory, String, long) - Constructor for class org.jgroups.blocks.ReplicatedHashMap
Creates a ReplicatedHashMap
ReplicatedHashMap(String, ChannelFactory, String, boolean, long) - Constructor for class org.jgroups.blocks.ReplicatedHashMap
Creates a ReplicatedHashMap.
ReplicatedHashMap(Channel) - Constructor for class org.jgroups.blocks.ReplicatedHashMap
Constructs a new ReplicatedHashMap with channel.
ReplicatedHashMap(Channel, boolean) - Constructor for class org.jgroups.blocks.ReplicatedHashMap
Constructs a new ReplicatedHashMap with channel and persistence option.
ReplicatedHashMap(ConcurrentMap<K, V>, Channel, boolean) - Constructor for class org.jgroups.blocks.ReplicatedHashMap
Constructs a new ReplicatedHashMap using provided map instance.
ReplicatedHashMap.Notification<K extends Serializable,V extends Serializable> - Interface in org.jgroups.blocks
 
ReplicatedHashMapDemo - Class in org.jgroups.demos
Uses the ReplicatedHashMap building block, which subclasses java.util.HashMap and overrides the methods that modify the hashmap (e.g.
ReplicatedHashMapDemo() - Constructor for class org.jgroups.demos.ReplicatedHashMapDemo
 
ReplicatedMap<K extends Serializable,V extends Serializable> - Interface in org.jgroups.blocks
 
ReplicatedTree - Class in org.jgroups.blocks
A tree-like structure that is replicated across several members.
ReplicatedTree(String, String, long) - Constructor for class org.jgroups.blocks.ReplicatedTree
Creates a channel with the given properties.
ReplicatedTree(String, String, long, boolean) - Constructor for class org.jgroups.blocks.ReplicatedTree
 
ReplicatedTree() - Constructor for class org.jgroups.blocks.ReplicatedTree
 
ReplicatedTree(JChannel) - Constructor for class org.jgroups.blocks.ReplicatedTree
Expects an already connected channel.
ReplicatedTree.Node - Class in org.jgroups.blocks
 
ReplicatedTree.ReplicatedTreeListener - Interface in org.jgroups.blocks
 
ReplicatedTreeDemo - Class in org.jgroups.demos
Graphical view of a ReplicatedTree
ReplicatedTreeDemo() - Constructor for class org.jgroups.demos.ReplicatedTreeDemo
 
REQ - Static variable in class org.jgroups.blocks.RequestCorrelator.Header
 
req_handler - Variable in class org.jgroups.blocks.MessageDispatcher
 
req_id - Variable in class org.jgroups.blocks.Request
 
req_marshaller - Variable in class org.jgroups.blocks.RpcDispatcher
Marshaller to marshall requests at the caller and unmarshal requests at the receiver(s)
Request - Class in org.jgroups.blocks
Abstract class for a unicast or multicast request
Request(Message, RequestCorrelator, Transport, RspFilter, int, long) - Constructor for class org.jgroups.blocks.Request
Deprecated.
Request(Message, RequestCorrelator, Transport, RequestOptions) - Constructor for class org.jgroups.blocks.Request
 
request - Variable in class org.jgroups.protocols.Executing.Request
 
request_handler - Variable in class org.jgroups.blocks.RequestCorrelator
The handler for the incoming requests.
REQUEST_ID - Static variable in class org.jgroups.blocks.Request
To generate unique request IDs (see getRequestId())
request_msg - Variable in class org.jgroups.blocks.Request
 
RequestCorrelator - Class in org.jgroups.blocks
Framework to send requests and receive matching responses (matching on request ID).
RequestCorrelator(String, Object, RequestHandler) - Constructor for class org.jgroups.blocks.RequestCorrelator
Deprecated.
RequestCorrelator(String, Object, RequestHandler, Address) - Constructor for class org.jgroups.blocks.RequestCorrelator
Deprecated.
RequestCorrelator(short, Object, RequestHandler, Address) - Constructor for class org.jgroups.blocks.RequestCorrelator
 
RequestCorrelator(Object, RequestHandler, Address) - Constructor for class org.jgroups.blocks.RequestCorrelator
 
RequestCorrelator(String, Object, RequestHandler, boolean) - Constructor for class org.jgroups.blocks.RequestCorrelator
Deprecated.
RequestCorrelator(String, Object, RequestHandler, boolean, boolean) - Constructor for class org.jgroups.blocks.RequestCorrelator
Deprecated.
RequestCorrelator(String, Object, RequestHandler, boolean, Address) - Constructor for class org.jgroups.blocks.RequestCorrelator
Deprecated.
RequestCorrelator(String, Object, RequestHandler, boolean, Address, boolean) - Constructor for class org.jgroups.blocks.RequestCorrelator
Deprecated.
RequestCorrelator(String, Object, RequestHandler, Address, boolean) - Constructor for class org.jgroups.blocks.RequestCorrelator
Deprecated.
RequestCorrelator.Header - Class in org.jgroups.blocks
The header for RequestCorrelator messages
RequestCorrelator.Header() - Constructor for class org.jgroups.blocks.RequestCorrelator.Header
Used for externalization
RequestCorrelator.Header(byte, long, boolean, short) - Constructor for class org.jgroups.blocks.RequestCorrelator.Header
 
RequestCorrelator.MultiDestinationHeader - Class in org.jgroups.blocks
 
RequestCorrelator.MultiDestinationHeader() - Constructor for class org.jgroups.blocks.RequestCorrelator.MultiDestinationHeader
 
RequestCorrelator.MultiDestinationHeader(byte, long, boolean, short, Collection<Address>) - Constructor for class org.jgroups.blocks.RequestCorrelator.MultiDestinationHeader
 
requester - Variable in class org.jgroups.blocks.DistributedLockManager.LockDecree
Deprecated.
 
RequestHandler - Interface in org.jgroups.blocks
 
requestId - Variable in class org.jgroups.protocols.Executing.Owner
 
RequestOptions - Class in org.jgroups.blocks
Class which captures a bunch of options relevant to remote method invocation or message sending
RequestOptions() - Constructor for class org.jgroups.blocks.RequestOptions
 
RequestOptions(int, long, boolean, RspFilter, byte) - Constructor for class org.jgroups.blocks.RequestOptions
 
RequestOptions(int, long, boolean, RspFilter) - Constructor for class org.jgroups.blocks.RequestOptions
 
RequestOptions(int, long) - Constructor for class org.jgroups.blocks.RequestOptions
 
RequestOptions(RequestOptions) - Constructor for class org.jgroups.blocks.RequestOptions
 
requests - Variable in class org.jgroups.blocks.RequestCorrelator
The table of pending requests (keys=Long (request IDs), values=RequestEntry)
requiredDownServices() - Method in class org.jgroups.protocols.MERGE2
 
requiredDownServices() - Method in class org.jgroups.protocols.pbcast.GMS
 
requiredDownServices() - Method in class org.jgroups.protocols.pbcast.STABLE
 
requiredDownServices() - Method in class org.jgroups.protocols.pbcast.STATE_TRANSFER
 
requiredDownServices() - Method in class org.jgroups.protocols.pbcast.STREAMING_STATE_TRANSFER
 
requiredDownServices() - Method in class org.jgroups.stack.Protocol
List of events that are required to be answered by some layer below.
requiredUpServices() - Method in class org.jgroups.stack.Protocol
List of events that are required to be answered by some layer above.
reset() - Method in class org.jgroups.blocks.DistributedQueue
 
reset(String, Serializable) - Method in class org.jgroups.blocks.DistributedTree
resets an existing node, useful after a merge when you want to tell other members of your state, but do not wish to remove and then add as two separate calls
reset(String, Serializable, int) - Method in class org.jgroups.blocks.DistributedTree
resets an existing node, useful after a merge when you want to tell other members of your state, but do not wish to remove and then add as two separate calls
reset() - Method in class org.jgroups.protocols.ENCRYPT
Just remove if you don't need to reset any state
reset() - Static method in class org.jgroups.protocols.EXAMPLE
Just remove if you don't need to reset any state
reset() - Method in class org.jgroups.protocols.PERF_TP
 
reset() - Method in class org.jgroups.protocols.RATE_LIMITER
 
reset() - Method in class org.jgroups.stack.AckMcastReceiverWindow
 
reset() - Method in class org.jgroups.stack.AckMcastSenderWindow
Remove all pending msgs from the hashtable.
reset() - Method in class org.jgroups.stack.AckReceiverWindow
 
reset() - Method in class org.jgroups.stack.AckSenderWindow
 
reset() - Method in class org.jgroups.stack.DefaultRetransmitter
Reset the retransmitter: clear all msgs and cancel all the respective tasks
reset() - Method in class org.jgroups.stack.RangeBasedRetransmitter
Reset the retransmitter: clear all msgs and cancel all the respective tasks
reset() - Method in class org.jgroups.stack.Retransmitter
Reset the retransmitter: clear all msgs and cancel all the respective tasks
reset(Collection<Address>) - Method in class org.jgroups.util.AckCollector
 
reset() - Method in class org.jgroups.util.ExposedByteArrayInputStream
 
reset(int) - Method in class org.jgroups.util.ExposedByteArrayOutputStream
Resets count and creates a new buf if the current buf is > max_size.
reset() - Method in class org.jgroups.util.ExposedByteArrayOutputStream
Resets the count field of this byte array output stream to zero, so that all currently accumulated output in the output stream is discarded.
reset() - Method in class org.jgroups.util.ExposedDataOutputStream
 
reset() - Method in class org.jgroups.util.Promise
Causes all waiting threads to return
reset() - Method in class org.jgroups.util.Queue
resets the queue.
reset() - Method in class org.jgroups.util.ResponseCollector
 
reset(Collection<Address>) - Method in class org.jgroups.util.ResponseCollector
 
reset(Address...) - Method in class org.jgroups.util.ResponseCollector
 
reset() - Method in class org.jgroups.util.RspList
Deprecated.
Use RspList.clear() instead
resetAt(Address) - Method in class org.jgroups.util.MutableDigest
Resets the seqnos for the sender at 'index' to 0.
resetIgnoredMembers() - Method in class org.jgroups.protocols.DISCARD
 
resetStats() - Method in class org.jgroups.JChannel
 
resetStats() - Method in class org.jgroups.protocols.DISCARD
 
resetStats() - Method in class org.jgroups.protocols.Discovery
 
resetStats() - Method in class org.jgroups.protocols.FC
 
resetStats() - Method in class org.jgroups.protocols.FD
 
resetStats() - Method in class org.jgroups.protocols.FD_ALL
 
resetStats() - Method in class org.jgroups.protocols.FD_SOCK
 
resetStats() - Method in class org.jgroups.protocols.FlowControl
 
resetStats() - Method in class org.jgroups.protocols.FRAG
 
resetStats() - Method in class org.jgroups.protocols.FRAG2
 
resetStats() - Method in class org.jgroups.protocols.pbcast.GMS
 
resetStats() - Method in class org.jgroups.protocols.pbcast.NAKACK
 
resetStats() - Method in class org.jgroups.protocols.pbcast.STABLE
 
resetStats() - Method in class org.jgroups.protocols.pbcast.STATE_TRANSFER
 
resetStats() - Method in class org.jgroups.protocols.pbcast.STREAMING_STATE_TRANSFER
 
resetStats() - Method in class org.jgroups.protocols.SEQUENCER
 
resetStats() - Method in class org.jgroups.protocols.SFC
Deprecated.
 
resetStats() - Method in class org.jgroups.protocols.STATS
 
resetStats() - Method in class org.jgroups.protocols.TP
 
resetStats() - Method in class org.jgroups.protocols.UNICAST
 
resetStats() - Method in class org.jgroups.protocols.UNICAST2
 
resetStats() - Method in class org.jgroups.protocols.VIEW_SYNC
 
resetStats() - Method in class org.jgroups.stack.Protocol
 
resize(long) - Method in class org.jgroups.util.RetransmitTable
Moves rows down the matrix, by removing purged rows.
resize_factor - Variable in class org.jgroups.util.RetransmitTable
 
RESOLVE_DNS - Static variable in class org.jgroups.Global
 
resolveAndAssignField(Object, Field, Map<String, String>) - Static method in class org.jgroups.stack.Configurator
 
resolveAndAssignFields(Object, Map<String, String>) - Static method in class org.jgroups.stack.Configurator
 
resolveAndInvokePropertyMethod(Object, Method, Map<String, String>) - Static method in class org.jgroups.stack.Configurator
 
resolveAndInvokePropertyMethods(Object, Map<String, String>) - Static method in class org.jgroups.stack.Configurator
 
ResourceDMBean - Class in org.jgroups.jmx
A DynamicMBean wrapping an annotated object instance.
ResourceDMBean(Object) - Constructor for class org.jgroups.jmx.ResourceDMBean
 
ResourceManager - Class in org.jgroups.util
Manages resources such as multicast addresses and multicast ports, and TCP ports.
ResourceManager.IpAddressRep - Interface in org.jgroups.util
 
ResponseCollector<T> - Class in org.jgroups.util
Similar to AckCollector, but collects responses, not just acks.
ResponseCollector(Collection<Address>) - Constructor for class org.jgroups.util.ResponseCollector
 
ResponseCollector(Address...) - Constructor for class org.jgroups.util.ResponseCollector
 
ResponseCollector() - Constructor for class org.jgroups.util.ResponseCollector
 
responsesComplete() - Method in class org.jgroups.blocks.GroupRequest
 
responsesComplete() - Method in class org.jgroups.blocks.MultiRequest
 
responsesComplete() - Method in class org.jgroups.blocks.Request
 
responsesComplete(long) - Method in class org.jgroups.blocks.Request
This method runs with lock locked (called by execute()).
responsesComplete() - Method in class org.jgroups.blocks.UnicastRequest
 
result - Variable in class org.jgroups.blocks.executor.ExecutionService.DistributedFuture.Sync
The result to return from get()
result - Variable in class org.jgroups.blocks.executor.ExecutionService.RunnableAdapter
 
result - Variable in class org.jgroups.blocks.UnicastRequest
 
resultReturned(Object) - Method in class org.jgroups.blocks.executor.ExecutionService.DistributedFuture
 
resultReturned(Object) - Method in interface org.jgroups.blocks.executor.ExecutorNotification
 
RESUME - Static variable in class org.jgroups.Event
 
RESUME_STABLE - Static variable in class org.jgroups.Event
 
resumeViewHandler() - Method in class org.jgroups.protocols.pbcast.GMS
 
retainAll(Collection<Address>) - Method in class org.jgroups.blocks.AbstractConnectionMap
Removes all connections which are not in current_mbrs
retainAll(Collection<Address>) - Method in class org.jgroups.blocks.BasicConnectionTable
Removes all connections from ConnectionTable which are not in current_mbrs
retainAll(Collection<K>) - Method in class org.jgroups.blocks.LazyRemovalCache
 
retainAll(Collection<K>, boolean) - Method in class org.jgroups.blocks.LazyRemovalCache
 
retainAll(Collection<V>) - Method in class org.jgroups.blocks.LazyRemovalSet
 
retainAll(Collection<V>, boolean) - Method in class org.jgroups.blocks.LazyRemovalSet
 
retainAll(Collection<Address>) - Method in class org.jgroups.blocks.TCPConnectionMap
 
retainAll(Collection<Address>) - Method in class org.jgroups.protocols.BasicTCP
 
retainAll(List<Address>) - Method in class org.jgroups.protocols.PEER_LOCK.PeerLock
 
retainAll(Collection<Address>) - Method in class org.jgroups.protocols.TCP
 
retainAll(Collection<Address>) - Method in class org.jgroups.protocols.TCP_NIO
 
retainAll(Collection<Address>) - Method in class org.jgroups.util.SeqnoTable
 
retainAll(Collection) - Method in class org.jgroups.util.UnmodifiableVector
 
retainAll(Collection<Address>) - Static method in class org.jgroups.util.UUID
 
retransmit(long, long, Address) - Method in class org.jgroups.protocols.pbcast.NAKACK
Implementation of Retransmitter.RetransmitCommand.
retransmit(long, long, Address, boolean) - Method in class org.jgroups.protocols.pbcast.NAKACK
 
retransmit(long, Message, Address) - Method in class org.jgroups.protocols.SMACK
 
retransmit(long, Message) - Method in class org.jgroups.protocols.UNICAST
Called by AckSenderWindow to resend messages for which no ACK has been received yet
retransmit(long, long, Address) - Method in class org.jgroups.protocols.UNICAST2
 
retransmit(long, Message, Address) - Method in interface org.jgroups.stack.AckMcastSenderWindow.RetransmitCommand
Retranmit the given msg
retransmit(long, long, Address) - Method in class org.jgroups.stack.AckSenderWindow
 
retransmit(long, Message) - Method in interface org.jgroups.stack.AckSenderWindow.RetransmitCommand
 
retransmit(long, long, Address) - Method in interface org.jgroups.stack.Retransmitter.RetransmitCommand
Get the missing messages between sequence numbers first_seqno and last_seqno.
RETRANSMIT_TIMEOUTS - Variable in class org.jgroups.stack.Retransmitter
Default retransmit intervals (ms) - exponential approx.
RetransmitTable - Class in org.jgroups.util
A store for messages to be retransmitted or delivered.
RetransmitTable() - Constructor for class org.jgroups.util.RetransmitTable
 
RetransmitTable(int, int, long) - Constructor for class org.jgroups.util.RetransmitTable
 
RetransmitTable(int, int, long, double) - Constructor for class org.jgroups.util.RetransmitTable
 
RetransmitTable(int, int, long, double, long, boolean) - Constructor for class org.jgroups.util.RetransmitTable
 
Retransmitter - Class in org.jgroups.stack
Abstract class of a retransmitter.
Retransmitter(Address, Retransmitter.RetransmitCommand, TimeScheduler) - Constructor for class org.jgroups.stack.Retransmitter
Create a new Retransmitter associated with the given sender address
Retransmitter.RetransmitCommand - Interface in org.jgroups.stack
Retransmit command (see Gamma et al.) used to retrieve missing messages
Retransmitter.Task - Class in org.jgroups.stack
 
Retransmitter.Task(Interval, Retransmitter.RetransmitCommand, Address) - Constructor for class org.jgroups.stack.Retransmitter.Task
 
retrieveAll() - Method in class org.jgroups.persistence.DBPersistenceManager
Used to retrieve the persisted map back to its last known state
retrieveAll() - Method in class org.jgroups.persistence.FilePersistenceManager
Gives back the Map in last known state
retrieveAll() - Method in interface org.jgroups.persistence.PersistenceManager
Deprecated.
Gives back the Map in last known state
return_entire_cache - Variable in class org.jgroups.protocols.Discovery
 
returnState(byte[]) - Method in class org.jgroups.Channel
Called by the application is response to receiving a getState() object when calling receive().
returnState(byte[], String) - Method in class org.jgroups.Channel
Returns a given substate (state_id of null means return entire state)
returnState(byte[]) - Method in class org.jgroups.JChannel
Called by the application is response to receiving a getState() object when calling receive().
returnState(byte[], String) - Method in class org.jgroups.JChannel
Returns a substate as indicated by state_id
returnState(byte[]) - Method in class org.jgroups.mux.MuxChannel
Deprecated.
 
returnState(byte[], String) - Method in class org.jgroups.mux.MuxChannel
Deprecated.
 
RingBuffer<T> - Class in org.jgroups.util
 
RingBuffer(int) - Constructor for class org.jgroups.util.RingBuffer
 
root_dir - Variable in class org.jgroups.protocols.FILE_PING
 
ROTATION_TIME - Variable in class org.jgroups.util.HashedTimingWheel
 
round - Variable in class org.jgroups.util.HashedTimingWheel.MyTask
 
RouterStub - Class in org.jgroups.stack
Client stub that talks to a remote GossipRouter
RouterStub(String, int, InetAddress, RouterStub.ConnectionListener) - Constructor for class org.jgroups.stack.RouterStub
Creates a stub for a remote Router object.
RouterStub.ConnectionListener - Interface in org.jgroups.stack
 
RouterStub.ConnectionStatus - Enum in org.jgroups.stack
 
RouterStubManager - Class in org.jgroups.stack
 
RouterStubManager(Protocol, String, Address, long) - Constructor for class org.jgroups.stack.RouterStubManager
 
RpcDispatcher - Class in org.jgroups.blocks
This class allows a programmer to invoke remote methods in all (or single) group members and optionally wait for the return value(s).
RpcDispatcher() - Constructor for class org.jgroups.blocks.RpcDispatcher
 
RpcDispatcher(Channel, MessageListener, MembershipListener, Object) - Constructor for class org.jgroups.blocks.RpcDispatcher
 
RpcDispatcher(Channel, MessageListener, MembershipListener, Object, boolean) - Constructor for class org.jgroups.blocks.RpcDispatcher
Deprecated.
RpcDispatcher(Channel, MessageListener, MembershipListener, Object, boolean, boolean) - Constructor for class org.jgroups.blocks.RpcDispatcher
Deprecated.
RpcDispatcher(PullPushAdapter, Serializable, MessageListener, MembershipListener, Object) - Constructor for class org.jgroups.blocks.RpcDispatcher
Deprecated.
RpcDispatcher.Marshaller - Interface in org.jgroups.blocks
 
RpcDispatcher.Marshaller2 - Interface in org.jgroups.blocks
 
RpcDispatcher.MarshallerAdapter - Class in org.jgroups.blocks
Used to provide a Marshaller2 interface to a Marshaller.
RpcDispatcher.MarshallerAdapter(RpcDispatcher.Marshaller) - Constructor for class org.jgroups.blocks.RpcDispatcher.MarshallerAdapter
 
RSP - Static variable in class org.jgroups.blocks.RequestCorrelator.Header
 
Rsp<T> - Class in org.jgroups.util
class that represents a response from a communication
Rsp(Address) - Constructor for class org.jgroups.util.Rsp
 
Rsp(Address, boolean) - Constructor for class org.jgroups.util.Rsp
 
Rsp(Address, T) - Constructor for class org.jgroups.util.Rsp
 
rsp_expected - Variable in class org.jgroups.blocks.RequestCorrelator.Header
msg is synchronous if true
rsp_marshaller - Variable in class org.jgroups.blocks.RpcDispatcher
Marshaller to marshal responses at the receiver(s) and unmarshal responses at the caller
RspCollector - Interface in org.jgroups.blocks
 
RspFilter - Interface in org.jgroups.blocks
Interface defining when a group request is done.
RspList - Class in org.jgroups.util
Contains responses from all members.
RspList() - Constructor for class org.jgroups.util.RspList
 
RspList(Collection<Rsp>) - Constructor for class org.jgroups.util.RspList
Adds a list of responses
run() - Method in class org.jgroups.blocks.ConnectionTableNIO
Acceptor thread.
run() - Method in class org.jgroups.blocks.executor.ExecutionRunner
 
run() - Method in class org.jgroups.blocks.executor.ExecutionService.DistributedFuture
Sets this Future to the result of its computation unless it has been cancelled.
run() - Method in class org.jgroups.blocks.MemcachedConnector
 
run() - Method in class org.jgroups.blocks.PullPushAdapter
Deprecated.
Reentrant run(): message reception is serialized, then the listener is notified of the message reception
run() - Method in class org.jgroups.client.StompConnection
 
run() - Method in class org.jgroups.demos.applets.DrawApplet
 
run() - Method in class org.jgroups.demos.CausalDemo
 
run() - Method in class org.jgroups.demos.DrawRepl
 
run() - Method in class org.jgroups.demos.TotalTokenDemo
 
run() - Method in class org.jgroups.protocols.BPING
 
run() - Method in class org.jgroups.protocols.BSH
 
run() - Method in class org.jgroups.protocols.FD.BroadcastTask
 
run() - Method in class org.jgroups.protocols.FD.Monitor
 
run() - Method in class org.jgroups.protocols.FD_ICMP.PingMonitor
 
run() - Method in class org.jgroups.protocols.FD_PING.PingMonitor
 
run() - Method in class org.jgroups.protocols.FD_SOCK
Runs as long as there are 2 members and more.
run() - Method in class org.jgroups.protocols.FILE_PING.WriterTask
 
run() - Method in class org.jgroups.protocols.MPING
 
run() - Method in class org.jgroups.protocols.RELAY.RemoteViewFetcher
 
run() - Method in class org.jgroups.protocols.SCOPE.ExpiryTask
 
run() - Method in class org.jgroups.protocols.SCOPE.QueueThread
Try to remove as many messages as possible from the queue and pass them up.
run() - Method in class org.jgroups.protocols.STOMP.Connection
 
run() - Method in class org.jgroups.protocols.STOMP
 
run() - Method in class org.jgroups.protocols.TP.DiagnosticsHandler
 
run() - Method in class org.jgroups.protocols.TUNNEL.StubReceiver
 
run() - Method in class org.jgroups.protocols.UDP.PacketReceiver
 
run() - Method in class org.jgroups.protocols.VERIFY_SUSPECT
Will be started when a suspect is added to the suspects hashtable.
run() - Method in class org.jgroups.stack.Retransmitter.Task
 
run() - Method in class org.jgroups.util.HashedTimingWheel.MyTask
 
run() - Method in class org.jgroups.util.HashedTimingWheel
 
run() - Method in class org.jgroups.util.Metronome
 
run() - Method in class org.jgroups.util.TimeScheduler2.MyTask
 
run() - Method in class org.jgroups.util.TimeScheduler2
 
runAsync(Runnable, ThreadFactory, ThreadGroup, String) - Static method in class org.jgroups.util.Util
Runs a task on a separate thread
runMessageGarbageCollection() - Method in class org.jgroups.protocols.pbcast.STABLE
 
runner - Variable in class org.jgroups.blocks.executor.ExecutionService.DistributedFuture.Sync
The thread running task.
runner - Variable in class org.jgroups.client.StompConnection
 
runner - Variable in class org.jgroups.demos.ExecutionServiceDemo
 
RUNNING - Static variable in class org.jgroups.blocks.executor.ExecutionService.DistributedFuture.Sync
State value representing that task is running
running - Variable in class org.jgroups.client.StompConnection
 
running - Variable in class org.jgroups.protocols.DAISYCHAIN
 
running - Variable in class org.jgroups.protocols.FlowControl
Whether FlowControl is still running, this is set to false when the protocol terminates (on stop())
running - Variable in class org.jgroups.util.HashedTimingWheel
 
running - Variable in class org.jgroups.util.TimeScheduler2
 
runRequest(Address, ByteBuffer) - Method in class org.jgroups.blocks.ConnectionTableNIO
 

S

S3_PING - Class in org.jgroups.protocols
Discovery protocol using Amazon's S3 storage.
S3_PING() - Constructor for class org.jgroups.protocols.S3_PING
 
sameHost(Address, Address) - Static method in class org.jgroups.util.Util
Checks whether 2 Addresses are on the same host
sameSenders(Digest) - Method in class org.jgroups.util.Digest
Compares two digests and returns true if the senders are the same, otherwise false.
sameViewId(ViewId, ViewId) - Static method in class org.jgroups.util.Util
 
sanitize(String) - Static method in class org.jgroups.protocols.S3_PING
Sanitizes bucket and folder names according to AWS guidelines
sanitizeViews(Map<Address, View>) - Static method in class org.jgroups.protocols.pbcast.Merger
Removes all members from a given view which don't have us in their view (https://jira.jboss.org/browse/JGRP-1061).
sanityCheck(List<Protocol>) - Static method in class org.jgroups.stack.Configurator
Throws an exception if sanity check fails.
save(Serializable, Serializable) - Method in class org.jgroups.persistence.DBPersistenceManager
Saves NV pair as serializable object; creates if new, stores new state if already exists.
save(Serializable, Serializable) - Method in class org.jgroups.persistence.FilePersistenceManager
Save new NV pair as serializable objects or if already exist; store new state
save(Serializable, Serializable) - Method in interface org.jgroups.persistence.PersistenceManager
Deprecated.
Save new NV pair as serializable objects or if already exist; store new state
saveAll(Map) - Method in class org.jgroups.persistence.DBPersistenceManager
Saves all row entries for the map to DB.
saveAll(Map) - Method in class org.jgroups.persistence.FilePersistenceManager
Use to store a complete map into persistent state
saveAll(Map) - Method in interface org.jgroups.persistence.PersistenceManager
Deprecated.
Use to store a complete map into persistent state
saveState() - Method in class org.jgroups.demos.wb.GraphPanel
 
sayName() - Method in class org.jgroups.demos.JmxDemo
 
schedule(Runnable, long, TimeUnit) - Method in class org.jgroups.util.HashedTimingWheel
 
schedule(Runnable, long, TimeUnit) - Method in interface org.jgroups.util.TimeScheduler
Creates and executes a one-shot action that becomes enabled after the given delay.
schedule(Runnable, long, TimeUnit) - Method in class org.jgroups.util.TimeScheduler2
 
scheduleAtFixedRate(Runnable, long, long, TimeUnit) - Method in class org.jgroups.util.HashedTimingWheel
 
scheduleAtFixedRate(Runnable, long, long, TimeUnit) - Method in interface org.jgroups.util.TimeScheduler
Creates and executes a periodic action that becomes enabled first after the given initial delay, and subsequently with the given period; that is executions will commence after initialDelay then initialDelay+period, then initialDelay + 2 * period, and so on.
scheduleAtFixedRate(Runnable, long, long, TimeUnit) - Method in class org.jgroups.util.TimeScheduler2
 
scheduleWithDynamicInterval(TimeScheduler.Task) - Method in class org.jgroups.util.DefaultTimeScheduler
Schedule a task for execution at varying intervals.
scheduleWithDynamicInterval(TimeScheduler.Task) - Method in class org.jgroups.util.HashedTimingWheel
Schedule a task for execution at varying intervals.
scheduleWithDynamicInterval(TimeScheduler.Task) - Method in interface org.jgroups.util.TimeScheduler
Schedule a task for execution at varying intervals.
scheduleWithDynamicInterval(TimeScheduler.Task) - Method in class org.jgroups.util.TimeScheduler2
Schedule a task for execution at varying intervals.
scheduleWithFixedDelay(Runnable, long, long, TimeUnit) - Method in class org.jgroups.util.DefaultTimeScheduler
 
scheduleWithFixedDelay(Runnable, long, long, TimeUnit) - Method in class org.jgroups.util.HashedTimingWheel
 
scheduleWithFixedDelay(Runnable, long, long, TimeUnit) - Method in interface org.jgroups.util.TimeScheduler
Creates and executes a periodic action that becomes enabled first after the given initial delay, and subsequently with the given delay between the termination of one execution and the commencement of the next.
scheduleWithFixedDelay(Runnable, long, long, TimeUnit) - Method in class org.jgroups.util.TimeScheduler2
 
SCOPE - Class in org.jgroups.protocols
Implements https://jira.jboss.org/jira/browse/JGRP-822, which allows for concurrent delivery of messages from the same sender based on scopes.
SCOPE() - Constructor for class org.jgroups.protocols.SCOPE
 
SCOPE.ExpiryTask - Class in org.jgroups.protocols
 
SCOPE.ExpiryTask() - Constructor for class org.jgroups.protocols.SCOPE.ExpiryTask
 
SCOPE.MessageQueue - Class in org.jgroups.protocols
 
SCOPE.MessageQueue() - Constructor for class org.jgroups.protocols.SCOPE.MessageQueue
 
SCOPE.QueueThread - Class in org.jgroups.protocols
 
SCOPE.QueueThread(SCOPE.MessageQueue) - Constructor for class org.jgroups.protocols.SCOPE.QueueThread
 
SCOPE.ScopeHeader - Class in org.jgroups.protocols
 
SCOPE.ScopeHeader() - Constructor for class org.jgroups.protocols.SCOPE.ScopeHeader
 
SCOPE_ID - Static variable in class org.jgroups.Global
 
SCOPED - Static variable in class org.jgroups.Message
 
seal() - Method in class org.jgroups.blocks.RequestOptions
Deprecated.
Will get removed together with SYNC and ASYNC in 3.0
seal() - Method in class org.jgroups.util.MutableDigest
Seals the instance against modifications
sealed - Variable in class org.jgroups.blocks.RequestOptions
When options are sealed, subsequent modifications will throw an exception
secret_access_key - Variable in class org.jgroups.protocols.S3_PING
 
SECRETKEY - Static variable in class org.jgroups.protocols.ENCRYPT.EncryptHeader
 
SECRETKEY_READY - Static variable in class org.jgroups.protocols.ENCRYPT.EncryptHeader
 
select_all_pingdata_sql - Variable in class org.jgroups.protocols.JDBC_PING
 
send(Address, byte[], int, int) - Method in class org.jgroups.blocks.BasicConnectionTable
 
send(Message) - Method in class org.jgroups.blocks.MessageDispatcher
Deprecated.
send(Serializable, Message) - Method in class org.jgroups.blocks.PullPushAdapter
Deprecated.
Sends a message to the group - listeners to this identifier will receive the messages.
send(Message) - Method in class org.jgroups.blocks.PullPushAdapter
Deprecated.
Sends a message with no identifier; listener member will get this message on the other group members.
send(Address, byte[], int, int) - Method in class org.jgroups.blocks.TCPConnectionMap
 
send(Message) - Method in class org.jgroups.Channel
Sends a message to a (unicast) destination.
send(Address, Address, Serializable) - Method in class org.jgroups.Channel
Helper method.
send(Address, Address, byte[]) - Method in class org.jgroups.Channel
 
send(Address, Address, byte[], int, int) - Method in class org.jgroups.Channel
 
send(String, byte[], int, int, String...) - Method in class org.jgroups.client.StompConnection
 
send(String, String...) - Method in class org.jgroups.client.StompConnection
Sends an INFO without body
send(String, byte[], int, int) - Method in class org.jgroups.client.StompConnection
 
send(String, byte[]) - Method in class org.jgroups.client.StompConnection
 
send(Event) - Method in class org.jgroups.debug.Simulator
 
send(String) - Method in class org.jgroups.demos.StompChat
 
send(Message) - Method in class org.jgroups.JChannel
Sends a message through the protocol stack.
send(Address, Address, Serializable) - Method in class org.jgroups.JChannel
creates a new message with the destination address, and the source address and the object as the message value
send(Address, Address, byte[]) - Method in class org.jgroups.JChannel
 
send(Address, Address, byte[], int, int) - Method in class org.jgroups.JChannel
 
send(Message) - Method in class org.jgroups.mux.MuxChannel
Deprecated.
 
send(Address, Address, Serializable) - Method in class org.jgroups.mux.MuxChannel
Deprecated.
 
send(Address, byte[], int, int) - Method in class org.jgroups.protocols.BasicTCP
 
send(Address, byte[], int, int) - Method in class org.jgroups.protocols.TCP
 
send(Address, byte[], int, int) - Method in class org.jgroups.protocols.TCP_NIO
 
send(Message) - Method in interface org.jgroups.protocols.TP.Bundler
 
send(Message, Address, boolean) - Method in class org.jgroups.protocols.TP
Serializes and sends a message.
send(Message, Address, boolean) - Method in class org.jgroups.protocols.TUNNEL
 
send(Message) - Method in class org.jgroups.stack.ProtocolStack
 
send(Message) - Method in interface org.jgroups.Transport
 
SEND_FIRST_SEQNO - Static variable in class org.jgroups.protocols.UNICAST.UnicastHeader
 
SEND_FIRST_SEQNO - Static variable in class org.jgroups.protocols.UNICAST2.Unicast2Header
 
send_info - Variable in class org.jgroups.protocols.STOMP
 
send_message - Variable in class org.jgroups.blocks.DistributedTree
Determines when the updates have to be sent across the network, avoids sending unnecessary messages when there are no member in the group
send_queue - Variable in class org.jgroups.protocols.DAISYCHAIN
 
sendAwaitConditionRequest(String, Owner) - Method in class org.jgroups.protocols.CENTRAL_LOCK
 
sendAwaitConditionRequest(String, Owner) - Method in class org.jgroups.protocols.Locking
 
sendAwaitConditionRequest(String, Owner) - Method in class org.jgroups.protocols.PEER_LOCK
 
sendClearPanelMsg() - Method in class org.jgroups.demos.applets.DrawApplet
 
sendClearPanelMsg() - Method in class org.jgroups.demos.Draw
 
sendClearPanelMsg() - Method in class org.jgroups.demos.Draw2Channels
 
sendClearPanelMsg() - Method in class org.jgroups.demos.StompDraw
 
sendCreateLockRequest(Address, String, Owner) - Method in class org.jgroups.protocols.CENTRAL_LOCK
 
sendCredit(Address, long) - Method in class org.jgroups.protocols.FlowControl
 
sendCreditRequest(Address, Long) - Method in class org.jgroups.protocols.FlowControl
We cannot send this request as OOB messages, as the credit request needs to queue up behind the regular messages; if a receiver cannot process the regular messages, that is a sign that the sender should be throttled !
sendDeleteAwaitConditionRequest(String, Owner) - Method in class org.jgroups.protocols.CENTRAL_LOCK
 
sendDeleteAwaitConditionRequest(String, Owner) - Method in class org.jgroups.protocols.Locking
 
sendDeleteAwaitConditionRequest(String, Owner) - Method in class org.jgroups.protocols.PEER_LOCK
 
sendDeleteLockRequest(Address, String) - Method in class org.jgroups.protocols.CENTRAL_LOCK
 
SendDialog - Class in org.jgroups.demos.wb
 
SendDialog(Frame, Node, String, RpcDispatcher) - Constructor for class org.jgroups.demos.wb.SendDialog
 
sendDiscoveryResponse(Address, List<PhysicalAddress>, boolean, boolean, String, Address) - Method in class org.jgroups.protocols.Discovery
 
sender - Variable in class org.jgroups.protocols.Discovery
 
sender - Variable in class org.jgroups.stack.Retransmitter
 
senderDropFault(Message, Address) - Method in class org.jgroups.debug.Simulator
 
senderFuture - Variable in class org.jgroups.protocols.Discovery.PingSenderTask
 
senders - Variable in class org.jgroups.util.Digest
Map<Address, Entry>
sendGetMembersRequest(String, Promise, ViewId) - Method in class org.jgroups.protocols.Discovery
 
sendGetMembersRequest(String, Promise, ViewId) - Method in class org.jgroups.protocols.FILE_PING
 
sendGetMembersRequest(String, Promise, ViewId) - Method in class org.jgroups.protocols.PING
 
sendGetMembersRequest(String, Promise, ViewId) - Method in class org.jgroups.protocols.TCPGOSSIP
 
sendGetMembersRequest(String, Promise, ViewId) - Method in class org.jgroups.protocols.TCPPING
 
sendGetUsers() - Method in class org.jgroups.demos.StompChat
 
sendGrantLockRequest(String, Owner, long, boolean) - Method in class org.jgroups.protocols.CENTRAL_LOCK
 
sendGrantLockRequest(String, Owner, long, boolean) - Method in class org.jgroups.protocols.Locking
 
sendGrantLockRequest(String, Owner, long, boolean) - Method in class org.jgroups.protocols.PEER_LOCK
 
sendInfo() - Method in class org.jgroups.protocols.STOMP.Connection
 
sendJoinRejectionMessage(Address, String) - Method in class org.jgroups.protocols.AUTH
 
sendJoinResponse(JoinRsp, Address) - Method in class org.jgroups.protocols.pbcast.GMS
 
sendLockResponse(Locking.Type, Owner, String) - Method in class org.jgroups.protocols.Locking
 
sendMergeRejectedResponse(Address, MergeId) - Method in class org.jgroups.protocols.pbcast.GmsImpl
 
sendMergeRejectedResponse(Address, MergeId) - Method in class org.jgroups.protocols.pbcast.Merger
 
sendMergeRejectionMessage(Address) - Method in class org.jgroups.protocols.AUTH
 
sendMergeSolicitation() - Method in class org.jgroups.protocols.MERGE2
Discovers members and detects whether we have multiple coordinator.
sendMessage(Message, int, long) - Method in class org.jgroups.blocks.MessageDispatcher
sendMessage(Message, RequestOptions) - Method in class org.jgroups.blocks.MessageDispatcher
 
sendMessageWithFuture(Message, int, long) - Method in class org.jgroups.blocks.MessageDispatcher
Deprecated.
sendMessageWithFuture(Message, RequestOptions) - Method in class org.jgroups.blocks.MessageDispatcher
 
sendMulticast(byte[], int, int) - Method in class org.jgroups.protocols.BasicTCP
 
sendMulticast(byte[], int, int) - Method in class org.jgroups.protocols.LOOPBACK
 
sendMulticast(byte[], int, int) - Method in class org.jgroups.protocols.SHARED_LOOPBACK
 
sendMulticast(byte[], int, int) - Method in class org.jgroups.protocols.TP
Send to all members in the group.
sendMulticast(byte[], int, int) - Method in class org.jgroups.protocols.TUNNEL
 
sendMulticast(byte[], int, int) - Method in class org.jgroups.protocols.UDP
 
sendNewConsumerRequest(Executing.Owner) - Method in class org.jgroups.protocols.CENTRAL_EXECUTOR
 
sendNewConsumerRequest(Executing.Owner) - Method in class org.jgroups.protocols.Executing
 
sendNewRunRequest(Executing.Owner) - Method in class org.jgroups.protocols.CENTRAL_EXECUTOR
 
sendNewRunRequest(Executing.Owner) - Method in class org.jgroups.protocols.Executing
 
sendNotification(Serializable) - Method in class org.jgroups.blocks.NotificationBus
Deprecated.
Pack the argument in a Info, serialize that one into the message buffer and send the message
sendNotification(Address, Serializable) - Method in class org.jgroups.blocks.NotificationBus
Deprecated.
Pack the argument in a Info, serialize that one into the message buffer and send the message
sendOnLocalCluster(byte[], int, int) - Method in class org.jgroups.protocols.RELAY
 
sendRejectionMessage(byte, Address, String) - Method in class org.jgroups.protocols.AUTH
 
sendReleaseLockRequest(String, Owner) - Method in class org.jgroups.protocols.CENTRAL_LOCK
 
sendReleaseLockRequest(String, Owner) - Method in class org.jgroups.protocols.Locking
 
sendReleaseLockRequest(String, Owner) - Method in class org.jgroups.protocols.PEER_LOCK
 
sendRemoveConsumerRequest(Executing.Owner) - Method in class org.jgroups.protocols.CENTRAL_EXECUTOR
 
sendRemoveConsumerRequest(Executing.Owner) - Method in class org.jgroups.protocols.Executing
 
sendRemoveRunRequest(Executing.Owner) - Method in class org.jgroups.protocols.CENTRAL_EXECUTOR
 
sendRemoveRunRequest(Executing.Owner) - Method in class org.jgroups.protocols.Executing
 
sendRequest() - Method in class org.jgroups.blocks.GroupRequest
 
sendRequest() - Method in class org.jgroups.blocks.MultiRequest
 
sendRequest(long, Collection<Address>, Message, RspCollector, RequestOptions) - Method in class org.jgroups.blocks.mux.MuxRequestCorrelator
 
sendRequest() - Method in class org.jgroups.blocks.Request
 
sendRequest(long, Message, RspCollector) - Method in class org.jgroups.blocks.RequestCorrelator
Deprecated.
sendRequest(long, List<Address>, Message, RspCollector) - Method in class org.jgroups.blocks.RequestCorrelator
 
sendRequest(long, Collection<Address>, Message, RspCollector, RequestOptions) - Method in class org.jgroups.blocks.RequestCorrelator
Sends a request to a group.
sendRequest() - Method in class org.jgroups.blocks.UnicastRequest
 
sendRequest(Address, Executing.Type, long, Object) - Method in class org.jgroups.protocols.Executing
 
sendRequest(Address, Locking.Type, String, Owner, long, boolean) - Method in class org.jgroups.protocols.Locking
 
sendSignalConditionRequest(String, boolean) - Method in class org.jgroups.protocols.CENTRAL_LOCK
 
sendSignalConditionRequest(String, boolean) - Method in class org.jgroups.protocols.Locking
 
sendSignalConditionRequest(String, boolean) - Method in class org.jgroups.protocols.PEER_LOCK
 
sendSignalResponse(Owner, String) - Method in class org.jgroups.protocols.Locking
 
sendStableMessage(Address, long, long) - Method in class org.jgroups.protocols.UNICAST2
 
sendStableMessages() - Method in class org.jgroups.protocols.UNICAST2
 
sendToAllMembers(List<RouterStub>, String, byte[], int, int) - Method in interface org.jgroups.protocols.TUNNEL.TUNNELPolicy
 
sendToAllMembers(String, byte[], int, int) - Method in class org.jgroups.stack.RouterStub
 
sendToAllPhysicalAddresses(byte[], int, int) - Method in class org.jgroups.protocols.TP
 
sendToCoordinator(Executing.Type, long, Address) - Method in class org.jgroups.protocols.CENTRAL_EXECUTOR
 
sendToCoordinator(Executing.Type, long, Address) - Method in class org.jgroups.protocols.Executing
 
sendToMember(String, Address, byte[], int, int) - Method in class org.jgroups.stack.RouterStub
 
sendToSingleMember(Address, byte[], int, int) - Method in class org.jgroups.protocols.SHARED_LOOPBACK
 
sendToSingleMember(Address, byte[], int, int) - Method in class org.jgroups.protocols.TP
 
sendToSingleMember(List<RouterStub>, String, Address, byte[], int, int) - Method in interface org.jgroups.protocols.TUNNEL.TUNNELPolicy
 
sendUnicast(PhysicalAddress, byte[], int, int) - Method in class org.jgroups.protocols.BasicTCP
 
sendUnicast(PhysicalAddress, byte[], int, int) - Method in class org.jgroups.protocols.LOOPBACK
 
sendUnicast(PhysicalAddress, byte[], int, int) - Method in class org.jgroups.protocols.SHARED_LOOPBACK
 
sendUnicast(PhysicalAddress, byte[], int, int) - Method in class org.jgroups.protocols.TP
Send a unicast to 1 member.
sendUnicast(PhysicalAddress, byte[], int, int) - Method in class org.jgroups.protocols.TUNNEL
 
sendUnicast(PhysicalAddress, byte[], int, int) - Method in class org.jgroups.protocols.UDP
 
sendUnicastRequest(long, Address, Message, RspCollector) - Method in class org.jgroups.blocks.mux.MuxRequestCorrelator
 
sendUnicastRequest(long, Address, Message, RspCollector) - Method in class org.jgroups.blocks.RequestCorrelator
Sends a request to a single destination
sendViewOnLocalCluster(View, View, boolean, List<Address>) - Method in class org.jgroups.protocols.RELAY
 
sendViewOnLocalCluster(RELAY.ViewData, boolean, List<Address>) - Method in class org.jgroups.protocols.RELAY
 
sendViewOnLocalCluster(List<Address>, byte[]) - Method in class org.jgroups.protocols.RELAY
 
sendViewRequest() - Method in class org.jgroups.protocols.VIEW_SYNC
Sends a VIEW_SYNC_REQ to all members, every member replies with a VIEW multicast
sendViewToRemote(RELAY.ViewData, boolean) - Method in class org.jgroups.protocols.RELAY
 
sent - Variable in class org.jgroups.protocols.UFC
Map: keys are members, values are credits left.
sent_bytes - Variable in class org.jgroups.JChannel
 
sent_msgs - Variable in class org.jgroups.JChannel
 
SEPARATOR - Static variable in class org.jgroups.blocks.ReplicatedTree
 
Seqno - Class in org.jgroups.util
Keeps track of a single message to retransmit
Seqno(long) - Constructor for class org.jgroups.util.Seqno
 
Seqno(long, boolean) - Constructor for class org.jgroups.util.Seqno
Only used to compare a long against a range in a TreeSet / TreeMap.
SeqnoComparator - Class in org.jgroups.util
 
SeqnoComparator() - Constructor for class org.jgroups.util.SeqnoComparator
 
SeqnoRange - Class in org.jgroups.util
Keeps track of a range of messages to be retransmitted.
SeqnoRange(long, long) - Constructor for class org.jgroups.util.SeqnoRange
 
SeqnoTable - Class in org.jgroups.util
Maintains the highest received and highest delivered seqno per member
SeqnoTable(long) - Constructor for class org.jgroups.util.SeqnoTable
 
SEQUENCER - Class in org.jgroups.protocols
Implementation of total order protocol using a sequencer.
SEQUENCER() - Constructor for class org.jgroups.protocols.SEQUENCER
 
SEQUENCER.SequencerHeader - Class in org.jgroups.protocols
 
SEQUENCER.SequencerHeader() - Constructor for class org.jgroups.protocols.SEQUENCER.SequencerHeader
 
SEQUENCER.SequencerHeader(byte, Address, long) - Constructor for class org.jgroups.protocols.SEQUENCER.SequencerHeader
 
serializableCallable(Constructor<? extends Callable>, Object...) - Static method in class org.jgroups.blocks.executor.Executions
This method should be used to convert a callable that would not normally be serializable, externalizable or streamable but has serializable, externalizable or streamable arguments to a constructor to construct it.
serializedSize() - Method in class org.jgroups.MergeView
 
serializedSize() - Method in class org.jgroups.protocols.pbcast.JoinRsp
 
serializedSize() - Method in class org.jgroups.util.Digest
 
serializedSize() - Method in class org.jgroups.View
 
serializedSize() - Method in class org.jgroups.ViewId
 
serializeWithoutView(PingData) - Method in class org.jgroups.protocols.Discovery
Creates a byte[] representation of the PingData, but DISCARDING the view it contains.
server_destinations - Variable in class org.jgroups.client.StompConnection
 
server_locks - Variable in class org.jgroups.protocols.Locking
 
server_obj - Variable in class org.jgroups.blocks.RpcDispatcher
 
SERVER_PUBKEY - Static variable in class org.jgroups.protocols.ENCRYPT.EncryptHeader
 
ServerGmsImpl - Class in org.jgroups.protocols.pbcast
Common super class for CoordGmsImpl and ParticipantGmsImpl
ServerGmsImpl(GMS) - Constructor for class org.jgroups.protocols.pbcast.ServerGmsImpl
 
service_ack_timeout - Variable in class org.jgroups.mux.Multiplexer
Deprecated.
 
SERVICE_DOWN - Static variable in class org.jgroups.mux.ServiceInfo
 
SERVICE_UP - Static variable in class org.jgroups.mux.ServiceInfo
 
ServiceInfo - Class in org.jgroups.mux
Class used for service state communication between Multiplexers
ServiceInfo() - Constructor for class org.jgroups.mux.ServiceInfo
 
ServiceInfo(byte, String, Address, byte[]) - Constructor for class org.jgroups.mux.ServiceInfo
 
SERVICES_MERGED - Static variable in class org.jgroups.mux.ServiceInfo
 
session_id - Variable in class org.jgroups.client.StompConnection
 
session_id - Variable in class org.jgroups.protocols.STOMP.Connection
 
set(Object) - Method in class org.jgroups.blocks.ConnectionTableNIO.MyFuture
 
set(String, Serializable) - Method in class org.jgroups.blocks.DistributedTree
 
set(String, Serializable, int) - Method in class org.jgroups.blocks.DistributedTree
 
set(V) - Method in class org.jgroups.blocks.executor.ExecutionService.DistributedFuture
Sets the result of this Future to the given value unless this future has already been set or has been cancelled.
set(Collection<Address>) - Method in class org.jgroups.Membership
Clear the membership and adds all members of v This method will clear out all the old members of this membership by invoking the Clear method.
set(Membership) - Method in class org.jgroups.Membership
Clear the membership and adds all members of v This method will clear out all the old members of this membership by invoking the Clear method.
set(long) - Method in class org.jgroups.protocols.FlowControl.Credit
 
set(int) - Method in class org.jgroups.util.FixedSizeBitSet
Sets the bit at the specified index to true.
set(Address, long, long, long) - Method in class org.jgroups.util.MutableDigest
 
set(long) - Method in class org.jgroups.util.Seqno
 
set(long) - Method in class org.jgroups.util.SeqnoRange
 
set(long...) - Method in class org.jgroups.util.SeqnoRange
 
set(int, Object) - Method in class org.jgroups.util.UnmodifiableVector
 
SET_DIGEST - Static variable in class org.jgroups.Event
 
SET_LOCAL_ADDRESS - Static variable in class org.jgroups.Event
 
SET_PHYSICAL_ADDRESS - Static variable in class org.jgroups.Event
 
setAccountNumber(int) - Method in class org.jgroups.demos.JmxDemo
 
setAdditionalData(byte[]) - Method in class org.jgroups.stack.IpAddress
Sets the additional_data.
setAdditionalData(byte[]) - Method in class org.jgroups.util.UUID
Deprecated.
Will be removed in 3.0. This was only added to be backwards compatible with 2.7
setAddress() - Method in class org.jgroups.JChannel
Generates new UUID and sets local address.
setAddress(String) - Method in class org.jgroups.util.DefaultThreadFactory
 
setAddress(String) - Method in class org.jgroups.util.LazyThreadFactory
 
setAddress(String) - Method in interface org.jgroups.util.ThreadFactory
 
setAddressGenerator(AddressGenerator) - Method in class org.jgroups.JChannel
Sets the new AddressGenerator.
setAnycasting(boolean) - Method in class org.jgroups.blocks.GroupRequest
 
setAnycasting(boolean) - Method in class org.jgroups.blocks.MultiRequest
 
setAnycasting(boolean) - Method in class org.jgroups.blocks.RequestOptions
 
setArg(Object) - Method in class org.jgroups.Event
Deprecated.
setArgs(Object[]) - Method in class org.jgroups.blocks.MethodCall
 
setAssociatedMessage(Message) - Method in class org.jgroups.protocols.TransportedVectorTime
Sets a message associated with this vector timestamp
setAttribute(Attribute) - Method in class org.jgroups.jmx.ResourceDMBean
 
setAttributes(AttributeList) - Method in class org.jgroups.jmx.ResourceDMBean
 
setAuth(AUTH) - Method in class org.jgroups.auth.AuthToken
 
setAuthClass(String) - Method in class org.jgroups.protocols.AUTH
 
setAuthToken(AuthToken) - Method in class org.jgroups.protocols.AUTH
 
setAuthValue(String) - Method in class org.jgroups.auth.MD5Token
 
setAuthValue(String) - Method in class org.jgroups.auth.SimpleToken
 
setAutomaticPurging(boolean) - Method in class org.jgroups.util.RetransmitTable
 
setAverageSendInterval(long) - Method in class org.jgroups.protocols.VIEW_SYNC
 
setBacklog(int) - Method in class org.jgroups.stack.GossipRouter
 
setBindAddr(InetAddress) - Method in class org.jgroups.protocols.MPING
 
setBindAddress(InetAddress) - Method in class org.jgroups.blocks.MemcachedConnector
 
setBindAddress(String) - Method in class org.jgroups.protocols.TP
 
setBindAddress(String) - Method in class org.jgroups.stack.GossipRouter
 
setBindPort(int) - Method in class org.jgroups.protocols.BPING
 
setBindPort(int) - Method in class org.jgroups.protocols.TP
 
setBindToAllInterfaces(boolean) - Method in class org.jgroups.protocols.TP
 
setBlockForResults(boolean) - Method in class org.jgroups.blocks.Request
 
setBlockingUpdates(boolean) - Method in class org.jgroups.blocks.ReplicatedHashMap
Whether updates across the cluster should be asynchronous (default) or synchronous)
setBuffer(byte[]) - Method in class org.jgroups.Message
 
setBuffer(byte[], int, int) - Method in class org.jgroups.Message
Set the internal buffer to point to a subset of a given buffer
setBuffer(Buffer) - Method in class org.jgroups.Message
Note that the byte[] buffer passed as argument must not be modified.
setBufferSize(DatagramSocket, int, int) - Method in class org.jgroups.protocols.UDP
 
setBypassBundling(boolean) - Method in class org.jgroups.protocols.Executing
 
setBypassBundling(boolean) - Method in class org.jgroups.protocols.Locking
 
setCache(PartitionedHashMap<String, byte[]>) - Method in class org.jgroups.blocks.MemcachedConnector
 
setCachingTime(long) - Method in class org.jgroups.blocks.PartitionedHashMap
 
setCachingTime(long) - Method in class org.jgroups.blocks.ReplCache
 
setCallTimeout(long) - Method in class org.jgroups.blocks.PartitionedHashMap
 
setCallTimeout(long) - Method in class org.jgroups.blocks.ReplCache
 
setCertificate() - Method in class org.jgroups.auth.X509Token
Used during setup to get the certification from the keystore and encrypt the auth_value with the private key
setCertPassword(String) - Method in class org.jgroups.auth.X509Token
 
setChannel(JChannel) - Method in class org.jgroups.blocks.executor.ExecutionRunner
 
setChannel(JChannel) - Method in class org.jgroups.blocks.executor.ExecutionService
 
setChannel(JChannel) - Method in class org.jgroups.blocks.locking.LockService
 
setChannel(Channel) - Method in class org.jgroups.blocks.MessageDispatcher
 
setChannel(JChannel) - Method in class org.jgroups.stack.ProtocolStack
 
setChannelListener(ChannelListener) - Method in class org.jgroups.Channel
Deprecated.
Use addChannelListener() instead
setClosed(boolean) - Method in class org.jgroups.mux.MuxChannel
Deprecated.
 
setClusterName(String) - Method in class org.jgroups.blocks.PartitionedHashMap
 
setClusterName(String) - Method in class org.jgroups.blocks.ReplCache
 
setClusterName(String) - Method in class org.jgroups.util.DefaultThreadFactory
 
setClusterName(String) - Method in class org.jgroups.util.LazyThreadFactory
 
setClusterName(String) - Method in interface org.jgroups.util.ThreadFactory
 
setConcurrentProcessing(boolean) - Method in class org.jgroups.blocks.MessageDispatcher
Deprecated.
setConcurrentProcessing(boolean) - Method in class org.jgroups.blocks.RequestCorrelator
Deprecated.
Not needed since the introduction of the concurrent stack
setConnected(boolean) - Method in class org.jgroups.mux.MuxChannel
Deprecated.
 
setConnExpireTime(long) - Method in class org.jgroups.protocols.BasicTCP
 
setConsumer(NotificationBus.Consumer) - Method in class org.jgroups.blocks.NotificationBus
Deprecated.
 
setCopyMulticastMsgs(boolean) - Method in class org.jgroups.protocols.DUPL
 
setCopyUnicastMsgs(boolean) - Method in class org.jgroups.protocols.DUPL
 
setData(byte[], int, int) - Method in class org.jgroups.util.ExposedByteArrayInputStream
 
setDeadlockDetection(boolean) - Method in class org.jgroups.blocks.DistributedTree
 
setDeadlockDetection(boolean) - Method in class org.jgroups.blocks.MessageDispatcher
Deprecated.
setDeadlockDetection(boolean) - Method in class org.jgroups.blocks.ReplicatedHashMap
 
setDeadlockDetection(boolean) - Method in class org.jgroups.blocks.RequestCorrelator
Deprecated.
deadlock detection is not needed with a concurrent stack
setDecree(Object) - Method in class org.jgroups.blocks.TwoPhaseVotingAdapter.TwoPhaseWrapper
 
setDefaultHandler(T) - Method in interface org.jgroups.blocks.mux.Muxer
Sets the handler for messages that have no mux header.
setDefaultHandler(UpHandler) - Method in class org.jgroups.blocks.mux.MuxUpHandler
 
setDefaultReplicationCount(short) - Method in class org.jgroups.blocks.ReplCache
 
setDefaultThreadPool(Executor) - Method in class org.jgroups.protocols.TP
 
setDefaultThreadPoolThreadFactory(ThreadFactory) - Method in class org.jgroups.protocols.TP
 
setDefaultValues(List<Protocol>) - Static method in class org.jgroups.stack.Configurator
 
setDefaultValues(List<ProtocolConfiguration>, List<Protocol>, StackType) - Static method in class org.jgroups.stack.Configurator
 
setDefaultValues(List<Protocol>, StackType) - Static method in class org.jgroups.stack.Configurator
 
setDelay(long) - Method in class org.jgroups.protocols.DELAY_JOIN_REQ
 
setDesiredAverageGossip(long) - Method in class org.jgroups.protocols.pbcast.STABLE
 
setDest(Address) - Method in class org.jgroups.Message
 
setDigest(Digest) - Method in class org.jgroups.protocols.pbcast.GMS
Send down a SET_DIGEST event
setDigest(Digest) - Method in class org.jgroups.protocols.pbcast.MergeData
 
setDiscardAll(boolean) - Method in class org.jgroups.protocols.DISCARD
 
setDiscardDeliveredMessages(boolean) - Method in class org.jgroups.stack.NakReceiverWindow
Deprecated.
setDiscardDeliveredMsgs(boolean) - Method in class org.jgroups.protocols.pbcast.NAKACK
 
setDiscardIncompatiblePackets(boolean) - Method in class org.jgroups.protocols.TP
 
setDiscardLoopbacks(boolean) - Method in class org.jgroups.stack.GossipRouter
 
setDomain(String) - Method in class org.jgroups.JChannelFactory
Deprecated.
 
setDown(boolean) - Method in class org.jgroups.protocols.SHUFFLE
 
setDownDiscardRate(double) - Method in class org.jgroups.protocols.DISCARD
 
setDownProtocol(Protocol) - Method in class org.jgroups.stack.Protocol
 
setDropDownMulticasts(int) - Method in class org.jgroups.protocols.DISCARD
 
setDropDownUnicasts(int) - Method in class org.jgroups.protocols.DISCARD
Drop the next N unicasts down the stack
setElementAt(Object, int) - Method in class org.jgroups.util.UnmodifiableVector
 
setEnableBundling(boolean) - Method in class org.jgroups.protocols.TP
 
setEnableUnicastBundling(boolean) - Method in class org.jgroups.protocols.TP
 
setErgonomics(boolean) - Method in class org.jgroups.stack.Protocol
 
setException(Throwable) - Method in class org.jgroups.blocks.ConnectionTableNIO.MyFuture
 
setException(Throwable) - Method in class org.jgroups.blocks.executor.ExecutionService.DistributedFuture
Causes this future to report an ExecutionException with the given throwable as its cause, unless this Future has already been set or has been cancelled.
setExcludeItself(boolean) - Method in class org.jgroups.protocols.DISCARD
 
setExclusionList(Address...) - Method in class org.jgroups.blocks.RequestOptions
 
setExpectedMessages(long) - Method in class org.jgroups.protocols.PERF_TP
 
setExpiryTime(long) - Method in class org.jgroups.stack.GossipRouter
 
setExposeChannels(boolean) - Method in class org.jgroups.JChannelFactory
Deprecated.
 
setExposeProtocols(boolean) - Method in class org.jgroups.JChannelFactory
Deprecated.
 
setFailReason(String) - Method in class org.jgroups.protocols.pbcast.JoinRsp
 
setField(Field, Object, Object) - Static method in class org.jgroups.stack.Configurator
 
setFilename(String) - Static method in class org.jgroups.debug.Profiler
 
setFixedMembersSeparator(String) - Method in class org.jgroups.auth.FixedMembershipToken
 
setFlag(byte) - Method in class org.jgroups.Message
 
setFlag(byte, byte) - Static method in class org.jgroups.util.Util
 
setFlags(byte) - Method in class org.jgroups.blocks.RequestOptions
 
setFragSize(int) - Method in class org.jgroups.protocols.FRAG
 
setFragSize(int) - Method in class org.jgroups.protocols.FRAG2
 
setGcLag(int) - Method in class org.jgroups.protocols.pbcast.NAKACK
Deprecated.
setGossipRequestTimeout(long) - Method in class org.jgroups.stack.GossipRouter
Deprecated.
setGossipRouterHosts(String) - Method in class org.jgroups.protocols.TUNNEL
 
setGroupName(String) - Method in class org.jgroups.demos.Draw
 
setHandler(AgeOutCache.Handler) - Method in class org.jgroups.util.AgeOutCache
 
setHashFunction(PartitionedHashMap.HashFunction<K>) - Method in class org.jgroups.blocks.PartitionedHashMap
 
setHashFunction(ReplCache.HashFunction<K>) - Method in class org.jgroups.blocks.ReplCache
 
setHashFunctionFactory(ReplCache.HashFunctionFactory<K>) - Method in class org.jgroups.blocks.ReplCache
 
setHashType(String) - Method in class org.jgroups.auth.MD5Token
 
setHighestDelivered(long) - Method in class org.jgroups.stack.NakReceiverWindow
 
setHighestDeliveredAndSeenSeqnos(Address, long, long, long) - Method in class org.jgroups.util.MutableDigest
 
setId(short) - Method in class org.jgroups.blocks.MethodCall
 
setId(short) - Method in class org.jgroups.stack.Protocol
 
setImpl(GmsImpl) - Method in class org.jgroups.protocols.pbcast.GMS
 
setInAllThreadFactories(String, Address, String) - Method in class org.jgroups.protocols.TP
 
setIncludeClusterName(boolean) - Method in class org.jgroups.util.DefaultThreadFactory
 
setIncludeClusterName(boolean) - Method in interface org.jgroups.util.ThreadFactory
 
setIncomingCopies(int) - Method in class org.jgroups.protocols.DUPL
 
setInDelay(int) - Method in class org.jgroups.protocols.DELAY
 
setInfo(String, Object) - Method in class org.jgroups.Channel
 
setInfo(String, Object) - Method in class org.jgroups.JChannel
 
setInitialHosts(List<InetSocketAddress>) - Method in class org.jgroups.protocols.TCPGOSSIP
 
setInitialHosts(List<IpAddress>) - Method in class org.jgroups.protocols.TCPPING
 
setInterval(long) - Method in class org.jgroups.protocols.FD_ALL
 
setJoinRetryTimeout(long) - Method in class org.jgroups.protocols.pbcast.GMS
Deprecated. 
setJoinTimeout(long) - Method in class org.jgroups.protocols.pbcast.GMS
 
setKeepAliveTime(long) - Method in class org.jgroups.util.DefaultTimeScheduler
 
setKeepAliveTime(long) - Method in class org.jgroups.util.HashedTimingWheel
 
setKeepAliveTime(long) - Method in interface org.jgroups.util.TimeScheduler
Sets the keep alive time (in ms) of the thread pool.
setKeepAliveTime(long) - Method in class org.jgroups.util.TimeScheduler2
 
setKeyServerAddr(Address) - Method in class org.jgroups.protocols.ENCRYPT
 
setKeyStorePassword(String) - Method in class org.jgroups.auth.X509Token
 
setL1Cache(Cache<K, V>) - Method in class org.jgroups.blocks.PartitionedHashMap
 
setL1Cache(Cache<K, V>) - Method in class org.jgroups.blocks.ReplCache
 
setL2Cache(Cache<K, V>) - Method in class org.jgroups.blocks.PartitionedHashMap
 
setL2Cache(Cache<K, ReplCache.Value<V>>) - Method in class org.jgroups.blocks.ReplCache
 
setLength(int) - Method in class org.jgroups.blocks.GridFile.Metadata
 
setLevel(String) - Method in class org.jgroups.logging.JDKLogImpl
 
setLevel(String) - Method in interface org.jgroups.logging.Log
Sets the level of a logger.
setLevel(String) - Method in class org.jgroups.logging.Log4JLogImpl
 
setLevel(String) - Method in class org.jgroups.stack.Protocol
Sets the level of a logger.
setLinger(int) - Method in class org.jgroups.blocks.BasicConnectionTable
 
setLinger(int) - Method in class org.jgroups.blocks.TCPConnectionMap
 
setLingerTimeout(long) - Method in class org.jgroups.stack.GossipRouter
 
setListener(FutureListener<V>) - Method in class org.jgroups.blocks.executor.ExecutionService.DistributedFuture
 
setListener(MessageListener) - Method in class org.jgroups.blocks.PullPushAdapter
Deprecated.
 
setListener(FutureListener) - Method in class org.jgroups.blocks.Request
 
setListener(NakReceiverWindow.Listener) - Method in class org.jgroups.stack.NakReceiverWindow
 
setListener(FutureListener<T>) - Method in interface org.jgroups.util.NotifyingFuture
Attaches a listener and returns the same future instance, to allow for 'building' futures.
setListener(FutureListener<T>) - Method in class org.jgroups.util.NullFuture
 
setLocal_addr(Address) - Method in class org.jgroups.protocols.ENCRYPT
 
setLocalAddress(Address) - Method in class org.jgroups.blocks.RequestCorrelator
 
setLocalAddress(Address) - Method in class org.jgroups.debug.Simulator
 
setLocalAddress(Address) - Method in class org.jgroups.protocols.DISCARD
 
setLogCollectMessages(boolean) - Method in class org.jgroups.protocols.pbcast.GMS
 
setLogDiscardMessages(boolean) - Method in class org.jgroups.protocols.pbcast.NAKACK
 
setLogDiscardMessages(boolean) - Method in class org.jgroups.protocols.TP
 
setLogDiscardMsgs(boolean) - Method in class org.jgroups.protocols.pbcast.NAKACK
 
setLogSuspectedMessages(boolean) - Method in class org.jgroups.protocols.FD_SOCK
 
setLoopback(boolean) - Method in class org.jgroups.protocols.TP
 
setMachineId(String) - Method in class org.jgroups.util.TopologyUUID
 
setMarshaller(RpcDispatcher.Marshaller) - Method in class org.jgroups.blocks.RequestCorrelator
 
setMarshaller(RpcDispatcher.Marshaller) - Method in class org.jgroups.blocks.RpcDispatcher
 
setMaxAge(int) - Method in class org.jgroups.demos.JmxDemo
 
setMaxBlockTime(long) - Method in class org.jgroups.protocols.FC
 
setMaxBlockTime(long) - Method in class org.jgroups.protocols.FlowControl
 
setMaxBlockTimes(String) - Method in class org.jgroups.protocols.FC
 
setMaxBlockTimes(String) - Method in class org.jgroups.protocols.FlowControl
 
setMaxBundleSize(int) - Method in class org.jgroups.protocols.TP
 
setMaxBundleSize(int) - Method in class org.jgroups.protocols.UDP
 
setMaxBundleTimeout(long) - Method in class org.jgroups.protocols.TP
 
setMaxBundlingTime(long) - Method in class org.jgroups.protocols.pbcast.GMS
 
setMaxBytes(long) - Method in class org.jgroups.protocols.pbcast.STABLE
 
setMaxCompactionTime(long) - Method in class org.jgroups.util.RetransmitTable
 
setMaxCredits(long) - Method in class org.jgroups.protocols.FC
 
setMaxCredits(long) - Method in class org.jgroups.protocols.FlowControl
 
setMaxInterval(long) - Method in class org.jgroups.protocols.MERGE2
 
setMaxMessageBatchSize(int) - Method in class org.jgroups.protocols.UNICAST
 
setMaxMessageBatchSize(int) - Method in class org.jgroups.protocols.UNICAST2
 
setMaxNumberOfEntries(int) - Method in class org.jgroups.blocks.Cache
 
setMaxRetransmitTime(long) - Method in class org.jgroups.protocols.UNICAST
 
setMaxRetransmitTime(long) - Method in class org.jgroups.protocols.UNICAST2
 
setMaxSize(int) - Method in class org.jgroups.protocols.SHUFFLE
 
setMaxThreads(int) - Method in class org.jgroups.util.DefaultTimeScheduler
 
setMaxThreads(int) - Method in class org.jgroups.util.HashedTimingWheel
 
setMaxThreads(int) - Method in interface org.jgroups.util.TimeScheduler
Sets the max pool size.
setMaxThreads(int) - Method in class org.jgroups.util.TimeScheduler2
 
setMaxTime(long) - Method in class org.jgroups.protocols.SHUFFLE
 
setMaxTries(int) - Method in class org.jgroups.protocols.FD
 
setMaxXmitBufSize(int) - Static method in class org.jgroups.protocols.pbcast.NAKACK
Deprecated.
setMaxXmitBufSize(int) - Method in class org.jgroups.stack.NakReceiverWindow
Deprecated.
setMaxXmitSize(long) - Method in class org.jgroups.protocols.pbcast.NAKACK
Deprecated.
removed in 2.6
setMcastAddr(InetAddress) - Method in class org.jgroups.protocols.MPING
 
setMcastPort(int) - Method in class org.jgroups.protocols.MPING
 
setMcastPort(int) - Method in class org.jgroups.protocols.UDP
 
setMemberList(String) - Method in class org.jgroups.auth.FixedMembershipToken
 
setMembers(List<Address>) - Method in class org.jgroups.stack.GossipData
 
setMembershipListener(MembershipListener) - Method in class org.jgroups.blocks.MessageDispatcher
 
setMembershipListener(MembershipListener) - Method in class org.jgroups.blocks.PullPushAdapter
setMergeId(MergeId) - Method in class org.jgroups.protocols.pbcast.GMS.GmsHeader
 
setMergeRejected(boolean) - Method in class org.jgroups.protocols.pbcast.GMS.GmsHeader
 
setMergeTimeout(long) - Method in class org.jgroups.protocols.pbcast.GMS
 
setMessageListener(MessageListener) - Method in class org.jgroups.blocks.MessageDispatcher
 
setMethod(Method) - Method in class org.jgroups.blocks.MethodCall
 
setMethodLookup(MethodLookup) - Method in class org.jgroups.blocks.RpcDispatcher
 
setMigrateData(boolean) - Method in class org.jgroups.blocks.PartitionedHashMap
 
setMigrateData(boolean) - Method in class org.jgroups.blocks.ReplCache
 
setMinCredits(long) - Method in class org.jgroups.protocols.FC
 
setMinCredits(long) - Method in class org.jgroups.protocols.FlowControl
 
setMinInterval(long) - Method in class org.jgroups.protocols.MERGE2
 
setMinThreads(int) - Method in class org.jgroups.util.DefaultTimeScheduler
 
setMinThreads(int) - Method in class org.jgroups.util.HashedTimingWheel
 
setMinThreads(int) - Method in interface org.jgroups.util.TimeScheduler
Sets the core pool size.
setMinThreads(int) - Method in class org.jgroups.util.TimeScheduler2
 
setMinThreshold(double) - Method in class org.jgroups.protocols.FC
 
setMinThreshold(double) - Method in class org.jgroups.protocols.FlowControl
 
setMode(int) - Method in class org.jgroups.blocks.RequestOptions
 
setModificationTime(long) - Method in class org.jgroups.blocks.GridFile.Metadata
 
setMulticastAddress(String) - Method in class org.jgroups.protocols.MPING
 
setMulticastAddress(InetAddress) - Method in class org.jgroups.protocols.UDP
 
setMulticastPort(int) - Method in class org.jgroups.protocols.UDP
 
setMulticastTTL(int) - Method in class org.jgroups.protocols.UDP
Set the ttl for multicast socket
setMultipleLocked(boolean) - Method in class org.jgroups.blocks.DistributedLockManager.LockDecree
Deprecated.
 
setMultiplexerConfig(Object) - Method in interface org.jgroups.ChannelFactory
Deprecated.
Initializes the factory.
setMultiplexerConfig(File) - Method in interface org.jgroups.ChannelFactory
Deprecated.
Initializes the factory from a file.
setMultiplexerConfig(Element) - Method in interface org.jgroups.ChannelFactory
Deprecated.
 
setMultiplexerConfig(URL) - Method in interface org.jgroups.ChannelFactory
Deprecated.
 
setMultiplexerConfig(String) - Method in interface org.jgroups.ChannelFactory
Deprecated.
 
setMultiplexerConfig(Object) - Method in class org.jgroups.JChannelFactory
Deprecated.
Use a shared transport instead of the multiplexer
setMultiplexerConfig(Object, boolean) - Method in class org.jgroups.JChannelFactory
Deprecated.
Use a shared transport instead of the multiplexer
setMultiplexerConfig(File) - Method in class org.jgroups.JChannelFactory
Deprecated.
Use a shared transport instead of the multiplexer
setMultiplexerConfig(File, boolean) - Method in class org.jgroups.JChannelFactory
Deprecated.
Use a shared transport instead of the multiplexer
setMultiplexerConfig(Element) - Method in class org.jgroups.JChannelFactory
Deprecated.
Use a shared transport instead of the multiplexer
setMultiplexerConfig(Element, boolean) - Method in class org.jgroups.JChannelFactory
Deprecated.
Use a shared transport instead of the multiplexer
setMultiplexerConfig(URL) - Method in class org.jgroups.JChannelFactory
Deprecated.
Use a shared transport instead of the multiplexer
setMultiplexerConfig(URL, boolean) - Method in class org.jgroups.JChannelFactory
Deprecated.
Use a shared transport instead of the multiplexer
setMultiplexerConfig(String) - Method in class org.jgroups.JChannelFactory
Deprecated.
Use a shared transport instead of the multiplexer
setMultiplexerConfig(String, boolean) - Method in class org.jgroups.JChannelFactory
Deprecated.
Use a shared transport instead of the multiplexer
setMyNumber(long) - Method in class org.jgroups.demos.JmxDemo
 
setName(String) - Method in class org.jgroups.blocks.MethodCall
sets the name for this MethodCall and allowing you to reuse the same object for a different method invokation of a different method
setName(String) - Method in class org.jgroups.Channel
Sets the logical name for the channel.
setName(String) - Method in class org.jgroups.JChannel
Sets the logical name for the channel.
setNumber(int) - Method in class org.jgroups.demos.JmxDemo
 
setNumberOfBackups(int) - Method in class org.jgroups.protocols.CENTRAL_EXECUTOR
 
setNumberOfBackups(int) - Method in class org.jgroups.protocols.CENTRAL_LOCK
 
setNumInitialMembers(int) - Method in class org.jgroups.protocols.Discovery
 
setNumPingRequests(int) - Method in class org.jgroups.protocols.Discovery
 
setObject(Object) - Method in class org.jgroups.Message
Takes an object and uses Java serialization to generate the byte[] buffer which is set in the message.
setObserver(ENCRYPT.Observer) - Method in class org.jgroups.protocols.ENCRYPT
 
setOOBRejectionPolicy(String) - Method in class org.jgroups.protocols.TP
 
setOOBThreadPool(Executor) - Method in class org.jgroups.protocols.TP
 
setOOBThreadPoolKeepAliveTime(long) - Method in class org.jgroups.protocols.TP
 
setOOBThreadPoolMaxThreads(int) - Method in class org.jgroups.protocols.TP
 
setOOBThreadPoolMinThreads(int) - Method in class org.jgroups.protocols.TP
 
setOOBThreadPoolThreadFactory(ThreadFactory) - Method in class org.jgroups.protocols.TP
 
setOpt(int, Object) - Method in class org.jgroups.Channel
Sets an option.
setOpt(int, Object) - Method in class org.jgroups.JChannel
Sets a channel option.
setOtherNumber(int) - Method in class org.jgroups.demos.JmxDemo
 
setOutDelay(int) - Method in class org.jgroups.protocols.DELAY
 
setOutgoingCopies(int) - Method in class org.jgroups.protocols.DUPL
 
setOverhead(int) - Method in class org.jgroups.protocols.FRAG2
Deprecated.
overhead was removed in 2.6.10
setOwner(Owner) - Method in class org.jgroups.protocols.Locking.ServerLock
 
setPattern(String) - Method in class org.jgroups.util.DefaultThreadFactory
 
setPattern(String) - Method in interface org.jgroups.util.ThreadFactory
 
setPayload(String) - Method in class org.jgroups.util.PayloadUUID
 
setPeerAddressReadTimeout(int) - Method in class org.jgroups.blocks.BasicConnectionTable
 
setPersistent(boolean) - Method in class org.jgroups.blocks.ReplicatedHashMap
 
setPort(int) - Method in class org.jgroups.blocks.MemcachedConnector
 
setPort(int) - Method in class org.jgroups.stack.GossipRouter
 
setPortRange(int) - Method in class org.jgroups.protocols.TCPPING
 
setPortRange(int) - Method in class org.jgroups.protocols.TP
 
setPrintLocalAddr(boolean) - Method in class org.jgroups.protocols.pbcast.GMS
 
setPrintLocalAddress(boolean) - Method in class org.jgroups.protocols.pbcast.GMS
 
setPriority(byte) - Method in class org.jgroups.protocols.PrioHeader
 
setProcessorKeepAliveTime(long) - Method in class org.jgroups.blocks.ConnectionTableNIO
 
setProcessorMaxThreads(int) - Method in class org.jgroups.blocks.ConnectionTableNIO
 
setProcessorMinThreads(int) - Method in class org.jgroups.blocks.ConnectionTableNIO
 
setProcessorQueueSize(int) - Method in class org.jgroups.blocks.ConnectionTableNIO
 
setProcessorThreads(int) - Method in class org.jgroups.blocks.ConnectionTableNIO
 
setProperties(Properties) - Method in class org.jgroups.stack.Protocol
Deprecated.
The properties are now set through the @Property annotation on the attribute or setter
setPropertiesInternal(Properties) - Method in class org.jgroups.stack.Protocol
Deprecated.
Use a setter instead
setProperty(String, String) - Method in class org.jgroups.stack.Protocol
Deprecated.
Use the corresponding setter instead
setProps(String) - Method in class org.jgroups.blocks.PartitionedHashMap
 
setProps(String) - Method in class org.jgroups.blocks.ReplCache
 
setProtocolStack(Protocol[]) - Method in class org.jgroups.debug.Simulator
 
setProtocolStack(ProtocolStack) - Method in class org.jgroups.JChannel
 
setProtocolStack(ProtocolStack) - Method in class org.jgroups.stack.Protocol
 
setQuote(String, Float) - Method in class org.jgroups.demos.QuoteClient
 
setQuote(String, Float) - Method in class org.jgroups.demos.QuoteServer
 
setRackId(String) - Method in class org.jgroups.util.TopologyUUID
 
setReaderThreads(int) - Method in class org.jgroups.blocks.ConnectionTableNIO
 
setReaperInterval(long) - Method in class org.jgroups.protocols.BasicTCP
 
setReceiveBufferSize(int) - Method in class org.jgroups.blocks.BasicConnectionTable
 
setReceiveBufferSize(int) - Method in class org.jgroups.blocks.TCPConnectionMap
 
setReceived(boolean) - Method in class org.jgroups.util.Rsp
 
setReceiver(BasicConnectionTable.Receiver) - Method in class org.jgroups.blocks.BasicConnectionTable
 
setReceiver(TCPConnectionMap.Receiver) - Method in class org.jgroups.blocks.TCPConnectionMap
 
setReceiver(Receiver) - Method in class org.jgroups.Channel
Sets the receiver, which will handle all messages, view changes etc
setReceiver(Simulator.Receiver) - Method in class org.jgroups.debug.Simulator
 
setReceiver(TUNNEL.StubReceiver) - Method in class org.jgroups.stack.RouterStub
 
setReconnectInterval(long) - Method in class org.jgroups.protocols.TUNNEL
 
setRegularRejectionPolicy(String) - Method in class org.jgroups.protocols.TP
 
setRelay(boolean) - Method in class org.jgroups.protocols.RELAY
 
setRemoteCalls(boolean) - Method in class org.jgroups.blocks.ReplicatedTree
 
setRequestHandler(RequestHandler) - Method in class org.jgroups.blocks.MessageDispatcher
 
setRequestHandler(RequestHandler) - Method in class org.jgroups.blocks.RequestCorrelator
 
setRequestMarshaller(RpcDispatcher.Marshaller) - Method in class org.jgroups.blocks.RpcDispatcher
 
setResponseFilter(RspFilter) - Method in class org.jgroups.blocks.Request
 
setResponseMarshaller(RpcDispatcher.Marshaller) - Method in class org.jgroups.blocks.RpcDispatcher
 
setResult(T) - Method in class org.jgroups.util.Promise
Sets the result and notifies any threads waiting for it
setRetransmitTimeouts(Interval) - Method in class org.jgroups.stack.NakReceiverWindow
 
setRetransmitTimeouts(Interval) - Method in class org.jgroups.stack.Retransmitter
 
setRetryTimeout(long) - Method in class org.jgroups.protocols.pbcast.FLUSH
 
setRootNode(ReplicatedTree.Node) - Method in class org.jgroups.blocks.ReplicatedTree
 
setRound(int) - Method in class org.jgroups.util.HashedTimingWheel.MyTask
 
setRouterHost(String) - Method in class org.jgroups.protocols.TUNNEL
Deprecated.
setRouterPort(int) - Method in class org.jgroups.protocols.TUNNEL
Deprecated.
setRoutingClientReplyTimeout(long) - Method in class org.jgroups.stack.GossipRouter
Deprecated.
setRspFilter(RspFilter) - Method in class org.jgroups.blocks.RequestOptions
 
setScope(short) - Method in class org.jgroups.blocks.RequestOptions
 
setScope(short) - Method in class org.jgroups.Message
 
setScope(Message, short) - Static method in class org.jgroups.util.Util
 
setSendBufferSize(int) - Method in class org.jgroups.blocks.BasicConnectionTable
 
setSendBufferSize(int) - Method in class org.jgroups.blocks.TCPConnectionMap
 
setSendQueueSize(int) - Method in class org.jgroups.blocks.BasicConnectionTable
 
setSendQueueSize(int) - Method in class org.jgroups.blocks.TCPConnectionMap
 
setServer(MBeanServer) - Method in class org.jgroups.JChannelFactory
Deprecated.
 
setServerObject(Object) - Method in class org.jgroups.blocks.RpcDispatcher
 
setServiceAckTimeout(long) - Method in class org.jgroups.mux.Multiplexer
Deprecated.
 
setServicesResponseTimeout(long) - Method in class org.jgroups.mux.Multiplexer
Deprecated.
 
setShun(boolean) - Method in class org.jgroups.protocols.FD
Deprecated.
setShun(boolean) - Method in class org.jgroups.protocols.FD_ALL
Deprecated.
setShun(boolean) - Method in class org.jgroups.protocols.pbcast.GMS
Deprecated.
setSiteId(String) - Method in class org.jgroups.util.TopologyUUID
 
setSize(int) - Method in class org.jgroups.util.UnmodifiableVector
 
setSocketConnectionTimeout(int) - Method in class org.jgroups.blocks.BasicConnectionTable
 
setSocketConnectionTimeout(int) - Method in class org.jgroups.blocks.TCPConnectionMap
 
setSocketConnectionTimeout(int) - Method in class org.jgroups.stack.RouterStub
 
setSocketFactory(SocketFactory) - Method in class org.jgroups.blocks.BasicConnectionTable
 
setSocketFactory(SocketFactory) - Method in class org.jgroups.blocks.TCPConnectionMap
 
setSocketFactory(SocketFactory) - Method in class org.jgroups.Channel
 
setSocketFactory(SocketFactory) - Method in class org.jgroups.protocols.TCP
 
setSocketFactory(SocketFactory) - Method in class org.jgroups.protocols.TP.ProtocolAdapter
 
setSocketFactory(SocketFactory) - Method in class org.jgroups.protocols.TP
 
setSocketFactory(SocketFactory) - Method in class org.jgroups.stack.Protocol
Sets a SocketFactory.
setSocketReadTimeout(long) - Method in class org.jgroups.stack.GossipRouter
 
setSocketReadTimeout(int) - Method in class org.jgroups.stack.RouterStub
 
setSourceAddress(Message) - Method in class org.jgroups.protocols.TP
If the sender is null, set our own address.
setSrc(Address) - Method in class org.jgroups.Message
 
setStartFlushTimeout(long) - Method in class org.jgroups.protocols.pbcast.FLUSH
 
setState(byte[]) - Method in class org.jgroups.blocks.DistributedQueue
 
setState(byte[]) - Method in class org.jgroups.blocks.DistributedTree
 
setState(byte[]) - Method in class org.jgroups.blocks.MessageListenerAdapter
Set state of ths group.
setState(String, byte[]) - Method in class org.jgroups.blocks.MessageListenerAdapter
 
setState(InputStream) - Method in class org.jgroups.blocks.MessageListenerAdapter
 
setState(String, InputStream) - Method in class org.jgroups.blocks.MessageListenerAdapter
 
setState(byte[]) - Method in class org.jgroups.blocks.NotificationBus
Deprecated.
 
setState(byte[]) - Method in class org.jgroups.blocks.ReplicatedHashMap
 
setState(String, byte[]) - Method in class org.jgroups.blocks.ReplicatedHashMap
 
setState(InputStream) - Method in class org.jgroups.blocks.ReplicatedHashMap
 
setState(String, InputStream) - Method in class org.jgroups.blocks.ReplicatedHashMap
 
setState(byte[]) - Method in class org.jgroups.blocks.ReplicatedTree
Set the cache (tree) to this value
setState(byte[]) - Method in class org.jgroups.blocks.VotingAdapter
Set the channel state.
setState(byte[]) - Method in class org.jgroups.demos.Draw
 
setState(InputStream) - Method in class org.jgroups.demos.Draw
 
setState(byte[]) - Method in class org.jgroups.demos.QuoteServer
 
setState(Vector) - Method in class org.jgroups.demos.Topology
 
setState(byte[]) - Method in class org.jgroups.demos.wb.GraphPanel
 
setState(byte[]) - Method in class org.jgroups.demos.wb.Whiteboard
 
setState(String, byte[]) - Method in interface org.jgroups.ExtendedMessageListener
Allows an application to read a partial state indicated by state_id from a given state byte array parameter.
setState(InputStream) - Method in interface org.jgroups.ExtendedMessageListener
Allows an application to read a state through a provided InputStream.
setState(String, InputStream) - Method in interface org.jgroups.ExtendedMessageListener
Allows an application to read a partial state through a provided InputStream.
setState(String, byte[]) - Method in class org.jgroups.ExtendedReceiverAdapter
 
setState(byte[]) - Method in class org.jgroups.ExtendedReceiverAdapter
 
setState(InputStream) - Method in class org.jgroups.ExtendedReceiverAdapter
 
setState(String, InputStream) - Method in class org.jgroups.ExtendedReceiverAdapter
 
setState(byte[]) - Method in interface org.jgroups.MessageListener
Sets the group state; e.g., when joining.
setState(byte[]) - Method in class org.jgroups.ReceiverAdapter
 
SetStateEvent - Class in org.jgroups
Encapsulates a state returned by Channel.receive(), as requested by Channel.getState(s) previously.
SetStateEvent(byte[], String) - Constructor for class org.jgroups.SetStateEvent
 
setStateListener(MessageListener) - Method in class org.jgroups.blocks.MessageListenerAdapter
Register listener for state notification events.
setSuspected(boolean) - Method in class org.jgroups.util.Rsp
 
setTcpNodelay(boolean) - Method in class org.jgroups.blocks.BasicConnectionTable
 
setTcpNodelay(boolean) - Method in class org.jgroups.blocks.TCPConnectionMap
 
setTcpNoDelay(boolean) - Method in class org.jgroups.stack.RouterStub
 
setThread(Thread) - Method in class org.jgroups.protocols.TUNNEL.StubReceiver
 
setThreadDecorator(ThreadDecorator) - Method in class org.jgroups.util.DefaultThreadFactory
 
setThreadDecorator(ThreadDecorator) - Method in class org.jgroups.util.DefaultTimeScheduler
 
setThreadDecorator(ThreadDecorator) - Method in class org.jgroups.util.HashedTimingWheel
 
setThreadDecorator(ThreadDecorator) - Method in interface org.jgroups.util.ThreadManager
Sets the ThreadDecorator associated this manager should use.
setThreadDecorator(ThreadDecorator) - Method in class org.jgroups.util.ThreadManagerThreadPoolExecutor
 
setThreadDecorator(ThreadDecorator) - Method in class org.jgroups.util.TimeScheduler2
 
setThreadFactory(ThreadFactory) - Method in class org.jgroups.blocks.BasicConnectionTable
 
setThreadFactory(ThreadFactory) - Method in class org.jgroups.protocols.TP
 
setThreadFactory(ThreadFactory) - Method in class org.jgroups.stack.ProtocolStack
Deprecated.
setThreadFactory(ThreadFactory) - Method in class org.jgroups.util.DefaultTimeScheduler
 
setThreadFactory(ThreadFactory) - Method in class org.jgroups.util.HashedTimingWheel
 
setThreadFactory(ThreadFactory) - Method in interface org.jgroups.util.TimeScheduler
 
setThreadFactory(ThreadFactory) - Method in class org.jgroups.util.TimeScheduler2
 
setThreadNames() - Method in class org.jgroups.protocols.TP
 
setThreadPool(Executor) - Method in class org.jgroups.blocks.MemcachedConnector
 
setThreadPoolCoreThreads(int) - Method in class org.jgroups.blocks.MemcachedConnector
 
setThreadPoolIdleTime(long) - Method in class org.jgroups.blocks.MemcachedConnector
 
setThreadPoolKeepAliveTime(long) - Method in class org.jgroups.protocols.SCOPE
 
setThreadPoolKeepAliveTime(long) - Method in class org.jgroups.protocols.TP
 
setThreadPoolMaxThreads(int) - Method in class org.jgroups.blocks.MemcachedConnector
 
setThreadPoolMaxThreads(int) - Method in class org.jgroups.protocols.SCOPE
 
setThreadPoolMaxThreads(int) - Method in class org.jgroups.protocols.TP
 
setThreadPoolMinThreads(int) - Method in class org.jgroups.protocols.SCOPE
 
setThreadPoolMinThreads(int) - Method in class org.jgroups.protocols.TP
 
setThreadPoolQueueEnabled(boolean) - Method in class org.jgroups.protocols.TP
 
setTimeout(long) - Method in class org.jgroups.blocks.ReplicatedHashMap
Sets the cluster call timeout (until all acks have been received)
setTimeout(long) - Method in class org.jgroups.blocks.RequestOptions
 
setTimeout(long) - Method in class org.jgroups.protocols.Discovery
 
setTimeout(long) - Method in class org.jgroups.protocols.FD
 
setTimeout(long) - Method in class org.jgroups.protocols.FD_ALL
 
setTimeout(long[]) - Method in class org.jgroups.protocols.UNICAST
 
setTimeout(long[]) - Method in class org.jgroups.protocols.UNICAST2
 
setTimeout(long) - Method in class org.jgroups.util.AgeOutCache
 
setTimer(TimeScheduler) - Method in class org.jgroups.protocols.pbcast.NAKACK
Only used for unit tests, don't use !
setTimer(TimeScheduler) - Method in class org.jgroups.protocols.UNICAST2
Only used for unit tests, don't use !
setTimerKeepAliveTime(long) - Method in class org.jgroups.protocols.TP
 
setTimerMaxThreads(int) - Method in class org.jgroups.protocols.TP
 
setTimerMinThreads(int) - Method in class org.jgroups.protocols.TP
 
setTimerThreadFactory(ThreadFactory) - Method in class org.jgroups.protocols.TP
 
setTimerThreadFactory(ThreadFactory) - Static method in class org.jgroups.stack.ProtocolStack
setToken(AuthToken) - Method in class org.jgroups.protocols.AuthHeader
Sets the token value to that of the passed in token object
setTransientFlag(byte) - Method in class org.jgroups.Message
Same as Message.setFlag(byte) but transient flags are never marshalled
setTransientFlagIfAbsent(byte) - Method in class org.jgroups.Message
Atomically checks if a given flag is set and - if not - sets it.
setTTL(short) - Method in class org.jgroups.protocols.DAISYCHAIN.DaisyHeader
 
setTTL(int) - Method in class org.jgroups.protocols.MPING
 
setTUNNELPolicy(TUNNEL.TUNNELPolicy) - Method in class org.jgroups.protocols.TUNNEL
 
setType(int) - Method in class org.jgroups.Event
Deprecated.
in order to make an Event immutable
setUp(boolean) - Method in class org.jgroups.protocols.SHUFFLE
 
setup(List<ProtocolConfiguration>) - Method in class org.jgroups.stack.ProtocolStack
 
setup(ProtocolStack) - Method in class org.jgroups.stack.ProtocolStack
 
setUpDiscardRate(double) - Method in class org.jgroups.protocols.DISCARD
 
setUpHandler(UpHandler) - Method in class org.jgroups.Channel
When up_handler is set, all events will be passed to it directly.
setUpProtocol(Protocol) - Method in class org.jgroups.stack.Protocol
 
setupProtocolStack(List<ProtocolConfiguration>) - Method in class org.jgroups.stack.Configurator
 
setupProtocolStack(ProtocolStack) - Method in class org.jgroups.stack.Configurator
 
setUseConcurrentStack(boolean) - Method in class org.jgroups.protocols.TP
Deprecated.
the concurrent stack is used by default
setUseMcastXmit(boolean) - Method in class org.jgroups.protocols.pbcast.NAKACK
 
setUseSendQueues(boolean) - Method in class org.jgroups.blocks.BasicConnectionTable
 
setUseSendQueues(boolean) - Method in class org.jgroups.blocks.TCPConnectionMap
 
setVal1(V1) - Method in class org.jgroups.util.Triple
 
setVal1(V1) - Method in class org.jgroups.util.Tuple
 
setVal2(V2) - Method in class org.jgroups.util.Triple
 
setVal2(V2) - Method in class org.jgroups.util.Tuple
 
setVal3(V3) - Method in class org.jgroups.util.Triple
 
setValue(String, Object) - Method in class org.jgroups.stack.Protocol
 
setValue(T) - Method in class org.jgroups.util.Rsp
 
setValues(Map<String, Object>) - Method in class org.jgroups.stack.Protocol
 
setView(View) - Method in class org.jgroups.debug.Simulator
 
setView(View) - Method in class org.jgroups.protocols.pbcast.MergeData
 
setView(View) - Method in class org.jgroups.protocols.PingData
 
setViewAckCollectionTimeout(long) - Method in class org.jgroups.protocols.pbcast.GMS
 
setViewBundling(boolean) - Method in class org.jgroups.protocols.pbcast.GMS
 
setViewId(ViewId) - Method in class org.jgroups.protocols.PingData
 
setVisible(boolean) - Method in class org.jgroups.demos.DistributedTreeDemo
 
setWriterThreads(int) - Method in class org.jgroups.blocks.ConnectionTableNIO
 
setXmitFromRandomMember(boolean) - Method in class org.jgroups.protocols.pbcast.NAKACK
 
SFC - Class in org.jgroups.protocols
Deprecated.
SFC() - Constructor for class org.jgroups.protocols.SFC
Deprecated.
 
SFC.Header - Class in org.jgroups.protocols
Deprecated.
 
SFC.Header() - Constructor for class org.jgroups.protocols.SFC.Header
Deprecated.
 
SFC.Header(byte) - Constructor for class org.jgroups.protocols.SFC.Header
Deprecated.
 
sha(String) - Static method in class org.jgroups.util.Util
Converts a java.lang.String in to a SHA hashed String
SHARED_LOOPBACK - Class in org.jgroups.protocols
Loopback transport shared by all channels within the same VM.
SHARED_LOOPBACK() - Constructor for class org.jgroups.protocols.SHARED_LOOPBACK
 
SHORT_SIZE - Static variable in class org.jgroups.Global
 
shortName(String) - Static method in class org.jgroups.util.Util
 
shortName(InetAddress) - Static method in class org.jgroups.util.Util
 
showLastBlockingTimes() - Method in class org.jgroups.protocols.FC
 
showStatus(String) - Method in class org.jgroups.demos.StompChat
 
SHUFFLE - Class in org.jgroups.protocols
Reorders messages by buffering them and shuffling the result after TIMEOUT ms.
SHUFFLE() - Constructor for class org.jgroups.protocols.SHUFFLE
 
shutdown() - Method in class org.jgroups.blocks.executor.ExecutionService
 
shutdown() - Method in class org.jgroups.Channel
Deprecated.
shutdown() - Method in class org.jgroups.JChannel
Deprecated.
Use Util.shutdown(Channel) instead. This method will be removed in 3.0
shutdown() - Method in class org.jgroups.mux.MuxChannel
Deprecated.
 
shutDown() - Method in class org.jgroups.persistence.DBPersistenceManager
Shutting down the database cleanly
shutDown() - Method in class org.jgroups.persistence.FilePersistenceManager
Used to handle shutdown call the PersistenceManager implementation.
shutDown() - Method in interface org.jgroups.persistence.PersistenceManager
Deprecated.
Used to handle shutdown call the PersistenceManager implementation.
shutdown(Channel) - Static method in class org.jgroups.util.Util
Drops messages to/from other members and then closes the channel.
shutdownNow() - Method in class org.jgroups.blocks.executor.ExecutionService
 
ShutdownRejectedExecutionHandler - Class in org.jgroups.util
ShutdownRejectedExecutionHandler is a decorator RejectedExecutionHandler used in all JGroups ThreadPoolExecutor(s).
ShutdownRejectedExecutionHandler(RejectedExecutionHandler) - Constructor for class org.jgroups.util.ShutdownRejectedExecutionHandler
 
shutdownThreadPool() - Method in class org.jgroups.mux.Multiplexer
Deprecated.
 
shutdownThreadPool(Executor) - Static method in class org.jgroups.protocols.SCOPE
 
shutdownThreadPool(Executor) - Static method in class org.jgroups.protocols.TP
 
signal() - Method in class org.jgroups.protocols.Locking.ClientCondition
 
signal(boolean) - Method in class org.jgroups.protocols.Locking.ServerCondition
 
signalAll() - Method in class org.jgroups.protocols.Locking.ClientCondition
 
signaled - Variable in class org.jgroups.protocols.Locking.ClientCondition
 
signaled() - Method in class org.jgroups.protocols.Locking.ClientCondition
 
signature - Variable in class org.jgroups.blocks.MethodCall
Deprecated.
SIGNATURE - Static variable in class org.jgroups.blocks.MethodCall
Provide a signature, similar to JMX.
SimpleToken - Class in org.jgroups.auth
This is an example of using a preshared token for authentication purposes.
SimpleToken() - Constructor for class org.jgroups.auth.SimpleToken
 
SimpleToken(String) - Constructor for class org.jgroups.auth.SimpleToken
 
simulateCrashFailure() - Method in class org.jgroups.debug.Simulator
 
simulateMerge() - Method in class org.jgroups.debug.Simulator
 
simulatePartition(Address[]) - Method in class org.jgroups.debug.Simulator
 
simulateSlowProcess(long) - Method in class org.jgroups.debug.Simulator
 
Simulator - Class in org.jgroups.debug
Tests one or more protocols independently.
Simulator() - Constructor for class org.jgroups.debug.Simulator
 
Simulator.DropMessage - Interface in org.jgroups.debug
Interface for a class which determines if a message should be dropped or not.
Simulator.Receiver - Interface in org.jgroups.debug
 
SINGLETON_NAME - Static variable in class org.jgroups.Global
 
singleton_name - Variable in class org.jgroups.protocols.TP
 
SingletonAddress - Class in org.jgroups.util
Address with a cluster name.
SingletonAddress(String, Address) - Constructor for class org.jgroups.util.SingletonAddress
 
SingletonAddress() - Constructor for class org.jgroups.util.SingletonAddress
 
site - Variable in class org.jgroups.protocols.RELAY
 
site_id - Variable in class org.jgroups.util.TopologyUUID
 
size() - Method in interface org.jgroups.Address
Returns serialized size of this address
size() - Method in class org.jgroups.blocks.DistributedQueue
 
size() - Method in class org.jgroups.blocks.LazyRemovalCache
 
size() - Method in class org.jgroups.blocks.LazyRemovalSet
 
size() - Method in class org.jgroups.blocks.mux.MuxHeader
 
size() - Method in class org.jgroups.blocks.PullPushAdapter.PullHeader
Deprecated.
 
size() - Method in class org.jgroups.blocks.ReplicatedHashMap
 
size() - Method in class org.jgroups.blocks.RequestCorrelator.Header
 
size() - Method in class org.jgroups.blocks.RequestCorrelator.MultiDestinationHeader
 
size - Variable in class org.jgroups.demos.ExecutionServiceDemo
 
size() - Method in class org.jgroups.Header
To be implemented by subclasses.
size() - Method in class org.jgroups.Membership
Returns the number of addresses in this membership
size() - Method in class org.jgroups.Message
Returns the exact size of the marshalled message.
size() - Method in class org.jgroups.mux.MuxHeader
 
size() - Method in class org.jgroups.mux.ServiceInfo
 
size() - Method in class org.jgroups.protocols.AuthHeader
 
size() - Method in class org.jgroups.protocols.COMPRESS.CompressHeader
 
size() - Method in class org.jgroups.protocols.DAISYCHAIN.DaisyHeader
 
size() - Method in class org.jgroups.protocols.DISCARD.DiscardHeader
 
size() - Method in class org.jgroups.protocols.ENCRYPT.EncryptHeader
 
size() - Method in class org.jgroups.protocols.Executing.ExecutorHeader
 
size() - Method in class org.jgroups.protocols.FcHeader
 
size() - Method in class org.jgroups.protocols.FD.FdHeader
 
size() - Method in class org.jgroups.protocols.FD_ALL.HeartbeatHeader
 
size() - Method in class org.jgroups.protocols.FD_SIMPLE.FdHeader
 
size() - Method in class org.jgroups.protocols.FD_SOCK.FdHeader
 
size() - Method in class org.jgroups.protocols.FragHeader
 
size() - Method in class org.jgroups.protocols.HTOTAL.HTotalHeader
 
size() - Method in class org.jgroups.protocols.Locking.LockingHeader
 
size() - Method in class org.jgroups.protocols.MERGE3.CoordAnnouncement
 
size() - Method in class org.jgroups.protocols.MERGEFAST.MergefastHeader
 
size() - Method in class org.jgroups.protocols.pbcast.FLUSH.FlushHeader
 
size() - Method in class org.jgroups.protocols.pbcast.GMS.GmsHeader
 
size() - Method in class org.jgroups.protocols.pbcast.NakAckHeader
 
size() - Method in class org.jgroups.protocols.pbcast.STABLE.StableHeader
 
size() - Method in class org.jgroups.protocols.pbcast.STATE_TRANSFER.StateHeader
 
size() - Method in class org.jgroups.protocols.pbcast.STREAMING_STATE_TRANSFER.StateHeader
 
size() - Method in class org.jgroups.protocols.PingData
 
size() - Method in class org.jgroups.protocols.PingHeader
 
size() - Method in class org.jgroups.protocols.PrioHeader
 
size() - Method in class org.jgroups.protocols.RELAY.RelayHeader
 
size() - Method in class org.jgroups.protocols.SCOPE.MessageQueue
 
size() - Method in class org.jgroups.protocols.SCOPE.ScopeHeader
 
size() - Method in class org.jgroups.protocols.SEQUENCER.SequencerHeader
 
size() - Method in class org.jgroups.protocols.SFC.Header
Deprecated.
 
SIZE - Class in org.jgroups.protocols
Protocol which prints out the real size of a message.
SIZE() - Constructor for class org.jgroups.protocols.SIZE
 
size() - Method in class org.jgroups.protocols.SMACK.SmackHeader
 
size() - Method in class org.jgroups.protocols.STOMP.StompHeader
 
size() - Method in class org.jgroups.protocols.TpHeader
 
size() - Method in class org.jgroups.protocols.TransportedVectorTime
Returns size of this vector timestamp i.e number of process group members
size() - Method in class org.jgroups.protocols.UNICAST.UnicastHeader
 
size() - Method in class org.jgroups.protocols.UNICAST2.Unicast2Header
 
size() - Method in class org.jgroups.protocols.VERIFY_SUSPECT.VerifyHeader
 
size() - Method in class org.jgroups.protocols.VIEW_SYNC.ViewSyncHeader
 
size() - Method in class org.jgroups.stack.AckMcastReceiverWindow
 
size() - Method in class org.jgroups.stack.AckMcastSenderWindow
 
size() - Method in class org.jgroups.stack.AckReceiverWindow
 
size() - Method in class org.jgroups.stack.AckSenderWindow
 
size() - Method in class org.jgroups.stack.DefaultRetransmitter
 
size() - Method in class org.jgroups.stack.GossipData
 
size() - Method in class org.jgroups.stack.IpAddress
 
size() - Method in class org.jgroups.stack.NakReceiverWindow
 
size() - Method in class org.jgroups.stack.RangeBasedRetransmitter
 
size() - Method in class org.jgroups.stack.Retransmitter
 
size() - Method in class org.jgroups.util.AckCollector
 
size() - Method in class org.jgroups.util.AdditionalDataUUID
 
size() - Method in class org.jgroups.util.AgeOutCache
 
size() - Method in class org.jgroups.util.DefaultTimeScheduler
Answers the number of tasks currently in the queue.
size() - Static method in class org.jgroups.util.Digest.Entry
 
size() - Method in class org.jgroups.util.Digest
 
size() - Method in class org.jgroups.util.ExposedByteArrayOutputStream
Returns the current size of the buffer.
size() - Method in class org.jgroups.util.FIFOMessageQueue
Deprecated.
 
size() - Method in class org.jgroups.util.FixedSizeBitSet
 
size() - Method in class org.jgroups.util.HashedTimingWheel
Returns the number of tasks currently in the timer
size() - Method in class org.jgroups.util.Headers
 
size() - Method in class org.jgroups.util.MergeId
 
size() - Method in class org.jgroups.util.PayloadUUID
 
size() - Method in class org.jgroups.util.Queue
returns the number of objects that are currently in the queue
size() - Method in class org.jgroups.util.ResponseCollector
 
size - Variable in class org.jgroups.util.RetransmitTable
 
size() - Method in class org.jgroups.util.RetransmitTable
Returns the numbers of messages in the table
size() - Method in class org.jgroups.util.RingBuffer
 
size() - Method in class org.jgroups.util.RspList
 
size() - Method in class org.jgroups.util.Seqno
 
size() - Method in class org.jgroups.util.SeqnoRange
 
size() - Method in class org.jgroups.util.SingletonAddress
 
size() - Method in interface org.jgroups.util.TimeScheduler
Returns the number of tasks currently in the queue.
size() - Method in class org.jgroups.util.TimeScheduler2
Returns the number of tasks currently in the timer
size() - Method in class org.jgroups.util.TopologyUUID
 
size() - Method in class org.jgroups.util.UnmodifiableVector
 
size(Address) - Static method in class org.jgroups.util.Util
 
size(View) - Static method in class org.jgroups.util.Util
 
size(ViewId) - Static method in class org.jgroups.util.Util
 
size(Collection<? extends Address>) - Static method in class org.jgroups.util.Util
Returns the marshalled size of a Collection of Addresses.
SIZE - Static variable in class org.jgroups.util.UUID
 
size() - Method in class org.jgroups.util.UUID
 
size() - Method in class org.jgroups.View
returns the number of members in this view
sizeOf(String) - Static method in class org.jgroups.util.Util
 
sizeOf(Object) - Static method in class org.jgroups.util.Util
 
sizeOf(Streamable) - Static method in class org.jgroups.util.Util
 
skip(long) - Method in class org.jgroups.blocks.GridInputStream
 
skip(long) - Method in class org.jgroups.util.ExposedByteArrayInputStream
 
sleep(long) - Static method in class org.jgroups.util.Util
Sleep for timeout msecs.
sleep(long, int) - Static method in class org.jgroups.util.Util
 
sleep(long, boolean) - Static method in class org.jgroups.util.Util
On most UNIX systems, the minimum sleep time is 10-20ms.
SLEEP_TIME - Static variable in class org.jgroups.util.TimeScheduler2
 
sleepRandom(long) - Static method in class org.jgroups.util.Util
Sleeps between 1 and timeout milliseconds, chosen randomly.
sleepRandom(long, long) - Static method in class org.jgroups.util.Util
Sleeps between floor and ceiling milliseconds, chosen randomly
SMACK - Class in org.jgroups.protocols
Simple Multicast ACK protocol.
SMACK() - Constructor for class org.jgroups.protocols.SMACK
 
SMACK.SmackHeader - Class in org.jgroups.protocols
 
SMACK.SmackHeader() - Constructor for class org.jgroups.protocols.SMACK.SmackHeader
 
SMACK.SmackHeader(byte, long) - Constructor for class org.jgroups.protocols.SMACK.SmackHeader
 
SMALL_CLUSTER_SIZE - Static variable in class org.jgroups.Global
 
sock - Variable in class org.jgroups.client.StompConnection
 
sock - Variable in class org.jgroups.protocols.BPING
 
sock - Variable in class org.jgroups.protocols.STOMP.Connection
 
sock - Variable in class org.jgroups.protocols.UDP
Socket used for sending unicast and multicast packets and receiving unicast packets The address of this socket will be our local address (local_addr)
socket_factory - Variable in class org.jgroups.blocks.BasicConnectionTable
 
socket_factory - Variable in class org.jgroups.blocks.TCPConnectionMap
 
socket_factory - Variable in class org.jgroups.Channel
 
socket_factory - Variable in class org.jgroups.protocols.TP.ProtocolAdapter
 
socket_factory - Variable in class org.jgroups.protocols.TP
 
SocketFactory - Interface in org.jgroups.util
Factory to create various types of sockets.
sockets - Variable in class org.jgroups.protocols.BSH
 
sockets - Variable in class org.jgroups.util.DefaultSocketFactory
 
sort() - Method in class org.jgroups.Membership
 
split(String, int) - Static method in class org.jgroups.util.Util
 
src_addr - Variable in class org.jgroups.Message
 
srv_sock - Variable in class org.jgroups.protocols.BSH
 
srv_sock - Variable in class org.jgroups.protocols.STOMP
 
STABILITY - Static variable in class org.jgroups.protocols.pbcast.STABLE.StableHeader
 
stability_msgs - Variable in class org.jgroups.protocols.pbcast.NAKACK
BoundedList, keeps the last 10 stability messages
STABLE - Static variable in class org.jgroups.Event
 
STABLE - Class in org.jgroups.protocols.pbcast
Computes the broadcast messages that are stable; i.e., have been received by all members.
STABLE() - Constructor for class org.jgroups.protocols.pbcast.STABLE
 
stable(Address, long, long) - Method in class org.jgroups.protocols.UNICAST2
Purge all messages in window for local_addr, which are <= low.
STABLE - Static variable in class org.jgroups.protocols.UNICAST2.Unicast2Header
 
stable(long) - Method in class org.jgroups.stack.NakReceiverWindow
Delete all messages <= seqno (they are stable, that is, have been received at all members).
STABLE.StableHeader - Class in org.jgroups.protocols.pbcast
 
STABLE.StableHeader() - Constructor for class org.jgroups.protocols.pbcast.STABLE.StableHeader
 
STABLE.StableHeader(int, Digest) - Constructor for class org.jgroups.protocols.pbcast.STABLE.StableHeader
 
STABLE_GOSSIP - Static variable in class org.jgroups.protocols.pbcast.STABLE.StableHeader
 
stable_interval - Variable in class org.jgroups.protocols.UNICAST2
 
stack - Variable in class org.jgroups.stack.Protocol
 
STACK_DEPENDENT - Static variable in class org.jgroups.Global
 
STACK_INDEPENDENT - Static variable in class org.jgroups.Global
 
StackType - Enum in org.jgroups.util
 
stagger_timeout - Variable in class org.jgroups.protocols.Discovery
 
start() - Method in class org.jgroups.blocks.AbstractConnectionMap
 
start() - Method in class org.jgroups.blocks.BasicConnectionTable
 
start() - Method in class org.jgroups.blocks.Cache
 
start() - Method in class org.jgroups.blocks.ConnectionTableNIO
 
start(long) - Method in class org.jgroups.blocks.DistributedQueue
 
start() - Method in class org.jgroups.blocks.DistributedTree
 
start(long) - Method in class org.jgroups.blocks.DistributedTree
 
start() - Method in class org.jgroups.blocks.MemcachedConnector
 
start() - Method in class org.jgroups.blocks.MessageDispatcher
 
start() - Method in class org.jgroups.blocks.mux.MuxMessageDispatcher
 
start() - Method in class org.jgroups.blocks.mux.MuxRpcDispatcher
 
start() - Method in class org.jgroups.blocks.NotificationBus
Deprecated.
 
start() - Method in class org.jgroups.blocks.PartitionedHashMap
 
start() - Method in class org.jgroups.blocks.PullPushAdapter
Deprecated.
 
start() - Method in class org.jgroups.blocks.ReplCache
 
start(long) - Method in class org.jgroups.blocks.ReplicatedHashMap
Fetches the state
start() - Method in class org.jgroups.blocks.ReplicatedTree
 
start() - Method in class org.jgroups.blocks.RequestCorrelator
 
start() - Method in class org.jgroups.blocks.TCPConnectionMap
 
start(String) - Static method in class org.jgroups.debug.Profiler
 
start() - Method in class org.jgroups.debug.ProtocolTester
 
start() - Method in class org.jgroups.debug.Simulator
 
start() - Method in class org.jgroups.demos.applets.DrawApplet
 
start(String, ChannelFactory, String) - Method in class org.jgroups.demos.DistributedQueueDemo
 
start() - Method in class org.jgroups.demos.ExecutionServiceDemo
 
start() - Method in class org.jgroups.demos.LockServiceDemo
 
start(String, String) - Method in class org.jgroups.demos.NotificationBusDemo
 
start() - Method in class org.jgroups.demos.QuoteClient
 
start() - Method in class org.jgroups.demos.QuoteServer
 
start(String, String) - Method in class org.jgroups.demos.RelayDemoRpc
 
start(ChannelFactory, String, boolean) - Method in class org.jgroups.demos.ReplicatedHashMapDemo
 
start() - Method in class org.jgroups.demos.StompChat
 
start() - Method in class org.jgroups.demos.Topology
 
start(String) - Method in class org.jgroups.demos.ViewDemo
 
start(String) - Method in class org.jgroups.demos.wb.GraphPanel
 
start() - Method in class org.jgroups.JChannelFactory
Deprecated.
 
start() - Method in class org.jgroups.protocols.BPING
 
start() - Method in class org.jgroups.protocols.BSH
 
start() - Method in class org.jgroups.protocols.DAISYCHAIN
 
start() - Method in class org.jgroups.protocols.DISCARD
 
start(String, Promise, ViewId) - Method in class org.jgroups.protocols.Discovery.PingSenderTask
 
start() - Method in class org.jgroups.protocols.Discovery
 
start() - Method in class org.jgroups.protocols.FC
 
start() - Method in class org.jgroups.protocols.FD_SOCK
 
start() - Method in class org.jgroups.protocols.FILE_PING
 
start() - Method in class org.jgroups.protocols.FlowControl
 
start() - Method in class org.jgroups.protocols.MPING
 
start() - Method in class org.jgroups.protocols.pbcast.FLUSH
 
start() - Method in class org.jgroups.protocols.pbcast.GMS
 
start() - Method in class org.jgroups.protocols.pbcast.GmsImpl
 
start() - Method in class org.jgroups.protocols.pbcast.NAKACK
 
start() - Method in class org.jgroups.protocols.pbcast.STABLE
 
start() - Method in class org.jgroups.protocols.pbcast.STATE_TRANSFER
 
start() - Method in class org.jgroups.protocols.pbcast.STREAMING_STATE_TRANSFER
 
start() - Method in class org.jgroups.protocols.PERF_TP
 
start() - Method in class org.jgroups.protocols.PRIO
This method is called on a Channel.connect(String).
start() - Method in class org.jgroups.protocols.SCOPE
 
start() - Method in class org.jgroups.protocols.SFC
Deprecated.
 
start() - Method in class org.jgroups.protocols.SHARED_LOOPBACK
 
start() - Method in class org.jgroups.protocols.STOMP
 
start() - Method in class org.jgroups.protocols.TCP
 
start() - Method in class org.jgroups.protocols.TCP_NIO
 
start() - Method in class org.jgroups.protocols.TCPGOSSIP
 
start() - Method in class org.jgroups.protocols.TCPPING
 
start() - Method in interface org.jgroups.protocols.TP.Bundler
 
start() - Method in class org.jgroups.protocols.TP.ProtocolAdapter
 
start() - Method in class org.jgroups.protocols.TP
Creates the unicast and multicast sockets and starts the unicast and multicast receiver threads
start() - Method in class org.jgroups.protocols.UDP.PacketReceiver
 
start() - Method in class org.jgroups.protocols.UDP
Creates the unicast and multicast sockets and starts the unicast and multicast receiver threads
start() - Method in class org.jgroups.protocols.UNICAST
 
start() - Method in class org.jgroups.protocols.UNICAST2
 
start() - Method in class org.jgroups.protocols.VIEW_SYNC
 
start() - Method in class org.jgroups.stack.GossipRouter
Lifecycle operation.
start() - Method in class org.jgroups.stack.Protocol
This method is called on a Channel.connect(String).
start() - Method in class org.jgroups.util.Proxy
 
START_FLUSH - Static variable in class org.jgroups.protocols.pbcast.FLUSH.FlushHeader
 
started - Variable in class org.jgroups.blocks.RequestCorrelator
 
startExpiryTask() - Method in class org.jgroups.protocols.SCOPE
 
startFailureDetection() - Method in class org.jgroups.protocols.FD
 
startFailureDetection() - Method in class org.jgroups.protocols.FD_ALL
 
startFlush(List<Address>, boolean) - Method in class org.jgroups.Channel
 
startFlush(boolean) - Method in class org.jgroups.Channel
 
startFlush(long, boolean) - Method in class org.jgroups.Channel
 
startFlush(boolean) - Method in class org.jgroups.JChannel
Will perform a flush of the system, ie.
startFlush(List<Address>, boolean) - Method in class org.jgroups.JChannel
Performs a partial flush in a cluster for flush participants.
startFlush(long, boolean) - Method in class org.jgroups.JChannel
Will perform a flush of the system, ie.
startFlush() - Method in class org.jgroups.protocols.pbcast.FLUSH
 
startFlush(Channel, List<Address>, int, long, long) - Static method in class org.jgroups.util.Util
 
startFlush(Channel, List<Address>) - Static method in class org.jgroups.util.Util
 
startFlush(Channel, int, long, long) - Static method in class org.jgroups.util.Util
 
startFlush(Channel) - Static method in class org.jgroups.util.Util
 
startGui() - Method in class org.jgroups.protocols.DISCARD
 
startMergeTask() - Method in class org.jgroups.protocols.MERGE2
 
startReconnecting(RouterStub) - Method in class org.jgroups.stack.RouterStubManager
 
startRemoteViewFetcher() - Method in class org.jgroups.protocols.RELAY
 
startRunner() - Method in class org.jgroups.client.StompConnection
 
startRunner() - Method in class org.jgroups.util.HashedTimingWheel
 
startRunner() - Method in class org.jgroups.util.TimeScheduler2
 
startStack(String, Address) - Method in class org.jgroups.stack.ProtocolStack
Start all layers.
state - Variable in class org.jgroups.stack.StateTransferInfo
 
state_id - Variable in class org.jgroups.stack.StateTransferInfo
 
STATE_PART - Static variable in class org.jgroups.protocols.pbcast.STREAMING_STATE_TRANSFER.StateHeader
 
state_promise - Variable in class org.jgroups.blocks.ReplicatedHashMap
 
STATE_RECEIVED - Static variable in class org.jgroups.Event
 
STATE_REQ - Static variable in class org.jgroups.protocols.pbcast.STATE_TRANSFER.StateHeader
 
STATE_REQ - Static variable in class org.jgroups.protocols.pbcast.STREAMING_STATE_TRANSFER.StateHeader
 
STATE_RSP - Static variable in class org.jgroups.protocols.pbcast.STATE_TRANSFER.StateHeader
 
STATE_RSP - Static variable in class org.jgroups.protocols.pbcast.STREAMING_STATE_TRANSFER.StateHeader
 
STATE_TRANSFER - Class in org.jgroups.protocols.pbcast
STATE_TRANSFER protocol based on byte array transfer.
STATE_TRANSFER() - Constructor for class org.jgroups.protocols.pbcast.STATE_TRANSFER
 
STATE_TRANSFER.StateHeader - Class in org.jgroups.protocols.pbcast
Wraps data for a state request/response.
STATE_TRANSFER.StateHeader() - Constructor for class org.jgroups.protocols.pbcast.STATE_TRANSFER.StateHeader
 
STATE_TRANSFER.StateHeader(byte, Address, long, Digest) - Constructor for class org.jgroups.protocols.pbcast.STATE_TRANSFER.StateHeader
 
STATE_TRANSFER.StateHeader(byte, Address, long, Digest, String) - Constructor for class org.jgroups.protocols.pbcast.STATE_TRANSFER.StateHeader
 
STATE_TRANSFER_INPUTSTREAM - Static variable in class org.jgroups.Event
 
STATE_TRANSFER_INPUTSTREAM_CLOSED - Static variable in class org.jgroups.Event
 
STATE_TRANSFER_OUTPUTSTREAM - Static variable in class org.jgroups.Event
 
STATE_TRANSFER_OUTPUTSTREAM_CLOSED - Static variable in class org.jgroups.Event
 
stateListener - Variable in class org.jgroups.blocks.MessageListenerAdapter
 
StateTransferException - Exception in org.jgroups
StateTransferException is thrown to indicate failure of state transfer between cluster members.
StateTransferException() - Constructor for exception org.jgroups.StateTransferException
 
StateTransferException(String) - Constructor for exception org.jgroups.StateTransferException
 
StateTransferException(String, Throwable) - Constructor for exception org.jgroups.StateTransferException
 
StateTransferInfo - Class in org.jgroups.stack
Contains parameters for state transfer.
StateTransferInfo() - Constructor for class org.jgroups.stack.StateTransferInfo
 
StateTransferInfo(Address) - Constructor for class org.jgroups.stack.StateTransferInfo
 
StateTransferInfo(Address, long) - Constructor for class org.jgroups.stack.StateTransferInfo
 
StateTransferInfo(Address, String, long) - Constructor for class org.jgroups.stack.StateTransferInfo
 
StateTransferInfo(Address, String, long, byte[]) - Constructor for class org.jgroups.stack.StateTransferInfo
 
StateTransferInfo(Address, InputStream, String) - Constructor for class org.jgroups.stack.StateTransferInfo
 
StateTransferInfo(Address, OutputStream, String) - Constructor for class org.jgroups.stack.StateTransferInfo
 
StaticInterval - Class in org.jgroups.stack
Manages retransmission timeouts.
StaticInterval(long...) - Constructor for class org.jgroups.stack.StaticInterval
 
stats - Variable in class org.jgroups.JChannel
Collect statistics
STATS - Class in org.jgroups.protocols
Provides various stats
STATS() - Constructor for class org.jgroups.protocols.STATS
 
stats - Variable in class org.jgroups.stack.Protocol
 
statsEnabled() - Method in class org.jgroups.JChannel
 
statsEnabled() - Method in class org.jgroups.stack.Protocol
 
STOMP - Class in org.jgroups.protocols
Protocol which provides STOMP (http://stomp.codehaus.org/) support.
STOMP() - Constructor for class org.jgroups.protocols.STOMP
 
STOMP.ClientVerb - Enum in org.jgroups.protocols
 
STOMP.Connection - Class in org.jgroups.protocols
Class which handles a connection to a client
STOMP.Connection(Socket) - Constructor for class org.jgroups.protocols.STOMP.Connection
 
STOMP.Frame - Class in org.jgroups.protocols
 
STOMP.Frame(String, Map<String, String>, byte[]) - Constructor for class org.jgroups.protocols.STOMP.Frame
 
STOMP.ServerVerb - Enum in org.jgroups.protocols
 
STOMP.StompHeader - Class in org.jgroups.protocols
 
STOMP.StompHeader() - Constructor for class org.jgroups.protocols.STOMP.StompHeader
 
STOMP.StompHeader.Type - Enum in org.jgroups.protocols
 
STOMP_BIND_ADDR - Static variable in class org.jgroups.Global
 
stomp_client - Variable in class org.jgroups.demos.StompChat
 
stomp_client - Variable in class org.jgroups.demos.StompDraw
 
STOMP_ENDPOINT_ADDR - Static variable in class org.jgroups.Global
 
STOMP_SRV_SOCK - Static variable in class org.jgroups.Global
 
StompChat - Class in org.jgroups.demos
Chat client using STOMP to talk to other clients
StompChat(String, int, String) - Constructor for class org.jgroups.demos.StompChat
 
StompConnection - Class in org.jgroups.client
STOMP client to access the STOMP [1] protocol.
StompConnection(String) - Constructor for class org.jgroups.client.StompConnection
 
StompConnection.Listener - Interface in org.jgroups.client
 
StompDraw - Class in org.jgroups.demos
Simple STOMP demo client.
StompDraw(String, String) - Constructor for class org.jgroups.demos.StompDraw
 
stop() - Method in class org.jgroups.blocks.AbstractConnectionMap
 
stop() - Method in class org.jgroups.blocks.BasicConnectionTable
 
stop() - Method in class org.jgroups.blocks.Cache
 
stop() - Method in class org.jgroups.blocks.ConnectionTableNIO
Closes all open sockets, the server socket and all threads waiting for incoming messages
stop() - Method in class org.jgroups.blocks.DistributedQueue
 
stop() - Method in class org.jgroups.blocks.DistributedTree
 
stop() - Method in class org.jgroups.blocks.MemcachedConnector
 
stop() - Method in class org.jgroups.blocks.MessageDispatcher
 
stop() - Method in class org.jgroups.blocks.mux.MuxMessageDispatcher
 
stop() - Method in class org.jgroups.blocks.mux.MuxRpcDispatcher
 
stop() - Method in class org.jgroups.blocks.NotificationBus
Deprecated.
 
stop() - Method in class org.jgroups.blocks.PartitionedHashMap
 
stop() - Method in class org.jgroups.blocks.PullPushAdapter
Deprecated.
 
stop() - Method in class org.jgroups.blocks.ReplCache
 
stop() - Method in class org.jgroups.blocks.ReplicatedHashMap
 
stop() - Method in class org.jgroups.blocks.ReplicatedTree
 
stop() - Method in class org.jgroups.blocks.RequestCorrelator
 
stop() - Method in class org.jgroups.blocks.TCPConnectionMap
 
stop(String) - Static method in class org.jgroups.debug.Profiler
 
stop() - Method in class org.jgroups.debug.ProtocolTester
 
stop() - Method in class org.jgroups.debug.Simulator
 
stop() - Method in class org.jgroups.demos.Draw
 
stop() - Method in class org.jgroups.demos.StompDraw
 
stop() - Method in class org.jgroups.demos.wb.GraphPanel
 
stop() - Method in class org.jgroups.JChannelFactory
Deprecated.
 
stop() - Method in class org.jgroups.protocols.BARRIER
 
stop() - Method in class org.jgroups.protocols.BPING
 
stop() - Method in class org.jgroups.protocols.BSH
 
stop() - Method in class org.jgroups.protocols.DAISYCHAIN
 
stop() - Method in class org.jgroups.protocols.DISCARD
 
stop() - Method in class org.jgroups.protocols.Discovery.PingSenderTask
 
stop() - Method in class org.jgroups.protocols.Discovery
 
stop() - Method in class org.jgroups.protocols.FC
 
stop() - Method in class org.jgroups.protocols.FD.BroadcastTask
 
stop() - Method in class org.jgroups.protocols.FD
 
stop() - Method in class org.jgroups.protocols.FD_ALL
 
stop() - Method in class org.jgroups.protocols.FD_SIMPLE
 
stop() - Method in class org.jgroups.protocols.FD_SOCK
 
stop() - Method in class org.jgroups.protocols.FILE_PING
 
stop() - Method in class org.jgroups.protocols.FlowControl
 
stop() - Method in class org.jgroups.protocols.JDBC_PING
 
stop() - Method in class org.jgroups.protocols.MERGE2
 
stop() - Method in class org.jgroups.protocols.MFC
 
stop() - Method in class org.jgroups.protocols.MPING
 
stop() - Method in class org.jgroups.protocols.pbcast.CoordGmsImpl
 
stop() - Method in class org.jgroups.protocols.pbcast.FLUSH
 
stop() - Method in class org.jgroups.protocols.pbcast.GMS
 
stop() - Method in class org.jgroups.protocols.pbcast.GmsImpl
 
stop() - Method in class org.jgroups.protocols.pbcast.NAKACK
 
stop() - Method in class org.jgroups.protocols.pbcast.STABLE
 
stop() - Method in class org.jgroups.protocols.pbcast.STATE_TRANSFER
 
stop() - Method in class org.jgroups.protocols.pbcast.STREAMING_STATE_TRANSFER
 
stop() - Method in class org.jgroups.protocols.PING
 
stop() - Method in class org.jgroups.protocols.PRIO
This method is called on a Channel.disconnect().
stop() - Method in class org.jgroups.protocols.RATE_LIMITER
 
stop() - Method in class org.jgroups.protocols.RELAY
 
stop() - Method in class org.jgroups.protocols.SCOPE
 
stop() - Method in class org.jgroups.protocols.SFC
Deprecated.
 
stop() - Method in class org.jgroups.protocols.SHARED_LOOPBACK
 
stop() - Method in class org.jgroups.protocols.SMACK
 
stop() - Method in class org.jgroups.protocols.STOMP.Connection
 
stop() - Method in class org.jgroups.protocols.STOMP
 
stop() - Method in class org.jgroups.protocols.TCP
 
stop() - Method in class org.jgroups.protocols.TCP_NIO
 
stop() - Method in class org.jgroups.protocols.TCPGOSSIP
 
stop() - Method in interface org.jgroups.protocols.TP.Bundler
 
stop() - Method in class org.jgroups.protocols.TP.ProtocolAdapter
 
stop() - Method in class org.jgroups.protocols.TP
 
stop() - Method in class org.jgroups.protocols.UDP.PacketReceiver
 
stop() - Method in class org.jgroups.protocols.UDP
 
stop() - Method in class org.jgroups.protocols.UFC
 
stop() - Method in class org.jgroups.protocols.UNICAST
 
stop() - Method in class org.jgroups.protocols.UNICAST2
 
stop() - Method in class org.jgroups.protocols.VERIFY_SUSPECT
 
stop() - Method in class org.jgroups.protocols.VIEW_SYNC
 
stop() - Method in class org.jgroups.stack.AckMcastSenderWindow
Stop the rentransmition and clear all pending msgs.
stop() - Method in class org.jgroups.stack.GossipRouter
Always called before destroy().
stop() - Method in class org.jgroups.stack.Protocol
This method is called on a Channel.disconnect().
stop() - Method in class org.jgroups.util.DefaultTimeScheduler
Stop the scheduler if it's running.
stop() - Method in class org.jgroups.util.HashedTimingWheel
Stops the timer, cancelling all tasks
stop() - Method in class org.jgroups.util.Metronome
 
stop() - Method in interface org.jgroups.util.TimeScheduler
Stops the scheduler if running, cancelling all pending tasks
stop() - Method in class org.jgroups.util.TimeScheduler2
Stops the timer, cancelling all tasks
STOP_FLUSH - Static variable in class org.jgroups.protocols.pbcast.FLUSH.FlushHeader
 
stopExpiryTask() - Method in class org.jgroups.protocols.SCOPE
 
stopFailureDetection() - Method in class org.jgroups.protocols.FD
 
stopFailureDetection() - Method in class org.jgroups.protocols.FD_ALL
 
stopFlush() - Method in class org.jgroups.Channel
 
stopFlush(List<Address>) - Method in class org.jgroups.Channel
 
stopFlush() - Method in class org.jgroups.JChannel
 
stopFlush(List<Address>) - Method in class org.jgroups.JChannel
 
stopFlush() - Method in class org.jgroups.protocols.pbcast.FLUSH
 
stopGui() - Method in class org.jgroups.protocols.DISCARD
 
stopMergeTask() - Method in class org.jgroups.protocols.MERGE2
 
stopped - Variable in class org.jgroups.blocks.DistributedQueue
 
stopReconnecting(RouterStub) - Method in class org.jgroups.stack.RouterStubManager
 
stopRemoteViewFetcher() - Method in class org.jgroups.protocols.RELAY
 
stopRunner() - Method in class org.jgroups.util.HashedTimingWheel
 
stopRunner() - Method in class org.jgroups.util.TimeScheduler2
 
stopServerSocket(boolean) - Method in class org.jgroups.protocols.FD_SOCK
 
stopStack(boolean, boolean) - Method in class org.jgroups.JChannel
 
stopStack(String) - Method in class org.jgroups.stack.ProtocolStack
Iterates through all the protocols from top to bottom and does the following: Waits until all messages in the down queue have been flushed (ie., size is 0) Calls stop() on the protocol
Streamable - Interface in org.jgroups.util
Implementations of Streamable can add their state directly to the output stream, enabling them to bypass costly serialization
streamableFromByteBuffer(Class, byte[]) - Static method in class org.jgroups.util.Util
 
streamableFromByteBuffer(Class, byte[], int, int) - Static method in class org.jgroups.util.Util
 
streamableToByteBuffer(Streamable) - Static method in class org.jgroups.util.Util
 
STREAMING_STATE_TRANSFER - Class in org.jgroups.protocols.pbcast
STREAMING_STATE_TRANSFER, as its name implies, allows a streaming state transfer between two channel instances.
STREAMING_STATE_TRANSFER() - Constructor for class org.jgroups.protocols.pbcast.STREAMING_STATE_TRANSFER
 
STREAMING_STATE_TRANSFER.StateHeader - Class in org.jgroups.protocols.pbcast
 
STREAMING_STATE_TRANSFER.StateHeader() - Constructor for class org.jgroups.protocols.pbcast.STREAMING_STATE_TRANSFER.StateHeader
 
STREAMING_STATE_TRANSFER.StateHeader(byte, Address, String) - Constructor for class org.jgroups.protocols.pbcast.STREAMING_STATE_TRANSFER.StateHeader
 
STREAMING_STATE_TRANSFER.StateHeader(byte, Address, long, Digest) - Constructor for class org.jgroups.protocols.pbcast.STREAMING_STATE_TRANSFER.StateHeader
 
STREAMING_STATE_TRANSFER.StateHeader(byte, Address, IpAddress, Digest, String) - Constructor for class org.jgroups.protocols.pbcast.STREAMING_STATE_TRANSFER.StateHeader
 
STREAMING_STATE_TRANSFER_SERVER_SOCK - Static variable in class org.jgroups.Global
 
StreamingGetStateEvent - Class in org.jgroups
Represents an event returned by channel.receive(), as a result of another channel instance requesting a state from this channel.
StreamingGetStateEvent(OutputStream, String) - Constructor for class org.jgroups.StreamingGetStateEvent
 
StreamingSetStateEvent - Class in org.jgroups
Represents an event returned by channel.receive(), as requested by channel.getState() previously.
StreamingSetStateEvent(InputStream, String) - Constructor for class org.jgroups.StreamingSetStateEvent
 
string_version - Static variable in class org.jgroups.Version
 
subgroups - Variable in class org.jgroups.MergeView
 
subList(int, int) - Method in class org.jgroups.util.UnmodifiableVector
 
submit(Callable<V>) - Method in class org.jgroups.blocks.executor.ExecutionCompletionService
submit(Runnable, V) - Method in class org.jgroups.blocks.executor.ExecutionCompletionService
submit(Runnable, T) - Method in class org.jgroups.blocks.executor.ExecutionService
 
submit(Callable<T>) - Method in class org.jgroups.blocks.executor.ExecutionService
 
subscribe(String) - Method in class org.jgroups.client.StompConnection
 
subscriptions - Variable in class org.jgroups.client.StompConnection
 
subscriptions - Variable in class org.jgroups.protocols.STOMP
 
substituteVariable(String) - Static method in class org.jgroups.util.Util
Replaces variables of ${var:default} with System.getProperty(var, default).
substituteVariables(ProtocolStackConfigurator) - Static method in class org.jgroups.conf.ConfiguratorFactory
Replace variables of the form ${var:default} with the getProperty(var, default)
substituteVariables() - Method in class org.jgroups.conf.ProtocolConfiguration
 
SUFFIX - Static variable in class org.jgroups.protocols.FILE_PING
 
supportedKeys() - Method in class org.jgroups.protocols.pbcast.GMS
 
supportedKeys() - Method in class org.jgroups.protocols.pbcast.NAKACK
 
supportedKeys() - Method in interface org.jgroups.protocols.TP.ProbeHandler
Returns a list of supported keys
supportedKeys() - Method in class org.jgroups.protocols.TP.ProtocolAdapter
 
supportsMulticasting() - Method in class org.jgroups.protocols.BasicTCP
 
supportsMulticasting() - Method in class org.jgroups.protocols.LOOPBACK
 
supportsMulticasting() - Method in class org.jgroups.protocols.SHARED_LOOPBACK
 
supportsMulticasting() - Method in class org.jgroups.protocols.TP
Whether or not hardware multicasting is supported
supportsMulticasting() - Method in class org.jgroups.protocols.TUNNEL
 
supportsMulticasting() - Method in class org.jgroups.protocols.UDP
 
suspect(Address) - Method in class org.jgroups.blocks.DistributedLockManager
Deprecated.
 
suspect(Address) - Method in class org.jgroups.blocks.DistributedQueue
Called when a member is suspected
suspect(Address) - Method in class org.jgroups.blocks.DistributedTree
Called when a member is suspected
suspect(Address) - Method in class org.jgroups.blocks.GroupRequest
Callback (called by RequestCorrelator or Transport).
suspect(Address) - Method in class org.jgroups.blocks.MembershipListenerAdapter
Notify membership listener that some node was suspected.
suspect(Address) - Method in class org.jgroups.blocks.MultiRequest
Callback (called by RequestCorrelator or Transport).
suspect(Address) - Method in class org.jgroups.blocks.NotificationBus
Deprecated.
 
suspect(Address) - Method in class org.jgroups.blocks.PartitionedHashMap.ArrayBasedConsistentHashFunction
 
suspect(Address) - Method in class org.jgroups.blocks.PartitionedHashMap
 
suspect(Address) - Method in class org.jgroups.blocks.ReplCache
 
suspect(Address) - Method in class org.jgroups.blocks.ReplicatedHashMap
Called when a member is suspected
suspect(Address) - Method in class org.jgroups.blocks.Request
 
suspect(Address) - Method in interface org.jgroups.blocks.RspCollector
 
suspect(Address) - Method in class org.jgroups.blocks.UnicastRequest
Callback (called by RequestCorrelator or Transport).
suspect(Address) - Method in class org.jgroups.blocks.VotingAdapter
Callback for notification that one node is suspected
SUSPECT - Static variable in class org.jgroups.Channel
Deprecated.
suspect(Address) - Method in class org.jgroups.demos.QuoteClient
 
suspect(Address) - Method in class org.jgroups.demos.QuoteServer
 
suspect(Address) - Method in class org.jgroups.demos.Topology
 
suspect(Address) - Method in class org.jgroups.demos.ViewDemo
Called when a member is suspected
suspect(Address) - Method in class org.jgroups.demos.wb.Whiteboard
 
SUSPECT - Static variable in class org.jgroups.Event
 
suspect(Address) - Method in class org.jgroups.ExtendedReceiverAdapter
 
suspect(Address) - Method in interface org.jgroups.MembershipListener
Called whenever a member is suspected of having crashed, but has not yet been excluded.
SUSPECT - Static variable in class org.jgroups.protocols.FD.FdHeader
 
SUSPECT - Static variable in class org.jgroups.protocols.FD_SOCK.FdHeader
 
suspect(Address) - Method in class org.jgroups.protocols.pbcast.CoordGmsImpl
 
suspect(String) - Method in class org.jgroups.protocols.pbcast.GMS
 
suspect(Address) - Method in class org.jgroups.protocols.pbcast.GmsImpl
 
suspect(Address) - Method in class org.jgroups.protocols.pbcast.ParticipantGmsImpl
 
suspect(Address) - Method in class org.jgroups.ReceiverAdapter
 
suspect(Object) - Method in class org.jgroups.stack.AckMcastReceiverWindow
 
suspect(Address) - Method in class org.jgroups.stack.AckMcastSenderWindow
Process with address suspected is suspected: remove it from all receiver sets.
SUSPECT - Static variable in class org.jgroups.stack.GossipRouter
 
suspect(Address) - Method in class org.jgroups.util.AckCollector
 
suspect(Address) - Method in class org.jgroups.util.ResponseCollector
 
suspect_history - Variable in class org.jgroups.protocols.FD
 
suspected_mbrs - Variable in class org.jgroups.protocols.FD_ALL
 
suspected_mbrs - Variable in class org.jgroups.protocols.FD_SOCK
 
SuspectedException - Exception in org.jgroups
Thrown if a message is sent to a suspected member.
SuspectedException() - Constructor for exception org.jgroups.SuspectedException
 
SuspectedException(Object) - Constructor for exception org.jgroups.SuspectedException
 
SuspectEvent - Class in org.jgroups
Represents a suspect event.
SuspectEvent(Object) - Constructor for class org.jgroups.SuspectEvent
 
SUSPEND - Static variable in class org.jgroups.Event
 
SUSPEND_BUT_FAIL - Static variable in class org.jgroups.Event
 
SUSPEND_STABLE - Static variable in class org.jgroups.Event
 
suspendViewHandler() - Method in class org.jgroups.protocols.pbcast.GMS
 
sync - Variable in class org.jgroups.blocks.executor.ExecutionService.DistributedFuture
Synchronization control for FutureTask
SYNC - Static variable in class org.jgroups.blocks.RequestOptions
Deprecated.
SYNC() - Static method in class org.jgroups.blocks.RequestOptions
 
synchronizedMap(ReplicatedMap<K, V>) - Static method in class org.jgroups.blocks.ReplicatedHashMap
Creates a synchronized facade for a ReplicatedMap.

T

t - Variable in exception org.jgroups.persistence.CannotConnectException
members are made available so that the top level user can dump appropriate members on to his stack trace
t - Variable in exception org.jgroups.persistence.CannotRemoveException
members are made available so that the top level user can dump appropriate members on to his stack trace
tableChanged(TableModelEvent) - Method in class org.jgroups.demos.DistributedTreeDemo
 
take() - Method in class org.jgroups.blocks.executor.ExecutionCompletionService
take() - Method in class org.jgroups.util.ConcurrentLinkedBlockingQueue
 
take() - Method in class org.jgroups.util.FIFOMessageQueue
Deprecated.
 
target - Variable in class org.jgroups.blocks.UnicastRequest
 
target - Variable in class org.jgroups.stack.StateTransferInfo
 
task - Variable in class org.jgroups.blocks.executor.ExecutionService.RunnableAdapter
 
task - Variable in class org.jgroups.protocols.SHUFFLE
 
task - Variable in class org.jgroups.util.HashedTimingWheel.MyTask
 
task - Variable in class org.jgroups.util.TimeScheduler2.MyTask
 
TASK_CANCEL - Static variable in class org.jgroups.blocks.executor.ExecutorEvent
 
TASK_COMPLETE - Static variable in class org.jgroups.blocks.executor.ExecutorEvent
 
TASK_SUBMIT - Static variable in class org.jgroups.blocks.executor.ExecutorEvent
 
taskReady(long) - Method in class org.jgroups.util.TimeScheduler2
Signals that a task with a lower execution time than next_execution_time is ready
TCP - Class in org.jgroups.protocols
TCP based protocol.
TCP() - Constructor for class org.jgroups.protocols.TCP
 
TCP_NIO - Class in org.jgroups.protocols
Transport using NIO
TCP_NIO() - Constructor for class org.jgroups.protocols.TCP_NIO
 
TCP_SOCK - Static variable in class org.jgroups.Global
 
TCP_SRV_SOCK - Static variable in class org.jgroups.Global
 
TCPConnectionMap - Class in org.jgroups.blocks
 
TCPConnectionMap(String, ThreadFactory, SocketFactory, TCPConnectionMap.Receiver, InetAddress, InetAddress, int, int) - Constructor for class org.jgroups.blocks.TCPConnectionMap
 
TCPConnectionMap(String, ThreadFactory, TCPConnectionMap.Receiver, InetAddress, InetAddress, int, int, long, long) - Constructor for class org.jgroups.blocks.TCPConnectionMap
 
TCPConnectionMap(String, ThreadFactory, SocketFactory, TCPConnectionMap.Receiver, InetAddress, InetAddress, int, int, long, long) - Constructor for class org.jgroups.blocks.TCPConnectionMap
 
TCPConnectionMap.Receiver - Interface in org.jgroups.blocks
Used for message reception.
TCPConnectionMap.TCPConnection - Class in org.jgroups.blocks
 
TCPGOSSIP - Class in org.jgroups.protocols
The TCPGOSSIP protocol layer retrieves the initial membership (used by the GMS when started by sending event FIND_INITIAL_MBRS down the stack).
TCPGOSSIP() - Constructor for class org.jgroups.protocols.TCPGOSSIP
 
TCPPING - Class in org.jgroups.protocols
The TCPPING protocol layer retrieves the initial membership in answer to the GMS's FIND_INITIAL_MBRS event.
TCPPING() - Constructor for class org.jgroups.protocols.TCPPING
 
TCPPING_INITIAL_HOSTS - Static variable in class org.jgroups.Global
 
thread_factory - Variable in class org.jgroups.protocols.SCOPE
 
thread_group - Variable in class org.jgroups.protocols.SCOPE
 
thread_id - Variable in class org.jgroups.blocks.locking.Owner
 
THREAD_NAME - Static variable in class org.jgroups.protocols.TP.DiagnosticsHandler
 
thread_naming_pattern - Variable in class org.jgroups.protocols.SCOPE
 
thread_naming_pattern - Variable in class org.jgroups.protocols.TP
 
thread_pool - Variable in class org.jgroups.protocols.SCOPE
 
thread_pool - Variable in class org.jgroups.protocols.TP
The thread pool which handles unmarshalling, version checks and dispatching of regular messages
thread_pool_enabled - Variable in class org.jgroups.protocols.TP
 
thread_pool_keep_alive_time - Variable in class org.jgroups.protocols.SCOPE
 
thread_pool_keep_alive_time - Variable in class org.jgroups.protocols.TP
 
thread_pool_max_threads - Variable in class org.jgroups.protocols.SCOPE
 
thread_pool_max_threads - Variable in class org.jgroups.protocols.TP
 
thread_pool_min_threads - Variable in class org.jgroups.protocols.SCOPE
 
thread_pool_min_threads - Variable in class org.jgroups.protocols.TP
 
thread_pool_queue - Variable in class org.jgroups.protocols.TP
Used if thread_pool is a ThreadPoolExecutor and thread_pool_queue_enabled is true
thread_pool_queue_enabled - Variable in class org.jgroups.protocols.TP
 
thread_pool_queue_max_size - Variable in class org.jgroups.protocols.TP
 
thread_pool_rejection_policy - Variable in class org.jgroups.protocols.TP
 
THREAD_SHUTDOWN_WAIT_TIME - Static variable in class org.jgroups.Global
 
threadCreated(Thread) - Method in interface org.jgroups.util.ThreadDecorator
Notification that thread has just been created.
threadDecorator - Variable in class org.jgroups.util.DefaultThreadFactory
 
threadDecorator - Variable in class org.jgroups.util.HashedTimingWheel
 
ThreadDecorator - Interface in org.jgroups.util
An object that can alter the state of a thread when it receives a callback from a ThreadManager notifying it that the thread has been created or released from use.
threadDecorator - Variable in class org.jgroups.util.TimeScheduler2
 
ThreadFactory - Interface in org.jgroups.util
 
ThreadManager - Interface in org.jgroups.util
An object that manages threads and provides callbacks to a ThreadDecorator to allow it to alter their state.
ThreadManagerThreadPoolExecutor - Class in org.jgroups.util
ThreadPoolExecutor subclass that implements @{link ThreadManager}.
ThreadManagerThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue<Runnable>) - Constructor for class org.jgroups.util.ThreadManagerThreadPoolExecutor
 
ThreadManagerThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue<Runnable>, ThreadFactory) - Constructor for class org.jgroups.util.ThreadManagerThreadPoolExecutor
 
ThreadManagerThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue<Runnable>, RejectedExecutionHandler) - Constructor for class org.jgroups.util.ThreadManagerThreadPoolExecutor
 
ThreadManagerThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue<Runnable>, ThreadFactory, RejectedExecutionHandler) - Constructor for class org.jgroups.util.ThreadManagerThreadPoolExecutor
 
THREADPOOL_SHUTDOWN_WAIT_TIME - Static variable in class org.jgroups.Global
 
threadReleased(Thread) - Method in interface org.jgroups.util.ThreadDecorator
Notification that thread has just been released from use (e.g.
throwableEncountered(Throwable) - Method in class org.jgroups.blocks.executor.ExecutionService.DistributedFuture
 
throwableEncountered(Throwable) - Method in interface org.jgroups.blocks.executor.ExecutorNotification
 
tick_time - Variable in class org.jgroups.protocols.TP
 
tick_time - Variable in class org.jgroups.util.HashedTimingWheel
 
time_period - Variable in class org.jgroups.protocols.RATE_LIMITER
 
TIME_SENSITIVE - Static variable in class org.jgroups.Global
 
time_unit - Variable in class org.jgroups.blocks.locking.LockInfo
 
timeout - Variable in class org.jgroups.blocks.locking.LockInfo
 
timeout - Variable in class org.jgroups.blocks.ReplicatedHashMap
For blocking updates only: the max time to wait (0 == forever)
timeout - Variable in class org.jgroups.protocols.Discovery
 
timeout - Variable in class org.jgroups.protocols.Locking.ClientLock
 
timeout - Variable in class org.jgroups.protocols.Locking.Request
 
timeout - Variable in class org.jgroups.stack.StateTransferInfo
 
TimeoutException - Exception in org.jgroups
Thrown if members fail to respond in time.
TimeoutException() - Constructor for exception org.jgroups.TimeoutException
 
TimeoutException(String) - Constructor for exception org.jgroups.TimeoutException
 
timer - Variable in class org.jgroups.protocols.Discovery
 
timer - Variable in class org.jgroups.protocols.pbcast.GMS
 
timer - Variable in class org.jgroups.protocols.RELAY
 
timer - Variable in class org.jgroups.protocols.SCOPE
 
timer - Variable in class org.jgroups.protocols.SHUFFLE
 
timer - Variable in class org.jgroups.protocols.TP
 
timer - Variable in class org.jgroups.stack.GossipRouter
 
timer - Variable in class org.jgroups.stack.Retransmitter
 
timer_keep_alive_time - Variable in class org.jgroups.protocols.TP
 
timer_max_threads - Variable in class org.jgroups.protocols.TP
 
timer_min_threads - Variable in class org.jgroups.protocols.TP
 
TIMER_NUM_THREADS - Static variable in class org.jgroups.Global
 
timer_queue_max_size - Variable in class org.jgroups.protocols.TP
 
timer_thread_factory - Variable in class org.jgroups.protocols.TP
 
timer_thread_factory - Variable in class org.jgroups.util.HashedTimingWheel
 
timer_thread_factory - Variable in class org.jgroups.util.TimeScheduler2
 
timer_type - Variable in class org.jgroups.protocols.TP
 
TimeScheduler - Interface in org.jgroups.util
Timer-like interface which allows for execution of tasks.
TimeScheduler.Task - Interface in org.jgroups.util
TimeScheduler2 - Class in org.jgroups.util
Implementation of TimeScheduler.
TimeScheduler2() - Constructor for class org.jgroups.util.TimeScheduler2
Create a scheduler that executes tasks in dynamically adjustable intervals
TimeScheduler2(ThreadFactory, int, int, long, int) - Constructor for class org.jgroups.util.TimeScheduler2
 
TimeScheduler2(int) - Constructor for class org.jgroups.util.TimeScheduler2
 
TimeScheduler2.MyTask - Class in org.jgroups.util
Simple task wrapper, always executed by at most 1 thread.
TimeScheduler2.MyTask(Runnable) - Constructor for class org.jgroups.util.TimeScheduler2.MyTask
 
timestamp - Variable in class org.jgroups.blocks.LazyRemovalSet.Entry
 
TMP_VIEW - Static variable in class org.jgroups.Event
 
toArray() - Method in class org.jgroups.util.UnmodifiableVector
 
toArray(Object[]) - Method in class org.jgroups.util.UnmodifiableVector
 
toByteArray() - Method in class org.jgroups.util.ExposedByteArrayOutputStream
Creates a newly allocated byte array.
TOKEN_ATTR - Static variable in class org.jgroups.auth.X509Token
 
TOMBSTONE - Static variable in class org.jgroups.stack.AckReceiverWindow
 
Topology - Class in org.jgroups.demos
Demonstrates the membership service.
Topology() - Constructor for class org.jgroups.demos.Topology
 
TopologyUUID - Class in org.jgroups.util
Subclass of UUID which adds 3 strings (siteId, rackId and machineId)as payload.
TopologyUUID() - Constructor for class org.jgroups.util.TopologyUUID
 
TopologyUUID(byte[], String, String, String) - Constructor for class org.jgroups.util.TopologyUUID
 
tos - Variable in class org.jgroups.protocols.UDP
Traffic class for sending unicast and multicast datagrams.
tossWeightedCoin(double) - Static method in class org.jgroups.util.Util
Tosses a coin weighted with probability and returns true or false.
toString() - Method in class org.jgroups.BlockEvent
 
toString() - Method in class org.jgroups.blocks.BasicConnectionTable
 
toString() - Method in class org.jgroups.blocks.Cache
 
toString() - Method in class org.jgroups.blocks.DistributedLockManager.LockDecree
Deprecated.
 
toString() - Method in class org.jgroups.blocks.DistributedQueue
 
toString() - Method in class org.jgroups.blocks.executor.Executions.StreamableCallable
 
toString() - Method in class org.jgroups.blocks.executor.ExecutionService.DistributedFuture
 
toString() - Method in class org.jgroups.blocks.GridFile.Metadata
 
toString() - Method in class org.jgroups.blocks.GroupRequest
 
toString() - Method in class org.jgroups.blocks.LazyRemovalCache
 
toString() - Method in class org.jgroups.blocks.LazyRemovalSet.Entry
 
toString() - Method in class org.jgroups.blocks.LazyRemovalSet
 
toString() - Method in class org.jgroups.blocks.locking.AwaitInfo
 
toString() - Method in class org.jgroups.blocks.locking.LockInfo
 
toString() - Method in class org.jgroups.blocks.locking.Owner
 
toString() - Method in exception org.jgroups.blocks.LockingException
 
toString() - Method in class org.jgroups.blocks.MemcachedConnector.Request
 
toString() - Method in class org.jgroups.blocks.MethodCall
 
toString() - Method in class org.jgroups.blocks.MultiRequest
 
toString() - Method in class org.jgroups.blocks.PartitionedHashMap
 
toString() - Method in class org.jgroups.blocks.PullPushAdapter.PullHeader
Deprecated.
 
toString() - Method in class org.jgroups.blocks.ReplCache
 
toString() - Method in class org.jgroups.blocks.ReplCache.Value
 
toString() - Method in class org.jgroups.blocks.ReplicatedTree.Node
 
toString() - Method in class org.jgroups.blocks.ReplicatedTree
 
toString() - Method in class org.jgroups.blocks.Request
 
toString() - Method in class org.jgroups.blocks.RequestCorrelator.Header
 
toString() - Method in class org.jgroups.blocks.RequestCorrelator.MultiDestinationHeader
 
toString() - Method in class org.jgroups.blocks.RequestOptions
 
toString() - Method in class org.jgroups.blocks.TCPConnectionMap.TCPConnection
 
toString() - Method in class org.jgroups.blocks.TCPConnectionMap
 
toString() - Method in class org.jgroups.blocks.TwoPhaseVotingAdapter.TwoPhaseWrapper
 
toString() - Method in class org.jgroups.blocks.UnicastRequest
 
toString() - Method in class org.jgroups.blocks.VotingAdapter.VoteResult
 
toString() - Method in exception org.jgroups.ChannelClosedException
 
toString() - Method in exception org.jgroups.ChannelNotConnectedException
 
toString() - Method in class org.jgroups.conf.ClassConfigurator
 
toString(Object) - Method in interface org.jgroups.conf.PropertyConverter
Converts the value to a string.
toString(Object) - Method in class org.jgroups.conf.PropertyConverters.BindInterface
 
toString(Object) - Method in class org.jgroups.conf.PropertyConverters.Default
 
toString(Object) - Method in class org.jgroups.conf.PropertyConverters.FlushInvoker
 
toString(Object) - Method in class org.jgroups.conf.PropertyConverters.InitialHosts
 
toString(Object) - Method in class org.jgroups.conf.PropertyConverters.InitialHosts2
 
toString(Object) - Method in class org.jgroups.conf.PropertyConverters.LongArray
 
toString(Object) - Method in class org.jgroups.conf.PropertyConverters.NetworkInterfaceList
 
toString() - Method in class org.jgroups.conf.ProtocolConfiguration
 
toString() - Method in class org.jgroups.demos.DrawCommand
 
toString() - Method in class org.jgroups.demos.wb.Node
 
toString() - Method in class org.jgroups.Event
 
toString() - Method in class org.jgroups.GetStateEvent
 
toString() - Method in class org.jgroups.Header
 
toString(boolean) - Method in class org.jgroups.JChannel
 
toString() - Method in class org.jgroups.Membership
 
toString() - Method in class org.jgroups.MergeView
 
toString() - Method in class org.jgroups.Message
 
toString() - Method in class org.jgroups.mux.MuxHeader
 
toString() - Method in class org.jgroups.mux.ServiceInfo
 
toString() - Method in exception org.jgroups.persistence.CannotConnectException
 
toString() - Method in exception org.jgroups.persistence.CannotCreateSchemaException
 
toString() - Method in exception org.jgroups.persistence.CannotPersistException
 
toString() - Method in exception org.jgroups.persistence.CannotRemoveException
 
toString() - Method in exception org.jgroups.persistence.CannotRetrieveException
 
toString() - Method in class org.jgroups.protocols.DAISYCHAIN.DaisyHeader
 
toString() - Method in class org.jgroups.protocols.ENCRYPT.EncryptHeader
 
toString() - Method in class org.jgroups.protocols.Executing.Owner
 
toString() - Method in class org.jgroups.protocols.Executing.Request
 
toString() - Method in class org.jgroups.protocols.FcHeader
 
toString() - Method in class org.jgroups.protocols.FD.FdHeader
 
toString() - Method in class org.jgroups.protocols.FD_ALL.HeartbeatHeader
 
toString() - Method in class org.jgroups.protocols.FD_SIMPLE.FdHeader
 
toString() - Method in class org.jgroups.protocols.FD_SOCK.FdHeader
 
toString() - Method in class org.jgroups.protocols.FlowControl.Credit
 
toString() - Method in class org.jgroups.protocols.FragHeader
 
toString() - Method in class org.jgroups.protocols.HTOTAL.HTotalHeader
 
toString() - Method in class org.jgroups.protocols.Locking.ClientLock
 
toString() - Method in class org.jgroups.protocols.Locking.Request
 
toString() - Method in class org.jgroups.protocols.Locking.ServerLock
 
toString() - Method in class org.jgroups.protocols.LOOPBACK
 
toString() - Method in class org.jgroups.protocols.pbcast.FLUSH.FlushHeader
 
toString() - Method in class org.jgroups.protocols.pbcast.GMS.GmsHeader
 
toString() - Method in class org.jgroups.protocols.pbcast.GmsImpl.Request
 
toString() - Method in class org.jgroups.protocols.pbcast.JoinRsp
 
toString() - Method in class org.jgroups.protocols.pbcast.MergeData
 
toString() - Method in class org.jgroups.protocols.pbcast.NakAckHeader
 
toString() - Method in class org.jgroups.protocols.pbcast.STABLE.StableHeader
 
toString() - Method in class org.jgroups.protocols.pbcast.STATE_TRANSFER.StateHeader
 
toString() - Method in class org.jgroups.protocols.pbcast.STREAMING_STATE_TRANSFER.StateHeader
 
toString() - Method in class org.jgroups.protocols.PERF_TP
 
toString() - Method in class org.jgroups.protocols.PingData
 
toString() - Method in class org.jgroups.protocols.PingHeader
 
toString() - Method in class org.jgroups.protocols.PrioHeader
 
toString() - Method in class org.jgroups.protocols.RELAY.RelayHeader
 
toString() - Method in class org.jgroups.protocols.RELAY.ViewData
 
toString() - Method in class org.jgroups.protocols.SCOPE.ScopeHeader
 
toString() - Method in class org.jgroups.protocols.SEQUENCER.SequencerHeader
 
toString() - Method in class org.jgroups.protocols.SFC.Header
Deprecated.
 
toString() - Method in class org.jgroups.protocols.SHARED_LOOPBACK
 
toString() - Method in class org.jgroups.protocols.SMACK.SmackHeader
 
toString() - Method in class org.jgroups.protocols.STOMP.Frame
 
toString() - Method in class org.jgroups.protocols.STOMP.StompHeader
 
toString() - Method in class org.jgroups.protocols.TP.ProtocolAdapter
 
toString() - Method in class org.jgroups.protocols.TP
 
toString() - Method in class org.jgroups.protocols.TpHeader
 
toString() - Method in class org.jgroups.protocols.TRACE
 
toString() - Method in class org.jgroups.protocols.TransportedVectorTime
Returns String representation of this vector timestamp
toString() - Method in class org.jgroups.protocols.TUNNEL
 
toString() - Method in class org.jgroups.protocols.UDP.PacketReceiver
 
toString() - Method in class org.jgroups.protocols.UNICAST.UnicastHeader
 
toString() - Method in class org.jgroups.protocols.UNICAST2.Unicast2Header
 
toString() - Method in class org.jgroups.protocols.VERIFY_SUSPECT.VerifyHeader
 
toString() - Method in class org.jgroups.protocols.VIEW_SYNC.ViewSyncHeader
 
toString() - Method in class org.jgroups.SetStateEvent
 
toString() - Method in class org.jgroups.stack.AckMcastReceiverWindow
 
toString() - Method in class org.jgroups.stack.AckMcastSenderWindow
 
toString() - Method in class org.jgroups.stack.AckReceiverWindow
 
toString() - Method in class org.jgroups.stack.AckSenderWindow
 
toString() - Method in class org.jgroups.stack.Configurator.InetAddressInfo
 
toString() - Method in class org.jgroups.stack.DefaultRetransmitter.SeqnoTask
 
toString() - Method in class org.jgroups.stack.DefaultRetransmitter
 
toString() - Method in class org.jgroups.stack.ExponentialInterval
 
toString() - Method in class org.jgroups.stack.GossipData
 
toString() - Method in class org.jgroups.stack.IpAddress
 
toString() - Method in class org.jgroups.stack.NakReceiverWindow
 
toString() - Method in class org.jgroups.stack.ProtocolStack.RefCounter
 
toString() - Method in class org.jgroups.stack.RangeBasedRetransmitter.RangeTask
 
toString() - Method in class org.jgroups.stack.RangeBasedRetransmitter
 
toString() - Method in class org.jgroups.stack.RouterStub
 
toString() - Method in class org.jgroups.stack.StateTransferInfo
 
toString() - Method in exception org.jgroups.SuspectedException
 
toString() - Method in class org.jgroups.SuspectEvent
 
toString() - Method in exception org.jgroups.TimeoutException
 
toString() - Method in class org.jgroups.UnblockEvent
 
toString() - Method in class org.jgroups.util.AckCollector
 
toString() - Method in class org.jgroups.util.AdditionalDataUUID
 
toString() - Method in class org.jgroups.util.AgeOutCache
 
toString() - Method in class org.jgroups.util.Buffer
 
toString() - Method in class org.jgroups.util.CreditMap
 
toString() - Method in class org.jgroups.util.DefaultTimeScheduler
 
toString() - Method in class org.jgroups.util.Digest.Entry
 
toString() - Method in class org.jgroups.util.Digest
 
toString() - Method in class org.jgroups.util.ExposedByteArrayOutputStream
Converts the buffer's contents into a string decoding bytes using the platform's default character set.
toString(String) - Method in class org.jgroups.util.ExposedByteArrayOutputStream
Converts the buffer's contents into a string by decoding the bytes using the specified charsetName.
toString(int) - Method in class org.jgroups.util.ExposedByteArrayOutputStream
Deprecated.
This method does not properly convert bytes into characters. As of JDK 1.1, the preferred way to do this is via the toString(String enc) method, which takes an encoding-name argument, or the toString() method, which uses the platform's default character encoding.
toString() - Method in class org.jgroups.util.FIFOMessageQueue
Deprecated.
 
toString() - Method in class org.jgroups.util.FixedSizeBitSet
Returns a string representation of this bit set.
toString() - Method in class org.jgroups.util.HashedTimingWheel.MyTask
 
toString() - Method in class org.jgroups.util.HashedTimingWheel
 
toString() - Method in class org.jgroups.util.Headers
 
toString() - Method in class org.jgroups.util.MergeId
 
toString() - Method in class org.jgroups.util.PayloadUUID
 
toString() - Method in class org.jgroups.util.Promise
 
toString() - Method in class org.jgroups.util.Queue
prints the size of the queue
toString() - Method in exception org.jgroups.util.QueueClosedException
 
toString() - Method in class org.jgroups.util.Range
 
toString() - Method in class org.jgroups.util.ResponseCollector
 
toString() - Method in class org.jgroups.util.RetransmitTable
 
toString() - Method in class org.jgroups.util.RingBuffer
 
toString() - Method in class org.jgroups.util.Rsp
 
toString() - Method in class org.jgroups.util.RspList
 
toString() - Method in class org.jgroups.util.Seqno
 
toString() - Method in class org.jgroups.util.SeqnoRange
 
toString() - Method in class org.jgroups.util.SeqnoTable
 
toString() - Method in class org.jgroups.util.SingletonAddress
 
toString() - Method in class org.jgroups.util.TimeScheduler2.MyTask
 
toString() - Method in class org.jgroups.util.TimeScheduler2
 
toString() - Method in class org.jgroups.util.TopologyUUID
 
toString() - Method in class org.jgroups.util.Triple
 
toString() - Method in class org.jgroups.util.Tuple
 
toString() - Method in class org.jgroups.util.UnmodifiableVector
 
toString() - Method in class org.jgroups.util.UUID
 
toString() - Method in class org.jgroups.View
 
toString() - Method in class org.jgroups.ViewId
 
toStringAsObject() - Method in class org.jgroups.Message
Tries to read an object from the message's buffer and prints it
toStringDetailed() - Method in class org.jgroups.util.TopologyUUID
 
toStringDetails() - Method in class org.jgroups.blocks.MethodCall
 
toStringLong() - Method in class org.jgroups.util.UUID
Returns a String object representing this UUID.
toStringShort() - Method in class org.jgroups.protocols.Locking.Request
 
toStringSorted() - Method in class org.jgroups.util.Digest
 
total_block_time - Variable in class org.jgroups.protocols.RATE_LIMITER
 
total_block_time - Variable in class org.jgroups.util.CreditMap
 
total_blocking_time - Variable in class org.jgroups.protocols.FlowControl.Credit
 
TotalOrder - Class in org.jgroups.demos
Originally written to be a demo for TOTAL order (code to be written by a student).
TotalOrder(String, long, int, int, String, int) - Constructor for class org.jgroups.demos.TotalOrder
 
TotalTokenDemo - Class in org.jgroups.demos
Demonstration of TOTAL_TOKEN protocol stack implementing total order.
TotalTokenDemo(String) - Constructor for class org.jgroups.demos.TotalTokenDemo
 
TotalTokenDemo.TotalPayload - Class in org.jgroups.demos
 
TotalTokenDemo.TotalPayload(int) - Constructor for class org.jgroups.demos.TotalTokenDemo.TotalPayload
 
TP - Class in org.jgroups.protocols
Generic transport - specific implementations should extend this abstract class.
TP() - Constructor for class org.jgroups.protocols.TP
Creates the TP protocol, and initializes the state variables, does however not start any sockets or threads.
TP.Bundler - Interface in org.jgroups.protocols
 
TP.DiagnosticsHandler - Class in org.jgroups.protocols
 
TP.ProbeHandler - Interface in org.jgroups.protocols
 
TP.ProtocolAdapter - Class in org.jgroups.protocols
Used when the transport is shared (singleton_name is not null).
TP.ProtocolAdapter(String, Address, short, Protocol, Protocol, String) - Constructor for class org.jgroups.protocols.TP.ProtocolAdapter
 
TP_DIAG_MCAST_SOCK - Static variable in class org.jgroups.Global
 
TpHeader - Class in org.jgroups.protocols
Generic transport header, used by TP.
TpHeader() - Constructor for class org.jgroups.protocols.TpHeader
 
TpHeader(String) - Constructor for class org.jgroups.protocols.TpHeader
 
trace(String) - Method in class org.jgroups.logging.JDKLogImpl
 
trace(Object) - Method in class org.jgroups.logging.JDKLogImpl
 
trace(Object, Throwable) - Method in class org.jgroups.logging.JDKLogImpl
 
trace(String, Throwable) - Method in class org.jgroups.logging.JDKLogImpl
 
trace(Object) - Method in interface org.jgroups.logging.Log
 
trace(Object, Throwable) - Method in interface org.jgroups.logging.Log
 
trace(String) - Method in interface org.jgroups.logging.Log
 
trace(String, Throwable) - Method in interface org.jgroups.logging.Log
 
trace(Object) - Method in class org.jgroups.logging.Log4JLogImpl
 
trace(Object, Throwable) - Method in class org.jgroups.logging.Log4JLogImpl
 
trace(String) - Method in class org.jgroups.logging.Log4JLogImpl
 
trace(String, Throwable) - Method in class org.jgroups.logging.Log4JLogImpl
 
TRACE - Class in org.jgroups.protocols
 
TRACE() - Constructor for class org.jgroups.protocols.TRACE
 
transientFlagsToString(byte) - Static method in class org.jgroups.Message
 
transport - Variable in class org.jgroups.blocks.PullPushAdapter
Deprecated.
 
transport - Variable in class org.jgroups.blocks.Request
 
transport - Variable in class org.jgroups.blocks.RequestCorrelator
The protocol layer to use to pass up/down messages.
Transport - Interface in org.jgroups
Defines a very small subset of the functionality of a channel, essentially only the methods for sending and receiving messages.
transport_adapter - Variable in class org.jgroups.blocks.MessageDispatcher
 
TransportedVectorTime - Class in org.jgroups.protocols
Lighweight representation of the VectorTime clock suitable for network transport
TransportedVectorTime() - Constructor for class org.jgroups.protocols.TransportedVectorTime
 
TransportedVectorTime(int, int[]) - Constructor for class org.jgroups.protocols.TransportedVectorTime
Constructs TransportedVectorTime with sender index and vector values
trim(String) - Static method in class org.jgroups.blocks.GridFile
 
trim(double) - Static method in class org.jgroups.debug.Profiler
 
trimToSize() - Method in class org.jgroups.util.UnmodifiableVector
 
Triple<V1,V2,V3> - Class in org.jgroups.util
Holds 3 values, useful when we have a map with a key, but more than 1 value and we don't want to create a separate holder object for the values, and don't want to pass the values as a list or array.
Triple(V1, V2, V3) - Constructor for class org.jgroups.util.Triple
 
tryAcquireShared(int) - Method in class org.jgroups.blocks.executor.ExecutionService.DistributedFuture.Sync
Implements AQS base acquire to succeed if ran or cancelled
tryLock() - Method in class org.jgroups.blocks.locking.LockService.LockImpl
 
tryLock(long, TimeUnit) - Method in class org.jgroups.blocks.locking.LockService.LockImpl
 
tryLock() - Method in class org.jgroups.protocols.Locking.ClientLock
 
tryLock(long, TimeUnit) - Method in class org.jgroups.protocols.Locking.ClientLock
 
tryReleaseShared(int) - Method in class org.jgroups.blocks.executor.ExecutionService.DistributedFuture.Sync
Implements AQS base release to always signal after setting final done status by nulling runner thread.
TUNNEL - Class in org.jgroups.protocols
Replacement for UDP.
TUNNEL() - Constructor for class org.jgroups.protocols.TUNNEL
 
TUNNEL.StubReceiver - Class in org.jgroups.protocols
 
TUNNEL.StubReceiver(RouterStub) - Constructor for class org.jgroups.protocols.TUNNEL.StubReceiver
 
TUNNEL.TUNNELPolicy - Interface in org.jgroups.protocols
 
TUNNEL_UCAST_SOCK - Static variable in class org.jgroups.Global
 
Tuple<V1,V2> - Class in org.jgroups.util
Holds 2 values, useful when we have a map with a key, but more than 1 value and we don't want to create a separate holder object for the values, and don't want to pass the values as a list or array.
Tuple(V1, V2) - Constructor for class org.jgroups.util.Tuple
 
TwoPhaseVotingAdapter - Class in org.jgroups.blocks
This adapter introduces simple two-phase voting on a specified decree.
TwoPhaseVotingAdapter(VotingAdapter) - Constructor for class org.jgroups.blocks.TwoPhaseVotingAdapter
Creats an instance of the class.
TwoPhaseVotingAdapter.TwoPhaseVoteWrapper - Class in org.jgroups.blocks
 
TwoPhaseVotingAdapter.TwoPhaseVoteWrapper(TwoPhaseVotingListener) - Constructor for class org.jgroups.blocks.TwoPhaseVotingAdapter.TwoPhaseVoteWrapper
 
TwoPhaseVotingAdapter.TwoPhaseWrapper - Class in org.jgroups.blocks
Wrapper of the decree to voting decree.
TwoPhaseVotingAdapter.TwoPhaseWrapper(Object) - Constructor for class org.jgroups.blocks.TwoPhaseVotingAdapter.TwoPhaseWrapper
 
TwoPhaseVotingListener - Interface in org.jgroups.blocks
Implementations of this interface can participate in two-phase voting process.
type - Variable in class org.jgroups.blocks.RequestCorrelator.Header
Type of header: request or reply
type - Variable in class org.jgroups.protocols.Executing.Request
 
type - Variable in class org.jgroups.protocols.Locking.Request
 
type - Variable in class org.jgroups.protocols.PingHeader
 
type - Variable in class org.jgroups.protocols.RELAY.RelayHeader
 
type - Variable in class org.jgroups.protocols.STOMP.StompHeader
 
type2Str(byte) - Static method in class org.jgroups.protocols.pbcast.NakAckHeader
 
type2Str(byte) - Static method in class org.jgroups.protocols.UNICAST.UnicastHeader
 
type2Str(byte) - Static method in class org.jgroups.protocols.UNICAST2.Unicast2Header
 
type2String(int) - Static method in class org.jgroups.Event
 
type2String(byte) - Static method in class org.jgroups.protocols.FD_SOCK.FdHeader
 
type2String(int) - Static method in class org.jgroups.protocols.pbcast.GMS.GmsHeader
 
type2String(int) - Static method in class org.jgroups.stack.GossipRouter
 
types - Variable in class org.jgroups.blocks.MethodCall
The class types, e.g., new Class[]{String.class, int.class}.
TYPES - Static variable in class org.jgroups.blocks.MethodCall
Use class information.
typeToString(int) - Static method in class org.jgroups.mux.ServiceInfo
 
typeToString(byte) - Static method in class org.jgroups.protocols.SCOPE.ScopeHeader
 

U

ucast_receiver - Variable in class org.jgroups.protocols.UDP
Runnable to receive unicast packets
ucast_recv_buf_size - Variable in class org.jgroups.protocols.UDP
 
ucast_send_buf_size - Variable in class org.jgroups.protocols.UDP
 
UDP - Class in org.jgroups.protocols
IP multicast transport based on UDP.
UDP() - Constructor for class org.jgroups.protocols.UDP
Creates the UDP protocol, and initializes the state variables, does however not start any sockets or threads.
UDP.PacketReceiver - Class in org.jgroups.protocols
 
UDP.PacketReceiver(DatagramSocket, String, Runnable) - Constructor for class org.jgroups.protocols.UDP.PacketReceiver
 
UDP_IP_TTL - Static variable in class org.jgroups.Global
 
UDP_MCAST_ADDR - Static variable in class org.jgroups.Global
 
UDP_MCAST_PORT - Static variable in class org.jgroups.Global
 
UDP_MCAST_SOCK - Static variable in class org.jgroups.Global
 
UDP_UCAST_SOCK - Static variable in class org.jgroups.Global
 
UFC - Class in org.jgroups.protocols
Simple flow control protocol based on a credit system.
UFC() - Constructor for class org.jgroups.protocols.UFC
 
unblock() - Method in class org.jgroups.blocks.MembershipListenerAdapter
 
unblock() - Method in class org.jgroups.blocks.ReplicatedHashMap
 
unblock() - Method in class org.jgroups.demos.Draw
 
UNBLOCK - Static variable in class org.jgroups.Event
 
unblock() - Method in interface org.jgroups.ExtendedMembershipListener
Called after the FLUSH protocol has unblocked previously blocked senders, and messages can be sent again.
unblock() - Method in class org.jgroups.ExtendedReceiverAdapter
 
unblock() - Method in class org.jgroups.protocols.FC
Allows to unblock a blocked sender from an external program, e.g.
unblock() - Method in class org.jgroups.protocols.FlowControl
Allows to unblock all blocked senders from an external program, e.g.
unblock() - Method in class org.jgroups.protocols.MFC
Allows to unblock a blocked sender from an external program, e.g.
unblock() - Method in class org.jgroups.protocols.SFC
Deprecated.
 
unblock() - Method in class org.jgroups.protocols.UFC
 
UnblockEvent - Class in org.jgroups
Trivial object that represents a block event.
UnblockEvent() - Constructor for class org.jgroups.UnblockEvent
 
UNICAST - Class in org.jgroups.protocols
Reliable unicast layer.
UNICAST() - Constructor for class org.jgroups.protocols.UNICAST
 
UNICAST.UnicastHeader - Class in org.jgroups.protocols
The following types and fields are serialized:
UNICAST.UnicastHeader() - Constructor for class org.jgroups.protocols.UNICAST.UnicastHeader
 
UNICAST2 - Class in org.jgroups.protocols
Reliable unicast layer.
UNICAST2() - Constructor for class org.jgroups.protocols.UNICAST2
 
UNICAST2.Unicast2Header - Class in org.jgroups.protocols
The following types and fields are serialized:
UNICAST2.Unicast2Header() - Constructor for class org.jgroups.protocols.UNICAST2.Unicast2Header
 
UnicastRequest<T> - Class in org.jgroups.blocks
Sends a request to a single target destination
UnicastRequest(Message, RequestCorrelator, Address, RequestOptions) - Constructor for class org.jgroups.blocks.UnicastRequest
 
UnicastRequest(Message, Transport, Address, RequestOptions) - Constructor for class org.jgroups.blocks.UnicastRequest
 
unlock(Object, Object) - Method in class org.jgroups.blocks.DistributedLockManager
Deprecated.
Unlocks an object with lockId on behalf of the specified owner.
unlock(Object, Object, long) - Method in class org.jgroups.blocks.DistributedLockManager
Deprecated.
 
unlock(Object, Object, boolean) - Method in class org.jgroups.blocks.DistributedLockManager
Deprecated.
Unlocks an object with lockId on behalf of the specified owner.
unlock(Object, Object, boolean, long) - Method in class org.jgroups.blocks.DistributedLockManager
Deprecated.
 
unlock() - Method in class org.jgroups.blocks.locking.LockService.LockImpl
 
unlock(Object, Object) - Method in interface org.jgroups.blocks.LockManager
Deprecated.
Release lock on obj owned by specified owner.
unlock(Object, Object, boolean) - Method in interface org.jgroups.blocks.LockManager
Deprecated.
Release lock on obj owned by specified owner.
UNLOCK - Static variable in class org.jgroups.Event
 
unlock() - Method in class org.jgroups.protocols.Locking.ClientLock
 
UNLOCK_ALL - Static variable in class org.jgroups.Event
 
unlockAll() - Method in class org.jgroups.blocks.locking.LockService
 
unlockAll() - Method in class org.jgroups.protocols.Locking
 
unlocked(String, Owner) - Method in interface org.jgroups.blocks.locking.LockNotification
 
unlocked(String, Owner) - Method in class org.jgroups.demos.LockServiceDemo
 
unlocked(String, Owner) - Method in class org.jgroups.protocols.CENTRAL_LOCK
 
UnmodifiableVector - Class in org.jgroups.util
Vector which cannot be modified
UnmodifiableVector(Vector) - Constructor for class org.jgroups.util.UnmodifiableVector
 
unmodifiableVector(Vector<? extends T>) - Static method in class org.jgroups.util.Util
 
unregister(Object, MBeanServer, String) - Static method in class org.jgroups.jmx.JmxConfigurator
 
unregister(MBeanServer, String) - Static method in class org.jgroups.jmx.JmxConfigurator
Unregisters object_name and everything under it
unregisterAndDestroyStub(InetSocketAddress) - Method in class org.jgroups.stack.RouterStubManager
 
unregisterChannel(MBeanServer, ObjectName) - Static method in class org.jgroups.jmx.JmxConfigurator
 
unregisterChannel(MBeanServer, String) - Static method in class org.jgroups.jmx.JmxConfigurator
 
unregisterChannel(JChannel, MBeanServer, String) - Static method in class org.jgroups.jmx.JmxConfigurator
 
unregisterChannel(JChannel, MBeanServer, String, String) - Static method in class org.jgroups.jmx.JmxConfigurator
 
unRegisterChannelFactory(JChannelFactory, MBeanServer, String) - Static method in class org.jgroups.jmx.JmxConfigurator
 
unregisterListener(Serializable) - Method in class org.jgroups.blocks.PullPushAdapter
Deprecated.
Removes a message listener to a given identifier from the message listeners map.
unregisterProbeHandler(TP) - Method in class org.jgroups.blocks.RequestCorrelator
 
unregisterProbeHandler(TP.ProbeHandler) - Method in class org.jgroups.protocols.TP
 
unregisterStub(RouterStub) - Method in class org.jgroups.stack.RouterStubManager
 
unregisterStub(InetSocketAddress) - Method in class org.jgroups.stack.RouterStubManager
 
unsetThreadNames() - Method in class org.jgroups.protocols.TP
 
unsubscribe(String) - Method in class org.jgroups.client.StompConnection
 
Unsupported - Annotation Type in org.jgroups.annotations
Elements annotated with this annotation are unsupported and may get removed from the distribution at any time
UNSUSPECT - Static variable in class org.jgroups.Event
 
unsuspect(Address) - Method in class org.jgroups.protocols.pbcast.GmsImpl
 
unsuspect(Address) - Method in class org.jgroups.protocols.pbcast.ParticipantGmsImpl
Removes previously suspected member from list of currently suspected members
unsuspect(Address) - Method in class org.jgroups.util.AckCollector
 
up(Event) - Method in class org.jgroups.blocks.mux.MuxUpHandler
Invoked for all channel events except connection management and state transfer.
up(Event) - Method in class org.jgroups.JChannel
Callback method
Called by the ProtocolStack when a message is received.
up(Event) - Method in class org.jgroups.mux.Multiplexer
Deprecated.
Remove mux header and dispatch to correct MuxChannel
up(Event) - Method in class org.jgroups.protocols.AUTH
An event was received from the layer below.
up(Event) - Method in class org.jgroups.protocols.BARRIER
 
up(Event) - Method in class org.jgroups.protocols.COMPRESS
If there is no header, we pass the message up.
up(Event) - Method in class org.jgroups.protocols.DAISYCHAIN
 
up(Event) - Method in class org.jgroups.protocols.DELAY
 
up(Event) - Method in class org.jgroups.protocols.DELAY_JOIN_REQ
 
up(Event) - Method in class org.jgroups.protocols.DISCARD
 
up(Event) - Method in class org.jgroups.protocols.Discovery
An event was received from the layer below.
up(Event) - Method in class org.jgroups.protocols.DUPL
 
up(Event) - Method in class org.jgroups.protocols.ENCRYPT
 
up(Event) - Method in class org.jgroups.protocols.EXAMPLE
 
up(Event) - Method in class org.jgroups.protocols.Executing
 
up(Event) - Method in class org.jgroups.protocols.FC
 
up(Event) - Method in class org.jgroups.protocols.FD
 
up(Event) - Method in class org.jgroups.protocols.FD_ALL
 
up(Event) - Method in class org.jgroups.protocols.FD_ICMP
 
up(Event) - Method in class org.jgroups.protocols.FD_SIMPLE
 
up(Event) - Method in class org.jgroups.protocols.FD_SOCK
 
up(Event) - Method in class org.jgroups.protocols.FlowControl
 
up(Event) - Method in class org.jgroups.protocols.FRAG
If event is a message, if it is fragmented, re-assemble fragments into big message and pass up the stack.
up(Event) - Method in class org.jgroups.protocols.FRAG2
If event is a message, if it is fragmented, re-assemble fragments into big message and pass up the stack.
up(Event) - Method in class org.jgroups.protocols.HDRS
 
up(Event) - Method in class org.jgroups.protocols.HTOTAL
 
up(Event) - Method in class org.jgroups.protocols.Locking
 
up(Event) - Method in class org.jgroups.protocols.MERGE2
 
up(Event) - Method in class org.jgroups.protocols.MERGE3
 
up(Event) - Method in class org.jgroups.protocols.MERGEFAST
 
up(Event) - Method in class org.jgroups.protocols.MPING
 
up(Event) - Method in class org.jgroups.protocols.pbcast.FLUSH
 
up(Event) - Method in class org.jgroups.protocols.pbcast.GMS
 
up(Event) - Method in class org.jgroups.protocols.pbcast.NAKACK
Callback.
up(Event) - Method in class org.jgroups.protocols.pbcast.STABLE
 
up(Event) - Method in class org.jgroups.protocols.pbcast.STATE_TRANSFER
 
up(Event) - Method in class org.jgroups.protocols.pbcast.STREAMING_STATE_TRANSFER
 
up(Event) - Method in class org.jgroups.protocols.PERF_TP
 
up(Event) - Method in class org.jgroups.protocols.PING
 
up(Event) - Method in class org.jgroups.protocols.PRIO
An event was received from the layer below.
up(Event) - Method in class org.jgroups.protocols.RELAY
 
up(Event) - Method in class org.jgroups.protocols.SCOPE
 
up(Event) - Method in class org.jgroups.protocols.SEQUENCER
 
up(Event) - Method in class org.jgroups.protocols.SFC
Deprecated.
 
up - Variable in class org.jgroups.protocols.SHUFFLE
 
up(Event) - Method in class org.jgroups.protocols.SHUFFLE
 
up(Event) - Method in class org.jgroups.protocols.SIZE
 
up(Event) - Method in class org.jgroups.protocols.SMACK
 
up(Event) - Method in class org.jgroups.protocols.STATS
 
up(Event) - Method in class org.jgroups.protocols.STOMP
 
up(Event) - Method in class org.jgroups.protocols.TP
handle the UP event.
up(Event) - Method in class org.jgroups.protocols.TRACE
 
up(Event) - Method in class org.jgroups.protocols.UNICAST
 
up(Event) - Method in class org.jgroups.protocols.UNICAST2
 
up(Event) - Method in class org.jgroups.protocols.VERIFY_SUSPECT
 
up(Event) - Method in class org.jgroups.protocols.VIEW_SYNC
 
up(Event) - Method in class org.jgroups.stack.Protocol
An event was received from the layer below.
up(Event) - Method in class org.jgroups.stack.ProtocolStack
 
up(Event) - Method in interface org.jgroups.UpHandler
Invoked for all channel events except connection management and state transfer.
up_handler - Variable in class org.jgroups.Channel
 
up_msgs - Variable in class org.jgroups.protocols.SHUFFLE
 
up_prot - Variable in class org.jgroups.stack.Protocol
 
up_prots - Variable in class org.jgroups.protocols.TP
If singleton_name is enabled, this map is used to de-multiplex incoming messages according to their cluster names (attached to the message by the transport anyway).
update(Graphics) - Method in class org.jgroups.demos.wb.GraphPanel
 
update_mode - Variable in class org.jgroups.blocks.ReplicatedHashMap
Whether updates across the cluster should be asynchronous (default) or synchronous)
updateBackups(Executing.Type, Executing.Owner) - Method in class org.jgroups.protocols.CENTRAL_EXECUTOR
 
updateBackups(Locking.Type, String, Owner) - Method in class org.jgroups.protocols.CENTRAL_LOCK
 
UpdateException - Exception in org.jgroups.blocks
 
UpdateException(String) - Constructor for exception org.jgroups.blocks.UpdateException
 
UpHandler - Interface in org.jgroups
Provides a way of taking over a channel's tasks.
upThreadEnabled() - Method in class org.jgroups.stack.Protocol
Deprecated.
up_thread was removed
URGENT_CREDIT_REQUEST - Static variable in class org.jgroups.protocols.SFC.Header
Deprecated.
 
use_gui - Variable in class org.jgroups.protocols.DISCARD
 
USE_JDK_LOGGER - Static variable in class org.jgroups.Global
 
use_numbering - Variable in class org.jgroups.util.DefaultThreadFactory
 
use_timeout - Variable in class org.jgroups.blocks.locking.LockInfo
 
USER - Static variable in class org.jgroups.demos.StompChat
 
USER_DEFINED - Static variable in class org.jgroups.Event
 
USER_JOINED - Static variable in class org.jgroups.demos.StompChat
 
USER_LEFT - Static variable in class org.jgroups.demos.StompChat
 
UserInfoDialog - Class in org.jgroups.demos.wb
 
UserInfoDialog(Frame) - Constructor for class org.jgroups.demos.wb.UserInfoDialog
 
username - Variable in class org.jgroups.demos.StompChat
 
users - Variable in class org.jgroups.demos.StompChat
 
USERS - Static variable in class org.jgroups.demos.StompChat
 
USERS_KW - Static variable in class org.jgroups.demos.StompChat
 
usesDefaultConverter(Field) - Static method in class org.jgroups.conf.PropertyHelper
 
usingPreSignedUrls() - Method in class org.jgroups.protocols.S3_PING
 
Util - Class in org.jgroups.util
Collection of various utility routines that can not be assigned to other classes.
Util() - Constructor for class org.jgroups.util.Util
 
Util.AddressScope - Enum in org.jgroups.util
 
UUID - Class in org.jgroups.util
Logical address which is unique over space and time.
UUID() - Constructor for class org.jgroups.util.UUID
 
UUID(long, long) - Constructor for class org.jgroups.util.UUID
 
UUID(byte[]) - Constructor for class org.jgroups.util.UUID
Private constructor which uses a byte array to construct the new UUID
UUID_ADDR - Static variable in interface org.jgroups.Address
 
UUID_CACHE_MAX_AGE - Static variable in class org.jgroups.Global
 
UUID_CACHE_MAX_ELEMENTS - Static variable in class org.jgroups.Global
 
uuids - Variable in class org.jgroups.protocols.RELAY.ViewData
 

V

val - Variable in class org.jgroups.blocks.LazyRemovalSet.Entry
 
validateBindAddressFromInterface(InetAddress, String) - Static method in class org.jgroups.util.Util
Method used by PropertyConverters.BindInterface to check that a bind_address is consistent with a specified interface Idea: 1.
validateProperties() - Method in class org.jgroups.protocols.S3_PING
 
valueChanged(TreeSelectionEvent) - Method in class org.jgroups.demos.DistributedTreeDemo
 
valueOf(String) - Static method in enum org.jgroups.blocks.MemcachedConnector.Request.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jgroups.protocols.Executing.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jgroups.protocols.Locking.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jgroups.protocols.RELAY.RelayHeader.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jgroups.protocols.STOMP.ClientVerb
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jgroups.protocols.STOMP.ServerVerb
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jgroups.protocols.STOMP.StompHeader.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jgroups.stack.RouterStub.ConnectionStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jgroups.util.StackType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jgroups.util.Util.AddressScope
Returns the enum constant of this type with the specified name.
values() - Method in class org.jgroups.blocks.LazyRemovalCache
 
values() - Method in class org.jgroups.blocks.LazyRemovalSet
 
values() - Static method in enum org.jgroups.blocks.MemcachedConnector.Request.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.jgroups.blocks.ReplicatedHashMap
 
values() - Static method in enum org.jgroups.protocols.Executing.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jgroups.protocols.Locking.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jgroups.protocols.RELAY.RelayHeader.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jgroups.protocols.STOMP.ClientVerb
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jgroups.protocols.STOMP.ServerVerb
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jgroups.protocols.STOMP.StompHeader.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jgroups.stack.RouterStub.ConnectionStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.jgroups.util.Queue
Returns all the elements of the queue
values() - Method in class org.jgroups.util.RspList
 
values() - Static method in enum org.jgroups.util.StackType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jgroups.util.Util.AddressScope
Returns an array containing the constants of this enum type, in the order they are declared.
VERIFY_SUSPECT - Class in org.jgroups.protocols
Catches SUSPECT events traveling up the stack.
VERIFY_SUSPECT() - Constructor for class org.jgroups.protocols.VERIFY_SUSPECT
 
VERIFY_SUSPECT.VerifyHeader - Class in org.jgroups.protocols
 
VERIFY_SUSPECT.VerifyHeader() - Constructor for class org.jgroups.protocols.VERIFY_SUSPECT.VerifyHeader
 
verifyconfigurationParameters() - Method in class org.jgroups.protocols.JDBC_PING
 
verifyRejectionPolicy(String) - Method in class org.jgroups.protocols.TP
 
Version - Class in org.jgroups
We're using the scheme described at http://www.jboss.com/index.html?module=bb&op=viewtopic&t=77231 for major, minor and micro version numbers.
Version() - Constructor for class org.jgroups.Version
 
version - Static variable in class org.jgroups.Version
 
vid - Variable in class org.jgroups.View
 
VIEW - Static variable in class org.jgroups.Channel
Deprecated.
view - Variable in class org.jgroups.demos.RelayDemoRpc
 
VIEW - Static variable in class org.jgroups.demos.StompChat
 
view - Variable in class org.jgroups.protocols.Discovery
 
view - Variable in class org.jgroups.protocols.Executing
 
view - Variable in class org.jgroups.protocols.Locking
 
VIEW - Static variable in class org.jgroups.protocols.pbcast.GMS.GmsHeader
 
view - Variable in class org.jgroups.protocols.pbcast.GMS
 
view - Variable in class org.jgroups.protocols.PingData
 
view - Variable in class org.jgroups.protocols.STOMP
 
View - Class in org.jgroups
A view is a local representation of the current membership of a group.
View() - Constructor for class org.jgroups.View
creates an empty view, should not be used
View(ViewId, Vector<Address>) - Constructor for class org.jgroups.View
Creates a new view
View(ViewId, Collection<Address>) - Constructor for class org.jgroups.View
 
View(Address, long, Collection<Address>) - Constructor for class org.jgroups.View
Creates a new view
VIEW_ACK - Static variable in class org.jgroups.protocols.pbcast.GMS.GmsHeader
 
VIEW_CHANGE - Static variable in class org.jgroups.Event
 
view_id - Variable in class org.jgroups.protocols.pbcast.GMS
 
view_id - Variable in class org.jgroups.protocols.PingData
 
view_id - Variable in class org.jgroups.protocols.PingHeader
 
view_size - Variable in class org.jgroups.protocols.DAISYCHAIN
 
VIEW_SYNC - Class in org.jgroups.protocols
Periodically sends the view to the group.
VIEW_SYNC() - Constructor for class org.jgroups.protocols.VIEW_SYNC
 
VIEW_SYNC - Static variable in class org.jgroups.protocols.VIEW_SYNC.ViewSyncHeader
 
VIEW_SYNC.ViewSyncHeader - Class in org.jgroups.protocols
 
VIEW_SYNC.ViewSyncHeader() - Constructor for class org.jgroups.protocols.VIEW_SYNC.ViewSyncHeader
 
VIEW_SYNC.ViewSyncHeader(int, View) - Constructor for class org.jgroups.protocols.VIEW_SYNC.ViewSyncHeader
 
VIEW_SYNC_REQ - Static variable in class org.jgroups.protocols.VIEW_SYNC.ViewSyncHeader
 
viewAccepted(View) - Method in class org.jgroups.blocks.DistributedLockManager
Deprecated.
Remove all locks held by members who left the previous view
viewAccepted(View) - Method in class org.jgroups.blocks.DistributedQueue
 
viewAccepted(View) - Method in class org.jgroups.blocks.DistributedTree
 
viewAccepted(View) - Method in class org.jgroups.blocks.MembershipListenerAdapter
Notify membership listener that new view was accepted.
viewAccepted(View) - Method in class org.jgroups.blocks.NotificationBus
Deprecated.
 
viewAccepted(View) - Method in class org.jgroups.blocks.PartitionedHashMap.ArrayBasedConsistentHashFunction
 
viewAccepted(View) - Method in class org.jgroups.blocks.PartitionedHashMap.ConsistentHashFunction
 
viewAccepted(View) - Method in class org.jgroups.blocks.PartitionedHashMap
 
viewAccepted(View) - Method in class org.jgroups.blocks.ReplCache
 
viewAccepted(View) - Method in class org.jgroups.blocks.ReplicatedHashMap
 
viewAccepted(View) - Method in class org.jgroups.blocks.ReplicatedTree
 
viewAccepted(View) - Method in class org.jgroups.blocks.VotingAdapter
Callback for notification about the new view of the group.
viewAccepted(View) - Method in class org.jgroups.demos.applets.DrawApplet
 
viewAccepted(View) - Method in class org.jgroups.demos.Draw
 
viewAccepted(View) - Method in class org.jgroups.demos.QuoteClient
 
viewAccepted(View) - Method in class org.jgroups.demos.QuoteServer
 
viewAccepted(View) - Method in class org.jgroups.demos.RelayDemoRpc
 
viewAccepted(View) - Method in class org.jgroups.demos.Topology
 
viewAccepted(View) - Method in class org.jgroups.demos.ViewDemo
 
viewAccepted(View) - Method in class org.jgroups.demos.wb.Whiteboard
 
viewAccepted(View) - Method in class org.jgroups.ExtendedReceiverAdapter
 
viewAccepted(View) - Method in interface org.jgroups.MembershipListener
Called when a change in membership has occurred.
viewAccepted(View) - Method in class org.jgroups.protocols.RELAY.Receiver
 
viewAccepted(View) - Method in class org.jgroups.ReceiverAdapter
 
viewAccepted(View) - Method in class org.jgroups.util.MyReceiver
 
viewChange(Vector, Vector) - Method in interface org.jgroups.blocks.DistributedQueue.Notification
 
viewChange(Vector, Vector) - Method in interface org.jgroups.blocks.DistributedTree.ViewListener
 
viewChange(View) - Method in class org.jgroups.blocks.GroupRequest
Any member of 'membership' that is not in the new view is flagged as SUSPECTED.
viewChange(View) - Method in class org.jgroups.blocks.MultiRequest
Any member of 'membership' that is not in the new view is flagged as SUSPECTED.
viewChange(View, Vector<Address>, Vector<Address>) - Method in interface org.jgroups.blocks.ReplicatedHashMap.Notification
 
viewChange(View) - Method in interface org.jgroups.blocks.ReplicatedTree.ReplicatedTreeListener
 
viewChange(View) - Method in class org.jgroups.blocks.Request
 
viewChange(View) - Method in interface org.jgroups.blocks.RspCollector
 
viewChange(View) - Method in class org.jgroups.blocks.UnicastRequest
If the target address is not a member of the new view, we'll mark the response as not received and unblock the caller of execute()
viewChange(Vector, Vector) - Method in class org.jgroups.demos.DistributedQueueDemo
 
viewChange(View, Vector, Vector) - Method in class org.jgroups.demos.ReplicatedHashMapDemo
 
ViewDemo - Class in org.jgroups.demos
Demos the reception of views using a PullPushAdapter.
ViewDemo() - Constructor for class org.jgroups.demos.ViewDemo
 
ViewId - Class in org.jgroups
ViewIds are used for ordering views (each view has a ViewId and a list of members).
ViewId() - Constructor for class org.jgroups.ViewId
 
ViewId(Address) - Constructor for class org.jgroups.ViewId
Creates a ViewID with the coordinator address and a Lamport timestamp of 0.
ViewId(Address, long) - Constructor for class org.jgroups.ViewId
Creates a ViewID with the coordinator address and the given Lamport timestamp.
vote(Object) - Method in class org.jgroups.blocks.TwoPhaseVotingAdapter.TwoPhaseVoteWrapper
 
vote(Object, long) - Method in class org.jgroups.blocks.TwoPhaseVotingAdapter
Performs the two-phase voting on the decree.
vote(Object, long, VoteResponseProcessor) - Method in class org.jgroups.blocks.TwoPhaseVotingAdapter
Performs the two-phase voting on the decree.
vote(Object, int, long) - Method in class org.jgroups.blocks.VotingAdapter
Performs actual voting on the VoteChannel using the JGroups facilities for communication.
vote(Object, int, long, VoteResponseProcessor) - Method in class org.jgroups.blocks.VotingAdapter
Performs actual voting on the VoteChannel using the JGroups facilities for communication.
vote(Object, long) - Method in class org.jgroups.blocks.VotingAdapter
Vote on the specified decree requiring all nodes to vote.
vote(Object, long, VoteResponseProcessor) - Method in class org.jgroups.blocks.VotingAdapter
Vote on the specified decree requiring all nodes to vote.
vote(Object) - Method in interface org.jgroups.blocks.VotingListener
Each member is able to vote with true or false messages.
VOTE_ALL - Static variable in class org.jgroups.blocks.VotingAdapter
This consensus type means that at least one positive vote and no negative votes are required for the voting to succeed.
VOTE_ANY - Static variable in class org.jgroups.blocks.VotingAdapter
This consensus type means that at least one positive vote is required for the voting to succeed.
VOTE_MAJORITY - Static variable in class org.jgroups.blocks.VotingAdapter
This consensus type means that number of positive votes should be greater than number of negative votes.
VoteException - Exception in org.jgroups.blocks
This exception is thrown when voting listener cannot vote on the specified decree.
VoteException(String) - Constructor for exception org.jgroups.blocks.VoteException
 
VoteResponseProcessor - Interface in org.jgroups.blocks
VoteResultProcessor Applications that use the VotingAdapter and/or TwoPhaseVotingAdapter can pass an implementation of this down the vote calls, to intercept processing of the VoteResults returned by other nodes.
VotingAdapter - Class in org.jgroups.blocks
Voting adapter provides a voting functionality for an application.
VotingAdapter(Channel) - Constructor for class org.jgroups.blocks.VotingAdapter
Creates an instance of the VoteChannel that uses JGroups for communication between group members.
VotingAdapter(PullPushAdapter, Serializable) - Constructor for class org.jgroups.blocks.VotingAdapter
 
VotingAdapter.FailureVoteResult - Class in org.jgroups.blocks
Class that represents a result of local voting on the failed node.
VotingAdapter.FailureVoteResult(String) - Constructor for class org.jgroups.blocks.VotingAdapter.FailureVoteResult
 
VotingAdapter.VoteResult - Class in org.jgroups.blocks
This class represents the result of local voting.
VotingAdapter.VoteResult() - Constructor for class org.jgroups.blocks.VotingAdapter.VoteResult
 
VotingListener - Interface in org.jgroups.blocks
Implemetations of this interface are able to participate in voting process.

W

waitFor(int) - Method in class org.jgroups.util.Metronome
 
waitFor() - Method in class org.jgroups.util.TimeScheduler2
 
waitForAllAcks() - Method in class org.jgroups.util.AckCollector
 
waitForAllAcks(long) - Method in class org.jgroups.util.AckCollector
 
waitForAllResponses(long) - Method in class org.jgroups.util.ResponseCollector
Waits until all responses have been received, or until a timeout has elapsed.
waitForDiscoveryRequestReception() - Method in class org.jgroups.protocols.PING
 
waitForResults(long) - Method in class org.jgroups.blocks.Request
 
waitUntilAllAcksReceived(long) - Method in class org.jgroups.stack.AckMcastSenderWindow
Waits until all outstanding messages have been ACKed by all receivers.
waitUntilClosed(long) - Method in class org.jgroups.util.Queue
Waits until the queue has been closed.
waitUntilNextExecution() - Method in class org.jgroups.util.TimeScheduler2
Sleeps until the next task in line is ready to be executed
warn(String) - Method in class org.jgroups.logging.JDKLogImpl
 
warn(String, Throwable) - Method in class org.jgroups.logging.JDKLogImpl
 
warn(String) - Method in interface org.jgroups.logging.Log
 
warn(String, Throwable) - Method in interface org.jgroups.logging.Log
 
warn(String) - Method in class org.jgroups.logging.Log4JLogImpl
 
warn(String, Throwable) - Method in class org.jgroups.logging.Log4JLogImpl
 
wasReceived() - Method in class org.jgroups.util.Rsp
 
wasSuspected() - Method in class org.jgroups.util.Rsp
 
wheel - Variable in class org.jgroups.util.HashedTimingWheel
 
wheel_position - Variable in class org.jgroups.util.HashedTimingWheel
 
wheel_size - Variable in class org.jgroups.protocols.TP
 
wheel_size - Variable in class org.jgroups.util.HashedTimingWheel
 
Whiteboard - Class in org.jgroups.demos.wb
Shared whiteboard: members are represented by rectangles that contain their names and the OS/arch of the machine they are working on.
Whiteboard() - Constructor for class org.jgroups.demos.wb.Whiteboard
 
Whiteboard(String) - Constructor for class org.jgroups.demos.wb.Whiteboard
 
who_has_cache - Variable in class org.jgroups.protocols.TP
Cache keeping track of WHO_HAS requests for physical addresses (given a logical address) and expiring them after 5000ms
WHO_HAS_SOCK - Static variable in class org.jgroups.protocols.FD_SOCK.FdHeader
 
width - Variable in class org.jgroups.demos.wb.Node
 
windowActivated(WindowEvent) - Method in class org.jgroups.demos.DistributedQueueDemo
 
windowActivated(WindowEvent) - Method in class org.jgroups.demos.DistributedTreeDemo
 
windowActivated(WindowEvent) - Method in class org.jgroups.demos.DrawRepl
 
windowActivated(WindowEvent) - Method in class org.jgroups.demos.QuoteClient
 
windowActivated(WindowEvent) - Method in class org.jgroups.demos.ReplicatedHashMapDemo
 
windowActivated(WindowEvent) - Method in class org.jgroups.demos.Topology
 
windowClosed(WindowEvent) - Method in class org.jgroups.demos.DistributedQueueDemo
 
windowClosed(WindowEvent) - Method in class org.jgroups.demos.DistributedTreeDemo
 
windowClosed(WindowEvent) - Method in class org.jgroups.demos.DrawRepl
 
windowClosed(WindowEvent) - Method in class org.jgroups.demos.QuoteClient
 
windowClosed(WindowEvent) - Method in class org.jgroups.demos.ReplicatedHashMapDemo
 
windowClosed(WindowEvent) - Method in class org.jgroups.demos.Topology
 
windowClosing(WindowEvent) - Method in class org.jgroups.demos.DistributedQueueDemo
 
windowClosing(WindowEvent) - Method in class org.jgroups.demos.DistributedTreeDemo
 
windowClosing(WindowEvent) - Method in class org.jgroups.demos.DrawRepl
 
windowClosing(WindowEvent) - Method in class org.jgroups.demos.QuoteClient
 
windowClosing(WindowEvent) - Method in class org.jgroups.demos.ReplicatedHashMapDemo
 
windowClosing(WindowEvent) - Method in class org.jgroups.demos.Topology
 
windowDeactivated(WindowEvent) - Method in class org.jgroups.demos.DistributedQueueDemo
 
windowDeactivated(WindowEvent) - Method in class org.jgroups.demos.DistributedTreeDemo
 
windowDeactivated(WindowEvent) - Method in class org.jgroups.demos.DrawRepl
 
windowDeactivated(WindowEvent) - Method in class org.jgroups.demos.QuoteClient
 
windowDeactivated(WindowEvent) - Method in class org.jgroups.demos.ReplicatedHashMapDemo
 
windowDeactivated(WindowEvent) - Method in class org.jgroups.demos.Topology
 
windowDeiconified(WindowEvent) - Method in class org.jgroups.demos.DistributedQueueDemo
 
windowDeiconified(WindowEvent) - Method in class org.jgroups.demos.DistributedTreeDemo
 
windowDeiconified(WindowEvent) - Method in class org.jgroups.demos.DrawRepl
 
windowDeiconified(WindowEvent) - Method in class org.jgroups.demos.QuoteClient
 
windowDeiconified(WindowEvent) - Method in class org.jgroups.demos.ReplicatedHashMapDemo
 
windowDeiconified(WindowEvent) - Method in class org.jgroups.demos.Topology
 
windowIconified(WindowEvent) - Method in class org.jgroups.demos.DistributedQueueDemo
 
windowIconified(WindowEvent) - Method in class org.jgroups.demos.DistributedTreeDemo
 
windowIconified(WindowEvent) - Method in class org.jgroups.demos.DrawRepl
 
windowIconified(WindowEvent) - Method in class org.jgroups.demos.QuoteClient
 
windowIconified(WindowEvent) - Method in class org.jgroups.demos.ReplicatedHashMapDemo
 
windowIconified(WindowEvent) - Method in class org.jgroups.demos.Topology
 
windowOpened(WindowEvent) - Method in class org.jgroups.demos.DistributedQueueDemo
 
windowOpened(WindowEvent) - Method in class org.jgroups.demos.DistributedTreeDemo
 
windowOpened(WindowEvent) - Method in class org.jgroups.demos.DrawRepl
 
windowOpened(WindowEvent) - Method in class org.jgroups.demos.QuoteClient
 
windowOpened(WindowEvent) - Method in class org.jgroups.demos.ReplicatedHashMapDemo
 
windowOpened(WindowEvent) - Method in class org.jgroups.demos.Topology
 
wouldBeNewCoordinator(Address) - Method in class org.jgroups.protocols.pbcast.GMS
Checks whether the potential_new_coord would be the new coordinator (2nd in line)
wrap(JChannel) - Static method in class org.jgroups.jmx.JmxConfigurator
Wrap JChannel with DynamicMBean interface.
wrap(Protocol) - Static method in class org.jgroups.jmx.JmxConfigurator
Wrap Protocol with DynamicMBean interface.
write(int) - Method in class org.jgroups.blocks.GridOutputStream
 
write(byte[]) - Method in class org.jgroups.blocks.GridOutputStream
 
write(byte[], int, int) - Method in class org.jgroups.blocks.GridOutputStream
 
write(int) - Method in class org.jgroups.util.ExposedByteArrayOutputStream
 
write(byte[], int, int) - Method in class org.jgroups.util.ExposedByteArrayOutputStream
Writes len bytes from the specified byte array starting at offset off to this byte array output stream.
write(int) - Method in class org.jgroups.util.ExposedDataOutputStream
 
write(byte[], int, int) - Method in class org.jgroups.util.ExposedDataOutputStream
Writes len bytes from the specified byte array starting at offset off to the underlying output stream.
writeAddress(Address, DataOutputStream) - Static method in class org.jgroups.util.Util
 
writeAddresses(Collection<? extends Address>, DataOutputStream) - Static method in class org.jgroups.util.Util
Writes a Vector of Addresses.
writeAsciiString(String, DataOutputStream) - Static method in class org.jgroups.util.Util
 
writeAuthToken(AuthToken, DataOutputStream) - Static method in class org.jgroups.util.Util
 
writeByteBuffer(byte[], DataOutputStream) - Static method in class org.jgroups.util.Util
 
writeByteBuffer(byte[], int, int, DataOutputStream) - Static method in class org.jgroups.util.Util
 
writeClass(Class<?>, DataOutputStream) - Static method in class org.jgroups.util.Util
 
writeExternal(ObjectOutput) - Method in class org.jgroups.blocks.Cache.Value
 
writeExternal(ObjectOutput) - Method in class org.jgroups.blocks.MethodCall
 
writeExternal(ObjectOutput) - Method in class org.jgroups.MergeView
 
writeExternal(ObjectOutput) - Method in class org.jgroups.mux.ServiceInfo
 
writeExternal(ObjectOutput) - Method in class org.jgroups.protocols.pbcast.MergeData
 
writeExternal(ObjectOutput) - Method in class org.jgroups.stack.IpAddress
 
writeExternal(ObjectOutput) - Method in class org.jgroups.util.AdditionalDataUUID
 
writeExternal(ObjectOutput) - Method in class org.jgroups.util.Digest.Entry
 
writeExternal(ObjectOutput) - Method in class org.jgroups.util.Digest
 
writeExternal(ObjectOutput) - Method in class org.jgroups.util.PayloadUUID
 
writeExternal(ObjectOutput) - Method in class org.jgroups.util.Range
 
writeExternal(ObjectOutput) - Method in class org.jgroups.util.SingletonAddress
 
writeExternal(ObjectOutput) - Method in class org.jgroups.util.TopologyUUID
 
writeExternal(ObjectOutput) - Method in class org.jgroups.util.UUID
 
writeExternal(ObjectOutput) - Method in class org.jgroups.View
 
writeExternal(ObjectOutput) - Method in class org.jgroups.ViewId
 
writeFully(ByteBuffer, WritableByteChannel) - Static method in class org.jgroups.util.Util
if we were to register for OP_WRITE and send the remaining data on readyOps for this channel we have to either block the caller thread or queue the message buffers that may arrive while waiting for OP_WRITE.
writeGenericStreamable(Streamable, DataOutputStream) - Static method in class org.jgroups.util.Util
 
writeMessage(Message, DataOutputStream, boolean) - Static method in class org.jgroups.protocols.TP
This method needs to be synchronized on out_stream when it is called
writeMessageList(Address, Address, List<Message>, DataOutputStream, boolean) - Static method in class org.jgroups.protocols.TP
Write a lits of messages with the same destination and *mostly* the same src addresses.
writeObject(Object, DataOutputStream) - Static method in class org.jgroups.util.Util
 
writeStreamable(Streamable, DataOutputStream) - Static method in class org.jgroups.util.Util
 
writeString(String, DataOutputStream) - Static method in class org.jgroups.util.Util
 
writeString(ByteBuffer, String) - Static method in class org.jgroups.util.Util
 
writeTo(DataOutputStream) - Method in class org.jgroups.auth.FixedMembershipToken
Required to serialize the object to pass across the wire
writeTo(DataOutputStream) - Method in class org.jgroups.auth.MD5Token
 
writeTo(DataOutputStream) - Method in class org.jgroups.auth.RegexMembership
 
writeTo(DataOutputStream) - Method in class org.jgroups.auth.SimpleToken
Required to serialize the object to pass across the wire
writeTo(DataOutputStream) - Method in class org.jgroups.auth.X509Token
 
writeTo(DataOutputStream) - Method in class org.jgroups.blocks.executor.Executions.StreamableCallable
 
writeTo(DataOutputStream) - Method in class org.jgroups.blocks.executor.ExecutionService.RunnableAdapter
 
writeTo(DataOutputStream) - Method in class org.jgroups.blocks.GridFile.Metadata
 
writeTo(DataOutputStream) - Method in class org.jgroups.blocks.locking.Owner
 
writeTo(DataOutputStream) - Method in class org.jgroups.blocks.mux.MuxHeader
 
writeTo(DataOutputStream) - Method in class org.jgroups.blocks.PullPushAdapter.PullHeader
Deprecated.
 
writeTo(DataOutputStream) - Method in class org.jgroups.blocks.RequestCorrelator.Header
 
writeTo(DataOutputStream) - Method in class org.jgroups.blocks.RequestCorrelator.MultiDestinationHeader
 
writeTo(DataOutputStream) - Method in class org.jgroups.demos.DrawCommand
 
writeTo(DataOutputStream) - Method in class org.jgroups.demos.ExecutionServiceDemo.ByteBufferStreamable
 
writeTo(DataOutputStream) - Method in class org.jgroups.demos.ExecutionServiceDemo.SortingByteCallable
 
writeTo(DataOutputStream) - Method in class org.jgroups.demos.ExecutionServiceDemo.SortingTwoByteCallable
 
writeTo(DataOutputStream) - Method in class org.jgroups.MergeView
 
writeTo(DataOutputStream) - Method in class org.jgroups.Message
Streams all members (dest and src addresses, buffer and headers) to the output stream.
writeTo(DataOutputStream) - Method in class org.jgroups.mux.MuxHeader
 
writeTo(DataOutputStream) - Method in class org.jgroups.mux.ServiceInfo
 
writeTo(DataOutputStream) - Method in class org.jgroups.protocols.AuthHeader
 
writeTo(DataOutputStream) - Method in class org.jgroups.protocols.COMPRESS.CompressHeader
 
writeTo(DataOutputStream) - Method in class org.jgroups.protocols.DAISYCHAIN.DaisyHeader
 
writeTo(DataOutputStream) - Method in class org.jgroups.protocols.DISCARD.DiscardHeader
 
writeTo(DataOutputStream) - Method in class org.jgroups.protocols.ENCRYPT.EncryptHeader
 
writeTo(DataOutputStream) - Method in class org.jgroups.protocols.Executing.ExecutorHeader
 
writeTo(DataOutputStream) - Method in class org.jgroups.protocols.Executing.Request
 
writeTo(DataOutputStream) - Method in class org.jgroups.protocols.FcHeader
 
writeTo(DataOutputStream) - Method in class org.jgroups.protocols.FD.FdHeader
 
writeTo(DataOutputStream) - Method in class org.jgroups.protocols.FD_ALL.HeartbeatHeader
 
writeTo(DataOutputStream) - Method in class org.jgroups.protocols.FD_SIMPLE.FdHeader
 
writeTo(DataOutputStream) - Method in class org.jgroups.protocols.FD_SOCK.FdHeader
 
writeTo(DataOutputStream) - Method in class org.jgroups.protocols.FragHeader
 
writeTo(DataOutputStream) - Method in class org.jgroups.protocols.HTOTAL.HTotalHeader
 
writeTo(DataOutputStream) - Method in class org.jgroups.protocols.Locking.LockingHeader
 
writeTo(DataOutputStream) - Method in class org.jgroups.protocols.Locking.Request
 
writeTo(DataOutputStream) - Method in class org.jgroups.protocols.MERGE3.CoordAnnouncement
 
writeTo(DataOutputStream) - Method in class org.jgroups.protocols.MERGEFAST.MergefastHeader
 
writeTo(DataOutputStream) - Method in class org.jgroups.protocols.pbcast.FLUSH.FlushHeader
 
writeTo(DataOutputStream) - Method in class org.jgroups.protocols.pbcast.GMS.GmsHeader
 
writeTo(DataOutputStream) - Method in class org.jgroups.protocols.pbcast.JoinRsp
 
writeTo(DataOutputStream) - Method in class org.jgroups.protocols.pbcast.NakAckHeader
 
writeTo(DataOutputStream) - Method in class org.jgroups.protocols.pbcast.STABLE.StableHeader
 
writeTo(DataOutputStream) - Method in class org.jgroups.protocols.pbcast.STATE_TRANSFER.StateHeader
 
writeTo(DataOutputStream) - Method in class org.jgroups.protocols.pbcast.STREAMING_STATE_TRANSFER.StateHeader
 
writeTo(DataOutputStream) - Method in class org.jgroups.protocols.PingData
 
writeTo(DataOutputStream) - Method in class org.jgroups.protocols.PingHeader
 
writeTo(DataOutputStream) - Method in class org.jgroups.protocols.PrioHeader
 
writeTo(DataOutputStream) - Method in class org.jgroups.protocols.RELAY.RelayHeader
 
writeTo(DataOutputStream) - Method in class org.jgroups.protocols.RELAY.ViewData
 
writeTo(DataOutputStream) - Method in class org.jgroups.protocols.SCOPE.ScopeHeader
 
writeTo(DataOutputStream) - Method in class org.jgroups.protocols.SEQUENCER.SequencerHeader
 
writeTo(DataOutputStream) - Method in class org.jgroups.protocols.SFC.Header
Deprecated.
 
writeTo(DataOutputStream) - Method in class org.jgroups.protocols.SMACK.SmackHeader
 
writeTo(DataOutputStream) - Method in class org.jgroups.protocols.STOMP.StompHeader
 
writeTo(DataOutputStream) - Method in class org.jgroups.protocols.TpHeader
 
writeTo(DataOutputStream) - Method in class org.jgroups.protocols.UNICAST.UnicastHeader
 
writeTo(DataOutputStream) - Method in class org.jgroups.protocols.UNICAST2.Unicast2Header
 
writeTo(DataOutputStream) - Method in class org.jgroups.protocols.VERIFY_SUSPECT.VerifyHeader
 
writeTo(DataOutputStream) - Method in class org.jgroups.protocols.VIEW_SYNC.ViewSyncHeader
 
writeTo(DataOutputStream) - Method in class org.jgroups.stack.GossipData
 
writeTo(DataOutputStream) - Method in class org.jgroups.stack.IpAddress
 
writeTo(DataOutputStream) - Method in class org.jgroups.util.AdditionalDataUUID
 
writeTo(DataOutputStream) - Method in class org.jgroups.util.Digest.Entry
 
writeTo(DataOutputStream) - Method in class org.jgroups.util.Digest
 
writeTo(OutputStream) - Method in class org.jgroups.util.ExposedByteArrayOutputStream
Writes the complete contents of this byte array output stream to the specified output stream argument, as if by calling the output stream's write method using out.write(buf, 0, count).
writeTo(DataOutputStream) - Method in class org.jgroups.util.MergeId
 
writeTo(DataOutputStream) - Method in class org.jgroups.util.PayloadUUID
 
writeTo(DataOutputStream) - Method in class org.jgroups.util.Range
 
writeTo(DataOutputStream) - Method in class org.jgroups.util.SingletonAddress
 
writeTo(DataOutputStream) - Method in interface org.jgroups.util.Streamable
Write the entire state of the current object (including superclasses) to outstream.
writeTo(DataOutputStream) - Method in class org.jgroups.util.TopologyUUID
 
writeTo(DataOutputStream) - Method in class org.jgroups.util.UUID
 
writeTo(DataOutputStream) - Method in class org.jgroups.View
 
writeTo(DataOutputStream) - Method in class org.jgroups.ViewId
 
writeToFile(PingData, String) - Method in class org.jgroups.protocols.FILE_PING
 
writeToFile(PingData, String) - Method in class org.jgroups.protocols.JDBC_PING
 
writeToFile(PingData, String) - Method in class org.jgroups.protocols.S3_PING
 
writeToNoAddrs(Address, DataOutputStream) - Method in class org.jgroups.Message
Writes the message to the output stream, but excludes the dest and src addresses unless the src address given as argument is different from the message's src address
writeView(View, DataOutputStream) - Static method in class org.jgroups.util.Util
 
writeViewId(ViewId, DataOutputStream) - Static method in class org.jgroups.util.Util
 
wrongMethod(String) - Method in class org.jgroups.protocols.pbcast.GmsImpl
 

X

x - Variable in class org.jgroups.demos.wb.Node
 
X509Token - Class in org.jgroups.auth
This is an example of using a preshared token that is encrypted using an X509 certificate for authentication purposes.
X509Token() - Constructor for class org.jgroups.auth.X509Token
 
xloc - Variable in class org.jgroups.demos.wb.Node
 
XMIT_REQ - Static variable in class org.jgroups.protocols.pbcast.NakAckHeader
 
XMIT_REQ - Static variable in class org.jgroups.protocols.UNICAST2.Unicast2Header
 
XMIT_RSP - Static variable in class org.jgroups.protocols.pbcast.NakAckHeader
 
XML_VALIDATION - Static variable in class org.jgroups.Global
 
XmlConfigurator - Class in org.jgroups.conf
 
XmlConfigurator(List<ProtocolConfiguration>) - Constructor for class org.jgroups.conf.XmlConfigurator
 
XMLSchemaGenerator - Class in org.jgroups.util
Iterates over all concrete Protocol classes and creates XML schema used for validation of configuration files.
XMLSchemaGenerator() - Constructor for class org.jgroups.util.XMLSchemaGenerator
 

Y

y - Variable in class org.jgroups.demos.wb.Node
 
yloc - Variable in class org.jgroups.demos.wb.Node
 

_

_add(Object) - Method in class org.jgroups.blocks.DistributedQueue
 
_add(String) - Method in class org.jgroups.blocks.DistributedTree
 
_add(String, Serializable) - Method in class org.jgroups.blocks.DistributedTree
 
_addAll(Collection) - Method in class org.jgroups.blocks.DistributedQueue
 
_addAtHead(Object) - Method in class org.jgroups.blocks.DistributedQueue
 
_args - Variable in class org.jgroups.blocks.executor.Executions.StreamableCallable
 
_awaitingConsumer - Variable in class org.jgroups.protocols.Executing
This is a queue on the client side that holds all of the tasks that are awaiting a consumer to pick them up
_awaitingReturn - Variable in class org.jgroups.protocols.Executing
This is a map on the client side that shows for which owner(consumer, request) the runnable they are currently using.
_classCallable - Variable in class org.jgroups.blocks.executor.Executions.StreamableCallable
 
_clear() - Method in class org.jgroups.blocks.ReplicatedHashMap
 
_clear() - Method in interface org.jgroups.blocks.ReplicatedMap
 
_close(boolean, boolean) - Method in class org.jgroups.JChannel
Disconnects and closes the channel.
_constructorNumber - Variable in class org.jgroups.blocks.executor.Executions.StreamableCallable
 
_consumerId - Variable in class org.jgroups.protocols.Executing
This is essentially a set on the consumer side of id's of all the threads currently running as consumers.
_consumerLock - Variable in class org.jgroups.protocols.Executing
This lock is to protect the incoming run requests and the incoming consumer queues
_consumersAvailable - Variable in class org.jgroups.protocols.Executing
This is stored on the coordinator side.
_execProt - Variable in class org.jgroups.blocks.executor.ExecutionRunner
 
_execProt - Variable in class org.jgroups.blocks.executor.ExecutionService
 
_get(K) - Method in class org.jgroups.blocks.PartitionedHashMap
 
_get(K) - Method in class org.jgroups.blocks.ReplCache
 
_list(Object) - Method in class org.jgroups.blocks.GridFile
 
_listFiles(Object) - Method in class org.jgroups.blocks.GridFile
 
_logger - Static variable in class org.jgroups.blocks.executor.ExecutionRunner
 
_private_reset() - Method in class org.jgroups.blocks.DistributedQueue
 
_put(K, V, long) - Method in class org.jgroups.blocks.PartitionedHashMap
 
_put(K, V, short, long) - Method in class org.jgroups.blocks.ReplCache
 
_put(K, V, short, long, boolean) - Method in class org.jgroups.blocks.ReplCache
 
_put(K, V) - Method in class org.jgroups.blocks.ReplicatedHashMap
 
_put(K, V) - Method in interface org.jgroups.blocks.ReplicatedMap
 
_put(String, HashMap) - Method in class org.jgroups.blocks.ReplicatedTree
 
_put(String, String, Object) - Method in class org.jgroups.blocks.ReplicatedTree
 
_putAll(Map<? extends K, ? extends V>) - Method in class org.jgroups.blocks.ReplicatedHashMap
 
_putAll(Map<? extends K, ? extends V>) - Method in interface org.jgroups.blocks.ReplicatedMap
 
_putIfAbsent(K, V) - Method in class org.jgroups.blocks.ReplicatedHashMap
 
_putIfAbsent(K, V) - Method in interface org.jgroups.blocks.ReplicatedMap
 
_remove() - Method in class org.jgroups.blocks.DistributedQueue
 
_remove(String) - Method in class org.jgroups.blocks.DistributedTree
 
_remove(K) - Method in class org.jgroups.blocks.PartitionedHashMap
 
_remove(K) - Method in class org.jgroups.blocks.ReplCache
 
_remove(Object) - Method in class org.jgroups.blocks.ReplicatedHashMap
 
_remove(Object, Object) - Method in class org.jgroups.blocks.ReplicatedHashMap
 
_remove(Object) - Method in interface org.jgroups.blocks.ReplicatedMap
 
_remove(Object, Object) - Method in interface org.jgroups.blocks.ReplicatedMap
 
_remove(String) - Method in class org.jgroups.blocks.ReplicatedTree
 
_remove(String, String) - Method in class org.jgroups.blocks.ReplicatedTree
 
_removeData(String) - Method in class org.jgroups.blocks.ReplicatedTree
 
_removeMany(Set<K>) - Method in class org.jgroups.blocks.ReplCache
 
_replace(K, V, V) - Method in class org.jgroups.blocks.ReplicatedHashMap
 
_replace(K, V) - Method in class org.jgroups.blocks.ReplicatedHashMap
 
_replace(K, V, V) - Method in interface org.jgroups.blocks.ReplicatedMap
 
_replace(K, V) - Method in interface org.jgroups.blocks.ReplicatedMap
 
_requestId - Variable in class org.jgroups.protocols.Executing
This is a map on the client side showing for all of the current pending requests
_reset() - Method in class org.jgroups.blocks.DistributedQueue
 
_reset(String, Serializable) - Method in class org.jgroups.blocks.DistributedTree
similar to set, but does not error if node does not exist, but rather does an add instead
_run() - Method in class org.jgroups.protocols.SCOPE.ExpiryTask
 
_run() - Method in class org.jgroups.util.HashedTimingWheel
 
_run() - Method in class org.jgroups.util.TimeScheduler2
 
_runnableThreads - Variable in class org.jgroups.protocols.Executing
This is a server side map to show which threads are running for a given runnable.
_running - Variable in class org.jgroups.protocols.Executing
This is a map on the server side that shows which owner is currently tied to the runnable so we can return to them the results
_runRequests - Variable in class org.jgroups.protocols.Executing
This is stored on the coordinator side.
_send(InetAddress, int, boolean, byte[], int, int) - Method in class org.jgroups.protocols.UDP
 
_set(String, Serializable) - Method in class org.jgroups.blocks.DistributedTree
 
_shutdown - Variable in class org.jgroups.blocks.executor.ExecutionService
 
_startFlush(View, int, long, long) - Method in class org.jgroups.protocols.pbcast.GMS
 
_tasks - Variable in class org.jgroups.protocols.Executing
This is a server side queue of all the tasks to pass off.
_unfinishedCondition - Variable in class org.jgroups.blocks.executor.ExecutionService
 
_unfinishedFutures - Variable in class org.jgroups.blocks.executor.ExecutionService
 
_unfinishedLock - Variable in class org.jgroups.blocks.executor.ExecutionService
 
_unlock(boolean) - Method in class org.jgroups.protocols.Locking.ClientLock
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y _ 

Copyright © 2013 JBoss, a division of Red Hat. All Rights Reserved.