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
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
 
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
 
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
 
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.RetransmitCommand - Interface in org.jgroups.stack
 
actionPerformed(ActionEvent) - Method in class org.jgroups.demos.applets.DrawApplet
 
actionPerformed(ActionEvent) - Method in class org.jgroups.demos.DistributedHashtableDemo
 
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.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(short, Class) - Static method in class org.jgroups.conf.ClassConfigurator
Method to register a user-defined header with jg-magic-map at runtime
add(ProtocolData) - Method in class org.jgroups.conf.XmlConfigurator
 
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(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, 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.Retransmitter
Add the given range [first_seqno, last_seqno] in the list of entries eligible 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(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(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(UUID, String) - Static method in class org.jgroups.util.UUID
 
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
 
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
 
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
additional_data - Variable in class org.jgroups.JChannel
Provides storage for arbitrary objects.
additionalChannelListeners - Variable in class org.jgroups.blocks.RpcDispatcher
 
addListener(TwoPhaseVotingListener) - Method in class org.jgroups.blocks.TwoPhaseVotingAdapter
Wraps actual listener with the VoteChannelListener and adds to the voteChannel
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(DistributedHashtable.Notification) - Method in class org.jgroups.blocks.DistributedHashtable
Deprecated.  
addNotifier(DistributedQueue.Notification) - Method in class org.jgroups.blocks.DistributedQueue
 
addNotifier(ReplicatedHashMap.Notification) - Method in class org.jgroups.blocks.ReplicatedHashMap
 
addNotifier(ReplicatedHashtable.Notification) - Method in class org.jgroups.blocks.ReplicatedHashtable
Deprecated.  
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
Adds a key and value to the view.
addPhysicalAddressToCache(Address, PhysicalAddress) - Method in class org.jgroups.protocols.TP
 
addr - Variable in class org.jgroups.demos.wb.Node
 
addReplicatedTreeListener(ReplicatedTree.ReplicatedTreeListener) - Method in class org.jgroups.blocks.ReplicatedTree
 
addReplicatedTreeListener(ReplicatedTree2.ReplicatedTreeListener) - Method in class org.jgroups.blocks.ReplicatedTree2
 
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.util.DefaultThreadFactory
 
addRsp(Address, Object) - Method in class org.jgroups.util.RspList
 
addStateTransferListener(ReplicatedHashtable.StateTransferListener) - Method in class org.jgroups.blocks.ReplicatedHashtable
Deprecated.  
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
 
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.
adjustNodes(Vector) - Method in class org.jgroups.demos.wb.GraphPanel
 
afterExecute(Runnable, Throwable) - Method in class org.jgroups.util.ThreadManagerThreadPoolExecutor
Invokes ThreadDecorator.threadReleased(Thread) on the current thread.
afterExecute(Runnable, Throwable) - Method in class org.jgroups.util.TimeScheduler
 
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(ScheduledExecutorService, long) - Constructor for class org.jgroups.util.AgeOutCache
 
AgeOutCache(ScheduledExecutorService, long, AgeOutCache.Handler) - Constructor for class org.jgroups.util.AgeOutCache
 
AgeOutCache.Handler<K> - Interface in org.jgroups.util
 
all(Collection, Object) - Static method in class org.jgroups.util.Util
Returns true if all elements of c match obj
arg - Variable in class org.jgroups.protocols.PingHeader
 
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
 
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
 
assertNull(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
 
ATTR_INHERIT - Static variable in class org.jgroups.conf.XmlConfigurator
 
ATTR_NAME - Static variable in class org.jgroups.conf.XmlConfigurator
 
ATTR_VALUE - Static variable in class org.jgroups.conf.XmlConfigurator
 
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
 
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.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. 
available() - Method in class org.jgroups.util.ExposedByteArrayInputStream
 

B

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 tcpip 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
 
BIND_ADDR - Static variable in class org.jgroups.Global
 
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_port - Variable in class org.jgroups.protocols.TP
The port to which the transport binds.
block() - Method in class org.jgroups.blocks.DistributedHashtable
Deprecated. Block sending and receiving of messages until ViewAccepted is called
block() - Method in class org.jgroups.blocks.DistributedLockManager
 
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
 
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.ReplicatedHashtable
Deprecated. Block sending and receiving of messages until ViewAccepted is called
block() - Method in class org.jgroups.blocks.ReplicatedTree
Block sending and receiving of messages until viewAccepted() is called
block() - Method in class org.jgroups.blocks.ReplicatedTree2
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
 
block() - Method in class org.jgroups.demos.ChatCore
 
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() - Method in class org.jgroups.ReceiverAdapter
 
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()).
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
 
BSH - Class in org.jgroups.protocols
Beanshell (www.beanshell.org) interpreter class.
BSH() - Constructor for class org.jgroups.protocols.BSH
 
BSH.BshHeader - Class in org.jgroups.protocols
 
BSH.BshHeader() - Constructor for class org.jgroups.protocols.BSH.BshHeader
 
BSH.BshHeader(int) - Constructor for class org.jgroups.protocols.BSH.BshHeader
 
Buffer - Class in org.jgroups.util
Buffer with an offset and length.
Buffer(byte[], int, int) - Constructor for class org.jgroups.util.Buffer
 
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
 

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.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
 
callRemoteMethod(Address, String, Object[], Class[], int, long) - Method in class org.jgroups.blocks.RpcDispatcher
 
callRemoteMethod(Address, String, Object[], String[], int, long) - Method in class org.jgroups.blocks.RpcDispatcher
 
callRemoteMethod(Address, MethodCall, int, long) - Method in class org.jgroups.blocks.RpcDispatcher
 
callRemoteMethod(Address, MethodCall, int, long, boolean) - Method in class org.jgroups.blocks.RpcDispatcher
 
callRemoteMethods(Vector, String, Object[], Class[], int, long) - Method in class org.jgroups.blocks.RpcDispatcher
 
callRemoteMethods(Vector, String, Object[], Class[], int, long, boolean) - Method in class org.jgroups.blocks.RpcDispatcher
 
callRemoteMethods(Vector, String, Object[], Class[], int, long, boolean, RspFilter) - Method in class org.jgroups.blocks.RpcDispatcher
 
callRemoteMethods(Vector, String, Object[], String[], int, long) - Method in class org.jgroups.blocks.RpcDispatcher
 
callRemoteMethods(Vector, String, Object[], String[], int, long, boolean) - Method in class org.jgroups.blocks.RpcDispatcher
 
callRemoteMethods(Vector, MethodCall, int, long) - Method in class org.jgroups.blocks.RpcDispatcher
 
callRemoteMethods(Vector, MethodCall, int, long, boolean) - Method in class org.jgroups.blocks.RpcDispatcher
 
callRemoteMethods(Vector, MethodCall, int, long, boolean, boolean) - Method in class org.jgroups.blocks.RpcDispatcher
 
callRemoteMethods(Vector, MethodCall, int, long, boolean, boolean, RspFilter) - Method in class org.jgroups.blocks.RpcDispatcher
 
callRemoteMethodsWithFuture(Vector, MethodCall, int, long, boolean, boolean, RspFilter) - Method in class org.jgroups.blocks.RpcDispatcher
 
callRemoteMethodWithFuture(Address, MethodCall, int, long, boolean) - Method in class org.jgroups.blocks.RpcDispatcher
 
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.GroupRequest
 
cancel(boolean) - Method in class org.jgroups.util.NullFuture
 
cancel(boolean) - Method in class org.jgroups.util.SingleFuture
 
CANCEL_MERGE - Static variable in class org.jgroups.protocols.pbcast.GMS.GmsHeader
 
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
 
capacity() - Method in class org.jgroups.util.Headers
 
capacity() - Method in class org.jgroups.util.UnmodifiableVector
 
castMessage(Vector, Message, int, long) - Method in class org.jgroups.blocks.MessageDispatcher
 
castMessage(Vector, Message, int, long, boolean) - Method in class org.jgroups.blocks.MessageDispatcher
Cast a message to all members, and wait for mode responses.
castMessage(Vector, Message, int, long, boolean, RspFilter) - Method in class org.jgroups.blocks.MessageDispatcher
 
castMessage(Vector, long, Message, RspCollector) - Method in class org.jgroups.blocks.MessageDispatcher
Multicast a message request to all members in dests and receive responses via the RspCollector interface.
castMessage(Vector, Message, int, long) - Method in class org.jgroups.blocks.RpcDispatcher
 
castMessageWithFuture(Vector, Message, int, long, boolean, RspFilter) - 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.
CAUSAL - Class in org.jgroups.protocols
Implements casual ordering layer using vector clocks.
CAUSAL() - Constructor for class org.jgroups.protocols.CAUSAL
Default constructor.
CAUSAL.CausalHeader - Class in org.jgroups.protocols
 
CAUSAL.CausalHeader() - Constructor for class org.jgroups.protocols.CAUSAL.CausalHeader
used for externalization
CAUSAL.CausalHeader(TransportedVectorTime) - Constructor for class org.jgroups.protocols.CAUSAL.CausalHeader
 
CAUSAL.CausalNewViewHeader - Class in org.jgroups.protocols
 
CAUSAL.CausalNewViewHeader(ViewId, int, boolean) - Constructor for class org.jgroups.protocols.CAUSAL.CausalNewViewHeader
 
CAUSAL.CausalNewViewHeader() - Constructor for class org.jgroups.protocols.CAUSAL.CausalNewViewHeader
Used for externalization.
CAUSAL.MissingIndexesMessage - Class in org.jgroups.protocols
 
CAUSAL.MissingIndexesMessage(Collection, Collection) - Constructor for class org.jgroups.protocols.CAUSAL.MissingIndexesMessage
 
CAUSAL.MissingIndexesMessage() - Constructor for class org.jgroups.protocols.CAUSAL.MissingIndexesMessage
Used for externalization.
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
 
CERT_ALIAS - Static variable in class org.jgroups.auth.X509Token
 
CERT_PASSWORD - Static variable in class org.jgroups.auth.X509Token
 
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
A channel factory that removes hardwiring of calls to create JGroups 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
 
Chat - Class in org.jgroups.demos
 
Chat(String) - Constructor for class org.jgroups.demos.Chat
 
ChatCore - Class in org.jgroups.demos
 
ChatCore(String) - Constructor for class org.jgroups.demos.ChatCore
 
checkBufferSize(String, long) - Static method in class org.jgroups.util.Util
Verifies that val is <= max memory
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
 
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
 
checkForMax() - Static method in class org.jgroups.util.Util
 
checkForSolaris() - Static method in class org.jgroups.util.Util
 
checkForWindows() - Static method in class org.jgroups.util.Util
 
checkResult(RspList, Object) - Method in class org.jgroups.blocks.DistributedQueue
 
checkSelfInclusion(Vector<Address>) - Method in class org.jgroups.protocols.pbcast.GMS
Returns true if local_addr is member of mbrs, else false
childExists(String) - Method in class org.jgroups.blocks.ReplicatedTree2.LeafNodeOneKey
 
childExists(String) - Method in interface org.jgroups.blocks.ReplicatedTree2.Node
 
childExists(String) - Method in class org.jgroups.blocks.ReplicatedTree2.NodeImpl
 
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
 
ClassMap - Class in org.jgroups.conf
Maintains mapping between magic number and class
ClassMap(String, short) - Constructor for class org.jgroups.conf.ClassMap
 
clear() - Method in class org.jgroups.blocks.AbstractConnectionMap
 
clear() - Method in class org.jgroups.blocks.DistributedHashtable
Deprecated. Clears this hashtable so that it contains no keys
clear(boolean) - Method in class org.jgroups.blocks.LazyRemovalCache
 
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.blocks.ReplicatedHashtable
Deprecated. Clears this hashtable so that it contains no keys
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
Clears the complete NV state from the DB
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.RspList
 
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
Removes all configurations
clearFlag(byte) - Method in class org.jgroups.Message
 
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
 
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
 
clearStableMessages() - Method in class org.jgroups.stack.AckMcastSenderWindow
 
ClientGmsImpl - Class in org.jgroups.protocols.pbcast
Client part of GMS.
ClientGmsImpl(GMS) - Constructor for class org.jgroups.protocols.pbcast.ClientGmsImpl
 
clone() - Method in class org.jgroups.blocks.ReplicatedTree.Node
 
clone() - Method in class org.jgroups.blocks.ReplicatedTree2.LeafNodeOneKey
 
clone() - Method in interface org.jgroups.blocks.ReplicatedTree2.Node
 
clone() - Method in class org.jgroups.blocks.ReplicatedTree2.NodeImpl
 
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.Channel
Destroys the channel and its associated resources (e.g., the protocol stack).
close() - Method in class org.jgroups.demos.ChatCore
 
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() - Method in class org.jgroups.util.ExposedByteArrayInputStream
 
close(boolean) - Method in class org.jgroups.util.Queue
Marks the queues as closed.
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.  
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
 
cluster_name - Variable in class org.jgroups.protocols.PingHeader
 
clusterName - Variable in class org.jgroups.util.DefaultThreadFactory
 
collectionToByteBuffer(Collection<Address>) - Static method in class org.jgroups.util.Util
 
Command - Interface in org.jgroups.util
The Command patttern (see Gamma et al.).
commit(Object) - Method in class org.jgroups.blocks.DistributedLockManager
Commit phase for the lock acquisition or release.
commit() - Method in class org.jgroups.blocks.DistributedLockManager.LockDecree
 
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
 
compare(IpAddress) - Method in class org.jgroups.stack.IpAddress
Deprecated. Use IpAddress.compareTo(org.jgroups.Address) instead
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(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
Deprecated. Use IpAddress.compareTo(org.jgroups.Address) instead
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
 
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
 
concurrent_processing - Variable in class org.jgroups.blocks.MessageDispatcher
Process items on the queue concurrently (RequestCorrelator).
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.ProtocolConfiguration - Class in org.jgroups.stack
Parses and encapsulates the specification for 1 protocol of the protocol stack, e.g.
Configurator.ProtocolConfiguration(String) - Constructor for class org.jgroups.stack.Configurator.ProtocolConfiguration
Creates a new ProtocolConfiguration.
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_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() - 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(List<RouterStub>) - Method in interface org.jgroups.protocols.TUNNEL.TUNNELPolicy
 
CONNECT - Static variable in class org.jgroups.stack.GossipRouter
 
connect(String) - Method in class org.jgroups.stack.RouterStub
Register this process with the router under groupname.
connect_count - Variable in class org.jgroups.protocols.TP
Keeps track of connects and disconnects, in order to start and stop threads
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
 
connected - Variable in class org.jgroups.JChannel
 
Connection - Interface in org.jgroups.blocks
 
connectionClosed(Address) - Method in interface org.jgroups.blocks.AbstractConnectionMap.ConnectionMapListener
 
connectionClosed(Address) - Method in interface org.jgroups.blocks.BasicConnectionTable.ConnectionListener
 
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
 
connectionStatusChange(int) - Method in interface org.jgroups.stack.RouterStub.ConnectionListener
 
ConnectionTable - Class in org.jgroups.blocks
Manages incoming and outgoing TCP connections.
ConnectionTable(int) - Constructor for class org.jgroups.blocks.ConnectionTable
Regular ConnectionTable without expiration of idle connections
ConnectionTable(InetAddress, int) - Constructor for class org.jgroups.blocks.ConnectionTable
 
ConnectionTable(int, long, long) - Constructor for class org.jgroups.blocks.ConnectionTable
ConnectionTable including a connection reaper.
ConnectionTable(BasicConnectionTable.Receiver, InetAddress, InetAddress, int, int) - Constructor for class org.jgroups.blocks.ConnectionTable
Create a ConnectionTable
ConnectionTable(BasicConnectionTable.Receiver, InetAddress, InetAddress, int, int, long, long) - Constructor for class org.jgroups.blocks.ConnectionTable
ConnectionTable including a connection reaper.
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
 
conns - Variable in class org.jgroups.blocks.AbstractConnectionMap
 
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(Address) - Method in class org.jgroups.util.Digest
 
contains(Object) - Method in class org.jgroups.util.UnmodifiableVector
 
containsAll(Collection) - Method in class org.jgroups.util.UnmodifiableVector
 
containsKey(Object) - Method in class org.jgroups.blocks.ReplicatedHashMap
 
containsKey(Object) - Method in class org.jgroups.util.RspList
 
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
 
contents() - Method in class org.jgroups.blocks.LazyRemovalCache
 
contentsCleared() - Method in interface org.jgroups.blocks.DistributedHashtable.Notification
Deprecated.  
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.DistributedHashtableDemo
 
contentsCleared() - Method in class org.jgroups.demos.DistributedQueueDemo
 
contentsCleared() - Method in class org.jgroups.demos.ReplicatedHashMapDemo
 
contentsSet(Map) - Method in interface org.jgroups.blocks.DistributedHashtable.Notification
Deprecated.  
contentsSet(Collection) - Method in interface org.jgroups.blocks.DistributedQueue.Notification
 
contentsSet(Map<K, V>) - Method in interface org.jgroups.blocks.ReplicatedHashMap.Notification
 
contentsSet(Map) - Method in interface org.jgroups.blocks.ReplicatedHashtable.Notification
Deprecated.  
contentsSet(Map) - Method in class org.jgroups.demos.DistributedHashtableDemo
 
contentsSet(Collection) - Method in class org.jgroups.demos.DistributedQueueDemo
 
contentsSet(Map) - Method in class org.jgroups.demos.ReplicatedHashMapDemo
 
convert(Class<?>, Properties, String) - Method in interface org.jgroups.conf.PropertyConverter
 
convert(Class<?>, Properties, String) - Method in class org.jgroups.conf.PropertyConverters.BindAddress
 
convert(Class<?>, Properties, String) - Method in class org.jgroups.conf.PropertyConverters.Default
 
convert(Class<?>, Properties, String) - Method in class org.jgroups.conf.PropertyConverters.FlushInvoker
 
convert(Class<?>, Properties, String) - Method in class org.jgroups.conf.PropertyConverters.LongArray
 
convert(Class<?>, Properties, String) - Method in class org.jgroups.conf.PropertyConverters.NetworkInterfaceList
 
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.Message
 
copy(boolean) - Method in class org.jgroups.Message
Create a copy of the message.
copy() - Method in class org.jgroups.protocols.pbcast.NakAckHeader
 
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.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
 
copyProtocols(ProtocolStack) - Method in class org.jgroups.stack.ProtocolStack
 
corr - Variable in class org.jgroups.blocks.GroupRequest
 
corr - Variable in class org.jgroups.blocks.MessageDispatcher
 
correlatorStarted() - Method in class org.jgroups.blocks.MessageDispatcher
 
correlatorStarted() - Method in class org.jgroups.blocks.RpcDispatcher
 
corrName - Variable in class org.jgroups.blocks.RequestCorrelator.Header
The unique name of the associated RequestCorrelator
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
 
create() - Method in class org.jgroups.stack.GossipRouter
 
create(Address) - Static method in class org.jgroups.util.MergeId
 
createChannel(Object) - Method in interface org.jgroups.ChannelFactory
 
createChannel() - Method in interface org.jgroups.ChannelFactory
Create a new channel with the properties defined in the factory
createChannel(String) - Method in interface org.jgroups.ChannelFactory
 
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
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
 
createChild(String, String, ReplicatedTree2.Node, HashMap) - Method in class org.jgroups.blocks.ReplicatedTree2.LeafNodeOneKey
 
createChild(String, String, ReplicatedTree2.Node, String, Object) - Method in class org.jgroups.blocks.ReplicatedTree2.LeafNodeOneKey
 
createChild(String, String, ReplicatedTree2.Node, HashMap) - Method in interface org.jgroups.blocks.ReplicatedTree2.Node
 
createChild(String, String, ReplicatedTree2.Node, String, Object) - Method in interface org.jgroups.blocks.ReplicatedTree2.Node
 
createChild(String, String, ReplicatedTree2.Node, HashMap) - Method in class org.jgroups.blocks.ReplicatedTree2.NodeImpl
 
createChild(String, String, ReplicatedTree2.Node, String, Object) - Method in class org.jgroups.blocks.ReplicatedTree2.NodeImpl
 
createConnectionTable(long, long, InetAddress, InetAddress, int, int) - Method in class org.jgroups.protocols.TCP
 
createDaemons - Variable in class org.jgroups.util.DefaultThreadFactory
 
createDatagramSocket(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.
createEphemeralDatagramSocket() - Method in class org.jgroups.protocols.UDP
Creates a DatagramSocket with a random port.
createLocalAddress() - Method in class org.jgroups.protocols.UDP
 
createManager() - Method in class org.jgroups.persistence.PersistenceFactory
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
Duplicated signature to create PersistenceManager to allow user to provide property path.
createMap() - Static method in class org.jgroups.blocks.ReplicatedTree2
 
createMap(Map) - Static method in class org.jgroups.blocks.ReplicatedTree2
 
createMonitor() - Method in class org.jgroups.protocols.FD_ICMP
 
createMonitor() - Method in class org.jgroups.protocols.FD_PING
 
createMulticastSocket(int) - Static method in class org.jgroups.util.Util
 
createMulticastSocket(InetAddress, int, Log) - Static method in class org.jgroups.util.Util
 
createMultiplexerChannel(String, String, boolean, String) - Method in interface org.jgroups.ChannelFactory
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
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.  
createProtocol(String, ProtocolStack) - Static method in class org.jgroups.stack.Configurator
Creates a new protocol given the protocol specification.
createRandomAddress() - Static method in class org.jgroups.util.Util
 
createServerSocket(int, int) - Method in class org.jgroups.blocks.ConnectionTable
Finds first available port starting at start_port and returns server socket.
createServerSocket(int, int) - Method in class org.jgroups.blocks.ConnectionTableNIO
Finds first available port starting at start_port and returns server socket.
createServerSocket(int, int) - Method in class org.jgroups.blocks.TCPConnectionMap
Finds first available port starting at start_port and returns server socket.
createServerSocket(int) - Static method in class org.jgroups.util.Util
Finds first available port starting at start_port and returns server socket
createServerSocket(InetAddress, int) - Static method in class org.jgroups.util.Util
 
createThreadPool() - Method in class org.jgroups.mux.Multiplexer
Deprecated.  
createThreadPool(int, int, long, String, BlockingQueue<Runnable>, ThreadFactory) - Static method in class org.jgroups.protocols.TP
 
createView(Address, long, Address...) - Static method in class org.jgroups.util.Util
 
CREDIT_REQUEST - Static variable in class org.jgroups.protocols.FC.FcHeader
 
CREDIT_REQUEST - Static variable in class org.jgroups.protocols.SFC.Header
 
cvs - Static variable in class org.jgroups.Version
 

D

DATA - Static variable in class org.jgroups.protocols.UNICAST.UnicastHeader
 
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
 
decrementInitCount() - Method in class org.jgroups.stack.ProtocolStack.RefCounter
 
decrementStartCount() - Method in class org.jgroups.stack.ProtocolStack.RefCounter
 
DEFAULT_PROTOCOL_STACK - Static variable in class org.jgroups.JChannel
The default protocol stack used by the default constructor
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
 
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
 
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
 
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
 
dest_addr - Variable in class org.jgroups.Message
 
dest_mbrs - Variable in class org.jgroups.blocks.RequestCorrelator.Header
Contains a list of members who should receive the request (others will drop).
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
 
destroy() - Method in class org.jgroups.protocols.BARRIER
 
destroy() - Method in class org.jgroups.protocols.BSH
 
destroy() - Method in class org.jgroups.protocols.COMPRESS
 
destroy() - Method in class org.jgroups.protocols.LOOPBACK
 
destroy() - Method in class org.jgroups.protocols.PING
 
destroy() - Method in class org.jgroups.protocols.TP
 
destroy() - Method in class org.jgroups.protocols.UDP
 
destroy() - Method in class org.jgroups.stack.GossipRouter
 
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_INTERPRETER - Static variable in class org.jgroups.protocols.BSH.BshHeader
 
destroyInterpreter() - Method in class org.jgroups.protocols.BSH
 
destroySockets() - Method in class org.jgroups.protocols.UDP
 
determineCoordinator() - Method in class org.jgroups.protocols.pbcast.GMS
 
determineCoords(List<View>) - Static method in class org.jgroups.protocols.pbcast.CoordGmsImpl
 
determineLeftMembers(Vector<Address>, Vector<Address>) - Static method in class org.jgroups.util.Util
Returns all members that left between 2 views.
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
DirectExecutor - Class in org.jgroups.util
 
DirectExecutor() - Constructor for class org.jgroups.util.DirectExecutor
 
dis - Variable in class org.jgroups.protocols.TP
 
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.demos.ChatCore
 
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() - Method in class org.jgroups.stack.RouterStub
 
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.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
 
disp - Variable in class org.jgroups.blocks.DistributedHashtable
Deprecated.  
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.wb.Whiteboard
 
displayMessage(String, String) - Method in class org.jgroups.demos.wb.Whiteboard
 
DistributedHashtable - Class in org.jgroups.blocks
Deprecated. Use ReplicatedHashMap instead
DistributedHashtable(String, ChannelFactory, String, long) - Constructor for class org.jgroups.blocks.DistributedHashtable
Deprecated. Creates a DistributedHashtable
DistributedHashtable(String, ChannelFactory, String, boolean, long) - Constructor for class org.jgroups.blocks.DistributedHashtable
Deprecated. Creates a DisttributedHashtable.
DistributedHashtable(Channel, long) - Constructor for class org.jgroups.blocks.DistributedHashtable
Deprecated.  
DistributedHashtable(Channel, boolean, long) - Constructor for class org.jgroups.blocks.DistributedHashtable
Deprecated.  
DistributedHashtable(PullPushAdapter, Serializable, long) - Constructor for class org.jgroups.blocks.DistributedHashtable
Deprecated. Uses a user-provided PullPushAdapter to create the dispatcher rather than a Channel.
DistributedHashtable(PullPushAdapter, Serializable) - Constructor for class org.jgroups.blocks.DistributedHashtable
Deprecated.  
DistributedHashtable.Notification - Interface in org.jgroups.blocks
Deprecated.  
DistributedHashtableDemo - Class in org.jgroups.demos
Uses the DistributedHashtable building block.
DistributedHashtableDemo() - Constructor for class org.jgroups.demos.DistributedHashtableDemo
 
DistributedLockManager - Class in org.jgroups.blocks
Distributed lock manager is responsible for maintaining the lock information consistent on all participating nodes.
DistributedLockManager(VotingAdapter, Object) - Constructor for class org.jgroups.blocks.DistributedLockManager
Create instance of this class.
DistributedLockManager(TwoPhaseVotingAdapter, Object) - Constructor for class org.jgroups.blocks.DistributedLockManager
Constructor for the DistributedLockManager_cl object.
DistributedLockManager.AcquireLockDecree - Class in org.jgroups.blocks
This class represents the lock to be released.
DistributedLockManager.LockDecree - Class in org.jgroups.blocks
This class represents the lock
DistributedLockManager.MultiLockDecree - Class in org.jgroups.blocks
This class represents the lock that has to be marked as multilocked
DistributedLockManager.ReleaseLockDecree - Class in org.jgroups.blocks
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
 
done - Variable in class org.jgroups.blocks.GroupRequest
 
done(long) - Method in class org.jgroups.blocks.MessageDispatcher
 
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.  
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.CAUSAL
Process a downward event.
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.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.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.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.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.SEQUENCER
 
down(Event) - Method in class org.jgroups.protocols.SFC
 
down(Event) - Method in class org.jgroups.protocols.SHARED_LOOPBACK
 
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.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.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_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
Draw - Class in org.jgroups.demos
Shared whiteboard, each new instance joins the same group.
Draw(String, boolean, boolean, boolean, long, boolean, boolean) - 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
 
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
 
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
 
dumpChannels() - Method in class org.jgroups.JChannelFactory
 
dumpChannelStats() - Method in class org.jgroups.JChannel
 
dumpConfiguration() - Method in class org.jgroups.JChannelFactory
 
dumpHist() - Method in class org.jgroups.demos.ChatCore
 
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
 
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) - Method in class org.jgroups.JChannel
 
dumpStats() - Method in class org.jgroups.mux.MuxChannel
Deprecated.  
dumpStats() - Method in class org.jgroups.protocols.DISCARD
 
dumpStats() - Method in class org.jgroups.protocols.FC
 
dumpStats() - Method in class org.jgroups.protocols.pbcast.NAKACK
 
dumpStats() - Method in class org.jgroups.protocols.SEQUENCER
 
dumpStats() - Method in class org.jgroups.protocols.UNICAST
 
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
 
dumpTaskQueue() - Method in class org.jgroups.util.TimeScheduler
 
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
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. Use RspList.entrySet() or RspList.values() instead
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
 
ELMT_CLASS - Static variable in class org.jgroups.conf.XmlConfigurator
 
ELMT_DESCRIPTION - Static variable in class org.jgroups.conf.XmlConfigurator
 
ELMT_PROT - Static variable in class org.jgroups.conf.XmlConfigurator
 
ELMT_PROT_NAME - Static variable in class org.jgroups.conf.XmlConfigurator
 
ELMT_PROT_OVERRIDE - Static variable in class org.jgroups.conf.XmlConfigurator
 
ELMT_PROT_PARAMS - Static variable in class org.jgroups.conf.XmlConfigurator
 
EMPTY_DIGEST - Static variable in class org.jgroups.util.Digest
 
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
 
ensureCapacity(int) - Method in class org.jgroups.util.UnmodifiableVector
 
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.DistributedHashtable.Notification
Deprecated.  
entryRemoved(Object) - Method in interface org.jgroups.blocks.DistributedQueue.Notification
 
entryRemoved(K) - Method in interface org.jgroups.blocks.ReplicatedHashMap.Notification
 
entryRemoved(Object) - Method in interface org.jgroups.blocks.ReplicatedHashtable.Notification
Deprecated.  
entryRemoved(Object) - Method in class org.jgroups.demos.DistributedHashtableDemo
 
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(Object, Object) - Method in interface org.jgroups.blocks.DistributedHashtable.Notification
Deprecated.  
entrySet() - Method in class org.jgroups.blocks.ReplicatedHashMap
 
entrySet(K, V) - Method in interface org.jgroups.blocks.ReplicatedHashMap.Notification
 
entrySet(Object, Object) - Method in interface org.jgroups.blocks.ReplicatedHashtable.Notification
Deprecated.  
entrySet(Object, Object) - Method in class org.jgroups.demos.DistributedHashtableDemo
 
entrySet(Serializable, Serializable) - Method in class org.jgroups.demos.ReplicatedHashMapDemo
 
entrySet() - Method in class org.jgroups.util.RspList
 
EOF - Static variable in class org.jgroups.stack.GossipRouter
 
equals(Object) - Method in class org.jgroups.blocks.DistributedLockManager.LockDecree
 
equals(Object) - Method in class org.jgroups.blocks.TwoPhaseVotingAdapter.TwoPhaseVoteWrapper
 
equals(Object) - Method in class org.jgroups.conf.ClassMap
 
equals(Object) - Method in class org.jgroups.conf.ProtocolData
 
equals(Object) - Method in class org.jgroups.conf.ProtocolParameter
 
equals(Object) - Method in class org.jgroups.protocols.ENCRYPT.EncryptHeader
 
equals(Object) - Method in class org.jgroups.protocols.pbcast.MergeData
 
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.Rsp
 
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
 
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
 
EXAMPLE - Class in org.jgroups.protocols
Example of a protocol layer.
EXAMPLE() - Constructor for class org.jgroups.protocols.EXAMPLE
 
execute() - Method in class org.jgroups.blocks.GroupRequest
 
execute(boolean) - Method in class org.jgroups.blocks.GroupRequest
Sends the message.
execute(boolean, boolean) - Method in class org.jgroups.blocks.GroupRequest
 
execute() - Method in interface org.jgroups.util.Command
 
execute(Runnable) - Method in class org.jgroups.util.DirectExecutor
 
exists(String) - Method in class org.jgroups.blocks.DistributedTree
 
exists(String) - Method in class org.jgroups.blocks.ReplicatedTree
Checks whether a given node exists in the tree
exists(String) - Method in class org.jgroups.blocks.ReplicatedTree2
Checks whether a given node exists in the tree
expected_mbrs - Variable in class org.jgroups.blocks.GroupRequest
 
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
expired(Address) - Method in class org.jgroups.protocols.UNICAST
Called by AgeOutCache, to removed expired connections
expired(K) - Method in interface org.jgroups.util.AgeOutCache.Handler
 
EXPIRY_TIME - Static variable in class org.jgroups.stack.GossipRouter
 
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
 
external_addr - Variable in class org.jgroups.protocols.BasicTCP
 

F

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
 
FC.FcHeader - Class in org.jgroups.protocols
 
FC.FcHeader() - Constructor for class org.jgroups.protocols.FC.FcHeader
 
FC.FcHeader(byte) - Constructor for class org.jgroups.protocols.FC.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.Header - Class in org.jgroups.protocols
 
FD_ALL.Header() - Constructor for class org.jgroups.protocols.FD_ALL.Header
used for externalization
FD_ALL.Header(byte) - Constructor for class org.jgroups.protocols.FD_ALL.Header
 
FD_ALL.Header(byte, Address) - Constructor for class org.jgroups.protocols.FD_ALL.Header
 
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
 
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.
fetchState(long) - Method in class org.jgroups.blocks.ReplicatedTree2
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_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
 
fileExists(String) - Static method in class org.jgroups.util.Util
 
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 DistributedHashtableDemo to work.
FIND_INITIAL_MBRS - Static variable in class org.jgroups.Event
 
findComponent(Container, String) - Method in class org.jgroups.demos.DrawRepl
 
findInitialMembers(Promise<JoinRsp>) - Method in class org.jgroups.protocols.Discovery
Finds the initial membership: sends a GET_MBRS_REQ to all members, waits 'timeout' ms or until 'num_initial_members' have been retrieved
findInitialMembersAsString() - Method in class org.jgroups.protocols.Discovery
 
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
 
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
 
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
 
flushEvents() - Method in class org.jgroups.stack.ProtocolStack
Deprecated.  
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
 
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
 
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
 

G

generateList(Collection, String) - Static method in class org.jgroups.util.Util
 
generateLocalName() - Static method in class org.jgroups.util.Util
 
generateReport() - Method in class org.jgroups.util.JUnitXMLReporter
generate the XML report given what we know from all the test results
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.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
 
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(String, String) - Method in class org.jgroups.blocks.ReplicatedTree2
Finds a node given its name and returns the value associated with a given key in its data map.
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(long) - Method in class org.jgroups.stack.NakReceiverWindow
Returns the message from xmit_table
get(Address) - Method in class org.jgroups.util.Digest
Returns the Entry for the given sender.
get() - Method in class org.jgroups.util.NullFuture
 
get(long, TimeUnit) - Method in class org.jgroups.util.NullFuture
 
get(Object) - Method in class org.jgroups.util.RspList
Returns the Rsp associated with address key
get() - Method in class org.jgroups.util.SingleFuture
 
get(long, TimeUnit) - Method in class org.jgroups.util.SingleFuture
 
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.GroupRequest
return majority (of all members, may block)
GET_ALL - Static variable in class org.jgroups.blocks.GroupRequest
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.GroupRequest
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.GroupRequest
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.GroupRequest
return n responses (may block)
GET_NONE - Static variable in class org.jgroups.blocks.GroupRequest
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
 
GET_STATE_OK - Static variable in class org.jgroups.Event
 
getAccountNumber() - Method in class org.jgroups.demos.JmxDemo
 
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.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.PingData
 
getAddress() - Method in class org.jgroups.protocols.TP.ProtocolAdapter
 
getAddress() - Method in class org.jgroups.stack.GossipData
 
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
 
getAgeOutCache() - Method in class org.jgroups.protocols.UNICAST
 
getAgeOutCacheSize() - Method in class org.jgroups.protocols.UNICAST
 
getAllAvailableInterfaces() - Static method in class org.jgroups.util.Util
 
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
 
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
 
getAuthValue() - Method in class org.jgroups.auth.MD5Token
 
getAuthValue() - Method in class org.jgroups.auth.SimpleToken
 
getAverageBlockingTime() - Method in class org.jgroups.protocols.SFC
 
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
 
getBacklog() - Method in class org.jgroups.stack.GossipRouter
 
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.TP
 
getBindToAllInterfaces() - Method in class org.jgroups.protocols.TP
Deprecated. Use TP.isReceiveOnAllInterfaces() instead
getBlockings() - Method in class org.jgroups.protocols.SFC
 
getBottom() - Method in class org.jgroups.debug.ProtocolTester
 
getBottomProtocol() - Method in class org.jgroups.stack.ProtocolStack
 
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.
getBytes() - Method in class org.jgroups.protocols.pbcast.STABLE
 
getBytesSent() - Method in class org.jgroups.protocols.SFC
 
getCache() - Method in class org.jgroups.blocks.MemcachedConnector
 
getCache() - Method in interface org.jgroups.blocks.NotificationBus.Consumer
Called on the coordinator to obtains its cache
getCache() - Method in class org.jgroups.blocks.NotificationBus
 
getCache() - Method in class org.jgroups.demos.NotificationBusDemo
 
getCacheFromCoordinator(long, int) - Method in class org.jgroups.blocks.NotificationBus
Determines the coordinator and asks it for its cache.
getCacheFromMember(Address, long, int) - Method in class org.jgroups.blocks.NotificationBus
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
 
getCaller() - Method in class org.jgroups.blocks.GroupRequest
 
getCallTimeout() - Method in class org.jgroups.blocks.PartitionedHashMap
 
getCallTimeout() - Method in class org.jgroups.blocks.ReplCache
 
getCapacity() - Method in class org.jgroups.util.ExposedByteArrayOutputStream
 
getChannel() - Method in class org.jgroups.blocks.DistributedHashtable
Deprecated.  
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
Answers the Channel.
getChannel() - Method in class org.jgroups.blocks.ReplicatedHashMap
 
getChannel() - Method in class org.jgroups.blocks.ReplicatedHashtable
Deprecated.  
getChannel() - Method in class org.jgroups.blocks.ReplicatedTree
Returns the Channel the DistributedTree is connected to
getChannel() - Method in class org.jgroups.blocks.ReplicatedTree2
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. Use Channel.getClusterName() instead
getChannelName() - Method in class org.jgroups.JChannel
Deprecated. Use JChannel.getClusterName() instead
getChannelName() - Method in class org.jgroups.mux.MuxChannel
Deprecated.  
getChild(String) - Method in class org.jgroups.blocks.ReplicatedTree2.LeafNodeOneKey
 
getChild(String) - Method in interface org.jgroups.blocks.ReplicatedTree2.Node
 
getChild(String) - Method in class org.jgroups.blocks.ReplicatedTree2.NodeImpl
 
getChildren() - Method in class org.jgroups.blocks.ReplicatedTree2.LeafNodeOneKey
 
getChildren() - Method in interface org.jgroups.blocks.ReplicatedTree2.Node
 
getChildren() - Method in class org.jgroups.blocks.ReplicatedTree2.NodeImpl
 
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
getChildrenNames(String) - Method in class org.jgroups.blocks.ReplicatedTree2
Returns all children of a given node
getClassForMap() - Method in class org.jgroups.conf.ClassMap
Returns the Class object for this class
getClassForName(String) - Static method in class org.jgroups.jmx.ResourceDMBean
 
getClassName() - Method in class org.jgroups.conf.ClassMap
 
getClassName() - Method in class org.jgroups.conf.ProtocolData
 
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
 
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
 
getCond() - Method in class org.jgroups.util.Promise
 
getConfig(String) - Method in class org.jgroups.JChannelFactory
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
 
getConnectionExpiryTimeout() - Method in class org.jgroups.blocks.TCPConnectionMap
 
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
 
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.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
 
getCreditRequestsSent() - Method in class org.jgroups.protocols.SFC
 
getCredits() - Method in class org.jgroups.protocols.SFC
 
getCurrentNumTries() - Method in class org.jgroups.protocols.FD
 
getData() - Method in class org.jgroups.blocks.ReplicatedTree2.LeafNodeOneKey
 
getData(String) - Method in class org.jgroups.blocks.ReplicatedTree2.LeafNodeOneKey
 
getData() - Method in interface org.jgroups.blocks.ReplicatedTree2.Node
 
getData(String) - Method in interface org.jgroups.blocks.ReplicatedTree2.Node
 
getData() - Method in class org.jgroups.blocks.ReplicatedTree2.NodeImpl
 
getData(String) - Method in class org.jgroups.blocks.ReplicatedTree2.NodeImpl
 
getDeadlockDetection() - Method in class org.jgroups.blocks.MessageDispatcher
Deprecated. 
getDecree() - Method in class org.jgroups.blocks.TwoPhaseVotingAdapter.TwoPhaseWrapper
 
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
 
getDescription() - Static method in class org.jgroups.conf.ProtocolData
Deprecated. 
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
 
getDomain() - Method in class org.jgroups.JChannelFactory
 
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
 
getEntry(K) - Method in class org.jgroups.blocks.Cache
 
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
 
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.
getFirstNonLoopbackAddress() - Static method in class org.jgroups.util.Util
 
getFirstNonLoopbackIPv6Address() - Static method in class org.jgroups.util.Util
 
getFlags() - Method in class org.jgroups.Message
 
getForwarded() - Method in class org.jgroups.protocols.SEQUENCER
 
getFqn() - Method in class org.jgroups.blocks.ReplicatedTree2.LeafNodeOneKey
 
getFqn() - Method in interface org.jgroups.blocks.ReplicatedTree2.Node
 
getFqn() - Method in class org.jgroups.blocks.ReplicatedTree2.NodeImpl
 
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
 
getGlobalThreadGroup() - Static method in class org.jgroups.util.Util
 
getGossipPort() - Method in class org.jgroups.protocols.PING
 
getGossipRefresh() - Method in class org.jgroups.protocols.PING
 
getGossipRequestTimeout() - Method in class org.jgroups.stack.GossipRouter
 
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
getGroupMembersNumber() - Method in class org.jgroups.blocks.ReplicatedTree2
Returns the number of current members joined to the group
getGroupName() - Method in class org.jgroups.blocks.DistributedHashtable
Deprecated.  
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.blocks.ReplicatedTree2
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(String) - Method in class org.jgroups.Message
 
getHeader(String) - Method in class org.jgroups.util.Headers
Returns the header associated with key
getHeaders() - Method in class org.jgroups.Message
Returns a reference to the headers hashmap, which is immutable.
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
 
getHighest() - Method in class org.jgroups.util.Digest.Entry
Return the max of the highest delivered or highest received seqno
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
 
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.mux.MuxChannel
Deprecated.  
getId() - Method in class org.jgroups.mux.MuxHeader
 
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
 
getIncomingKeepAliveTime() - Method in class org.jgroups.protocols.TP
 
getIncomingMaxPoolSize() - Method in class org.jgroups.protocols.TP
 
getIncomingMaxQueueSize() - Method in class org.jgroups.protocols.TP
 
getIncomingMessages() - Method in class org.jgroups.protocols.TP
 
getIncomingMinPoolSize() - Method in class org.jgroups.protocols.TP
 
getIncomingPoolSize() - Method in class org.jgroups.protocols.TP
 
getIncomingQueueSize() - Method in class org.jgroups.protocols.TP
 
getInDelay() - Method in class org.jgroups.protocols.DELAY
 
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.TCPPING
Returns the list of initial hosts as configured by the user via XML.
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() - Static method in class org.jgroups.persistence.PersistenceFactory
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
 
getIpStack() - Static method in class org.jgroups.util.Util
 
getJavaVersion() - 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
 
getKey() - Method in class org.jgroups.blocks.DistributedLockManager.LockDecree
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.
getKeys(String) - Method in class org.jgroups.blocks.ReplicatedTree2
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.
getLeastSignificantBits() - Method in class org.jgroups.util.UUID
 
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.DistributedHashtable
Deprecated.  
getLocalAddress() - Method in class org.jgroups.blocks.DistributedQueue
 
getLocalAddress() - Method in class org.jgroups.blocks.DistributedTree
 
getLocalAddress() - Method in class org.jgroups.blocks.NotificationBus
 
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.ReplicatedHashtable
Deprecated.  
getLocalAddress() - Method in class org.jgroups.blocks.ReplicatedTree
 
getLocalAddress() - Method in class org.jgroups.blocks.ReplicatedTree2
 
getLocalAddress() - Method in class org.jgroups.blocks.RequestCorrelator
 
getLocalAddress() - Method in class org.jgroups.blocks.TCPConnectionMap
 
getLocalAddress() - Method in class org.jgroups.Channel
Deprecated. Use Channel.getAddress() instead
getLocalAddress() - Method in class org.jgroups.debug.Simulator
 
getLocalAddress() - Method in class org.jgroups.JChannel
 
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.stack.RouterStub
 
getLocalAddressAsString() - Method in class org.jgroups.blocks.PartitionedHashMap
 
getLocalAddressAsString() - Method in class org.jgroups.blocks.ReplCache
 
getLocalTime() - Method in class org.jgroups.protocols.CAUSAL.CausalNewViewHeader
 
getLock() - Method in class org.jgroups.blocks.AbstractConnectionMap
 
getLock() - Method in class org.jgroups.stack.AckReceiverWindow
 
getLock() - Method in class org.jgroups.util.Promise
 
getLog() - Method in class org.jgroups.Channel
 
getLog() - Method in class org.jgroups.JChannel
 
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
 
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
 
getLowestMessage() - Method in class org.jgroups.stack.AckSenderWindow
Returns the message with the lowest seqno
getLowestSeen() - Method in class org.jgroups.stack.NakReceiverWindow
 
getLowestSeqno() - Method in class org.jgroups.stack.AckSenderWindow
 
getMagicNumber(Class) - Static method in class org.jgroups.conf.ClassConfigurator
Returns the magic number for the class.
getMagicNumber() - Method in class org.jgroups.conf.ClassMap
 
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
 
getMaxBlockTimes() - Method in class org.jgroups.protocols.FC
 
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
 
getMaxCredits() - Method in class org.jgroups.protocols.FC
 
getMaxCredits() - Method in class org.jgroups.protocols.SFC
 
getMaxInterval() - Method in class org.jgroups.protocols.MERGE2
 
getMaxNumberOfEntries() - Method in class org.jgroups.blocks.Cache
 
getMaxRetransmitTime() - Method in class org.jgroups.protocols.UNICAST
 
getMaxTries() - Method in class org.jgroups.protocols.FD
 
getMaxXmitBufSize() - Method in class org.jgroups.protocols.pbcast.NAKACK
 
getMaxXmitBufSize() - Method in class org.jgroups.stack.NakReceiverWindow
 
getMaxXmitSize() - 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.ReplicatedTree2
 
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.TP.ProtocolAdapter
 
getMembers() - Method in class org.jgroups.protocols.UNICAST
 
getMembers() - Method in class org.jgroups.stack.GossipData
 
getMembers(String, long) - 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
Returns a reference to the real membership: don't modify.
getMergeId() - Method in class org.jgroups.protocols.pbcast.CoordGmsImpl
Only used for testing, might get removed any time.
getMergeId() - Method in class org.jgroups.protocols.pbcast.GMS
 
getMergeId() - Method in class org.jgroups.protocols.pbcast.GMS.GmsHeader
 
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.
getMethod() - Method in class org.jgroups.blocks.MethodCall
 
getMethodLookup() - Method in class org.jgroups.blocks.RpcDispatcher
 
getMinCredits() - Method in class org.jgroups.protocols.FC
 
getMinInterval() - Method in class org.jgroups.protocols.MERGE2
 
getMinThreshold() - Method in class org.jgroups.protocols.FC
 
getMissingCompletionIndexes() - Method in class org.jgroups.protocols.CAUSAL.MissingIndexesMessage
 
getMissingMessagesReceived() - Method in class org.jgroups.protocols.pbcast.NAKACK
 
getMissingTimeIndexes() - Method in class org.jgroups.protocols.CAUSAL.MissingIndexesMessage
 
getMode() - Method in class org.jgroups.blocks.MethodCall
 
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
 
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.SimpleToken
 
getName() - Method in class org.jgroups.auth.X509Token
 
getName() - Method in class org.jgroups.blocks.MethodCall
returns the name of the method to be invoked using this method call object
getName() - Method in class org.jgroups.blocks.RpcDispatcher
 
getName() - Method in class org.jgroups.Channel
Returns the logical name of this channel if set.
getName() - Method in class org.jgroups.conf.ProtocolParameter
 
getName() - Method in class org.jgroups.conf.XmlConfigurator
 
getName() - Method in class org.jgroups.JChannel
 
getName() - Method in class org.jgroups.protocols.AUTH
 
getName() - Method in class org.jgroups.protocols.BARRIER
 
getName() - Method in class org.jgroups.protocols.BSH
 
getName() - Method in class org.jgroups.protocols.CAUSAL
Returns a name of this stack, each stackhas to have unique name
getName() - Method in class org.jgroups.protocols.COMPRESS
 
getName() - Method in class org.jgroups.protocols.DELAY
All protocol names have to be unique !
getName() - Method in class org.jgroups.protocols.DELAY_JOIN_REQ
 
getName() - Method in class org.jgroups.protocols.DISCARD
All protocol names have to be unique !
getName() - Method in class org.jgroups.protocols.DISCARD_PAYLOAD
 
getName() - Method in class org.jgroups.protocols.DUPL
 
getName() - Method in class org.jgroups.protocols.ENCRYPT
 
getName() - Method in class org.jgroups.protocols.EXAMPLE
All protocol names have to be unique !
getName() - Method in class org.jgroups.protocols.FC
 
getName() - Method in class org.jgroups.protocols.FD
 
getName() - Method in class org.jgroups.protocols.FD_ALL
 
getName() - Method in class org.jgroups.protocols.FD_ICMP
 
getName() - Method in class org.jgroups.protocols.FD_PING
 
getName() - Method in class org.jgroups.protocols.FD_SIMPLE
 
getName() - Method in class org.jgroups.protocols.FD_SOCK
 
getName() - Method in class org.jgroups.protocols.FILE_PING
 
getName() - Method in class org.jgroups.protocols.FRAG
 
getName() - Method in class org.jgroups.protocols.FRAG2
 
getName() - Method in class org.jgroups.protocols.HDRS
 
getName() - Method in class org.jgroups.protocols.HTOTAL
 
getName() - Method in class org.jgroups.protocols.LOOPBACK
 
getName() - Method in class org.jgroups.protocols.MERGE2
 
getName() - Method in class org.jgroups.protocols.MERGE3
 
getName() - Method in class org.jgroups.protocols.MERGEFAST
 
getName() - Method in class org.jgroups.protocols.MPING
 
getName() - Method in class org.jgroups.protocols.pbcast.FLUSH
 
getName() - Method in class org.jgroups.protocols.pbcast.GMS
 
getName() - Method in class org.jgroups.protocols.pbcast.NAKACK
 
getName() - Method in class org.jgroups.protocols.pbcast.STABLE
 
getName() - Method in class org.jgroups.protocols.pbcast.STATE_TRANSFER
 
getName() - Method in class org.jgroups.protocols.pbcast.STREAMING_STATE_TRANSFER
 
getName() - Method in class org.jgroups.protocols.PERF_TP
 
getName() - Method in class org.jgroups.protocols.PING
 
getName() - Method in class org.jgroups.protocols.SEQUENCER
 
getName() - Method in class org.jgroups.protocols.SFC
 
getName() - Method in class org.jgroups.protocols.SHARED_LOOPBACK
 
getName() - Method in class org.jgroups.protocols.SHUFFLE
 
getName() - Method in class org.jgroups.protocols.SIZE
All protocol names have to be unique !
getName() - Method in class org.jgroups.protocols.SMACK
 
getName() - Method in class org.jgroups.protocols.STATS
 
getName() - Method in class org.jgroups.protocols.TCP
 
getName() - Method in class org.jgroups.protocols.TCP_NIO
 
getName() - Method in class org.jgroups.protocols.TCPGOSSIP
 
getName() - Method in class org.jgroups.protocols.TCPPING
 
getName() - Method in class org.jgroups.protocols.TP.ProtocolAdapter
 
getName() - Method in class org.jgroups.protocols.TRACE
 
getName() - Method in class org.jgroups.protocols.TUNNEL
 
getName() - Method in class org.jgroups.protocols.UDP
 
getName() - Method in class org.jgroups.protocols.UNICAST
All protocol names have to be unique !
getName() - Method in class org.jgroups.protocols.VERIFY_SUSPECT
 
getName() - Method in class org.jgroups.protocols.VIEW_SYNC
 
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
 
getNewViewId() - Method in class org.jgroups.protocols.CAUSAL.CausalNewViewHeader
 
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.
getNumAcksReceived() - Method in class org.jgroups.protocols.UNICAST
 
getNumAcksSent() - Method in class org.jgroups.protocols.UNICAST
 
getNumberAsString() - Method in class org.jgroups.demos.JmxDemo
 
getNumberOfBlockings() - Method in class org.jgroups.protocols.FC
 
getNumberOfConnectionCreations() - Static method in class org.jgroups.blocks.BasicConnectionTable
 
getNumberOfCreditRequestsReceived() - Method in class org.jgroups.protocols.FC
 
getNumberOfCreditRequestsSent() - Method in class org.jgroups.protocols.FC
 
getNumberOfCreditResponsesReceived() - Method in class org.jgroups.protocols.FC
 
getNumberOfCreditResponsesSent() - Method in class org.jgroups.protocols.FC
 
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
 
getNumberOfMessagesInReceiveWindows() - Method in class org.jgroups.protocols.UNICAST
 
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
 
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
getNumberOfRetransmitRequestsReceived() - Method in class org.jgroups.protocols.UNICAST
 
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
 
getNumBytesReceived() - Method in class org.jgroups.protocols.TP
 
getNumBytesReceived() - Method in class org.jgroups.protocols.UNICAST
 
getNumBytesSent() - Method in class org.jgroups.protocols.TP
 
getNumBytesSent() - Method in class org.jgroups.protocols.UNICAST
 
getNumConnections() - Method in class org.jgroups.blocks.AbstractConnectionMap
 
getNumConnections() - Method in class org.jgroups.blocks.BasicConnectionTable
 
getNumConnections() - Method in class org.jgroups.blocks.TCPConnectionMap
 
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
 
getNumMessagesSent() - Method in class org.jgroups.protocols.TP
 
getNumMessagesSent() - Method in class org.jgroups.protocols.UNICAST
 
getNumPingRequests() - Method in class org.jgroups.protocols.Discovery
 
getNumSuspectEventsGenerated() - Method in class org.jgroups.protocols.FD
 
getNumSuspectEventsGenerated() - Method in class org.jgroups.protocols.FD_SOCK
 
getNumSuspects() - Method in class org.jgroups.blocks.GroupRequest
 
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 Java 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
 
getOOBKeepAliveTime() - Method in class org.jgroups.protocols.TP
 
getOOBMaxPoolSize() - Method in class org.jgroups.protocols.TP
 
getOOBMaxQueueSize() - Method in class org.jgroups.protocols.TP
 
getOOBMessages() - Method in class org.jgroups.protocols.TP
 
getOOBMinPoolSize() - 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
 
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.
getOriginalSender() - Method in class org.jgroups.protocols.SEQUENCER.SequencerHeader
 
getOutDelay() - Method in class org.jgroups.protocols.DELAY
 
getOutputStream() - Method in class org.jgroups.util.ExposedDataOutputStream
 
getOverhead() - Method in class org.jgroups.protocols.FRAG2
Deprecated. overhead was removed in 2.6.10
getParameters() - Method in class org.jgroups.conf.ProtocolData
 
getParametersAsArray() - Method in class org.jgroups.conf.ProtocolData
 
getParameterString() - Method in class org.jgroups.conf.ProtocolParameter
 
getParameterStringXml() - Method in class org.jgroups.conf.ProtocolParameter
 
getPayload(String) - Method in class org.jgroups.View
 
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.DistributedHashtable
Deprecated.  
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
 
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
 
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
 
getPositiveVotes() - Method in class org.jgroups.blocks.VotingAdapter.VoteResult
 
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.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.Configurator.ProtocolConfiguration
 
getProperties() - Method in class org.jgroups.stack.Protocol
Deprecated. Use a getter to get the actual instance variable
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
 
getProps() - Method in class org.jgroups.blocks.PartitionedHashMap
 
getProps() - Method in class org.jgroups.blocks.ReplCache
 
getProtocolName() - Method in class org.jgroups.conf.ProtocolData
 
getProtocolName() - Method in class org.jgroups.stack.Configurator.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
Throws a UnsupportedOperationException all the time.
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
 
getProtocolStackFactory() - Method in class org.jgroups.stack.ProtocolStack
 
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.ProtocolData
 
getProtocolString() - Method in class org.jgroups.conf.ProtocolData
 
getProtocolStringNewXml() - Method in class org.jgroups.conf.ProtocolData
 
getQuote(String) - Method in class org.jgroups.demos.QuoteServer
 
getRandomSequence() - Method in class org.jgroups.demos.TotalTokenDemo.TotalPayload
 
getRawBuffer() - Method in class org.jgroups.Message
Returns a reference to the payload (byte buffer).
getRawBuffer() - Method in class org.jgroups.util.ExposedByteArrayOutputStream
 
getRawData() - 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.Channel
 
getReceiver() - Method in class org.jgroups.debug.Simulator
 
getReconnectInterval() - Method in class org.jgroups.protocols.TUNNEL
 
getReplenishmentsReceived() - Method in class org.jgroups.protocols.SFC
 
getReplenishmentsSent() - Method in class org.jgroups.protocols.SFC
 
getReplicationCount() - Method in class org.jgroups.blocks.ReplCache.Value
 
getRequester() - Method in class org.jgroups.blocks.DistributedLockManager.LockDecree
 
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
 
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.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
getRetryTimeout() - Method in class org.jgroups.protocols.pbcast.FLUSH
 
getRouterHost() - Method in class org.jgroups.protocols.TUNNEL
Deprecated. 
getRouterPort() - Method in class org.jgroups.protocols.TUNNEL
Deprecated. 
getRoutingClientReplyTimeout() - Method in class org.jgroups.stack.GossipRouter
 
getSendBufferSize() - Method in class org.jgroups.blocks.BasicConnectionTable
 
getSender() - Method in class org.jgroups.protocols.pbcast.MergeData
 
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.SEQUENCER.SequencerHeader
 
getServer() - Method in class org.jgroups.JChannelFactory
 
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.  
getSetupString() - Method in class org.jgroups.stack.ProtocolStack
 
getSingletonName() - Method in class org.jgroups.protocols.TP
 
getSingletonTransports() - Static method in class org.jgroups.stack.ProtocolStack
 
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
 
getSockConnTimeout() - Method in class org.jgroups.protocols.PING
 
getSocketConnectionTimeout() - Method in class org.jgroups.blocks.BasicConnectionTable
 
getSocketConnectionTimeout() - Method in class org.jgroups.stack.RouterStub
 
getSocketConnTimeout() - Method in class org.jgroups.protocols.PING
 
getSocketReadTimeout() - Method in class org.jgroups.protocols.PING
 
getSocketReadTimeout() - Method in class org.jgroups.stack.GossipRouter
 
getSocketReadTimeout() - Method in class org.jgroups.stack.RouterStub
 
getSockReadTimeout() - Method in class org.jgroups.protocols.PING
 
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
 
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.DistributedHashtable
Deprecated.  
getState(String) - Method in class org.jgroups.blocks.DistributedHashtable
Deprecated.  
getState(OutputStream) - Method in class org.jgroups.blocks.DistributedHashtable
Deprecated.  
getState(String, OutputStream) - Method in class org.jgroups.blocks.DistributedHashtable
Deprecated.  
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
 
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.ReplicatedHashtable
Deprecated.  
getState() - Method in class org.jgroups.blocks.ReplicatedTree
Return a copy of the current cache (tree)
getState() - Method in class org.jgroups.blocks.ReplicatedTree2
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.ChatCore
 
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
 
getSubgroups() - Method in class org.jgroups.MergeView
 
getSuspectedMembers() - Method in class org.jgroups.util.RspList
 
getSuspectEventsSent() - Method in class org.jgroups.protocols.FD_ALL
 
getSuspects() - Method in class org.jgroups.blocks.GroupRequest
Returns the list of suspected members.
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() - Static method in class org.jgroups.protocols.ENCRYPT
 
getTcpNodelay() - Method in class org.jgroups.blocks.BasicConnectionTable
 
getThreadDecorator() - Method in class org.jgroups.util.DefaultThreadFactory
 
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.TimeScheduler
 
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 o