- 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
-
- 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 the message from msgs
, removing them also from retransmission.
- ack(Object) - Method in class org.jgroups.util.AckCollector
-
- AckCollector - Class in org.jgroups.util
-
- AckCollector() - Constructor for class org.jgroups.util.AckCollector
-
- AckCollector(ViewId, List) - 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, long[], 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, long[]) - 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
-
Creates a new instance.
- AckSenderWindow(AckSenderWindow.RetransmitCommand, long[]) - Constructor for class org.jgroups.stack.AckSenderWindow
-
- AckSenderWindow(AckSenderWindow.RetransmitCommand, long[], TimeScheduler) - Constructor for class org.jgroups.stack.AckSenderWindow
-
- AckSenderWindow(AckSenderWindow.RetransmitCommand, long[], TimeScheduler, Address) - Constructor for class org.jgroups.stack.AckSenderWindow
-
- AckSenderWindow.RetransmitCommand - Interface in org.jgroups.stack
-
- acquire() - Method in class org.jgroups.util.NullSync
-
- acquire(Sync) - Static method in class org.jgroups.util.Util
-
Attempts to acquire the given Sync
, suppressing any
InterruptedException
.
- 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.Gossip
-
- actionPerformed(ActionEvent) - Method in class org.jgroups.demos.QuoteClient
-
- 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(ProtocolData) - Method in class org.jgroups.conf.XmlConfigurator
-
- add(Address) - Method in class org.jgroups.Membership
-
Adds a new member to this membership.
- add(Collection) - Method in class org.jgroups.Membership
-
Adds a list of members to this membership
- add(Address, long, long) - Method in class org.jgroups.protocols.pbcast.Digest
-
- add(Address, long, long, long) - Method in class org.jgroups.protocols.pbcast.Digest
-
- add(Digest) - Method in class org.jgroups.protocols.pbcast.Digest
-
- 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 sequence number (ordered).
- 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(Object) - Method in class org.jgroups.util.BoundedList
-
Adds an element at the tail.
- add(Object) - Method in class org.jgroups.util.LinkedListQueue
-
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(Object) - Method in class org.jgroups.util.List
-
Adds an object at the tail of the list.
- 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(Object) - Method in class org.jgroups.util.Queue2
-
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(Runnable) - Method in class org.jgroups.util.Scheduler
-
- add(TimeScheduler.Task, boolean) - Method in class org.jgroups.util.TimeScheduler
-
Add a task for execution at adjustable intervals
- add(TimeScheduler.Task) - Method in class org.jgroups.util.TimeScheduler
-
Add a task for execution at adjustable intervals
- add(Object) - Method in class org.jgroups.util.UnmodifiableVector
-
- add(int, Object) - Method in class org.jgroups.util.UnmodifiableVector
-
- 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.List
-
- addAll(Collection) - Method in class org.jgroups.util.Queue
-
- addAll(List) - 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
- addAtHead(Object) - Method in class org.jgroups.util.BoundedList
-
Adds an object to the head, removes an element from the tail if capacity has been exceeded
- addAtHead(Object) - Method in class org.jgroups.util.LinkedListQueue
-
Adds a new object to the head of the queue
basically (obj.equals(LinkedListQueue.remove(LinkedListQueue.add(obj)))) returns true
If the queue has been closed with close(true) no exception will be
thrown if the queue has not been flushed yet.
- addAtHead(Object) - Method in class org.jgroups.util.List
-
Adds an object at the head of the list.
- addAtHead(Object) - Method in class org.jgroups.util.Queue
-
Adds a new object to the head of the queue
basically (obj.equals(queue.remove(queue.add(obj)))) returns true
If the queue has been closed with close(true) no exception will be
thrown if the queue has not been flushed yet.
- addAtHead(Object) - Method in class org.jgroups.util.Queue2
-
Adds a new object to the head of the queue
basically (obj.equals(queue.remove(queue.add(obj)))) returns true
If the queue has been closed with close(true) no exception will be
thrown if the queue has not been flushed yet.
- addBacklog(int) - Method in class org.jgroups.protocols.ring.RingToken
-
- 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.
- addChannelListener(ChannelListener) - Method in class org.jgroups.jmx.JChannel
-
- addConnectionListener(BasicConnectionTable.ConnectionListener) - Method in class org.jgroups.blocks.BasicConnectionTable
-
- addDistributedTreeListener(DistributedTree.DistributedTreeListener) - Method in class org.jgroups.blocks.DistributedTree
-
- addElement(Object) - Method in class org.jgroups.util.UnmodifiableVector
-
- addEntry(String) - Method in class org.jgroups.protocols.PerfHeader
-
Adds a new entry to both hashtables
- addGossipRouter(IpAddress) - Method in class org.jgroups.stack.GossipClient
-
Adds a GossipRouter to be accessed.
- addingToDownVector(Event, int) - Method in interface org.jgroups.protocols.QUEUE.Observer
-
Called before event is added.
- addingToUpVector(Event, int) - Method in interface org.jgroups.protocols.QUEUE.Observer
-
Called before event is added.
- additionalChannelListeners - Variable in class org.jgroups.blocks.RpcDispatcher
-
- addLastRoundBroadcastCount(int) - Method in class org.jgroups.protocols.ring.RingToken
-
- addLink(String, int, String, int) - Method in class org.jgroups.blocks.LogicalLink
-
- addLink(String, int, String, int, long, long) - Method in class org.jgroups.blocks.LogicalLink
-
- 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.PullPushAdapter
-
- 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
-
- addNotifier(DistributedQueue.Notification) - Method in class org.jgroups.blocks.DistributedQueue
-
- addNotifier(ReplicatedHashtable.Notification) - Method in class org.jgroups.blocks.ReplicatedHashtable
-
- addNotReceived(Address) - Method in class org.jgroups.util.RspList
-
- addPanel(String, JPanel) - Method in class org.jgroups.demos.TotalTokenDemo
-
- addPhysicalAddress(SocketAddress) - Method in class org.jgroups.stack.LogicalAddress
-
For internal use only.
- addPrio(Runnable) - Method in class org.jgroups.util.Scheduler
-
- addr - Variable in class org.jgroups.demos.wb.Node
-
- addRecoveredMember(Address) - Method in class org.jgroups.protocols.ring.RingToken
-
- addReplicatedTreeListener(ReplicatedTree.ReplicatedTreeListener) - Method in class org.jgroups.blocks.ReplicatedTree
-
- addResponse(PingRsp) - Method in class org.jgroups.protocols.PingWaiter
-
- Address - Interface in org.jgroups
-
Abstract address.
- addRsp(Address, Object) - Method in class org.jgroups.util.RspList
-
- addServiceIfNotPresent(String, MuxChannel) - Method in class org.jgroups.mux.Multiplexer
-
- addStateTransferListener(ReplicatedHashtable.StateTransferListener) - Method in class org.jgroups.blocks.ReplicatedHashtable
-
- 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
-
- addToSeenList(Address) - Method in class org.jgroups.protocols.pbcast.Gossip
-
- 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
-
- 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(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
-
- assignTask(Runnable) - Method in class org.jgroups.util.ReusableThread
-
Assigns a task to the thread.
- assignThreadLocalListener(ThreadLocalListener) - Method in class org.jgroups.util.ReusableThread
-
Assigns a ThreadLocalListener to the current ReusableThread.
- attachProtocol(Protocol) - Method in class org.jgroups.jmx.Protocol
-
- attachProtocol(Protocol) - Method in class org.jgroups.jmx.protocols.Discovery
-
- attachProtocol(Protocol) - Method in class org.jgroups.jmx.protocols.FC
-
- attachProtocol(Protocol) - Method in class org.jgroups.jmx.protocols.FD
-
- attachProtocol(Protocol) - Method in class org.jgroups.jmx.protocols.FD_SOCK
-
- attachProtocol(Protocol) - Method in class org.jgroups.jmx.protocols.FRAG
-
- attachProtocol(Protocol) - Method in class org.jgroups.jmx.protocols.FRAG2
-
- attachProtocol(Protocol) - Method in class org.jgroups.jmx.protocols.MERGE2
-
- attachProtocol(Protocol) - Method in class org.jgroups.jmx.protocols.MPING
-
- attachProtocol(Protocol) - Method in class org.jgroups.jmx.protocols.pbcast.FLUSH
-
- attachProtocol(Protocol) - Method in class org.jgroups.jmx.protocols.pbcast.GMS
-
- attachProtocol(Protocol) - Method in class org.jgroups.jmx.protocols.pbcast.NAKACK
-
- attachProtocol(Protocol) - Method in class org.jgroups.jmx.protocols.pbcast.STABLE
-
- attachProtocol(Protocol) - Method in class org.jgroups.jmx.protocols.pbcast.STATE_TRANSFER
-
- attachProtocol(Protocol) - Method in class org.jgroups.jmx.protocols.pbcast.STREAMING_STATE_TRANSFER
-
- attachProtocol(Protocol) - Method in class org.jgroups.jmx.protocols.PING
-
- attachProtocol(Protocol) - Method in class org.jgroups.jmx.protocols.SEQUENCER
-
- attachProtocol(Protocol) - Method in class org.jgroups.jmx.protocols.STATS
-
- attachProtocol(Protocol) - Method in class org.jgroups.jmx.protocols.TCP
-
- attachProtocol(Protocol) - Method in class org.jgroups.jmx.protocols.TCP_NIO
-
- attachProtocol(Protocol) - Method in class org.jgroups.jmx.protocols.TCPGOSSIP
-
- attachProtocol(Protocol) - Method in class org.jgroups.jmx.protocols.TCPPING
-
- attachProtocol(Protocol) - Method in class org.jgroups.jmx.protocols.TP
-
- attachProtocol(Protocol) - Method in class org.jgroups.jmx.protocols.UDP
-
- attachProtocol(Protocol) - Method in class org.jgroups.jmx.protocols.UNICAST
-
- attachProtocol(Protocol) - Method in class org.jgroups.jmx.protocols.VIEW_SYNC
-
- attempt(long) - Method in class org.jgroups.util.NullSync
-
- 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 - 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.X509Token1_5
-
- 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
-
- AUTO_RECONNECT - Static variable in class org.jgroups.Channel
-
- AUTOCONF - Class in org.jgroups.protocols
-
Senses the network configuration when it is initialized (in init()) and sends a CONFIG event up
and down the stack.
- AUTOCONF() - Constructor for class org.jgroups.protocols.AUTOCONF
-
- available() - Method in class org.jgroups.util.ReusableThread
-
- call_stack - Variable in class org.jgroups.blocks.RequestCorrelator
-
This field is used only if deadlock detection is enabled.
- 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, String, int, long) - Method in class org.jgroups.stack.RpcProtocol
-
- callRemoteMethod(Address, String, Object[], Class[], int, long) - Method in class org.jgroups.stack.RpcProtocol
-
- callRemoteMethod(Address, String, Object[], String[], int, long) - Method in class org.jgroups.stack.RpcProtocol
-
- callRemoteMethod(Address, MethodCall, int, long) - Method in class org.jgroups.stack.RpcProtocol
-
- 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[], 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, String, Object[], Class[], int, long) - Method in class org.jgroups.stack.RpcProtocol
-
- callRemoteMethods(Vector, String, Object[], String[], int, long) - Method in class org.jgroups.stack.RpcProtocol
-
- callRemoteMethods(Vector, MethodCall, int, long) - Method in class org.jgroups.stack.RpcProtocol
-
- callStack - Variable in class org.jgroups.blocks.RequestCorrelator.Header
-
- canBeProcessedTogether(GMS.Request) - Method in class org.jgroups.protocols.pbcast.GMS.Request
-
Specifies whether this request can be processed with other request simultaneously
- cancel() - Method in class org.jgroups.util.TimeScheduler
-
- cancel() - Method in interface org.jgroups.util.TimeScheduler.CancellableTask
-
Cancels the task.
- CANCEL_MERGE - Static variable in class org.jgroups.protocols.pbcast.GMS.GmsHeader
-
- cancelled() - Method in class org.jgroups.protocols.FD.BroadcastTask
-
- cancelled() - Method in class org.jgroups.protocols.FD.Monitor
-
- cancelled() - Method in class org.jgroups.util.ImmediateTask
-
- cancelled() - Method in interface org.jgroups.util.TimeScheduler.Task
-
- 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.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, 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
-
- castMessage(Vector, Message, int, long) - Method in class org.jgroups.stack.MessageProtocol
-
Cast a message to all members, and wait for mode
responses.
- castViewChange(Vector, Vector, Vector) - Method in class org.jgroups.protocols.GMS
-
Compute a new view, given the current view, the new members and the suspected/left
members.
- castViewChange(Vector, Vector, Vector) - Method in class org.jgroups.protocols.pbcast.GMS
-
Compute a new view, given the current view, the new members and the suspected/left
members.
- castViewChange(View, Digest) - Method in class org.jgroups.protocols.pbcast.GMS
-
- castViewChangeWithDest(View, Digest, List) - 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
-
- 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
-
- cause - Variable in exception org.jgroups.protocols.ring.TokenLostException
-
- CERT_ALIAS - Static variable in class org.jgroups.auth.X509Token1_5
-
- CERT_PASSWORD - Static variable in class org.jgroups.auth.X509Token1_5
-
- 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_listener - Variable in class org.jgroups.Channel
-
- channel_listeners - Variable in class org.jgroups.Channel
-
- CHANNEL_LOCAL_ADDR_TIMEOUT - Static variable in class org.jgroups.Global
-
- 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
-
- channel_name - Variable in class org.jgroups.protocols.TunnelHeader
-
- channel_name - Variable in class org.jgroups.protocols.UdpHeader
-
- channelClosed(Channel) - Method in class org.jgroups.blocks.PullPushAdapter
-
- channelClosed(Channel) - Method in class org.jgroups.blocks.RpcDispatcher
-
- channelClosed(Channel) - Method in interface org.jgroups.ChannelListener
-
- channelClosed(Channel) - Method in class org.jgroups.demos.Draw
-
- channelClosed(Channel) - Method in class org.jgroups.demos.Gossip
-
- 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
-
- channelConnected(Channel) - Method in class org.jgroups.blocks.RpcDispatcher
-
- channelConnected(Channel) - Method in interface org.jgroups.ChannelListener
-
- channelConnected(Channel) - Method in class org.jgroups.demos.Draw
-
- channelConnected(Channel) - Method in class org.jgroups.demos.Gossip
-
- channelDisconnected(Channel) - Method in class org.jgroups.blocks.PullPushAdapter
-
- channelDisconnected(Channel) - Method in class org.jgroups.blocks.RpcDispatcher
-
- channelDisconnected(Channel) - Method in interface org.jgroups.ChannelListener
-
- channelDisconnected(Channel) - Method in class org.jgroups.demos.Draw
-
- channelDisconnected(Channel) - Method in class org.jgroups.demos.Gossip
-
- 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 takes care of creation of channel implementations.
- ChannelListener - Interface in org.jgroups
-
Allows a listener to be notified when important channel events occur.
- 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.PullPushAdapter
-
- channelReconnected(Address) - Method in class org.jgroups.blocks.RpcDispatcher
-
- channelReconnected(Address) - Method in interface org.jgroups.ChannelListener
-
- channelReconnected(Address) - Method in class org.jgroups.demos.Draw
-
- channelReconnected(Address) - Method in class org.jgroups.demos.Gossip
-
- channelShunned() - Method in class org.jgroups.blocks.PullPushAdapter
-
- channelShunned() - Method in class org.jgroups.blocks.RpcDispatcher
-
- channelShunned() - Method in interface org.jgroups.ChannelListener
-
- channelShunned() - Method in class org.jgroups.demos.Draw
-
- channelShunned() - Method in class org.jgroups.demos.Gossip
-
- Chat - Class in org.jgroups.demos
-
Simple chat demo
- Chat(String) - Constructor for class org.jgroups.demos.Chat
-
- 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
- checkClosed() - Method in class org.jgroups.mux.MuxChannel
-
- checkForLinux() - 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
-
- checkNotConnected() - Method in class org.jgroups.JChannel
-
health check.
throws a ChannelNotConnected exception if the channel is not connected
- checkNotConnected() - Method in class org.jgroups.mux.MuxChannel
-
- checkResult(RspList, Object) - Method in class org.jgroups.blocks.DistributedQueue
-
- checkSelfInclusion(Vector) - Method in class org.jgroups.protocols.GMS
-
Returns true if local_addr is member of mbrs, else false
- checkSelfInclusion(Vector) - Method in class org.jgroups.protocols.pbcast.GMS
-
Returns true if local_addr is member of mbrs, else false
- CIPHER_TYPE - Static variable in class org.jgroups.auth.X509Token1_5
-
- 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.
- ClassMap - Class in org.jgroups.conf
-
Maintains mapping between magic number and class
- ClassMap(String, String, boolean, int) - Constructor for class org.jgroups.conf.ClassMap
-
- clear() - Method in class org.jgroups.blocks.DistributedHashtable
-
Clears this hashtable so that it contains no keys
- clear() - Method in class org.jgroups.blocks.ReplicatedHashtable
-
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.protocols.pbcast.Digest
-
- 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.UnmodifiableVector
-
- clearPanel() - Method in class org.jgroups.demos.applets.DrawApplet
-
- clearPanel() - Method in class org.jgroups.demos.Draw
-
- clearPanel() - Method in class org.jgroups.demos.Draw2Channels
-
- clearPanel() - Method in class org.jgroups.demos.DrawRepl
-
- clearPanel() - Method in class org.jgroups.demos.Gossip
-
- clearResponses() - Method in class org.jgroups.protocols.PingWaiter
-
- clearStableMessages() - Method in class org.jgroups.stack.AckMcastSenderWindow
-
- ClientGmsImpl - Class in org.jgroups.protocols
-
Client part of GMS.
- ClientGmsImpl(GMS) - Constructor for class org.jgroups.protocols.ClientGmsImpl
-
- 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.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.protocols.JMS.JMSAddress
-
Clone the object.
- clone() - Method in class org.jgroups.stack.IpAddress
-
- clone() - Method in class org.jgroups.stack.LogicalAddress
-
- clone() - Method in class org.jgroups.util.List
-
- clone() - Method in class org.jgroups.util.UnmodifiableVector
-
- 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 class org.jgroups.Channel
-
Destroys the channel and its associated resources (e.g., the protocol stack).
- close() - Method in class org.jgroups.JChannel
-
Destroys the channel.
- close(MuxChannel) - Method in class org.jgroups.JChannelFactory
-
- close() - Method in class org.jgroups.jmx.JChannel
-
- close() - Method in interface org.jgroups.jmx.JChannelMBean
-
- close() - Method in class org.jgroups.mux.Multiplexer
-
- close() - Method in class org.jgroups.mux.MuxChannel
-
- close(boolean) - Method in class org.jgroups.util.LinkedListQueue
-
Marks the queues as closed.
- close(boolean) - Method in class org.jgroups.util.Queue
-
Marks the queues as closed.
- close(boolean) - Method in class org.jgroups.util.Queue2
-
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(DatagramSocket) - Static method in class org.jgroups.util.Util
-
- closeAll() - Method in class org.jgroups.mux.Multiplexer
-
- closed - Variable in class org.jgroups.JChannel
-
- closed() - Method in class org.jgroups.util.LinkedListQueue
-
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.
- 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.
- closed() - Method in class org.jgroups.util.Queue2
-
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
-
- closer - Variable in class org.jgroups.JChannel
-
Thread responsible for closing a channel and potentially reconnecting to it (e.g., when shunned).
- collectionToByteBuffer(Collection) - Static method in class org.jgroups.util.Util
-
- colorPanel(int, int, int) - Method in class org.jgroups.demos.Gossip
-
- 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 - Static variable in class org.jgroups.blocks.ReplicationData
-
- commit(Xid) - Method in class org.jgroups.blocks.ReplicationManager
-
- commit(Xid) - Method in interface org.jgroups.blocks.ReplicationReceiver
-
Commit the modifications to the locally replicated data and release all locks.
- 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
-
Establishes an order between 2 addresses.
- compare(LogicalAddress) - Method in class org.jgroups.stack.LogicalAddress
-
Establishes an order between 2 addresses.
- compare(Object) - Method in class org.jgroups.ViewId
-
Old Compare
- compareTo(Object) - Method in class org.jgroups.blocks.Xid
-
- compareTo(Object) - Method in class org.jgroups.protocols.JMS.JMSAddress
-
Compare this object to o
.
- compareTo(Object) - Method in class org.jgroups.protocols.WanPipeAddress
-
Establishes an order between 2 addresses.
- compareTo(Object) - Method in class org.jgroups.stack.IpAddress
-
implements the java.lang.Comparable interface
- compareTo(Object) - Method in class org.jgroups.stack.LogicalAddress
-
implements the java.lang.Comparable interface
- compareTo(Object) - Method in class org.jgroups.ViewId
-
Establishes an order between 2 ViewIds.
- 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).
- concurrent_processing - Variable in class org.jgroups.blocks.RequestCorrelator
-
Process items on the queue concurrently (Scheduler).
- CondVar - Class in org.jgroups.util
-
Class that checks on a condition and - if condition doesn't match the expected result - waits until the result
matches the expected result, or a timeout occurs.
- CondVar(String, Object) - Constructor for class org.jgroups.util.CondVar
-
- CondVar(String, Object, Object) - Constructor for class org.jgroups.util.CondVar
-
- CONFIG - Static variable in class org.jgroups.Event
-
- 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.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_listener - Variable in class org.jgroups.stack.RouterStub
-
- 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, Address, String, long) - Method in class org.jgroups.JChannel
-
- connect(MuxChannel) - Method in class org.jgroups.JChannelFactory
-
- connect(String) - Method in class org.jgroups.jmx.JChannel
-
- connect(String) - Method in interface org.jgroups.jmx.JChannelMBean
-
- connect(String) - Method in class org.jgroups.mux.MuxChannel
-
- connect(String, Address, String, long) - Method in class org.jgroups.mux.MuxChannel
-
- 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(String, String, int) - Method in class org.jgroups.stack.RouterStub
-
- CONNECT_OK - Static variable in class org.jgroups.Event
-
- connected - Variable in class org.jgroups.JChannel
-
- connectionClosed(Address) - Method in interface org.jgroups.blocks.BasicConnectionTable.ConnectionListener
-
- connectionOpened(Address) - Method in interface org.jgroups.blocks.BasicConnectionTable.ConnectionListener
-
- connectionStatusChange(boolean) - 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.SelectorWriteHandler - Class in org.jgroups.blocks
-
- ConnectionTableNIO.WriteRequest - Class in org.jgroups.blocks
-
- 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.protocols.pbcast.Digest
-
- contains(Object) - Method in class org.jgroups.util.List
-
- 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.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.util.RspList
-
- contentsCleared() - Method in interface org.jgroups.blocks.DistributedHashtable.Notification
-
- contentsCleared() - Method in interface org.jgroups.blocks.DistributedQueue.Notification
-
- contentsCleared() - Method in class org.jgroups.demos.DistributedHashtableDemo
-
- contentsCleared() - Method in class org.jgroups.demos.DistributedQueueDemo
-
- contentsSet(Map) - Method in interface org.jgroups.blocks.DistributedHashtable.Notification
-
- contentsSet(Collection) - Method in interface org.jgroups.blocks.DistributedQueue.Notification
-
- contentsSet(Map) - Method in interface org.jgroups.blocks.ReplicatedHashtable.Notification
-
- contentsSet(Map) - Method in class org.jgroups.demos.DistributedHashtableDemo
-
- contentsSet(Collection) - Method in class org.jgroups.demos.DistributedQueueDemo
-
- ContextObjectInputStream - Class in org.jgroups.util
-
ObjectInputStream which sets a contact classloader for reading bytes into objects.
- ContextObjectInputStream(InputStream) - Constructor for class org.jgroups.util.ContextObjectInputStream
-
Creates a new instance of MarshalledValueOutputStream
- coord_addr - Variable in class org.jgroups.protocols.PingRsp
-
- CoordGmsImpl - Class in org.jgroups.protocols
-
- CoordGmsImpl(GMS) - Constructor for class org.jgroups.protocols.CoordGmsImpl
-
- 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 - Static variable in class org.jgroups.Global
-
Used to determine whether to copy messages (copy=true) in retransmission tables,
or whether to use references (copy=false).
- 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.NakAckHeader
-
- copy() - Method in class org.jgroups.protocols.pbcast.Digest
-
- copy() - Method in class org.jgroups.protocols.pbcast.Gossip
-
- copy() - Method in class org.jgroups.protocols.pbcast.NakAckHeader
-
- copy() - Method in class org.jgroups.stack.LogicalAddress
-
- copy() - Method in class org.jgroups.stack.StateTransferInfo
-
- copy() - Method in class org.jgroups.util.Buffer
-
- copy() - Method in class org.jgroups.util.List
-
- copy() - Method in class org.jgroups.util.Stack
-
- copy() - Method in class org.jgroups.ViewId
-
Old Copy method, deprecated because it is substituted by clone()
- copyInto(Object[]) - Method in class org.jgroups.util.UnmodifiableVector
-
- 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
- count - Static variable in class org.jgroups.stack.LogicalAddress
-
- crash() - Static method in class org.jgroups.util.Util
-
- create(Address) - Static method in class org.jgroups.blocks.Xid
-
- create(Address, int) - Static method in class org.jgroups.blocks.Xid
-
- create() - Method in class org.jgroups.JChannelFactory
-
- create() - Method in class org.jgroups.jmx.JChannel
-
- create() - Method in class org.jgroups.jmx.JChannelFactory
-
- create() - Method in interface org.jgroups.jmx.JChannelFactoryMBean
-
- create() - Method in interface org.jgroups.jmx.JChannelMBean
-
- create() - Method in class org.jgroups.jmx.Protocol
-
- create() - Method in interface org.jgroups.jmx.ProtocolMBean
-
- create() - Method in class org.jgroups.stack.GossipRouter
-
JBoss MBean lifecycle operation.
- 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(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.
- 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.
- 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.
- createMonitor() - Method in class org.jgroups.protocols.FD
-
- createMonitor() - Method in class org.jgroups.protocols.FD_ICMP
-
- createMonitor() - Method in class org.jgroups.protocols.FD_PING
-
- createMultiplexerChannel(String, String, boolean, String) - Method in interface org.jgroups.ChannelFactory
-
Creates an implementation of Channel using a guven stack name and registering under a given identity.
- createMultiplexerChannel(String, String) - Method in interface org.jgroups.ChannelFactory
-
- createMultiplexerChannel(String, String) - Method in class org.jgroups.JChannelFactory
-
- createMultiplexerChannel(String, String, boolean, String) - Method in class org.jgroups.JChannelFactory
-
- createMultiplexerChannel(String, String) - Method in class org.jgroups.jmx.JChannelFactory
-
- createMultiplexerChannel(String, String, boolean, String) - Method in class org.jgroups.jmx.JChannelFactory
-
- createMultiplexerChannel(String, String) - Method in interface org.jgroups.jmx.JChannelFactoryMBean
-
- createMultiplexerChannel(String, String, boolean, String) - Method in interface org.jgroups.jmx.JChannelFactoryMBean
-
- createMuxChannel(JChannelFactory, String, String) - Method in class org.jgroups.mux.Multiplexer
-
- createProtocol(String, ProtocolStack) - Method in class org.jgroups.stack.Configurator
-
Creates a new protocol given the protocol specification.
- createProtocol(String) - Method in class org.jgroups.stack.ProtocolStack
-
Creates a new protocol given the protocol specification.
- 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) - 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
-
- createSocket(InetAddress, InetAddress, int, long) - Method in class org.jgroups.util.TimedWriter
-
Tries to create a socket to remote_peer:remote_port.
- creator - Variable in class org.jgroups.blocks.Xid
-
- CREDIT_REQUEST - Static variable in class org.jgroups.protocols.FC.FcHeader
-
- cummulative - Variable in class org.jgroups.debug.Debugger
-
- cvs - Static variable in class org.jgroups.Version
-
- 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
- DEADLOCK - Class in org.jgroups.protocols
-
Tests the deadlock detection mechanism of RequestCorrelator.
- DEADLOCK() - Constructor for class org.jgroups.protocols.DEADLOCK
-
- deadlock_detection - Variable in class org.jgroups.blocks.MessageDispatcher
-
- deadlock_detection - Variable in class org.jgroups.blocks.RequestCorrelator
-
Whether or not to perform deadlock detection for synchronous (potentially recursive) group method invocations.
- debug - Static variable in class org.jgroups.Global
-
Allows for conditional compilation; e.g., if(log.isTraceEnabled()) if(log.isInfoEnabled()) log.info(...) would be removed from the code
(if recompiled) when this flag is set to false.
- debug() - Method in class org.jgroups.util.Queue2
-
Dumps internal state @remove
- Debugger - Class in org.jgroups.debug
-
The Debugger displays a graphical view of the protocol stack by showing all the protocols and
the events in them.
- Debugger() - Constructor for class org.jgroups.debug.Debugger
-
- Debugger(JChannel) - Constructor for class org.jgroups.debug.Debugger
-
- Debugger(JChannel, String) - Constructor for class org.jgroups.debug.Debugger
-
- Debugger(JChannel, boolean) - Constructor for class org.jgroups.debug.Debugger
-
- Debugger(JChannel, boolean, String) - Constructor for class org.jgroups.debug.Debugger
-
- decode(short) - Static method in class org.jgroups.Version
-
- DEFAULT_CONNECTION_FACTORY - Static variable in class org.jgroups.protocols.JMS
-
- DEFAULT_PROTOCOL_STACK - Static variable in class org.jgroups.JChannel
-
The default protocol stack used by the default constructor.
- 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
-
- 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).
- DEST_PROPERTY - Static variable in class org.jgroups.protocols.JMS
-
- 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.jmx.JChannel
-
- destroy() - Method in class org.jgroups.jmx.JChannelFactory
-
- destroy() - Method in interface org.jgroups.jmx.JChannelFactoryMBean
-
- destroy() - Method in interface org.jgroups.jmx.JChannelMBean
-
- destroy() - Method in class org.jgroups.jmx.Protocol
-
- destroy() - Method in interface org.jgroups.jmx.ProtocolMBean
-
- destroy() - Method in class org.jgroups.protocols.BSH
-
- destroy() - Method in class org.jgroups.protocols.COMPRESS
-
- destroy() - Method in class org.jgroups.protocols.TCPGOSSIP
-
- destroy() - Method in class org.jgroups.stack.GossipClient
-
- destroy() - Method in class org.jgroups.stack.GossipRouter
-
JBoss MBean lifecycle operation.
- destroy() - Method in class org.jgroups.stack.NakReceiverWindow
-
Stop the retransmitter and reset the nak window
- destroy() - Method in class org.jgroups.stack.Protocol
-
- destroy() - Method in class org.jgroups.stack.ProtocolStack
-
- destroy() - Method in class org.jgroups.util.ThreadPool
-
- DESTROY_INTERPRETER - Static variable in class org.jgroups.protocols.BSH.BshHeader
-
- destroyInterpreter() - Method in class org.jgroups.protocols.BSH
-
- determineCoordinator() - Method in class org.jgroups.protocols.GMS
-
- determineCoordinator() - Method in class org.jgroups.protocols.pbcast.GMS
-
- determineLeftMembers(Vector, Vector) - Static method in class org.jgroups.util.Util
-
Returns all members that left between 2 views.
- DIAG_GROUP - Static variable in class org.jgroups.util.Util
-
- Digest - Class in org.jgroups.protocols
-
Message digest, collecting the highest sequence number seen so far for each member, plus the
messages that have higher seqnos than the ones given.
- Digest(int) - Constructor for class org.jgroups.protocols.Digest
-
- Digest - Class in org.jgroups.protocols.pbcast
-
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.protocols.pbcast.Digest
-
- Digest(int) - Constructor for class org.jgroups.protocols.pbcast.Digest
-
- Digest.Entry - Class in org.jgroups.protocols.pbcast
-
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.protocols.pbcast.Digest.Entry
-
- Digest.Entry(long, long, long) - Constructor for class org.jgroups.protocols.pbcast.Digest.Entry
-
- Digest.Entry(long, long) - Constructor for class org.jgroups.protocols.pbcast.Digest.Entry
-
- Digest.Entry(Digest.Entry) - Constructor for class org.jgroups.protocols.pbcast.Digest.Entry
-
- DIRTY_READS - Static variable in class org.jgroups.blocks.Xid
-
Writes are serialized, but reads can be dirty; e.g., a data might have
been changed while we read it.
- 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
-
- 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.TotalTokenDemo
-
- DISCONNECT - Static variable in class org.jgroups.Event
-
- disconnect() - Method in class org.jgroups.JChannel
-
Disconnects the channel if it is connected.
- disconnect(MuxChannel) - Method in class org.jgroups.JChannelFactory
-
- disconnect() - Method in class org.jgroups.jmx.JChannel
-
- disconnect() - Method in interface org.jgroups.jmx.JChannelMBean
-
- disconnect() - Method in class org.jgroups.mux.Multiplexer
-
Closes the underlying JChannel if all MuxChannels have been disconnected
- disconnect() - Method in class org.jgroups.mux.MuxChannel
-
- DISCONNECT - Static variable in class org.jgroups.stack.GossipRouter
-
- disconnect() - Method in class org.jgroups.stack.RouterStub
-
Closes the socket and the input and output streams associated with it
- disconnect(boolean) - Method in class org.jgroups.stack.RouterStub
-
- DISCONNECT_OK - Static variable in class org.jgroups.Event
-
- Discovery - Class in org.jgroups.jmx.protocols
-
- Discovery() - Constructor for class org.jgroups.jmx.protocols.Discovery
-
- Discovery(Protocol) - Constructor for class org.jgroups.jmx.protocols.Discovery
-
- 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
-
- DiscoveryMBean - Interface in org.jgroups.jmx.protocols
-
- disp - Variable in class org.jgroups.blocks.DistributedHashtable
-
- disp - Variable in class org.jgroups.blocks.DistributedQueue
-
- disp - Variable in class org.jgroups.blocks.DistributedTree
-
- disp - Variable in class org.jgroups.blocks.ReplicationManager
-
Used to broadcast updates and receive responses (latter only in synchronous case)
- 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
-
Provides the abstraction of a java.util.Hashtable that is replicated at several
locations.
- DistributedHashtable(String, ChannelFactory, String, long) - Constructor for class org.jgroups.blocks.DistributedHashtable
-
Creates a DistributedHashtable
- DistributedHashtable(String, ChannelFactory, String, boolean, long) - Constructor for class org.jgroups.blocks.DistributedHashtable
-
Creates a DisttributedHashtable.
- DistributedHashtable(Channel, long) - Constructor for class org.jgroups.blocks.DistributedHashtable
-
- DistributedHashtable(Channel, boolean, long) - Constructor for class org.jgroups.blocks.DistributedHashtable
-
- DistributedHashtable(PullPushAdapter, Serializable, long) - Constructor for class org.jgroups.blocks.DistributedHashtable
-
Uses a user-provided PullPushAdapter to create the dispatcher rather than a Channel.
- DistributedHashtable(PullPushAdapter, Serializable) - Constructor for class org.jgroups.blocks.DistributedHashtable
-
- DistributedHashtable.Notification - Interface in org.jgroups.blocks
-
- 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() - Method in class org.jgroups.util.ReusableThread
-
- 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, int) - Method in class org.jgroups.debug.ProtocolView
-
- 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.jmx.JChannel
-
- down(Event) - Method in interface org.jgroups.jmx.JChannelMBean
-
Deprecated.
- down(Event) - Method in class org.jgroups.mux.MuxChannel
-
- 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.CAUSAL
-
Processes Event going down in the stack
- 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.Discovery
-
An event is to be sent down the stack.
- down(Event) - Method in class org.jgroups.protocols.DUMMY
-
- down(Event) - Method in class org.jgroups.protocols.DUMMY_TP
-
Caller by the layer above this layer.
- 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_PID
-
- down(Event) - Method in class org.jgroups.protocols.FD_PROB
-
- 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.FLOWCONTROL
-
Checs if it can send the message, else puts the message in the queue.
- 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.JMS
-
Called by the protocol above this.
- down(Event) - Method in class org.jgroups.protocols.LOOPBACK
-
Caller by the layer above this layer.
- down(Event) - Method in class org.jgroups.protocols.LOSS
-
- down(Event) - Method in class org.jgroups.protocols.MERGE
-
- 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.NAKACK
-
Callback.
- down(Event) - Method in class org.jgroups.protocols.obsolete.ENCRYPT1_4
-
- down(Event) - Method in class org.jgroups.protocols.PARTITIONER
-
Adds to Messages a Header with the local partitin number and if receives a SET_PARTITIONS Event sends
a new Message with a PartitionerHeader set to COMMAND that carries the Hashtable
- down(Event) - Method in class org.jgroups.protocols.pbcast.FD
-
- 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.PBCAST
-
- 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
-
- 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.PIGGYBACK
-
- down(Event) - Method in class org.jgroups.protocols.PRINTMETHODS
-
- down(Event) - Method in class org.jgroups.protocols.PRINTOBJS
-
- down(Event) - Method in class org.jgroups.protocols.QUEUE
-
- down(Event) - Method in class org.jgroups.protocols.SEQUENCER
-
- 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.STATE_TRANSFER
-
- down(Event) - Method in class org.jgroups.protocols.STATS
-
- down(Event) - Method in class org.jgroups.protocols.TOTAL
-
Process an event coming from the layer above
- down(Event) - Method in class org.jgroups.protocols.TOTAL_OLD
-
handles an Event coming down the Protocol Stack
- down(Event) - Method in class org.jgroups.protocols.TP
-
Caller by the layer above this layer.
- down(Event) - Method in class org.jgroups.protocols.TRACE
-
- down(Event) - Method in class org.jgroups.protocols.TUNNEL
-
Caller by the layer above this layer.
- down(Event) - Method in class org.jgroups.protocols.UNICAST
-
- down(Event) - Method in class org.jgroups.protocols.VIEW_SYNC
-
- down(Event) - Method in class org.jgroups.protocols.WANPIPE
-
Sent to destination(s) using the WAN pipe.
- down(Event) - Method in class org.jgroups.stack.MessageProtocol
-
This message is not originated by this layer, therefore we can just
pass it down without having to go through the request correlator.
- down(Event) - Method in class org.jgroups.stack.Protocol
-
An event is to be sent down the stack.
- down(Event, int) - Method in interface org.jgroups.stack.ProtocolObserver
-
Called when an event is about to be dispatched to the protocol (before it is dispatched).
- down(Event) - Method in class org.jgroups.stack.ProtocolStack
-
- down_handler - Variable in class org.jgroups.stack.Protocol
-
- down_prot - Variable in class org.jgroups.stack.Protocol
-
- down_queue - Variable in class org.jgroups.stack.Protocol
-
- down_thread - Variable in class org.jgroups.stack.Protocol
-
- down_thread_prio - Variable in class org.jgroups.stack.Protocol
-
- downThreadEnabled() - Method in class org.jgroups.stack.Protocol
-
- Draw - Class in org.jgroups.demos
-
Shared whiteboard, each new instance joins the same group.
- Draw(String, boolean, boolean, boolean, boolean) - Constructor for class org.jgroups.demos.Draw
-
- Draw(Channel) - 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
-
- DrawMultiplexer - Class in org.jgroups.demos
-
- DrawMultiplexer() - Constructor for class org.jgroups.demos.DrawMultiplexer
-
- 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_NEXT_MSG - Static variable in class org.jgroups.Event
-
- DUMMY - Class in org.jgroups.protocols
-
- DUMMY() - Constructor for class org.jgroups.protocols.DUMMY
-
- DUMMY_TP - Class in org.jgroups.protocols
-
Dummy transport, returns a fake local address and responds to CONNECT with CONNECT_OK.
- DUMMY_TP() - Constructor for class org.jgroups.protocols.DUMMY_TP
-
- dump() - Static method in class org.jgroups.debug.Profiler
-
- DUMP - Static variable in class org.jgroups.stack.GossipRouter
-
- dump() - Method in class org.jgroups.util.List
-
- dumpChannels() - Method in class org.jgroups.JChannelFactory
-
- dumpChannels() - Method in class org.jgroups.jmx.JChannelFactory
-
- dumpChannels() - Method in interface org.jgroups.jmx.JChannelFactoryMBean
-
- dumpConfiguration() - Method in class org.jgroups.JChannelFactory
-
- dumpConfiguration() - Method in class org.jgroups.jmx.JChannelFactory
-
- dumpConfiguration() - Method in interface org.jgroups.jmx.JChannelFactoryMBean
-
- dumpHistory() - Method in class org.jgroups.jmx.protocols.pbcast.GMS
-
- dumpHistory() - Method in interface org.jgroups.jmx.protocols.pbcast.GMSMBean
-
- dumpQueue() - Method in class org.jgroups.Channel
-
- dumpQueue() - Method in class org.jgroups.JChannel
-
- dumpQueue() - Method in class org.jgroups.jmx.JChannel
-
- dumpQueue() - Method in interface org.jgroups.jmx.JChannelMBean
-
- 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() - Method in class org.jgroups.jmx.JChannel
-
- dumpStats() - Method in interface org.jgroups.jmx.JChannelMBean
-
- dumpStats() - Method in class org.jgroups.jmx.Protocol
-
- dumpStats() - Method in interface org.jgroups.jmx.ProtocolMBean
-
- dumpStats() - Method in class org.jgroups.jmx.protocols.SEQUENCER
-
- dumpStats() - Method in class org.jgroups.mux.MuxChannel
-
- 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.TP
-
- dumpStats() - Method in class org.jgroups.protocols.UNICAST
-
- dumpStats() - Method in class org.jgroups.stack.Protocol
-
- dumpStats() - Method in class org.jgroups.stack.ProtocolStack
-
- dumpTaskQueue() - Method in class org.jgroups.util.TimeScheduler
-
- dumpTimerQueue() - Method in class org.jgroups.JChannel
-
- dumpTimerQueue() - Method in class org.jgroups.jmx.JChannel
-
- dumpTimerQueue() - Method in interface org.jgroups.jmx.JChannelMBean
-
- dumpTimerQueue() - Method in class org.jgroups.stack.ProtocolStack
-
- dumpViewHandlerHistory() - Method in class org.jgroups.protocols.pbcast.GMS
-
- dumpViewHandlerQueue() - Method in class org.jgroups.jmx.protocols.pbcast.GMS
-
- dumpViewHandlerQueue() - Method in interface org.jgroups.jmx.protocols.pbcast.GMSMBean
-
- dumpViewHandlerQueue() - Method in class org.jgroups.protocols.pbcast.GMS
-
- dx - Variable in class org.jgroups.demos.wb.Node
-
- dy - Variable in class org.jgroups.demos.wb.Node
-
- generateList(Collection, String) - Static method in class org.jgroups.util.Util
-
- generateLocalAddress() - Method in class org.jgroups.protocols.JMS
-
Generate random local address.
- get(String) - Method in class org.jgroups.blocks.DistributedTree
-
- get(Object) - Method in class org.jgroups.blocks.MethodCall
-
- 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(int) - Method in class org.jgroups.conf.ClassConfigurator
-
Returns a class for a magic number.
- get(String) - Method in class org.jgroups.conf.ClassConfigurator
-
Loads and returns the class from the class name
- get(Address) - Method in class org.jgroups.protocols.pbcast.Digest
-
- get(long) - Method in class org.jgroups.stack.NakReceiverWindow
-
Returns the message from received_msgs or delivered_msgs.
- get(String) - Method in class org.jgroups.stack.RouterStub
-
Retrieves the membership (list of Addresses) for a given group.
- get() - Method in class org.jgroups.util.CondVar
-
- get(Object) - Method in class org.jgroups.util.RspList
-
Returns the Rsp associated with address key
- get(int) - Method in class org.jgroups.util.UnmodifiableVector
-
- 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_APPLSTATE_OK - 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_OK - Static variable in class org.jgroups.Event
-
- GET_DIGEST_STABLE - Static variable in class org.jgroups.Event
-
- GET_DIGEST_STABLE_OK - Static variable in class org.jgroups.Event
-
- GET_DIGEST_STATE - Static variable in class org.jgroups.Event
-
- GET_DIGEST_STATE_OK - Static variable in class org.jgroups.Event
-
- 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_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_MSG_DIGEST - Static variable in class org.jgroups.Event
-
- GET_MSG_DIGEST_OK - Static variable in class org.jgroups.Event
-
- GET_MSGS - Static variable in class org.jgroups.Event
-
- GET_MSGS_OK - Static variable in class org.jgroups.Event
-
- GET_MSGS_RECEIVED - Static variable in class org.jgroups.Event
-
- GET_MSGS_RECEIVED_OK - Static variable in class org.jgroups.Event
-
- 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_RSP - Static variable in class org.jgroups.stack.GossipRouter
-
- 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
-
- getAcksReceived() - Method in class org.jgroups.jmx.protocols.UNICAST
-
- getAcksReceived() - Method in interface org.jgroups.jmx.protocols.UNICASTMBean
-
- getAcksSent() - Method in class org.jgroups.jmx.protocols.UNICAST
-
- getAcksSent() - Method in interface org.jgroups.jmx.protocols.UNICASTMBean
-
- getAdditionalData() - Method in class org.jgroups.stack.IpAddress
-
Returns the additional_data.
- getAdditionalData() - Method in class org.jgroups.stack.LogicalAddress
-
Returns the additional_data.
- getAddress() - Method in class org.jgroups.protocols.JMS.JMSAddress
-
Get the node address.
- getAddress() - Method in class org.jgroups.protocols.PingRsp
-
- getAddress() - Method in class org.jgroups.stack.GossipData
-
- getAllAvailableInterfaces() - Static method in class org.jgroups.util.Util
-
- getAllowedToBroadcast(RingToken) - Method in class org.jgroups.protocols.ring.RingNodeFlowControl
-
- getAllReceivedUpto() - Method in class org.jgroups.protocols.ring.RingToken
-
- getAllReceivedUpTo() - Method in class org.jgroups.protocols.TOTAL_TOKEN
-
- 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
-
- 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
- getAruId() - Method in class org.jgroups.protocols.ring.RingToken
-
- 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
-
- getAutoGetState() - Method in class org.jgroups.jmx.JChannel
-
- getAutoGetState() - Method in interface org.jgroups.jmx.JChannelMBean
-
- getAutoReconnect() - Method in class org.jgroups.jmx.JChannel
-
- getAutoReconnect() - Method in interface org.jgroups.jmx.JChannelMBean
-
- getAverageFlushDuration() - Method in class org.jgroups.jmx.protocols.pbcast.FLUSH
-
- getAverageFlushDuration() - Method in interface org.jgroups.jmx.protocols.pbcast.FLUSHMBean
-
- getAverageFlushDuration() - Method in class org.jgroups.protocols.pbcast.FLUSH
-
- getAverageSendInterval() - Method in class org.jgroups.jmx.protocols.VIEW_SYNC
-
- getAverageSendInterval() - Method in interface org.jgroups.jmx.protocols.VIEW_SYNCMBean
-
- getAverageSendInterval() - Method in class org.jgroups.protocols.VIEW_SYNC
-
- getAverageStateSize() - Method in class org.jgroups.jmx.protocols.pbcast.STATE_TRANSFER
-
- getAverageStateSize() - Method in interface org.jgroups.jmx.protocols.pbcast.STATE_TRANSFERMBean
-
- getAverageStateSize() - Method in class org.jgroups.jmx.protocols.pbcast.STREAMING_STATE_TRANSFER
-
- getAverageStateSize() - Method in interface org.jgroups.jmx.protocols.pbcast.STREAMING_STATE_TRANSFERMBean
-
- 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.jmx.protocols.FC
-
- getAverageTimeBlocked() - Method in interface org.jgroups.jmx.protocols.FCMBean
-
- getAverageTimeBlocked() - Method in class org.jgroups.protocols.FC
-
- getBacklog() - Method in class org.jgroups.protocols.ring.RingNodeFlowControl
-
- getBacklog() - Method in class org.jgroups.protocols.ring.RingToken
-
- getBacklogDifference() - Method in class org.jgroups.protocols.ring.RingNodeFlowControl
-
- getBindAddr() - Method in class org.jgroups.jmx.protocols.MPING
-
- getBindAddr() - Method in interface org.jgroups.jmx.protocols.MPINGMBean
-
- getBindAddr() - Method in class org.jgroups.jmx.protocols.TCP
-
- getBindAddr() - Method in interface org.jgroups.jmx.protocols.TCPMBean
-
- getBindAddr() - Method in class org.jgroups.protocols.MPING
-
- getBindAddress() - Method in class org.jgroups.jmx.protocols.TP
-
- getBindAddress() - Method in interface org.jgroups.jmx.protocols.TPMBean
-
- getBindAddress() - Method in class org.jgroups.protocols.TP
-
- getBindAddress() - Method in class org.jgroups.stack.GossipRouter
-
- getBindAddress() - Method in class org.jgroups.stack.RouterStub
-
- getBindToAllInterfaces() - Method in class org.jgroups.protocols.TP
-
- getBlockings() - Method in class org.jgroups.jmx.protocols.FC
-
- getBlockings() - Method in interface org.jgroups.jmx.protocols.FCMBean
-
- getBottommostProtocol(Protocol) - Method in class org.jgroups.stack.Configurator
-
- getBroadcast() - Method in class org.jgroups.jmx.protocols.SEQUENCER
-
- getBroadcast() - Method in interface org.jgroups.jmx.protocols.SEQUENCERMBean
-
- 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.
- getBytesReceived() - Method in class org.jgroups.jmx.protocols.TP
-
- getBytesReceived() - Method in interface org.jgroups.jmx.protocols.TPMBean
-
- getBytesReceived() - Method in class org.jgroups.jmx.protocols.UNICAST
-
- getBytesReceived() - Method in interface org.jgroups.jmx.protocols.UNICASTMBean
-
- getBytesSent() - Method in class org.jgroups.jmx.protocols.TP
-
- getBytesSent() - Method in interface org.jgroups.jmx.protocols.TPMBean
-
- getBytesSent() - Method in class org.jgroups.jmx.protocols.UNICAST
-
- getBytesSent() - Method in interface org.jgroups.jmx.protocols.UNICASTMBean
-
- 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.
- getCaller() - Method in class org.jgroups.blocks.GroupRequest
-
- getCapacity() - Method in class org.jgroups.util.ExposedByteArrayOutputStream
-
- getChannel() - Method in class org.jgroups.blocks.DistributedHashtable
-
- 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.ReplicatedHashtable
-
- getChannel() - Method in class org.jgroups.blocks.ReplicatedTree
-
Returns the Channel the DistributedTree is connected to
- getChannel() - Method in class org.jgroups.demos.TotalTokenDemo
-
- getChannel() - Method in class org.jgroups.jmx.JChannel
-
- getChannel() - Method in interface org.jgroups.jmx.JChannelMBean
-
- getChannel() - Method in class org.jgroups.mux.MuxChannel
-
This should never be used (just for testing) !
- getChannel() - Method in class org.jgroups.stack.ProtocolStack
-
- getChannelName() - Method in class org.jgroups.Channel
-
- getChannelName() - Method in class org.jgroups.JChannel
-
- getChannelName() - Method in class org.jgroups.jmx.protocols.TP
-
- getChannelName() - Method in interface org.jgroups.jmx.protocols.TPMBean
-
- getChannelName() - Method in class org.jgroups.mux.MuxChannel
-
- getChannelName() - Method in class org.jgroups.protocols.TP
-
- 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
- getClassForMap() - Method in class org.jgroups.conf.ClassMap
-
Returns the Class object for this class
- getClassName() - Method in class org.jgroups.conf.ClassMap
-
- getClassName() - Method in class org.jgroups.conf.ProtocolData
-
- 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.jmx.JChannel
-
- getClusterName() - Method in interface org.jgroups.jmx.JChannelMBean
-
- getClusterName() - Method in class org.jgroups.mux.MuxChannel
-
- getClusterView() - Method in class org.jgroups.mux.MuxChannel
-
Returns the JGroups view of a cluster, e.g.
- getCombinedResults() - Method in class org.jgroups.protocols.DEADLOCK
-
Mcasts getResult() to all members (including itself).
- getConcurrentProcessing() - Method in class org.jgroups.util.Scheduler
-
- 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
-
- getConnectionTable(long, long, InetAddress, InetAddress, int, int) - Method in class org.jgroups.protocols.TCP
-
- getConnectionTable(long, long, InetAddress, InetAddress, int, int) - Method in class org.jgroups.protocols.TCP_NIO
-
- getConnExpireTime() - Method in class org.jgroups.jmx.protocols.TCP
-
- getConnExpireTime() - Method in interface org.jgroups.jmx.protocols.TCPMBean
-
- getConnExpireTime() - Method in class org.jgroups.protocols.BasicTCP
-
- getConsensusStr(int) - Static method in class org.jgroups.blocks.VotingAdapter
-
Convert consensus type into string representation.
- getContents() - Method in class org.jgroups.blocks.DistributedQueue
-
- getContents() - Method in class org.jgroups.util.LinkedListQueue
-
returns a vector with all the objects currently in the queue
- getContents() - Method in class org.jgroups.util.List
-
- getContents() - Method in class org.jgroups.util.Queue2
-
returns a vector with all the objects currently in the queue
- getCoordAddress() - Method in class org.jgroups.protocols.PingRsp
-
- getCoordAddress() - Method in class org.jgroups.ViewId
-
returns the address of the member that issued this view
- getCoordinator() - Method in class org.jgroups.jmx.protocols.SEQUENCER
-
- getCoordinator() - Method in interface org.jgroups.jmx.protocols.SEQUENCERMBean
-
- getCoordinator() - Method in class org.jgroups.protocols.SEQUENCER
-
- getCreator() - Method in class org.jgroups.blocks.Xid
-
- 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.jmx.protocols.FC
-
- getCreditRequestsReceived() - Method in interface org.jgroups.jmx.protocols.FCMBean
-
- getCreditRequestsSent() - Method in class org.jgroups.jmx.protocols.FC
-
- getCreditRequestsSent() - Method in interface org.jgroups.jmx.protocols.FCMBean
-
- getCreditResponsesReceived() - Method in class org.jgroups.jmx.protocols.FC
-
- getCreditResponsesReceived() - Method in interface org.jgroups.jmx.protocols.FCMBean
-
- getCreditResponsesSent() - Method in class org.jgroups.jmx.protocols.FC
-
- getCreditResponsesSent() - Method in interface org.jgroups.jmx.protocols.FCMBean
-
- getCurrentNumTries() - Method in class org.jgroups.jmx.protocols.FD
-
- getCurrentNumTries() - Method in interface org.jgroups.jmx.protocols.FDMBean
-
- getCurrentNumTries() - Method in class org.jgroups.protocols.FD
-
- getData() - Method in class org.jgroups.blocks.ReplicationData
-
- getDecree() - Method in class org.jgroups.blocks.TwoPhaseVotingAdapter.TwoPhaseWrapper
-
- getDescription() - Method in class org.jgroups.conf.ClassMap
-
- getDescription() - Method in class org.jgroups.conf.ProtocolData
-
- getDesiredAverageGossip() - Method in class org.jgroups.jmx.protocols.pbcast.STABLE
-
- getDesiredAverageGossip() - Method in interface org.jgroups.jmx.protocols.pbcast.STABLEMBean
-
- 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.MergeData
-
- getDigest() - Method in class org.jgroups.protocols.pbcast.STATE_TRANSFER.StateHeader
-
- getDigest() - Method in class org.jgroups.protocols.pbcast.STREAMING_STATE_TRANSFER.StateHeader
-
- getDiscoveryRequestsSent() - Method in class org.jgroups.jmx.protocols.Discovery
-
- getDiscoveryRequestsSent() - Method in interface org.jgroups.jmx.protocols.DiscoveryMBean
-
- getDomain() - Method in class org.jgroups.JChannelFactory
-
- getDomain() - Method in class org.jgroups.jmx.JChannelFactory
-
- getDomain() - Method in interface org.jgroups.jmx.JChannelFactoryMBean
-
- getDownProtocol() - Method in class org.jgroups.stack.Protocol
-
- getDownQueue() - Method in class org.jgroups.stack.Protocol
-
- getDownThread() - Method in class org.jgroups.jmx.Protocol
-
- getDownThread() - Method in interface org.jgroups.jmx.ProtocolMBean
-
- getDownVector() - Method in class org.jgroups.protocols.QUEUE
-
- getEndPort() - Method in class org.jgroups.jmx.protocols.TCP
-
- getEndPort() - Method in interface org.jgroups.jmx.protocols.TCPMBean
-
- getEndPort() - Method in class org.jgroups.protocols.BasicTCP
-
- getExpiryTime() - Method in class org.jgroups.stack.GossipRouter
-
- getFailedNode() - Method in exception org.jgroups.protocols.ring.TokenLostException
-
- getFailReason() - Method in class org.jgroups.protocols.pbcast.JoinRsp
-
- getFailureMode() - Method in exception org.jgroups.protocols.ring.TokenLostException
-
- getFirst() - Method in class org.jgroups.util.Queue
-
Returns the first element.
- getFirst() - Method in class org.jgroups.util.Queue2
-
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
-
- getFirstQueuedSeqID() - Method in class org.jgroups.protocols.TOTAL_OLD
-
Returns the sequence id of the "first" queued message
(i.e., the lowest seq id queued).
- getForwarded() - Method in class org.jgroups.jmx.protocols.SEQUENCER
-
- getForwarded() - Method in interface org.jgroups.jmx.protocols.SEQUENCERMBean
-
- getForwarded() - Method in class org.jgroups.protocols.SEQUENCER
-
- getFragSize() - Method in class org.jgroups.jmx.protocols.FRAG
-
- getFragSize() - Method in class org.jgroups.jmx.protocols.FRAG2
-
- getFragSize() - Method in interface org.jgroups.jmx.protocols.FRAG2MBean
-
- getFragSize() - Method in interface org.jgroups.jmx.protocols.FRAGMBean
-
- getFragSize() - Method in class org.jgroups.protocols.FRAG
-
- getFragSize() - Method in class org.jgroups.protocols.FRAG2
-
- getGcLag() - Method in class org.jgroups.jmx.protocols.pbcast.NAKACK
-
- getGcLag() - Method in interface org.jgroups.jmx.protocols.pbcast.NAKACKMBean
-
- getGcLag() - Method in class org.jgroups.protocols.pbcast.NAKACK
-
- getGlobalThreadGroup() - Static method in class org.jgroups.util.Util
-
- getGossipMessages() - Method in class org.jgroups.jmx.protocols.pbcast.STABLE
-
- getGossipMessages() - Method in interface org.jgroups.jmx.protocols.pbcast.STABLEMBean
-
- getGossipRequestTimeout() - Method in class org.jgroups.stack.GossipRouter
-
- getGroup() - Method in class org.jgroups.stack.GossipData
-
- getGroupMembersNumber() - Method in class org.jgroups.blocks.DistributedTree
-
Returns the number of current members joined to the group
- getGroupMembersNumber() - Method in class org.jgroups.blocks.ReplicatedTree
-
Returns the number of current members joined to the group
- getGroupName() - Method in class org.jgroups.blocks.DistributedHashtable
-
- getGroupName() - Method in class org.jgroups.blocks.DistributedTree
-
Returns the name of the group that the DistributedTree is connected to
- getGroupName() - Method in class org.jgroups.blocks.ReplicatedTree
-
Returns the name of the group that the DistributedTree is connected to
- getGroupName() - Method in class org.jgroups.demos.Draw
-
- getGroupName() - Method in class org.jgroups.jmx.JChannel
-
- getGroupName() - Method in interface org.jgroups.jmx.JChannelMBean
-
- getHeader(String) - Method in class org.jgroups.Message
-
- getHeaders() - Method in class org.jgroups.Message
-
- getHighestDelivered() - Method in class org.jgroups.stack.NakReceiverWindow
-
- 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.
- getHighestSeen() - Method in class org.jgroups.stack.NakReceiverWindow
-
Returns the highest deliverable seqno; e.g., for 1,2,3,5,6 it would
be 3.
- getHighestSequence() - Method in class org.jgroups.protocols.ring.RingToken
-
- getHost() - Method in class org.jgroups.stack.LogicalAddress
-
- getHostname() - Static method in class org.jgroups.util.Util
-
- getId() - Method in class org.jgroups.blocks.MethodCall
-
- getId() - Method in class org.jgroups.blocks.Xid
-
- getId() - Method in class org.jgroups.mux.MuxChannel
-
- getId() - Method in class org.jgroups.mux.MuxHeader
-
- getId() - Method in class org.jgroups.stack.LogicalAddress
-
- getId() - Method in class org.jgroups.ViewId
-
returns the lamport time of the view
- getIdentifier() - Method in class org.jgroups.blocks.PullPushAdapter.PullHeader
-
- getImpl() - Method in class org.jgroups.protocols.pbcast.GMS
-
- getIncomingQueueSize() - Method in class org.jgroups.jmx.protocols.TP
-
- getIncomingQueueSize() - Method in interface org.jgroups.jmx.protocols.TPMBean
-
- getIncomingQueueSize() - Method in class org.jgroups.protocols.TP
-
- getInfo() - Method in class org.jgroups.protocols.BasicTCP
-
- getInfo() - Method in class org.jgroups.protocols.TP
-
- getInfo() - Method in class org.jgroups.protocols.UDP
-
- getInitialMembers() - Method in class org.jgroups.jmx.protocols.Discovery
-
- getInitialMembers() - Method in interface org.jgroups.jmx.protocols.DiscoveryMBean
-
- getInstance(boolean) - Static method in class org.jgroups.conf.ClassConfigurator
-
- 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
-
- getInstanceOldFormat(URL) - Static method in class org.jgroups.conf.XmlConfigurator
-
- getInstanceOldFormat(InputStream) - Static method in class org.jgroups.conf.XmlConfigurator
-
- getInterval() - Method in class org.jgroups.stack.Interval
-
- getIpAddress() - Method in class org.jgroups.stack.IpAddress
-
- getJavaVersion() - Static method in class org.jgroups.util.Util
-
- getJoinRetryTimeout() - Method in class org.jgroups.jmx.protocols.pbcast.GMS
-
- getJoinRetryTimeout() - Method in interface org.jgroups.jmx.protocols.pbcast.GMSMBean
-
- getJoinRetryTimeout() - Method in class org.jgroups.protocols.pbcast.GMS
-
- getJoinTimeout() - Method in class org.jgroups.jmx.protocols.pbcast.GMS
-
- getJoinTimeout() - Method in interface org.jgroups.jmx.protocols.pbcast.GMSMBean
-
- 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.
- getKeyServerAddr() - Method in class org.jgroups.protocols.ENCRYPT
-
- getKeyStoreName() - Method in class org.jgroups.protocols.ENCRYPT
-
- getKpair() - Method in class org.jgroups.protocols.ENCRYPT
-
- getLast() - Method in class org.jgroups.util.Queue
-
Returns the last element.
- getLast() - Method in class org.jgroups.util.Queue2
-
Returns the last element.
- getLastRoundBroadcastCount() - Method in class org.jgroups.protocols.ring.RingToken
-
- getLength() - Method in class org.jgroups.Message
-
Returns the number of bytes in the buffer
- getLength() - Method in class org.jgroups.util.Buffer
-
- getLinger() - Method in class org.jgroups.blocks.BasicConnectionTable
-
- getLinks() - Method in class org.jgroups.blocks.LogicalLink
-
- getListener() - Method in class org.jgroups.blocks.PullPushAdapter
-
- getLocal_addr() - Method in class org.jgroups.protocols.ENCRYPT
-
- getLocalAddr() - Method in class org.jgroups.protocols.TOTAL_OLD
-
returns the Address of the local machine
returns null if it is not known yet
- getLocalAddress() - Method in class org.jgroups.blocks.BasicConnectionTable
-
- getLocalAddress() - Method in class org.jgroups.blocks.DistributedHashtable
-
- getLocalAddress() - Method in class org.jgroups.blocks.DistributedQueue
-
- getLocalAddress() - Method in class org.jgroups.blocks.DistributedTree
-
- getLocalAddress() - Method in class org.jgroups.blocks.Link
-
- getLocalAddress() - Method in class org.jgroups.blocks.NotificationBus
-
- getLocalAddress() - Method in class org.jgroups.blocks.ReplicatedHashtable
-
- getLocalAddress() - Method in class org.jgroups.blocks.ReplicatedTree
-
- getLocalAddress() - Method in class org.jgroups.blocks.RequestCorrelator
-
- getLocalAddress() - Method in class org.jgroups.Channel
-
Returns the channel's own address.
- getLocalAddress() - Method in class org.jgroups.JChannel
-
returns the local address of the channel
returns null if the channel is closed
- getLocalAddress() - Method in class org.jgroups.jmx.JChannel
-
- getLocalAddress() - Method in interface org.jgroups.jmx.JChannelMBean
-
- getLocalAddress() - Method in class org.jgroups.jmx.protocols.FD
-
- getLocalAddress() - Method in class org.jgroups.jmx.protocols.FD_SOCK
-
- getLocalAddress() - Method in interface org.jgroups.jmx.protocols.FD_SOCKMBean
-
- getLocalAddress() - Method in interface org.jgroups.jmx.protocols.FDMBean
-
- getLocalAddress() - Method in class org.jgroups.jmx.protocols.pbcast.GMS
-
- getLocalAddress() - Method in interface org.jgroups.jmx.protocols.pbcast.GMSMBean
-
- getLocalAddress() - Method in class org.jgroups.jmx.protocols.SEQUENCER
-
- getLocalAddress() - Method in interface org.jgroups.jmx.protocols.SEQUENCERMBean
-
- getLocalAddress() - Method in class org.jgroups.jmx.protocols.TP
-
- getLocalAddress() - Method in interface org.jgroups.jmx.protocols.TPMBean
-
- getLocalAddress() - Method in class org.jgroups.jmx.protocols.UNICAST
-
- getLocalAddress() - Method in interface org.jgroups.jmx.protocols.UNICASTMBean
-
- getLocalAddress() - Method in class org.jgroups.mux.MuxChannel
-
- getLocalAddress() - Method in class org.jgroups.protocols.FD
-
- 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.TP
-
- getLocalAddress() - Method in class org.jgroups.protocols.UNICAST
-
- getLocalAddress() - Method in class org.jgroups.stack.RouterStub
-
- getLocalAddressAsString() - Method in class org.jgroups.jmx.JChannel
-
- getLocalAddressAsString() - Method in interface org.jgroups.jmx.JChannelMBean
-
- getLocalPort() - Method in class org.jgroups.blocks.Link
-
- getLock() - Method in class org.jgroups.util.CondVar
-
- getLockAcquisitionTimeout() - Method in class org.jgroups.blocks.ReplicationData
-
- getLockInfo() - Method in class org.jgroups.blocks.ReplicationData
-
- getLockLeaseTimeout() - Method in class org.jgroups.blocks.ReplicationData
-
- getLog() - Method in class org.jgroups.Channel
-
- getLog() - Method in class org.jgroups.JChannel
-
- getLowestSeen() - Method in class org.jgroups.stack.NakReceiverWindow
-
- getMagicNumber(Class) - Method in class org.jgroups.conf.ClassConfigurator
-
Returns the magic number for the class.
- getMagicNumber() - Method in class org.jgroups.conf.ClassMap
-
- getMagicNumberFromObjectStreamClass(ObjectStreamClass) - Method in class org.jgroups.conf.ClassConfigurator
-
- getMarshaller() - Method in class org.jgroups.blocks.RequestCorrelator
-
- getMarshaller() - Method in class org.jgroups.blocks.RpcDispatcher
-
- getMaxBlockTime() - Method in class org.jgroups.jmx.protocols.FC
-
- getMaxBlockTime() - Method in interface org.jgroups.jmx.protocols.FCMBean
-
- getMaxBlockTime() - Method in class org.jgroups.protocols.FC
-
- getMaxBundleSize() - Method in class org.jgroups.jmx.protocols.TP
-
- getMaxBundleSize() - Method in interface org.jgroups.jmx.protocols.TPMBean
-
- getMaxBundleSize() - Method in class org.jgroups.protocols.TP
-
- getMaxBundleTimeout() - Method in class org.jgroups.jmx.protocols.TP
-
- getMaxBundleTimeout() - Method in interface org.jgroups.jmx.protocols.TPMBean
-
- getMaxBundleTimeout() - Method in class org.jgroups.protocols.TP
-
- getMaxBytes() - Method in class org.jgroups.jmx.protocols.pbcast.STABLE
-
- getMaxBytes() - Method in interface org.jgroups.jmx.protocols.pbcast.STABLEMBean
-
- getMaxBytes() - Method in class org.jgroups.protocols.pbcast.STABLE
-
- getMaxCredits() - Method in class org.jgroups.jmx.protocols.FC
-
- getMaxCredits() - Method in interface org.jgroups.jmx.protocols.FCMBean
-
- getMaxCredits() - Method in class org.jgroups.protocols.FC
-
- getMaxInterval() - Method in class org.jgroups.jmx.protocols.MERGE2
-
- getMaxInterval() - Method in interface org.jgroups.jmx.protocols.MERGE2MBean
-
- getMaxInterval() - Method in class org.jgroups.protocols.MERGE2
-
- getMaxTries() - Method in class org.jgroups.jmx.protocols.FD
-
- getMaxTries() - Method in interface org.jgroups.jmx.protocols.FDMBean
-
- getMaxTries() - Method in class org.jgroups.protocols.FD
-
- getMaxXmitBufSize() - Method in class org.jgroups.jmx.protocols.pbcast.NAKACK
-
- getMaxXmitBufSize() - Method in interface org.jgroups.jmx.protocols.pbcast.NAKACKMBean
-
- getMaxXmitBufSize() - Method in class org.jgroups.protocols.pbcast.NAKACK
-
- getMaxXmitBufSize() - Method in class org.jgroups.stack.NakReceiverWindow
-
- getMaxXmitSize() - Method in class org.jgroups.jmx.protocols.pbcast.NAKACK
-
- getMaxXmitSize() - Method in interface org.jgroups.jmx.protocols.pbcast.NAKACKMBean
-
- getMaxXmitSize() - Method in class org.jgroups.protocols.pbcast.NAKACK
-
- getMBeanServer() - Static method in class org.jgroups.util.Util
-
- getMBeanServerName() - Method in class org.jgroups.jmx.JChannel
-
- getMcastAddr() - Method in class org.jgroups.jmx.protocols.MPING
-
- getMcastAddr() - Method in interface org.jgroups.jmx.protocols.MPINGMBean
-
- getMcastAddr() - Method in class org.jgroups.protocols.MPING
-
- getMcastPort() - Method in class org.jgroups.jmx.protocols.MPING
-
- getMcastPort() - Method in interface org.jgroups.jmx.protocols.MPINGMBean
-
- getMcastPort() - Method in class org.jgroups.protocols.MPING
-
- getMember() - Method in class org.jgroups.SuspectEvent
-
- getMembers() - Method in class org.jgroups.blocks.MessageDispatcher
-
Returns a copy of members
- getMembers() - Method in class org.jgroups.blocks.ReplicatedTree
-
- getMembers() - Method in class org.jgroups.blocks.VotingAdapter
-
- getMembers() - Method in class org.jgroups.jmx.protocols.FD
-
- getMembers() - Method in class org.jgroups.jmx.protocols.FD_SOCK
-
- getMembers() - Method in interface org.jgroups.jmx.protocols.FD_SOCKMBean
-
- getMembers() - Method in interface org.jgroups.jmx.protocols.FDMBean
-
- getMembers() - Method in class org.jgroups.jmx.protocols.pbcast.GMS
-
- getMembers() - Method in interface org.jgroups.jmx.protocols.pbcast.GMSMBean
-
- getMembers() - Method in class org.jgroups.jmx.protocols.UNICAST
-
- getMembers() - Method in interface org.jgroups.jmx.protocols.UNICASTMBean
-
- 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_SOCK
-
- getMembers() - Method in class org.jgroups.protocols.pbcast.GMS
-
- getMembers() - Method in class org.jgroups.protocols.UNICAST
-
- getMembers() - Method in class org.jgroups.protocols.VectorTime
-
Returns Collection containing addresses of other group members from this Vector clock
- getMembers(String) - Method in class org.jgroups.stack.GossipClient
-
Returns all members of a given group
- getMembers() - Method in class org.jgroups.stack.GossipData
-
- 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.
- getMemeber() - Method in class org.jgroups.protocols.pbcast.GMS.GmsHeader
-
- getMessage() - Method in class org.jgroups.demos.wb.SendDialog
-
- getMessageListener() - Method in class org.jgroups.blocks.MessageDispatcher
-
Gives access to the currently configured MessageListener.
- getMessagesHigherThan(long) - Method in class org.jgroups.stack.NakReceiverWindow
-
Return messages that are higher than seqno
(excluding
seqno
).
- getMessagesInList(List) - Method in class org.jgroups.stack.NakReceiverWindow
-
Return a list of all messages for which there is a seqno in
missing_msgs
.
- getMessagesInRange(long, long) - Method in class org.jgroups.stack.NakReceiverWindow
-
Return all messages m for which the following holds:
m > lower && m <= upper (excluding lower, including upper).
- getMessagesReceived() - Method in class org.jgroups.jmx.protocols.TP
-
- getMessagesReceived() - Method in interface org.jgroups.jmx.protocols.TPMBean
-
- getMessagesReceived() - Method in class org.jgroups.jmx.protocols.UNICAST
-
- getMessagesReceived() - Method in interface org.jgroups.jmx.protocols.UNICASTMBean
-
- getMessagesSent() - Method in class org.jgroups.jmx.protocols.TP
-
- getMessagesSent() - Method in interface org.jgroups.jmx.protocols.TPMBean
-
- getMessagesSent() - Method in class org.jgroups.jmx.protocols.UNICAST
-
- getMessagesSent() - Method in interface org.jgroups.jmx.protocols.UNICASTMBean
-
- getMethod() - Method in class org.jgroups.blocks.MethodCall
-
- getMethodLookup() - Method in class org.jgroups.blocks.RpcDispatcher
-
- getMinCredits() - Method in class org.jgroups.jmx.protocols.FC
-
- getMinCredits() - Method in interface org.jgroups.jmx.protocols.FCMBean
-
- getMinCredits() - Method in class org.jgroups.protocols.FC
-
- getMinInterval() - Method in class org.jgroups.jmx.protocols.MERGE2
-
- getMinInterval() - Method in interface org.jgroups.jmx.protocols.MERGE2MBean
-
- getMinInterval() - Method in class org.jgroups.protocols.MERGE2
-
- getMinThreshold() - Method in class org.jgroups.jmx.protocols.FC
-
- getMinThreshold() - Method in interface org.jgroups.jmx.protocols.FCMBean
-
- getMinThreshold() - Method in class org.jgroups.protocols.FC
-
- getMissingMessages(long, long) - Method in class org.jgroups.stack.NakReceiverWindow
-
Find all messages between 'low' and 'high' (including 'low' and
'high') that have a null msg.
- getMissingMessagesReceived() - Method in class org.jgroups.jmx.protocols.pbcast.NAKACK
-
- getMissingMessagesReceived() - Method in interface org.jgroups.jmx.protocols.pbcast.NAKACKMBean
-
- getMissingMessagesReceived() - Method in class org.jgroups.protocols.pbcast.NAKACK
-
- getMode() - Method in class org.jgroups.blocks.MethodCall
-
- getMode() - Method in class org.jgroups.blocks.Xid
-
- getMultiplexer() - Method in class org.jgroups.mux.MuxChannel
-
- getMultiplexerConfig() - Method in class org.jgroups.JChannelFactory
-
- getMultiplexerConfig() - Method in class org.jgroups.jmx.JChannelFactory
-
- getMultiplexerConfig() - Method in interface org.jgroups.jmx.JChannelFactoryMBean
-
- 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.X509Token1_5
-
- 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.conf.ProtocolParameter
-
- getName() - Method in class org.jgroups.conf.XmlConfigurator
-
- getName() - Method in class org.jgroups.jmx.Protocol
-
- getName() - Method in interface org.jgroups.jmx.ProtocolMBean
-
- getName() - Method in class org.jgroups.protocols.AUTH
-
- getName() - Method in class org.jgroups.protocols.AUTOCONF
-
- 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.DEADLOCK
-
- getName() - Method in class org.jgroups.protocols.DELAY
-
All protocol names have to be unique !
- getName() - Method in class org.jgroups.protocols.DISCARD
-
All protocol names have to be unique !
- getName() - Method in class org.jgroups.protocols.DUMMY
-
All protocol names have to be unique !
- getName() - Method in class org.jgroups.protocols.DUMMY_TP
-
- 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_ICMP
-
- getName() - Method in class org.jgroups.protocols.FD_PID
-
- getName() - Method in class org.jgroups.protocols.FD_PING
-
- getName() - Method in class org.jgroups.protocols.FD_PROB
-
- 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.FLOW_CONTROL
-
- getName() - Method in class org.jgroups.protocols.FLOWCONTROL
-
- getName() - Method in class org.jgroups.protocols.FLUSH
-
- getName() - Method in class org.jgroups.protocols.FRAG
-
- getName() - Method in class org.jgroups.protocols.FRAG2
-
- getName() - Method in class org.jgroups.protocols.GMS
-
- getName() - Method in class org.jgroups.protocols.HDRS
-
- getName() - Method in class org.jgroups.protocols.HTOTAL
-
- getName() - Method in class org.jgroups.protocols.JMS
-
Get the name of the protocol.
- getName() - Method in class org.jgroups.protocols.LOOPBACK
-
- getName() - Method in class org.jgroups.protocols.LOSS
-
All protocol names have to be unique !
- getName() - Method in class org.jgroups.protocols.MERGE
-
- 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.MessageProtocolEXAMPLE
-
- getName() - Method in class org.jgroups.protocols.MPING
-
- getName() - Method in class org.jgroups.protocols.NAKACK
-
- getName() - Method in class org.jgroups.protocols.obsolete.ENCRYPT1_4
-
- getName() - Method in class org.jgroups.protocols.PARTITIONER
-
All protocol names have to be unique !
- getName() - Method in class org.jgroups.protocols.pbcast.FD
-
- 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.PBCAST
-
- getName() - Method in class org.jgroups.protocols.pbcast.STABLE
-
- getName() - Method in class org.jgroups.protocols.pbcast.STATE_TRANSFER
-
All protocol names have to be unique !
- getName() - Method in class org.jgroups.protocols.pbcast.STREAMING_STATE_TRANSFER
-
- getName() - Method in class org.jgroups.protocols.PERF
-
All protocol names have to be unique !
- getName() - Method in class org.jgroups.protocols.PERF_TP
-
- getName() - Method in class org.jgroups.protocols.PIGGYBACK
-
All protocol names have to be unique !
- getName() - Method in class org.jgroups.protocols.PING
-
- getName() - Method in class org.jgroups.protocols.PRINTMETHODS
-
- getName() - Method in class org.jgroups.protocols.PRINTOBJS
-
- getName() - Method in class org.jgroups.protocols.QUEUE
-
All protocol names have to be unique !
- getName() - Method in class org.jgroups.protocols.RpcProtocolEXAMPLE
-
- getName() - Method in class org.jgroups.protocols.SEQUENCER
-
- 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.STABLE
-
- getName() - Method in class org.jgroups.protocols.STATE_TRANSFER
-
All protocol names have to be unique !
- 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.TOTAL
-
- getName() - Method in class org.jgroups.protocols.TOTAL_OLD
-
returns the unique name of this protocol
- getName() - Method in class org.jgroups.protocols.TOTAL_TOKEN
-
- 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_ENFORCER
-
All protocol names have to be unique !
- getName() - Method in class org.jgroups.protocols.VIEW_SYNC
-
- getName() - Method in class org.jgroups.protocols.WANPING
-
- getName() - Method in class org.jgroups.protocols.WANPIPE
-
- getName() - Method in class org.jgroups.stack.Protocol
-
- getName() - Method in class org.jgroups.stack.ProtocolStack
-
- getName() - Method in class org.jgroups.stack.RpcProtocol
-
- getNegativeVotes() - Method in class org.jgroups.blocks.VotingAdapter.VoteResult
-
- GetNetworkInterfaces - Class in org.jgroups.util
-
Lists all network interfaces on a system
- GetNetworkInterfaces() - Constructor for class org.jgroups.util.GetNetworkInterfaces
-
- getNext(String) - Method in class org.jgroups.demos.CausalDemo
-
- getNextSeqID() - Method in class org.jgroups.protocols.TOTAL_OLD
-
- getNextView(Vector, Vector, Vector) - Method in class org.jgroups.protocols.GMS
-
Computes the next view.
- getNextView(Collection, Collection, Collection) - Method in class org.jgroups.protocols.pbcast.GMS
-
Computes the next view.
- getNotSeenList() - Method in class org.jgroups.protocols.pbcast.Gossip
-
- getNumAcksReceived() - Method in class org.jgroups.protocols.UNICAST
-
- getNumAcksSent() - Method in class org.jgroups.protocols.UNICAST
-
- getNumberOfBlockings() - Method in class org.jgroups.protocols.FC
-
- 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.jmx.protocols.pbcast.FLUSH
-
- getNumberOfFlushes() - Method in interface org.jgroups.jmx.protocols.pbcast.FLUSHMBean
-
- getNumberOfFlushes() - Method in class org.jgroups.protocols.pbcast.FLUSH
-
- getNumberOfGossipMessages() - Method in class org.jgroups.protocols.pbcast.STABLE
-
- getNumberOfHeartbeatsSent() - Method in class org.jgroups.jmx.protocols.FD
-
- getNumberOfHeartbeatsSent() - Method in interface org.jgroups.jmx.protocols.FDMBean
-
- getNumberOfHeartbeatsSent() - Method in class org.jgroups.protocols.FD
-
- getNumberOfMessagesInReceiveWindows() - Method in class org.jgroups.jmx.protocols.UNICAST
-
- getNumberOfMessagesInReceiveWindows() - Method in interface org.jgroups.jmx.protocols.UNICASTMBean
-
- getNumberOfMessagesInReceiveWindows() - Method in class org.jgroups.protocols.UNICAST
-
- getNumberOfReceivedFragments() - Method in class org.jgroups.jmx.protocols.FRAG
-
- getNumberOfReceivedFragments() - Method in class org.jgroups.jmx.protocols.FRAG2
-
- getNumberOfReceivedFragments() - Method in interface org.jgroups.jmx.protocols.FRAG2MBean
-
- getNumberOfReceivedFragments() - Method in interface org.jgroups.jmx.protocols.FRAGMBean
-
- getNumberOfReceivedFragments() - Method in class org.jgroups.protocols.FRAG
-
- getNumberOfReceivedFragments() - Method in class org.jgroups.protocols.FRAG2
-
- getNumberOfReceivedMessages() - Method in class org.jgroups.jmx.protocols.FRAG
-
- getNumberOfReceivedMessages() - Method in class org.jgroups.jmx.protocols.FRAG2
-
- getNumberOfReceivedMessages() - Method in interface org.jgroups.jmx.protocols.FRAG2MBean
-
- getNumberOfReceivedMessages() - Method in interface org.jgroups.jmx.protocols.FRAGMBean
-
- 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.jmx.protocols.FRAG
-
- getNumberOfSentFragments() - Method in class org.jgroups.jmx.protocols.FRAG2
-
- getNumberOfSentFragments() - Method in interface org.jgroups.jmx.protocols.FRAG2MBean
-
- getNumberOfSentFragments() - Method in interface org.jgroups.jmx.protocols.FRAGMBean
-
- getNumberOfSentFragments() - Method in class org.jgroups.protocols.FRAG
-
- getNumberOfSentFragments() - Method in class org.jgroups.protocols.FRAG2
-
- getNumberOfSentMessages() - Method in class org.jgroups.jmx.protocols.FRAG
-
- getNumberOfSentMessages() - Method in class org.jgroups.jmx.protocols.FRAG2
-
- getNumberOfSentMessages() - Method in interface org.jgroups.jmx.protocols.FRAG2MBean
-
- getNumberOfSentMessages() - Method in interface org.jgroups.jmx.protocols.FRAGMBean
-
- getNumberOfSentMessages() - Method in class org.jgroups.protocols.FRAG
-
- getNumberOfSentMessages() - Method in class org.jgroups.protocols.FRAG2
-
- getNumberOfStateBytesSent() - Method in class org.jgroups.jmx.protocols.pbcast.STATE_TRANSFER
-
- getNumberOfStateBytesSent() - Method in interface org.jgroups.jmx.protocols.pbcast.STATE_TRANSFERMBean
-
- getNumberOfStateBytesSent() - Method in class org.jgroups.jmx.protocols.pbcast.STREAMING_STATE_TRANSFER
-
- getNumberOfStateBytesSent() - Method in interface org.jgroups.jmx.protocols.pbcast.STREAMING_STATE_TRANSFERMBean
-
- 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.jmx.protocols.pbcast.STATE_TRANSFER
-
- getNumberOfStateRequests() - Method in interface org.jgroups.jmx.protocols.pbcast.STATE_TRANSFERMBean
-
- getNumberOfStateRequests() - Method in class org.jgroups.jmx.protocols.pbcast.STREAMING_STATE_TRANSFER
-
- getNumberOfStateRequests() - Method in interface org.jgroups.jmx.protocols.pbcast.STREAMING_STATE_TRANSFERMBean
-
- 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
-
- getNumberOfTasksInTimer() - Method in class org.jgroups.jmx.JChannel
-
- getNumberOfTasksInTimer() - Method in interface org.jgroups.jmx.JChannelMBean
-
- 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.jmx.protocols.pbcast.GMS
-
- getNumberOfViews() - Method in interface org.jgroups.jmx.protocols.pbcast.GMSMBean
-
- 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.BasicConnectionTable
-
- getNumInitialMembers() - Method in class org.jgroups.protocols.Discovery
-
- getNumMembers() - Method in class org.jgroups.jmx.protocols.pbcast.GMS
-
- getNumMembers() - Method in interface org.jgroups.jmx.protocols.pbcast.GMSMBean
-
- 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.jmx.JChannel
-
- getNumMessages() - Method in interface org.jgroups.jmx.JChannelMBean
-
- 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.jmx.protocols.FD
-
- getNumSuspectEventsGenerated() - Method in class org.jgroups.jmx.protocols.FD_SOCK
-
- getNumSuspectEventsGenerated() - Method in interface org.jgroups.jmx.protocols.FD_SOCKMBean
-
- getNumSuspectEventsGenerated() - Method in interface org.jgroups.jmx.protocols.FDMBean
-
- 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
-
- getNumUnackedMessages() - Method in class org.jgroups.jmx.protocols.UNICAST
-
- getNumUnackedMessages() - Method in interface org.jgroups.jmx.protocols.UNICASTMBean
-
- getNumViewsAdjusted() - Method in class org.jgroups.jmx.protocols.VIEW_SYNC
-
- getNumViewsAdjusted() - Method in interface org.jgroups.jmx.protocols.VIEW_SYNCMBean
-
- getNumViewsAdjusted() - Method in class org.jgroups.protocols.VIEW_SYNC
-
- getNumViewsSent() - Method in class org.jgroups.jmx.protocols.VIEW_SYNC
-
- getNumViewsSent() - Method in interface org.jgroups.jmx.protocols.VIEW_SYNCMBean
-
- getNumViewsSent() - Method in class org.jgroups.protocols.VIEW_SYNC
-
- getObject() - Method in class org.jgroups.Message
-
- getObjectName() - Method in class org.jgroups.jmx.JChannel
-
- getObjectName() - Method in interface org.jgroups.jmx.JChannelMBean
-
- getObjectStreamClassFromMagicNumber(int) - Method in class org.jgroups.conf.ClassConfigurator
-
- 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
-
- getOpenConnections() - Method in class org.jgroups.jmx.protocols.TCP
-
- getOpenConnections() - Method in interface org.jgroups.jmx.protocols.TCPMBean
-
- 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.
- getOpt(int) - Method in class org.jgroups.mux.MuxChannel
-
- getOriginalSender() - Method in class org.jgroups.protocols.SEQUENCER.SequencerHeader
-
- getOutgoingQueueMaxSize() - Method in class org.jgroups.jmx.protocols.TP
-
- getOutgoingQueueMaxSize() - Method in interface org.jgroups.jmx.protocols.TPMBean
-
- getOutgoingQueueMaxSize() - Method in class org.jgroups.protocols.TP
-
- getOutgoingQueueSize() - Method in class org.jgroups.jmx.protocols.TP
-
- getOutgoingQueueSize() - Method in interface org.jgroups.jmx.protocols.TPMBean
-
- getOutgoingQueueSize() - Method in class org.jgroups.protocols.TP
-
- getOverhead() - Method in class org.jgroups.jmx.protocols.FRAG2
-
- getOverhead() - Method in interface org.jgroups.jmx.protocols.FRAG2MBean
-
- getOverhead() - Method in class org.jgroups.protocols.FRAG2
-
- getOwnerIndex() - Method in class org.jgroups.protocols.VectorTime
-
Returns owner index in this VectorTime clock
- 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
-
- getPendingRetransmissionRequests() - Method in class org.jgroups.jmx.protocols.pbcast.NAKACK
-
- getPendingRetransmissionRequests() - Method in interface org.jgroups.jmx.protocols.pbcast.NAKACKMBean
-
- getPendingRetransmissionRequests() - Method in class org.jgroups.protocols.pbcast.NAKACK
-
- getPersistent() - Method in class org.jgroups.blocks.DistributedHashtable
-
- getPhysicalAddresses() - Method in class org.jgroups.stack.LogicalAddress
-
Returns a copy of the list of physical addresses.
- getPingableMembers() - Method in class org.jgroups.jmx.protocols.FD
-
- getPingableMembers() - Method in class org.jgroups.jmx.protocols.FD_SOCK
-
- getPingableMembers() - Method in interface org.jgroups.jmx.protocols.FD_SOCKMBean
-
- getPingableMembers() - Method in interface org.jgroups.jmx.protocols.FDMBean
-
- getPingableMembers() - Method in class org.jgroups.protocols.FD
-
- getPingableMembers() - Method in class org.jgroups.protocols.FD_SOCK
-
- getPingDest() - Method in class org.jgroups.jmx.protocols.FD
-
- getPingDest() - Method in class org.jgroups.jmx.protocols.FD_SOCK
-
- getPingDest() - Method in interface org.jgroups.jmx.protocols.FD_SOCKMBean
-
- getPingDest() - Method in interface org.jgroups.jmx.protocols.FDMBean
-
- getPingDest() - Method in class org.jgroups.protocols.FD
-
- getPingDest() - Method in class org.jgroups.protocols.FD_SOCK
-
- getPingRequests() - Method in class org.jgroups.jmx.protocols.Discovery
-
- getPingRequests() - Method in interface org.jgroups.jmx.protocols.DiscoveryMBean
-
- getPort() - Method in class org.jgroups.stack.GossipRouter
-
- getPort() - Method in class org.jgroups.stack.IpAddress
-
- getPositiveVotes() - Method in class org.jgroups.blocks.VotingAdapter.VoteResult
-
- getPreload() - Method in class org.jgroups.conf.ClassMap
-
- getPreviousBacklog() - Method in class org.jgroups.protocols.ring.RingNodeFlowControl
-
- getPrimaryPhysicalAddress() - Method in class org.jgroups.stack.LogicalAddress
-
- getProcessorKeepAliveTime() - Method in class org.jgroups.blocks.ConnectionTableNIO
-
- getProcessorKeepAliveTime() - Method in class org.jgroups.jmx.protocols.TCP_NIO
-
- getProcessorKeepAliveTime() - Method in interface org.jgroups.jmx.protocols.TCP_NIOMBean
-
- getProcessorKeepAliveTime() - Method in class org.jgroups.protocols.TCP_NIO
-
- getProcessorMaxThreads() - Method in class org.jgroups.blocks.ConnectionTableNIO
-
- getProcessorMaxThreads() - Method in class org.jgroups.jmx.protocols.TCP_NIO
-
- getProcessorMaxThreads() - Method in interface org.jgroups.jmx.protocols.TCP_NIOMBean
-
- getProcessorMaxThreads() - Method in class org.jgroups.protocols.TCP_NIO
-
- getProcessorMinThreads() - Method in class org.jgroups.blocks.ConnectionTableNIO
-
- getProcessorMinThreads() - Method in class org.jgroups.jmx.protocols.TCP_NIO
-
- getProcessorMinThreads() - Method in interface org.jgroups.jmx.protocols.TCP_NIOMBean
-
- getProcessorMinThreads() - Method in class org.jgroups.protocols.TCP_NIO
-
- getProcessorQueueSize() - Method in class org.jgroups.blocks.ConnectionTableNIO
-
- getProcessorQueueSize() - Method in class org.jgroups.jmx.protocols.TCP_NIO
-
- getProcessorQueueSize() - Method in interface org.jgroups.jmx.protocols.TCP_NIOMBean
-
- getProcessorQueueSize() - Method in class org.jgroups.protocols.TCP_NIO
-
- getProcessorThreads() - Method in class org.jgroups.blocks.ConnectionTableNIO
-
- getProcessorThreads() - Method in class org.jgroups.jmx.protocols.TCP_NIO
-
- getProcessorThreads() - Method in interface org.jgroups.jmx.protocols.TCP_NIOMBean
-
- getProcessorThreads() - Method in class org.jgroups.protocols.TCP_NIO
-
- getProperties() - Method in class org.jgroups.JChannel
-
returns the protocol stack configuration in string format.
- getProperties() - Method in class org.jgroups.jmx.JChannel
-
- getProperties() - Method in interface org.jgroups.jmx.JChannelMBean
-
- getProperties() - Method in class org.jgroups.stack.Configurator.ProtocolConfiguration
-
- getProperties() - Method in class org.jgroups.stack.Protocol
-
- getPropertiesAsString() - Method in class org.jgroups.jmx.Protocol
-
- getPropertiesAsString() - Method in interface org.jgroups.jmx.ProtocolMBean
-
- 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
- getProtocolName() - Method in class org.jgroups.conf.ProtocolData
-
- getProtocolName() - Method in class org.jgroups.stack.Configurator.ProtocolConfiguration
-
- 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.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.JChannel
-
Returns the protocol stack.
- getProtocolStack() - Method in class org.jgroups.mux.MuxChannel
-
- 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
-
- getQueueingDown() - Method in class org.jgroups.protocols.QUEUE
-
- getQueueingUp() - Method in class org.jgroups.protocols.QUEUE
-
- 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
-
- getReaderThreads() - Method in class org.jgroups.blocks.ConnectionTableNIO
-
- getReaderThreads() - Method in class org.jgroups.jmx.protocols.TCP_NIO
-
- getReaderThreads() - Method in interface org.jgroups.jmx.protocols.TCP_NIOMBean
-
- getReaderThreads() - Method in class org.jgroups.protocols.TCP_NIO
-
- getReaperInterval() - Method in class org.jgroups.jmx.protocols.TCP
-
- getReaperInterval() - Method in interface org.jgroups.jmx.protocols.TCPMBean
-
- getReaperInterval() - Method in class org.jgroups.protocols.BasicTCP
-
- getReason() - Method in class org.jgroups.blocks.VotingAdapter.FailureVoteResult
-
- getReceiveBlockEvents() - Method in class org.jgroups.jmx.JChannel
-
- getReceiveBlockEvents() - Method in interface org.jgroups.jmx.JChannelMBean
-
- getReceiveBufferSize() - Method in class org.jgroups.blocks.BasicConnectionTable
-
- getReceivedBroadcasts() - Method in class org.jgroups.jmx.protocols.SEQUENCER
-
- getReceivedBroadcasts() - Method in interface org.jgroups.jmx.protocols.SEQUENCERMBean
-
- getReceivedBroadcasts() - Method in class org.jgroups.protocols.SEQUENCER
-
- getReceivedBytes() - Method in class org.jgroups.JChannel
-
- getReceivedBytes() - Method in class org.jgroups.jmx.JChannel
-
- getReceivedBytes() - Method in interface org.jgroups.jmx.JChannelMBean
-
- getReceivedBytes() - Method in class org.jgroups.jmx.protocols.STATS
-
- getReceivedBytes() - Method in interface org.jgroups.jmx.protocols.STATSMBean
-
- getReceivedBytes() - Method in class org.jgroups.protocols.STATS
-
- getReceivedForwards() - Method in class org.jgroups.jmx.protocols.SEQUENCER
-
- getReceivedForwards() - Method in interface org.jgroups.jmx.protocols.SEQUENCERMBean
-
- getReceivedForwards() - Method in class org.jgroups.protocols.SEQUENCER
-
- getReceivedMcastBytes() - Method in class org.jgroups.jmx.protocols.STATS
-
- getReceivedMcastBytes() - Method in interface org.jgroups.jmx.protocols.STATSMBean
-
- getReceivedMcastBytes() - Method in class org.jgroups.protocols.STATS
-
- getReceivedMcastMessages() - Method in class org.jgroups.jmx.protocols.STATS
-
- getReceivedMcastMessages() - Method in interface org.jgroups.jmx.protocols.STATSMBean
-
- getReceivedMcastMessages() - Method in class org.jgroups.protocols.STATS
-
- getReceivedMessages() - Method in class org.jgroups.JChannel
-
- getReceivedMessages() - Method in class org.jgroups.jmx.JChannel
-
- getReceivedMessages() - Method in interface org.jgroups.jmx.JChannelMBean
-
- getReceivedMessages() - Method in class org.jgroups.jmx.protocols.STATS
-
- getReceivedMessages() - Method in interface org.jgroups.jmx.protocols.STATSMBean
-
- getReceivedMessages() - Method in class org.jgroups.protocols.STATS
-
- getReceivedTableSize() - Method in class org.jgroups.jmx.protocols.pbcast.NAKACK
-
- getReceivedTableSize() - Method in interface org.jgroups.jmx.protocols.pbcast.NAKACKMBean
-
- getReceivedTableSize() - Method in class org.jgroups.protocols.pbcast.NAKACK
-
- getReceivedUnicastBytes() - Method in class org.jgroups.jmx.protocols.STATS
-
- getReceivedUnicastBytes() - Method in interface org.jgroups.jmx.protocols.STATSMBean
-
- getReceivedUnicastBytes() - Method in class org.jgroups.protocols.STATS
-
- getReceivedUnicastMessages() - Method in class org.jgroups.jmx.protocols.STATS
-
- getReceivedUnicastMessages() - Method in interface org.jgroups.jmx.protocols.STATSMBean
-
- getReceivedUnicastMessages() - Method in class org.jgroups.protocols.STATS
-
- getReceiveInterfaces() - Method in class org.jgroups.jmx.protocols.TP
-
- getReceiveInterfaces() - Method in interface org.jgroups.jmx.protocols.TPMBean
-
- getReceiveInterfaces() - Method in class org.jgroups.protocols.TP
-
- getReceiveLocalMessages() - Method in class org.jgroups.jmx.JChannel
-
- getReceiveLocalMessages() - Method in interface org.jgroups.jmx.JChannelMBean
-
- getRecoveredMembers() - Method in class org.jgroups.protocols.ring.RingToken
-
- getRemoteAddress() - Method in class org.jgroups.blocks.Link
-
- getRemotePort() - Method in class org.jgroups.blocks.Link
-
- 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
-
- getResponses() - Method in class org.jgroups.protocols.PingWaiter
-
- getResult() - Static method in class org.jgroups.protocols.DEADLOCK
-
Returns a random integer value between 1 and 10
- 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.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
- getRetransmissionRequests() - Method in class org.jgroups.protocols.ring.RingToken
-
- getRouterHost() - Method in class org.jgroups.stack.RouterStub
-
- getRouterPort() - Method in class org.jgroups.stack.RouterStub
-
- getRouterStub() - Method in class org.jgroups.protocols.TUNNEL
-
- getRoutingClientReplyTimeout() - Method in class org.jgroups.stack.GossipRouter
-
- getSeenList() - Method in class org.jgroups.protocols.pbcast.Gossip
-
- 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
- getSendInterfaces() - Method in class org.jgroups.jmx.protocols.TP
-
- getSendInterfaces() - Method in interface org.jgroups.jmx.protocols.TPMBean
-
- getSendInterfaces() - Method in class org.jgroups.protocols.TP
-
- getSentBytes() - Method in class org.jgroups.JChannel
-
- getSentBytes() - Method in class org.jgroups.jmx.JChannel
-
- getSentBytes() - Method in interface org.jgroups.jmx.JChannelMBean
-
- getSentBytes() - Method in class org.jgroups.jmx.protocols.STATS
-
- getSentBytes() - Method in interface org.jgroups.jmx.protocols.STATSMBean
-
- getSentBytes() - Method in class org.jgroups.protocols.STATS
-
- getSentMcastBytes() - Method in class org.jgroups.jmx.protocols.STATS
-
- getSentMcastBytes() - Method in interface org.jgroups.jmx.protocols.STATSMBean
-
- getSentMcastBytes() - Method in class org.jgroups.protocols.STATS
-
- getSentMcastMessages() - Method in class org.jgroups.jmx.protocols.STATS
-
- getSentMcastMessages() - Method in interface org.jgroups.jmx.protocols.STATSMBean
-
- getSentMcastMessages() - Method in class org.jgroups.protocols.STATS
-
- getSentMessages() - Method in class org.jgroups.JChannel
-
- getSentMessages() - Method in class org.jgroups.jmx.JChannel
-
- getSentMessages() - Method in interface org.jgroups.jmx.JChannelMBean
-
- getSentMessages() - Method in class org.jgroups.jmx.protocols.STATS
-
- getSentMessages() - Method in interface org.jgroups.jmx.protocols.STATSMBean
-
- getSentMessages() - Method in class org.jgroups.protocols.STATS
-
- getSentTableSize() - Method in class org.jgroups.jmx.protocols.pbcast.NAKACK
-
- getSentTableSize() - Method in interface org.jgroups.jmx.protocols.pbcast.NAKACKMBean
-
- getSentTableSize() - Method in class org.jgroups.protocols.pbcast.NAKACK
-
- getSentUnicastBytes() - Method in class org.jgroups.jmx.protocols.STATS
-
- getSentUnicastBytes() - Method in interface org.jgroups.jmx.protocols.STATSMBean
-
- getSentUnicastBytes() - Method in class org.jgroups.protocols.STATS
-
- getSentUnicastMessages() - Method in class org.jgroups.jmx.protocols.STATS
-
- getSentUnicastMessages() - Method in interface org.jgroups.jmx.protocols.STATSMBean
-
- getSentUnicastMessages() - Method in class org.jgroups.protocols.STATS
-
- getSeq() - Method in class org.jgroups.protocols.TOTAL_TOKEN.TotalTokenHeader
-
Returns sequence number of the message that owns this header
- getSeqno() - Method in class org.jgroups.protocols.pbcast.PbcastHeader
-
- getSeqno() - Method in class org.jgroups.protocols.SEQUENCER.SequencerHeader
-
- getSequencer() - Method in class org.jgroups.protocols.TOTAL_OLD
-
returns the address of the current sequencer of the group
returns null if the list of members is empty
- getServerObject() - Method in class org.jgroups.blocks.RpcDispatcher
-
- getServerPubKey() - Method in class org.jgroups.protocols.ENCRYPT
-
- getServiceIds() - Method in class org.jgroups.mux.Multiplexer
-
- getServicesResponseTimeout() - Method in class org.jgroups.mux.Multiplexer
-
- getServiceView(String) - Method in class org.jgroups.mux.Multiplexer
-
Returns a copy of the current view minus the nodes on which service service_id is not running
- getSocketConnectionTimeout() - Method in class org.jgroups.blocks.BasicConnectionTable
-
- getSrc() - Method in class org.jgroups.Message
-
- getStableMessages() - Method in class org.jgroups.stack.AckMcastSenderWindow
-
- 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
-
- getStackTrace(Throwable) - Static method in class org.jgroups.util.Util
-
- getStartPort() - Method in class org.jgroups.jmx.protocols.TCP
-
- getStartPort() - Method in interface org.jgroups.jmx.protocols.TCPMBean
-
- getStartPort() - Method in class org.jgroups.protocols.BasicTCP
-
- getState() - Method in class org.jgroups.blocks.DistributedHashtable
-
- 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.ReplicatedHashtable
-
- getState() - Method in class org.jgroups.blocks.ReplicatedTree
-
Return a copy of the current cache (tree)
- getState() - Method in class org.jgroups.blocks.VotingAdapter
-
Get the channel state.
- getState(Address, long) - Method in class org.jgroups.Channel
-
Retrieve the state of the group.
- getState(Address, String, long) - Method in class org.jgroups.Channel
-
Fetches a partial state identified by state_id.
- getState(String) - Method in class org.jgroups.demos.Chat
-
- getState() - Method in class org.jgroups.demos.Chat
-
- getState(OutputStream) - Method in class org.jgroups.demos.Chat
-
- getState(String, OutputStream) - Method in class org.jgroups.demos.Chat
-
- 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 the current group state.
- getState(Address, String, long) - Method in class org.jgroups.JChannel
-
Retrieves a substate (or partial state) from the target.
- getState(Address, long) - Method in class org.jgroups.jmx.JChannel
-
- getState(Address, long) - Method in interface org.jgroups.jmx.JChannelMBean
-
- getState() - Method in interface org.jgroups.MessageListener
-
Answers the group state; e.g., when joining.
- getState(Address, String, long) - Method in class org.jgroups.mux.Multiplexer
-
- getState(Address, long) - Method in class org.jgroups.mux.MuxChannel
-
- getState(Address, String, long) - Method in class org.jgroups.mux.MuxChannel
-
- 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.
- getStateProvider(Address, String) - Method in class org.jgroups.mux.Multiplexer
-
Returns an Address of a state provider for a given service_id.
- getStatsEnabled() - Method in class org.jgroups.jmx.JChannel
-
- getStatsEnabled() - Method in interface org.jgroups.jmx.JChannelMBean
-
- getStatsEnabled() - Method in class org.jgroups.jmx.Protocol
-
- getStatsEnabled() - Method in interface org.jgroups.jmx.ProtocolMBean
-
- getSubgroups() - Method in class org.jgroups.MergeView
-
- getSuspectedMembers() - Method in class org.jgroups.util.RspList
-
- getSuspects() - Method in class org.jgroups.blocks.GroupRequest
-
- getSymAlgorithm() - Method in class org.jgroups.protocols.ENCRYPT
-
- getSymDecodingCipher() - Method in class org.jgroups.protocols.ENCRYPT
-
- getSymEncodingCipher() - Method in class org.jgroups.protocols.ENCRYPT
-
- getSymInit() - Method in class org.jgroups.protocols.ENCRYPT
-
- getSymProvider() - Method in class org.jgroups.protocols.ENCRYPT
-
- getTcpNodelay() - Method in class org.jgroups.blocks.BasicConnectionTable
-
- getThread() - Method in class org.jgroups.util.ThreadPool
-
- getTimeout() - Method in class org.jgroups.jmx.protocols.Discovery
-
- getTimeout() - Method in interface org.jgroups.jmx.protocols.DiscoveryMBean
-
- getTimeout() - Method in class org.jgroups.jmx.protocols.FD
-
- getTimeout() - Method in interface org.jgroups.jmx.protocols.FDMBean
-
- getTimeout() - Method in class org.jgroups.protocols.Discovery
-
- getTimeout() - Method in class org.jgroups.protocols.FD
-
- getTimestamp() - Method in class org.jgroups.stack.LogicalAddress
-
- getToken() - Method in class org.jgroups.protocols.AuthHeader
-
Used to get the token from the AuthHeader
- getTokenReceiverAddress() - Method in interface org.jgroups.protocols.ring.RingNode
-
- getTokenReceiverAddress() - Method in class org.jgroups.protocols.ring.TcpRingNode
-
- getTokenReceiverAddress() - Method in class org.jgroups.protocols.ring.UdpRingNode
-
- getTokenReceiverAddress() - Method in class org.jgroups.protocols.TOTAL_TOKEN
-
- getTokenSequence() - Method in class org.jgroups.protocols.ring.RingToken
-
- getTotalTime() - Method in class org.jgroups.protocols.PERF_TP
-
- getTotalTimeBlocked() - Method in class org.jgroups.jmx.protocols.FC
-
- getTotalTimeBlocked() - Method in interface org.jgroups.jmx.protocols.FCMBean
-
- getTotalTimeBlocked() - Method in class org.jgroups.protocols.FC
-
- getTotalTimeInFlush() - Method in class org.jgroups.jmx.protocols.pbcast.FLUSH
-
- getTotalTimeInFlush() - Method in interface org.jgroups.jmx.protocols.pbcast.FLUSHMBean
-
- getTotalTimeInFlush() - Method in class org.jgroups.protocols.pbcast.FLUSH
-
- getTransaction() - Method in class org.jgroups.blocks.ReplicationData
-
- getTransport() - Method in class org.jgroups.blocks.PullPushAdapter
-
- getTransportedVectorTime() - Method in class org.jgroups.protocols.VectorTime
-
Returns a minimal lightweight representation of this Vector Time
suitable for network transport.
- getTTL() - Method in class org.jgroups.jmx.protocols.MPING
-
- getTTL() - Method in interface org.jgroups.jmx.protocols.MPINGMBean
-
- getTTL() - Method in class org.jgroups.protocols.MPING
-
- getType() - Method in class org.jgroups.blocks.ReplicationData
-
- getType() - Method in class org.jgroups.Event
-
- getType() - Method in class org.jgroups.protocols.ENCRYPT.EncryptHeader
-
- getType() - Method in class org.jgroups.protocols.pbcast.GMS.GmsHeader
-
- getType() - Method in class org.jgroups.protocols.pbcast.GMS.Request
-
- getType() - Method in class org.jgroups.protocols.pbcast.STATE_TRANSFER.StateHeader
-
- getType() - Method in class org.jgroups.protocols.pbcast.STREAMING_STATE_TRANSFER.StateHeader
-
- getType() - Method in class org.jgroups.protocols.ring.RingToken
-
- getType() - Method in class org.jgroups.protocols.VIEW_SYNC.ViewSyncHeader
-
- getType() - Method in class org.jgroups.stack.GossipData
-
- getUnackedMessages() - Method in class org.jgroups.jmx.protocols.UNICAST
-
- getUnackedMessages() - Method in interface org.jgroups.jmx.protocols.UNICASTMBean
-
- getUnackedMessages() - Method in class org.jgroups.protocols.UNICAST
-
- getUpProtocol() - Method in class org.jgroups.stack.Protocol
-
- getUpQueue() - Method in class org.jgroups.stack.Protocol
-
- getUpThread() - Method in class org.jgroups.jmx.Protocol
-
- getUpThread() - Method in interface org.jgroups.jmx.ProtocolMBean
-
- getUpVector() - Method in class org.jgroups.protocols.QUEUE
-
- getUserName() - Method in class org.jgroups.demos.wb.UserInfoDialog
-
- getUseSendQueues() - Method in class org.jgroups.blocks.BasicConnectionTable
-
- getValue() - Method in class org.jgroups.conf.ProtocolParameter
-
- getValue() - Method in class org.jgroups.util.Rsp
-
- getValue(Object) - Method in class org.jgroups.util.RspList
-
Returns the value associated with address key
- getValues() - Method in class org.jgroups.protocols.TransportedVectorTime
-
Returns vector values
- getValues() - Method in class org.jgroups.protocols.VectorTime
-
Returns Vector clock values of this Vector clock
- getVectorTime() - Method in class org.jgroups.protocols.CAUSAL.CausalHeader
-
Returns a vector timestamp carreid by this header
- getVectorValues() - Method in class org.jgroups.protocols.VectorTime
-
Returns Vector clock values of this Vector clock
- getVersion() - Method in class org.jgroups.jmx.JChannel
-
- getVersion() - Method in interface org.jgroups.jmx.JChannelMBean
-
- getVersion() - Method in class org.jgroups.protocols.ENCRYPT.EncryptHeader
-
- getVid() - Method in class org.jgroups.View
-
returns the view ID of this view
if this view was created with the empty constructur, null will be returned
- getView() - Method in class org.jgroups.Channel
-
Gets the current view.
- getView() - Method in class org.jgroups.JChannel
-
Returns the current view.
- getView() - Method in class org.jgroups.jmx.JChannel
-
- getView() - Method in interface org.jgroups.jmx.JChannelMBean
-
- getView() - Method in class org.jgroups.jmx.protocols.pbcast.GMS
-
- getView() - Method in interface org.jgroups.jmx.protocols.pbcast.GMSMBean
-
- getView() - Method in class org.jgroups.mux.MuxChannel
-
Returns the service view, ie.
- getView() - Method in class org.jgroups.protocols.pbcast.GMS
-
- getView() - Method in class org.jgroups.protocols.pbcast.MergeData
-
- getView() - Method in class org.jgroups.protocols.VIEW_SYNC.ViewSyncHeader
-
- getViewAsString() - Method in class org.jgroups.jmx.JChannel
-
- getViewAsString() - Method in interface org.jgroups.jmx.JChannelMBean
-
- getViewHandlerQueue() - Method in class org.jgroups.jmx.protocols.pbcast.GMS
-
- getViewHandlerQueue() - Method in interface org.jgroups.jmx.protocols.pbcast.GMSMBean
-
- getViewId() - Method in class org.jgroups.util.AckCollector
-
- getVoteChannel() - Method in class org.jgroups.blocks.TwoPhaseVotingAdapter
-
- getWindowSize() - Method in class org.jgroups.protocols.ring.RingToken
-
- getWindowThreshold() - Method in class org.jgroups.protocols.ring.RingToken
-
- getWriterThreads() - Method in class org.jgroups.blocks.ConnectionTableNIO
-
- getWriterThreads() - Method in class org.jgroups.jmx.protocols.TCP_NIO
-
- getWriterThreads() - Method in interface org.jgroups.jmx.protocols.TCP_NIOMBean
-
- getWriterThreads() - Method in class org.jgroups.protocols.TCP_NIO
-
- getXmitRequestsReceived() - Method in class org.jgroups.jmx.protocols.pbcast.NAKACK
-
- getXmitRequestsReceived() - Method in interface org.jgroups.jmx.protocols.pbcast.NAKACKMBean
-
- getXmitRequestsReceived() - Method in class org.jgroups.jmx.protocols.UNICAST
-
- getXmitRequestsReceived() - Method in interface org.jgroups.jmx.protocols.UNICASTMBean
-
- getXmitRequestsReceived() - Method in class org.jgroups.protocols.pbcast.NAKACK
-
- getXmitRequestsSent() - Method in class org.jgroups.jmx.protocols.pbcast.NAKACK
-
- getXmitRequestsSent() - Method in interface org.jgroups.jmx.protocols.pbcast.NAKACKMBean
-
- getXmitRequestsSent() - Method in class org.jgroups.protocols.pbcast.NAKACK
-
- getXmitResponsesReceived() - Method in class org.jgroups.jmx.protocols.pbcast.NAKACK
-
- getXmitResponsesReceived() - Method in interface org.jgroups.jmx.protocols.pbcast.NAKACKMBean
-
- getXmitResponsesReceived() - Method in class org.jgroups.protocols.pbcast.NAKACK
-
- getXmitResponsesSent() - Method in class org.jgroups.jmx.protocols.pbcast.NAKACK
-
- getXmitResponsesSent() - Method in interface org.jgroups.jmx.protocols.pbcast.NAKACKMBean
-
- getXmitResponsesSent() - Method in class org.jgroups.protocols.pbcast.NAKACK
-
- Global - Class in org.jgroups
-
Globals used by JGroups packages.
- Global() - Constructor for class org.jgroups.Global
-
- GMS - Class in org.jgroups.jmx.protocols.pbcast
-
- GMS() - Constructor for class org.jgroups.jmx.protocols.pbcast.GMS
-
- GMS(Protocol) - Constructor for class org.jgroups.jmx.protocols.pbcast.GMS
-
- GMS - Class in org.jgroups.protocols
-
Group membership protocol.
- GMS() - Constructor for class org.jgroups.protocols.GMS
-
- gms - Variable in class org.jgroups.protocols.GmsImpl
-
- GMS - Class in org.jgroups.protocols.pbcast
-
Group membership protocol.
- GMS() - Constructor for class org.jgroups.protocols.pbcast.GMS
-
- gms - Variable in class org.jgroups.protocols.pbcast.GmsImpl
-
- GMS.GmsHeader - Class in org.jgroups.protocols.pbcast
-
- GMS.GmsHeader() - Constructor for class org.jgroups.protocols.pbcast.GMS.GmsHeader
-
- GMS.GmsHeader(byte) - Constructor for class org.jgroups.protocols.pbcast.GMS.GmsHeader
-
- GMS.GmsHeader(byte, View) - Constructor for class org.jgroups.protocols.pbcast.GMS.GmsHeader
-
Used for VIEW header
- GMS.GmsHeader(byte, Address) - Constructor for class org.jgroups.protocols.pbcast.GMS.GmsHeader
-
Used for JOIN_REQ or LEAVE_REQ header
- GMS.GmsHeader(byte, JoinRsp) - Constructor for class org.jgroups.protocols.pbcast.GMS.GmsHeader
-
Used for JOIN_RSP header
- GMS.Request - Class in org.jgroups.protocols.pbcast
-
- GmsImpl - Class in org.jgroups.protocols
-
- GmsImpl() - Constructor for class org.jgroups.protocols.GmsImpl
-
- GmsImpl - Class in org.jgroups.protocols.pbcast
-
- GmsImpl() - Constructor for class org.jgroups.protocols.pbcast.GmsImpl
-
- GmsImpl(GMS) - Constructor for class org.jgroups.protocols.pbcast.GmsImpl
-
- GMSMBean - Interface in org.jgroups.jmx.protocols.pbcast
-
- go() - Method in class org.jgroups.demos.applets.DrawApplet
-
- go() - Method in class org.jgroups.demos.Draw
-
- go() - Method in class org.jgroups.demos.Draw2Channels
-
- go() - Method in class org.jgroups.demos.DrawRepl
-
- go() - Method in class org.jgroups.demos.Gossip
-
- Gossip - Class in org.jgroups.demos
-
Demos that tries to graphically illustrating the gossip (or pbcast) protocol: every sender periodically sends
a DRAW command to a random subset of the group members.
- Gossip(String, long) - Constructor for class org.jgroups.demos.Gossip
-
- Gossip - Class in org.jgroups.protocols.pbcast
-
- Gossip(Address, long) - Constructor for class org.jgroups.protocols.pbcast.Gossip
-
- Gossip(Address, long, Digest, Vector) - Constructor for class org.jgroups.protocols.pbcast.Gossip
-
- GOSSIP - Static variable in class org.jgroups.protocols.pbcast.PbcastHeader
-
- gossip(ViewId, long, long[], boolean[], Object) - Method in class org.jgroups.protocols.STABLE
-
Contains the highest sequence numbers as seen by sender
- GOSSIP_GET - Static variable in class org.jgroups.stack.GossipRouter
-
- GOSSIP_REQUEST_TIMEOUT - Static variable in class org.jgroups.stack.GossipRouter
-
- GossipClient - Class in org.jgroups.stack
-
Local stub for clients to access one (or more) GossipRouters.
- GossipClient(IpAddress, long) - Constructor for class org.jgroups.stack.GossipClient
-
Creates the GossipClient
- GossipClient(Vector, long) - Constructor for class org.jgroups.stack.GossipClient
-
Creates the GossipClient
- GossipData - Class in org.jgroups.stack
-
Encapsulates data sent between GossipRouter and GossipClient
- GossipData() - Constructor for class org.jgroups.stack.GossipData
-
- GossipData(byte) - Constructor for class org.jgroups.stack.GossipData
-
- GossipData(byte, String, Address, List) - Constructor for class org.jgroups.stack.GossipData
-
- GossipRouter - Class in org.jgroups.stack
-
Router for TCP based group comunication (using layer TCP instead of UDP).
- GossipRouter() - Constructor for class org.jgroups.stack.GossipRouter
-
- GossipRouter(int) - Constructor for class org.jgroups.stack.GossipRouter
-
- GossipRouter(int, String) - Constructor for class org.jgroups.stack.GossipRouter
-
- GossipRouter(int, String, long) - Constructor for class org.jgroups.stack.GossipRouter
-
- GossipRouter(int, String, long, long, long) - Constructor for class org.jgroups.stack.GossipRouter
-
- GraphPanel - Class in org.jgroups.demos.wb
-
- GraphPanel(Whiteboard) - Constructor for class org.jgroups.demos.wb.GraphPanel
-
- group_addr - Variable in class org.jgroups.protocols.GMS
-
- group_addr - Variable in class org.jgroups.protocols.TcpHeader
-
- group_addr - Variable in class org.jgroups.protocols.WANPIPE.WanPipeHeader
-
- GROUP_NAME_PROPERTY - Static variable in class org.jgroups.protocols.JMS
-
- groupname - Variable in class org.jgroups.blocks.DistributedQueue
-
- groupname - Static variable in class org.jgroups.demos.wb.Whiteboard
-
- GroupRequest - Class in org.jgroups.blocks
-
Sends a message to all members of the group and waits for all responses (or timeout).
- GroupRequest(Message, RequestCorrelator, Vector, int) - Constructor for class org.jgroups.blocks.GroupRequest
-
- GroupRequest(Message, RequestCorrelator, Vector, int, long, int) - Constructor for class org.jgroups.blocks.GroupRequest
-
- GroupRequest(Message, Transport, Vector, int) - Constructor for class org.jgroups.blocks.GroupRequest
-
- GroupRequest(Message, Transport, Vector, int, long, int) - Constructor for class org.jgroups.blocks.GroupRequest
-
- MAGIC_NUMBER_FILE - Static variable in class org.jgroups.conf.MagicNumberReader
-
- MAGIC_NUMBER_FILE - Static variable in class org.jgroups.Global
-
- MagicNumberReader - Class in org.jgroups.conf
-
- MagicNumberReader() - Constructor for class org.jgroups.conf.MagicNumberReader
-
- MagicObjectInputStream - Class in org.jgroups.util
-
Uses magic numbers for class descriptors
- MagicObjectInputStream(InputStream) - Constructor for class org.jgroups.util.MagicObjectInputStream
-
- MagicObjectOutputStream - Class in org.jgroups.util
-
Uses magic numbers for class descriptors
- MagicObjectOutputStream(OutputStream) - Constructor for class org.jgroups.util.MagicObjectOutputStream
-
- main(String[]) - Static method in class org.jgroups.blocks.DistributedHashtable
-
- main(String[]) - Static method in class org.jgroups.blocks.DistributedQueue
-
- main(String[]) - Static method in class org.jgroups.blocks.Link
-
- main(String[]) - Static method in class org.jgroups.blocks.LogicalLink
-
- main(String[]) - Static method in class org.jgroups.blocks.ReplicatedTree
-
- main(String[]) - Static method in class org.jgroups.conf.ClassConfigurator
-
- main(String[]) - Static method in class org.jgroups.conf.XmlConfigurator
-
- main(String[]) - Static method in class org.jgroups.debug.Debugger
-
- main(String[]) - Static method in class org.jgroups.debug.Profiler
-
- main(String[]) - Static method in class org.jgroups.debug.ProtocolTester
-
- main(String[]) - Static method in class org.jgroups.demos.CausalDemo
-
- main(String[]) - Static method in class org.jgroups.demos.Chat
-
- main(String[]) - Static method in class org.jgroups.demos.DistributedHashtableDemo
-
- main(String[]) - Static method in class org.jgroups.demos.DistributedQueueDemo
-
- main(String[]) - Static method in class org.jgroups.demos.DistributedTreeDemo
-
- main(String[]) - Static method in class org.jgroups.demos.Draw
-
- main(String[]) - Static method in class org.jgroups.demos.Draw2Channels
-
- main(String[]) - Static method in class org.jgroups.demos.DrawMultiplexer
-
- main(String[]) - Static method in class org.jgroups.demos.DrawRepl
-
- main(String[]) - Static method in class org.jgroups.demos.Gossip
-
- main(String[]) - Static method in class org.jgroups.demos.KeyStoreGenerator
-
- main(String[]) - Static method in class org.jgroups.demos.NotificationBusDemo
-
- main(String[]) - Static method in class org.jgroups.demos.QuoteClient
-
- main(String[]) - Static method in class org.jgroups.demos.QuoteServer
-
- main(String[]) - Static method in class org.jgroups.demos.ReplicatedTreeDemo
-
- main(String[]) - Static method in class org.jgroups.demos.Topology
-
- main(String[]) - Static method in class org.jgroups.demos.TotalOrder
-
- main(String[]) - Static method in class org.jgroups.demos.TotalTokenDemo
-
- main(String[]) - Static method in class org.jgroups.demos.ViewDemo
-
- main(String[]) - Static method in class org.jgroups.demos.wb.Whiteboard
-
- main(String[]) - Static method in class org.jgroups.protocols.AUTOCONF
-
- main(String[]) - Static method in class org.jgroups.protocols.pbcast.Gossip
-
- main(String[]) - Static method in class org.jgroups.protocols.PerfHeader
-
- main(String[]) - Static method in class org.jgroups.protocols.WanPipeAddress
-
- main(String[]) - Static method in class org.jgroups.stack.AckMcastReceiverWindow
-
- main(String[]) - Static method in class org.jgroups.stack.AckSenderWindow
-
- main(String[]) - Static method in class org.jgroups.stack.Configurator
-
- main(String[]) - Static method in class org.jgroups.stack.GossipClient
-
- main(String[]) - Static method in class org.jgroups.stack.GossipRouter
-
- main(String[]) - Static method in class org.jgroups.stack.Retransmitter
-
- main(String[]) - Static method in class org.jgroups.stack.RouterStub
-
- main(String[]) - Static method in class org.jgroups.util.GetNetworkInterfaces
-
- main(String[]) - Static method in class org.jgroups.util.List
-
- main(String[]) - Static method in class org.jgroups.util.Proxy
-
- main(String[]) - Static method in class org.jgroups.util.TimedWriter
-
- main(String[]) - Static method in class org.jgroups.util.Util
-
- main(String[]) - Static method in class org.jgroups.Version
-
Prints the value of the description and cvs fields to System.out.
- major - Static variable in class org.jgroups.Version
-
- makeReply() - Method in class org.jgroups.Message
-
- makeView(Vector) - Method in class org.jgroups.protocols.Discovery
-
- makeView(Vector) - Method in class org.jgroups.protocols.GMS
-
- makeView(Vector, ViewId) - Static method in class org.jgroups.protocols.GMS
-
- makeView(Vector) - Method in class org.jgroups.protocols.pbcast.GMS
-
- makeView(Vector, ViewId) - Method in class org.jgroups.protocols.pbcast.GMS
-
- managerId - Variable in class org.jgroups.blocks.DistributedLockManager.LockDecree
-
- marshaller - Variable in class org.jgroups.blocks.RequestCorrelator
-
Possibility for an external marshaller to marshal/unmarshal responses
- Marshaller - Class in org.jgroups.util
-
Title: JGroups Communications
Description: Contact me at
mail@filip.net
Copyright: Copyright (c) 2002
Company: www.filip.net
- Marshaller() - Constructor for class org.jgroups.util.Marshaller
-
- MARSHALLING_COMPAT - Static variable in class org.jgroups.Global
-
- match(Object, Object) - Static method in class org.jgroups.util.Util
-
- match(long[], long[]) - Static method in class org.jgroups.util.Util
-
- max(TransportedVectorTime) - Method in class org.jgroups.protocols.VectorTime
-
Maxes this VectorTime with the specified TransportedVectorTime.
- MAX_PORT - Static variable in class org.jgroups.util.Util
-
- mbrs - Variable in class org.jgroups.protocols.GMS
-
- MCAST - Static variable in class org.jgroups.protocols.SMACK.SmackHeader
-
- MCAST_MSG - Static variable in class org.jgroups.protocols.pbcast.PbcastHeader
-
- md5(String) - Static method in class org.jgroups.util.HashUtils
-
Converts a java.lang.String in to a MD5 hashed String
- MD5Token - Class in org.jgroups.auth
-
This is an example of using a preshared token that is encrypted using an MD5/SHA hash for authentication purposes.
- MD5Token() - Constructor for class org.jgroups.auth.MD5Token
-
- MD5Token(String) - Constructor for class org.jgroups.auth.MD5Token
-
- MD5Token(String, String) - Constructor for class org.jgroups.auth.MD5Token
-
- memberJoined(Address) - Method in interface org.jgroups.blocks.NotificationBus.Consumer
-
- memberJoined(Address) - Method in class org.jgroups.demos.NotificationBusDemo
-
- memberLeft(Address) - Method in interface org.jgroups.blocks.NotificationBus.Consumer
-
- memberLeft(Address) - Method in class org.jgroups.demos.NotificationBusDemo
-
- members - Variable in class org.jgroups.blocks.DistributedQueue
-
- members - Variable in class org.jgroups.blocks.MessageDispatcher
-
- members - Variable in class org.jgroups.protocols.TP
-
The members of this group (updated when a member joins or leaves)
- members - Variable in class org.jgroups.stack.MessageProtocol
-
- members - Variable in class org.jgroups.View
-
A list containing all the members of the view
This list is always ordered, with the coordinator being the first member.
- Membership - Class in org.jgroups
-
Class to keep track of Addresses.
- Membership() - Constructor for class org.jgroups.Membership
-
Public constructor
Creates a member ship object with zero members
- Membership(Collection) - Constructor for class org.jgroups.Membership
-
Creates a member ship object with the initial members.
- membership_listener - Variable in class org.jgroups.blocks.MessageDispatcher
-
- membership_listeners - Variable in class org.jgroups.blocks.PullPushAdapter
-
- MembershipListener - Interface in org.jgroups
-
Allows a listener to be notified when group membership changes.
- MembershipListenerAdapter - Class in org.jgroups.blocks
-
- MembershipListenerAdapter() - Constructor for class org.jgroups.blocks.MembershipListenerAdapter
-
- membershipListeners - Variable in class org.jgroups.blocks.MembershipListenerAdapter
-
- membershipListenersCache - Variable in class org.jgroups.blocks.MembershipListenerAdapter
-
- memStats(boolean) - Static method in class org.jgroups.util.Util
-
- MERGE - Static variable in class org.jgroups.Event
-
- merge(Collection, Collection) - Method in class org.jgroups.Membership
-
merges membership with the new members and removes suspects
The Merge method will remove all the suspects and add in the new members.
- merge(Vector) - Method in class org.jgroups.protocols.ClientGmsImpl
-
- merge(Vector) - Method in class org.jgroups.protocols.CoordGmsImpl
-
Invoked upon receiving a MERGE event from the MERGE layer.
- merge(Vector) - Method in class org.jgroups.protocols.GMS
-
- merge(Vector) - Method in class org.jgroups.protocols.GmsImpl
-
- MERGE - Class in org.jgroups.protocols
-
Simple and stupid MERGE protocol (does not take into account state transfer).
- MERGE() - Constructor for class org.jgroups.protocols.MERGE
-
- merge(Vector) - Method in class org.jgroups.protocols.ParticipantGmsImpl
-
- merge(Vector) - Method in class org.jgroups.protocols.pbcast.CoordGmsImpl
-
Invoked upon receiving a MERGE event from the MERGE layer.
- merge(Digest) - Method in class org.jgroups.protocols.pbcast.Digest
-
Adds a digest to this digest.
- merge(Address, long, long, long) - Method in class org.jgroups.protocols.pbcast.Digest
-
Similar to add(), but if the sender already exists, its seqnos will be modified (no new entry) as follows:
this.low_seqno=min(this.low_seqno, low_seqno)
this.high_seqno=max(this.high_seqno, high_seqno)
this.high_seqno_seen=max(this.high_seqno_seen, high_seqno_seen)
If the sender doesn not exist, a new entry will be added (provided there is enough space)
- merge(Vector) - Method in class org.jgroups.protocols.pbcast.GmsImpl
-
- merge(Vector) - Method in class org.jgroups.protocols.VectorTime
-
Merges this VectorTime with new members of the group
VectorTime can possibly either grow or shrink
- MERGE.MergeHeader - Class in org.jgroups.protocols
-
- MERGE.MergeHeader() - Constructor for class org.jgroups.protocols.MERGE.MergeHeader
-
- MERGE.MergeHeader(int) - Constructor for class org.jgroups.protocols.MERGE.MergeHeader
-
- MERGE2 - Class in org.jgroups.jmx.protocols
-
- MERGE2() - Constructor for class org.jgroups.jmx.protocols.MERGE2
-
- MERGE2(Protocol) - Constructor for class org.jgroups.jmx.protocols.MERGE2
-
- MERGE2 - Class in org.jgroups.protocols
-
Protocol to discover subgroups; e.g., existing due to a network partition (that healed).
- MERGE2() - Constructor for class org.jgroups.protocols.MERGE2
-
- MERGE2MBean - Interface in org.jgroups.jmx.protocols
-
- MERGE3 - Class in org.jgroups.protocols
-
Protocol to discover subgroups; e.g., existing due to a network partition (that healed).
- MERGE3() - Constructor for class org.jgroups.protocols.MERGE3
-
- MERGE3.CoordAnnouncement - Class in org.jgroups.protocols
-
- MERGE3.CoordAnnouncement() - Constructor for class org.jgroups.protocols.MERGE3.CoordAnnouncement
-
- MERGE3.CoordAnnouncement(Address) - Constructor for class org.jgroups.protocols.MERGE3.CoordAnnouncement
-
- MERGE_DENIED - Static variable in class org.jgroups.Event
-
- MERGE_DIGEST - Static variable in class org.jgroups.Event
-
- MERGE_REQ - Static variable in class org.jgroups.protocols.pbcast.GMS.GmsHeader
-
- MERGE_RSP - Static variable in class org.jgroups.protocols.pbcast.GMS.GmsHeader
-
- MergeData - Class in org.jgroups.protocols.pbcast
-
Encapsulates data sent with a MERGE_RSP (handleMergeResponse()) and INSTALL_MERGE_VIEW
(handleMergeView()).
- MergeData() - Constructor for class org.jgroups.protocols.pbcast.MergeData
-
Empty constructor needed for externalization
- MergeData(Address, View, Digest) - Constructor for class org.jgroups.protocols.pbcast.MergeData
-
- mergeDigest(Digest) - Method in class org.jgroups.protocols.pbcast.GMS
-
Send down a MERGE_DIGEST event
- MERGEFAST - Class in org.jgroups.protocols
-
The coordinator attaches a small header to each (or every nth) message.
- MERGEFAST() - Constructor for class org.jgroups.protocols.MERGEFAST
-
- MERGEFAST.MergefastHeader - Class in org.jgroups.protocols
-
- MERGEFAST.MergefastHeader() - Constructor for class org.jgroups.protocols.MERGEFAST.MergefastHeader
-
- MERGEFAST.MergefastHeader(Address) - Constructor for class org.jgroups.protocols.MERGEFAST.MergefastHeader
-
- MergeView - Class in org.jgroups
-
A view that is sent as a result of a merge.
- MergeView() - Constructor for class org.jgroups.MergeView
-
Used by externalization
- MergeView(ViewId, Vector, Vector) - Constructor for class org.jgroups.MergeView
-
Creates a new view
- MergeView(Address, long, Vector, Vector) - Constructor for class org.jgroups.MergeView
-
Creates a new view
- Message - Class in org.jgroups
-
A Message encapsulates data sent to members of a group.
- Message(Address) - Constructor for class org.jgroups.Message
-
Public constructor
- Message(Address, Address, byte[]) - Constructor for class org.jgroups.Message
-
Public constructor
- Message(Address, Address, byte[], int, int) - Constructor for class org.jgroups.Message
-
Constructs a message.
- Message(Address, Address, Serializable) - Constructor for class org.jgroups.Message
-
Public constructor
- Message() - Constructor for class org.jgroups.Message
-
- Message(boolean) - Constructor for class org.jgroups.Message
-
- MessageDialog - Class in org.jgroups.demos.wb
-
- MessageDialog(Frame, String, String) - Constructor for class org.jgroups.demos.wb.MessageDialog
-
- MessageDispatcher - Class in org.jgroups.blocks
-
Provides synchronous and asynchronous message sending with request-response
correlation; i.e., matching responses with the original request.
- MessageDispatcher(Channel, MessageListener, MembershipListener) - Constructor for class org.jgroups.blocks.MessageDispatcher
-
- MessageDispatcher(Channel, MessageListener, MembershipListener, boolean) - Constructor for class org.jgroups.blocks.MessageDispatcher
-
- MessageDispatcher(Channel, MessageListener, MembershipListener, boolean, boolean) - Constructor for class org.jgroups.blocks.MessageDispatcher
-
- MessageDispatcher(Channel, MessageListener, MembershipListener, RequestHandler) - Constructor for class org.jgroups.blocks.MessageDispatcher
-
- MessageDispatcher(Channel, MessageListener, MembershipListener, RequestHandler, boolean) - Constructor for class org.jgroups.blocks.MessageDispatcher
-
- MessageDispatcher(Channel, MessageListener, MembershipListener, RequestHandler, boolean, boolean) - Constructor for class org.jgroups.blocks.MessageDispatcher
-
- MessageDispatcher(PullPushAdapter, Serializable, MessageListener, MembershipListener) - Constructor for class org.jgroups.blocks.MessageDispatcher
-
- MessageDispatcher(PullPushAdapter, Serializable, MessageListener, MembershipListener, RequestHandler) - Constructor for class org.jgroups.blocks.MessageDispatcher
-
- MessageDispatcher(PullPushAdapter, Serializable, MessageListener, MembershipListener, RequestHandler, boolean) - Constructor for class org.jgroups.blocks.MessageDispatcher
-
- MessageListener - Interface in org.jgroups
-
Allows a listener to be notified when a message arrives.
- MessageListenerAdapter - Class in org.jgroups.blocks
-
This class provides multiplexing possibilities for
MessageListener
instances.
- MessageListenerAdapter() - Constructor for class org.jgroups.blocks.MessageListenerAdapter
-
Create default instance of this class.
- MessageListenerAdapter(MessageListener) - Constructor for class org.jgroups.blocks.MessageListenerAdapter
-
Create instance of this class.
- messageListeners - Variable in class org.jgroups.blocks.MessageListenerAdapter
-
- messageListenersCache - Variable in class org.jgroups.blocks.MessageListenerAdapter
-
- MessageProtocol - Class in org.jgroups.stack
-
Based on Protocol, but incorporates RequestCorrelator and GroupRequest: the latter can
be used to mcast messages to all members and receive their reponses.
- MessageProtocol() - Constructor for class org.jgroups.stack.MessageProtocol
-
- MessageProtocolEXAMPLE - Class in org.jgroups.protocols
-
- MessageProtocolEXAMPLE() - Constructor for class org.jgroups.protocols.MessageProtocolEXAMPLE
-
- method - Variable in class org.jgroups.blocks.MethodCall
-
The Method of the call.
- METHOD - Static variable in class org.jgroups.blocks.MethodCall
-
Explicitly ship the method, caller has to determine method himself.
- method_id - Variable in class org.jgroups.blocks.MethodCall
-
The ID of a method, maps to a java.lang.reflect.Method
- method_lookup - Variable in class org.jgroups.blocks.RpcDispatcher
-
- method_name - Variable in class org.jgroups.blocks.MethodCall
-
The name of the method, case sensitive.
- MethodCall - Class in org.jgroups.blocks
-
A method call is the JGroups representation of a remote method.
- MethodCall() - Constructor for class org.jgroups.blocks.MethodCall
-
Creates an empty method call, this is always invalid, until
setName()
has been called.
- MethodCall(Method) - Constructor for class org.jgroups.blocks.MethodCall
-
- MethodCall(Method, Object[]) - Constructor for class org.jgroups.blocks.MethodCall
-
- MethodCall(String, Object[]) - Constructor for class org.jgroups.blocks.MethodCall
-
Deprecated.
Use one of the constructors that take class types as arguments
- MethodCall(short, Object[]) - Constructor for class org.jgroups.blocks.MethodCall
-
- MethodCall(String, Object[], Class[]) - Constructor for class org.jgroups.blocks.MethodCall
-
- MethodCall(String, Object[], String[]) - Constructor for class org.jgroups.blocks.MethodCall
-
- MethodLookup - Interface in org.jgroups.blocks
-
- micro - Static variable in class org.jgroups.Version
-
- minor - Static variable in class org.jgroups.Version
-
- missedHeartbeat(InetAddress, int, InetAddress, int, int) - Method in interface org.jgroups.blocks.Link.Receiver
-
- missedHeartbeat(InetAddress, int, InetAddress, int, int) - Method in class org.jgroups.blocks.LogicalLink
-
Missed one or more heartbeats.
- missedHeartbeat(InetAddress, int, InetAddress, int, int) - Method in interface org.jgroups.blocks.LogicalLink.Receiver
-
- missedHeartbeat(InetAddress, int, InetAddress, int, int) - Method in class org.jgroups.protocols.WANPIPE
-
- missingMessageReceived(long, Message) - Method in class org.jgroups.protocols.pbcast.NAKACK
-
- missingMessageReceived(long, Message) - Method in interface org.jgroups.stack.NakReceiverWindow.Listener
-
- mMagicNumberFile - Variable in class org.jgroups.conf.MagicNumberReader
-
- mode - Variable in class org.jgroups.blocks.MethodCall
-
Which mode to use.
- mode - Variable in class org.jgroups.blocks.Xid
-
- mode - Variable in exception org.jgroups.protocols.ring.TokenLostException
-
- modeToString(int) - Static method in class org.jgroups.blocks.Xid
-
- mouseClicked(MouseEvent) - Method in class org.jgroups.demos.Chat
-
- mouseClicked(MouseEvent) - Method in class org.jgroups.demos.wb.GraphPanel
-
- mouseDragged(MouseEvent) - Method in class org.jgroups.demos.applets.DrawApplet
-
- mouseDragged(MouseEvent) - Method in class org.jgroups.demos.DrawRepl
-
- mouseDragged(MouseEvent) - Method in class org.jgroups.demos.wb.GraphPanel
-
- mouseEntered(MouseEvent) - Method in class org.jgroups.demos.Chat
-
- mouseEntered(MouseEvent) - Method in class org.jgroups.demos.wb.GraphPanel
-
- mouseExited(MouseEvent) - Method in class org.jgroups.demos.Chat
-
- mouseExited(MouseEvent) - Method in class org.jgroups.demos.wb.GraphPanel
-
- mouseMoved(MouseEvent) - Method in class org.jgroups.demos.applets.DrawApplet
-
- mouseMoved(MouseEvent) - Method in class org.jgroups.demos.DrawRepl
-
- mouseMoved(MouseEvent) - Method in class org.jgroups.demos.Gossip
-
- mouseMoved(MouseEvent) - Method in class org.jgroups.demos.wb.GraphPanel
-
- mousePressed(MouseEvent) - Method in class org.jgroups.demos.Chat
-
- mousePressed(MouseEvent) - Method in class org.jgroups.demos.wb.GraphPanel
-
- mouseReleased(MouseEvent) - Method in class org.jgroups.demos.Chat
-
- mouseReleased(MouseEvent) - Method in class org.jgroups.demos.wb.GraphPanel
-
- moveNode(Node) - Method in class org.jgroups.demos.wb.GraphPanel
-
- moveNode(Node) - Method in class org.jgroups.demos.wb.Whiteboard
-
- MPING - Class in org.jgroups.jmx.protocols
-
- MPING() - Constructor for class org.jgroups.jmx.protocols.MPING
-
- MPING(Protocol) - Constructor for class org.jgroups.jmx.protocols.MPING
-
- MPING - Class in org.jgroups.protocols
-
Uses its own IP multicast socket to send and receive discovery requests/responses.
- MPING() - Constructor for class org.jgroups.protocols.MPING
-
- MPING_IP_TTL - Static variable in class org.jgroups.Global
-
- MPING_MCAST_ADDR - Static variable in class org.jgroups.Global
-
- MPING_MCAST_PORT - Static variable in class org.jgroups.Global
-
- MPINGMBean - Interface in org.jgroups.jmx.protocols
-
- MSG - Static variable in class org.jgroups.Event
-
- MSG - Static variable in class org.jgroups.protocols.pbcast.NakAckHeader
-
- msg_listener - Variable in class org.jgroups.blocks.MessageDispatcher
-
- msgListToByteBuffer(LinkedList) - Static method in class org.jgroups.util.Util
-
Marshalls a list of messages.
- msgs - Variable in class org.jgroups.protocols.Digest
-
- multicast_addr - Variable in class org.jgroups.stack.LogicalAddress
-
- Multiplexer - Class in org.jgroups.mux
-
Used for dispatching incoming messages.
- Multiplexer() - Constructor for class org.jgroups.mux.Multiplexer
-
- Multiplexer(JChannel) - Constructor for class org.jgroups.mux.Multiplexer
-
- mutex - Variable in class org.jgroups.blocks.DistributedQueue
-
- mutex - Variable in class org.jgroups.util.List
-
- MuxChannel - Class in org.jgroups.mux
-
Multiplexer channel.
- MuxChannel(JChannelFactory, JChannel, String, String, Multiplexer) - Constructor for class org.jgroups.mux.MuxChannel
-
- MuxHeader - Class in org.jgroups.mux
-
Header used for multiplexing and de-multiplexing between service components on top of a Multiplexer (Channel)
- MuxHeader() - Constructor for class org.jgroups.mux.MuxHeader
-
- MuxHeader(String) - Constructor for class org.jgroups.mux.MuxHeader
-
- MuxHeader(ServiceInfo) - Constructor for class org.jgroups.mux.MuxHeader
-
- my_addr - Variable in class org.jgroups.demos.wb.GraphPanel
-
- paint(Graphics) - Method in class org.jgroups.demos.applets.DrawApplet
-
- paint(Graphics) - Method in class org.jgroups.demos.Topology
-
- paintNode(Graphics, Node, FontMetrics) - Method in class org.jgroups.demos.wb.GraphPanel
-
- parse(InputStream) - Static method in class org.jgroups.conf.MagicNumberReader
-
- parse(InputStream) - Static method in class org.jgroups.conf.XmlConfigurator
-
- parse(Element) - Static method in class org.jgroups.conf.XmlConfigurator
-
- parseBindAddress(Properties, String) - Static method in class org.jgroups.util.Util
-
- parseBoolean(Properties, String, boolean) - Static method in class org.jgroups.util.Util
-
- parseClassData(Node) - Static method in class org.jgroups.conf.MagicNumberReader
-
- parseCommaDelimitedLongs(String) - Static method in class org.jgroups.util.Util
-
Parses comma-delimited longs; e.g., 2000,4000,8000.
- parseCommaDelimitedStrings(String) - Static method in class org.jgroups.util.Util
-
e.g.
- parseComponentStrings(String, String) - Method in class org.jgroups.stack.Configurator
-
Get a string of the form "P1(config_str1):P2:P3(config_str3)" and return
ProtocolConfigurations for it.
- parseConfigurations(String) - Method in class org.jgroups.stack.Configurator
-
Return a number of ProtocolConfigurations in a vector
- parseInt(Properties, String, int) - Static method in class org.jgroups.util.Util
-
- parseLong(Properties, String, long) - Static method in class org.jgroups.util.Util
-
- parseOldFormat(InputStream) - Static method in class org.jgroups.conf.XmlConfigurator
-
- parseProtocolData(Node) - Static method in class org.jgroups.conf.XmlConfigurator
-
- parseProtocolParameters(Element) - Static method in class org.jgroups.conf.XmlConfigurator
-
- parseStringList(String, String) - Static method in class org.jgroups.util.Util
-
- ParticipantGmsImpl - Class in org.jgroups.protocols
-
- ParticipantGmsImpl(GMS) - Constructor for class org.jgroups.protocols.ParticipantGmsImpl
-
- ParticipantGmsImpl - Class in org.jgroups.protocols.pbcast
-
- ParticipantGmsImpl(GMS) - Constructor for class org.jgroups.protocols.pbcast.ParticipantGmsImpl
-
- PARTITIONER - Class in org.jgroups.protocols
-
This layer can be put on top of the bottommost layer and is useful to simulate partitions.
- PARTITIONER() - Constructor for class org.jgroups.protocols.PARTITIONER
-
- PARTITIONER.PartitionerHeader - Class in org.jgroups.protocols
-
The Partitioner header normally (type = NORMAL) contains just the partition number that is checked to discard messages
received from other partitions.
- PARTITIONER.PartitionerHeader() - Constructor for class org.jgroups.protocols.PARTITIONER.PartitionerHeader
-
- PARTITIONER.PartitionerHeader(int) - Constructor for class org.jgroups.protocols.PARTITIONER.PartitionerHeader
-
- PARTITIONER.PartitionerHeader(int, int) - Constructor for class org.jgroups.protocols.PARTITIONER.PartitionerHeader
-
- passDown(Event) - Method in class org.jgroups.debug.ProtocolView
-
- passDown(Event) - Method in class org.jgroups.stack.Protocol
-
Causes the event to be forwarded to the next layer down in the hierarchy.Typically called
by the implementation of Down
(when done).
- passDown(Event) - Method in interface org.jgroups.stack.ProtocolObserver
-
Called when an event is about to be passed down to the next lower protocol.
- passToken(Object) - Method in interface org.jgroups.protocols.ring.RingNode
-
- passToken(Object) - Method in class org.jgroups.protocols.ring.TcpRingNode
-
- passToken(Object) - Method in class org.jgroups.protocols.ring.UdpRingNode
-
- passUp(Event) - Method in class org.jgroups.debug.ProtocolView
-
- passUp(Event) - Method in class org.jgroups.stack.Protocol
-
Causes the event to be forwarded to the next layer up in the hierarchy.
- passUp(Event) - Method in interface org.jgroups.stack.ProtocolObserver
-
Called when an event is about to be passed up to the next higher protocol.
- payload - Variable in class org.jgroups.blocks.MethodCall
-
To carry arbitrary data with a method call, data needs to be serializable if sent across the wire
- PBCAST - Class in org.jgroups.protocols.pbcast
-
Implementation of probabilistic broadcast.
- PBCAST() - Constructor for class org.jgroups.protocols.pbcast.PBCAST
-
- PbcastHeader - Class in org.jgroups.protocols.pbcast
-
- PbcastHeader() - Constructor for class org.jgroups.protocols.pbcast.PbcastHeader
-
- PbcastHeader(int) - Constructor for class org.jgroups.protocols.pbcast.PbcastHeader
-
- PbcastHeader(int, long) - Constructor for class org.jgroups.protocols.pbcast.PbcastHeader
-
- PbcastHeader(Gossip, int) - Constructor for class org.jgroups.protocols.pbcast.PbcastHeader
-
- PbcastHeader(Gossip, int, long) - Constructor for class org.jgroups.protocols.pbcast.PbcastHeader
-
- peek() - Method in class org.jgroups.blocks.DistributedQueue
-
returns the first object on the queue, without removing it.
- peek(long) - Method in class org.jgroups.Channel
-
Returns the next message, view, block, suspect or other event without removing
it from the queue.
- peek(long) - Method in class org.jgroups.JChannel
-
Just peeks at the next message, view or block.
- peek(long) - Method in class org.jgroups.jmx.JChannel
-
- peek(long) - Method in interface org.jgroups.jmx.JChannelMBean
-
- peek() - Method in class org.jgroups.util.LinkedListQueue
-
returns the first object on the queue, without removing it.
- peek(long) - Method in class org.jgroups.util.LinkedListQueue
-
returns the first object on the queue, without removing it.
- peek() - Method in class org.jgroups.util.List
-
Returns element at the tail (if present), but does not remove it from list.
- peek() - Method in class org.jgroups.util.Queue
-
returns the first object on the queue, without removing it.
- peek(long) - Method in class org.jgroups.util.Queue
-
returns the first object on the queue, without removing it.
- peek() - Method in class org.jgroups.util.Queue2
-
returns the first object on the queue, without removing it.
- peek(long) - Method in class org.jgroups.util.Queue2
-
returns the first object on the queue, without removing it.
- peek() - Method in class org.jgroups.util.Stack
-
- peekAtHead() - Method in class org.jgroups.util.List
-
Returns element at the head (if present), but does not remove it from list.
- PERF - Static variable in class org.jgroups.Event
-
- PERF - Class in org.jgroups.protocols
-
Measures time taken by each protocol to process a message.
- PERF() - Constructor for class org.jgroups.protocols.PERF
-
- PERF_TP - Class in org.jgroups.protocols
-
Measures the time for a message to travel from the channel to the transport
- PERF_TP() - Constructor for class org.jgroups.protocols.PERF_TP
-
- PerfHeader - Class in org.jgroups.protocols
-
Inserted by PERF into each message.
- PerfHeader() - Constructor for class org.jgroups.protocols.PerfHeader
-
- PerfHeader(Object, Object) - Constructor for class org.jgroups.protocols.PerfHeader
-
- PersistenceFactory - Class in org.jgroups.persistence
-
- PersistenceManager - Interface in org.jgroups.persistence
-
- physical_addrs - Variable in class org.jgroups.stack.LogicalAddress
-
List of physical addresses
- pickRandomElement(Vector) - Static method in class org.jgroups.util.Util
-
- pickSubset(Vector, double) - Static method in class org.jgroups.util.Util
-
Selects a random subset of members according to subset_percentage and returns them.
- PIGGYBACK - Class in org.jgroups.protocols
-
Combines multiple messages into a single large one.
- PIGGYBACK() - Constructor for class org.jgroups.protocols.PIGGYBACK
-
- PIGGYBACK.PiggybackHeader - Class in org.jgroups.protocols
-
- PIGGYBACK.PiggybackHeader() - Constructor for class org.jgroups.protocols.PIGGYBACK.PiggybackHeader
-
- PING - Class in org.jgroups.jmx.protocols
-
- PING() - Constructor for class org.jgroups.jmx.protocols.PING
-
- PING(Protocol) - Constructor for class org.jgroups.jmx.protocols.PING
-
- PING - Class in org.jgroups.protocols
-
The PING protocol layer retrieves the initial membership (used by the GMS when started
by sending event FIND_INITIAL_MBRS down the stack).
- PING() - Constructor for class org.jgroups.protocols.PING
-
- PingHeader - Class in org.jgroups.protocols
-
- PingHeader() - Constructor for class org.jgroups.protocols.PingHeader
-
- PingHeader(byte, PingRsp) - Constructor for class org.jgroups.protocols.PingHeader
-
- PINGMBean - Interface in org.jgroups.jmx.protocols
-
- PingRsp - Class in org.jgroups.protocols
-
- PingRsp() - Constructor for class org.jgroups.protocols.PingRsp
-
- PingRsp(Address, Address, boolean) - Constructor for class org.jgroups.protocols.PingRsp
-
- PingSender - Class in org.jgroups.protocols
-
Sends num_ping_request GET_MBRS_REQ messages, distributed over timeout ms
- PingSender(long, int, Discovery) - Constructor for class org.jgroups.protocols.PingSender
-
- PingWaiter - Class in org.jgroups.protocols
-
Class that waits for n PingRsp'es, or m milliseconds to return the initial membership
- PingWaiter(long, int, Protocol, PingSender) - Constructor for class org.jgroups.protocols.PingWaiter
-
- PlainConfigurator - Class in org.jgroups.conf
-
A ProtocolStackConfigurator for the old style properties.
- PlainConfigurator(String) - Constructor for class org.jgroups.conf.PlainConfigurator
-
Instantiates a PlainConfigurator with old style properties
- pop() - Method in class org.jgroups.util.Stack
-
- PORT - Static variable in class org.jgroups.stack.GossipRouter
-
- postUnmarshalling(Message, Address, Address, boolean) - Method in class org.jgroups.protocols.BasicTCP
-
- postUnmarshalling(Message, Address, Address, boolean) - Method in class org.jgroups.protocols.TP
-
- postUnmarshalling(Message, Address, Address, boolean) - Method in class org.jgroups.protocols.UDP
-
- postUnmarshallingList(Message, Address, boolean) - Method in class org.jgroups.protocols.BasicTCP
-
- postUnmarshallingList(Message, Address, boolean) - Method in class org.jgroups.protocols.TP
-
- postUnmarshallingList(Message, Address, boolean) - Method in class org.jgroups.protocols.UDP
-
- prepare(Object) - Method in class org.jgroups.blocks.DistributedLockManager
-
Prepare phase for the lock acquisition or release.
- prepare(Object) - Method in interface org.jgroups.blocks.TwoPhaseVotingListener
-
This is voting if the decree is acceptable to the party.
- print() - Method in class org.jgroups.blocks.DistributedTree
-
- print(String) - Method in class org.jgroups.blocks.ReplicatedTree
-
Prints a representation of the node defined by fqn
.
- print(Throwable) - Static method in class org.jgroups.util.Util
-
- print(short) - Static method in class org.jgroups.Version
-
Method copied from http://www.jboss.com/index.html?module=bb&op=viewtopic&t=77231
- printAllStocks() - Method in class org.jgroups.demos.QuoteClient
-
- printAllStocks() - Method in class org.jgroups.demos.QuoteServer
-
- printBytes(long) - Static method in class org.jgroups.util.Util
-
- printBytes(double) - Static method in class org.jgroups.util.Util
-
- printClassMap() - Method in class org.jgroups.conf.ClassConfigurator
-
- printConnections() - Method in class org.jgroups.jmx.protocols.TCP
-
- printConnections() - Method in interface org.jgroups.jmx.protocols.TCPMBean
-
- printConnections() - Method in class org.jgroups.jmx.protocols.UNICAST
-
- printConnections() - Method in interface org.jgroups.jmx.protocols.UNICASTMBean
-
- printConnections() - Method in class org.jgroups.protocols.BasicTCP
-
- printConnections() - Method in class org.jgroups.protocols.TCP
-
- printConnections() - Method in class org.jgroups.protocols.TCP_NIO
-
- printConnections() - Method in class org.jgroups.protocols.UNICAST
-
- printContents(boolean) - Method in class org.jgroups.protocols.PerfHeader
-
- printContents(boolean, Vector) - Method in class org.jgroups.protocols.PerfHeader
-
- printCredits() - Method in class org.jgroups.jmx.protocols.FC
-
- printCredits() - Method in interface org.jgroups.jmx.protocols.FCMBean
-
- printCredits() - Method in class org.jgroups.protocols.FC
-
- printDescription() - Static method in class org.jgroups.Version
-
Returns the catenation of the description and cvs fields.
- printDetails() - Method in class org.jgroups.protocols.FD_PROB.FdHeader
-
- printDetails(long) - Method in class org.jgroups.stack.AckMcastSenderWindow
-
Prints all members plus whether an ack has been received from those members for a given seqno
- printDetails() - Method in class org.jgroups.stack.AckReceiverWindow
-
- printDetails() - Method in class org.jgroups.stack.AckSenderWindow
-
- printDetails() - Method in class org.jgroups.View
-
debug only
- printEvent(Event) - Static method in class org.jgroups.util.Util
-
- printFragments(byte[][]) - Static method in class org.jgroups.util.Util
-
- printHighSeqnos() - Method in class org.jgroups.protocols.pbcast.Digest
-
- printHighSeqnosSeen() - Method in class org.jgroups.protocols.pbcast.Digest
-
- printMagicMap() - Method in class org.jgroups.conf.ClassConfigurator
-
- printMembers(Vector) - Static method in class org.jgroups.util.Util
-
- printMessage(Message) - Static method in class org.jgroups.util.Util
-
Tries to read an object from the message's buffer and prints it
- printMessages() - Method in class org.jgroups.jmx.protocols.pbcast.NAKACK
-
- printMessages() - Method in interface org.jgroups.jmx.protocols.pbcast.NAKACKMBean
-
- printMessages() - Method in class org.jgroups.protocols.pbcast.NAKACK
-
- printMethodCall(Message) - Static method in class org.jgroups.util.Util
-
Tries to read a MethodCall
object from the message's buffer and prints it.
- PRINTMETHODS - Class in org.jgroups.protocols
-
- PRINTMETHODS() - Constructor for class org.jgroups.protocols.PRINTMETHODS
-
- printMissing() - Method in class org.jgroups.util.AckCollector
-
- printObjectHeaders() - Method in class org.jgroups.Message
-
- PRINTOBJS - Class in org.jgroups.protocols
-
- PRINTOBJS() - Constructor for class org.jgroups.protocols.PRINTOBJS
-
- printPreviousMembers() - Method in class org.jgroups.jmx.protocols.pbcast.GMS
-
- printPreviousMembers() - Method in interface org.jgroups.jmx.protocols.pbcast.GMSMBean
-
- printPreviousMembers() - Method in class org.jgroups.protocols.pbcast.GMS
-
- printPreviousViews() - Method in class org.jgroups.jmx.protocols.pbcast.GMS
-
- printPreviousViews() - Method in interface org.jgroups.jmx.protocols.pbcast.GMSMBean
-
- printPreviousViews() - Method in class org.jgroups.protocols.pbcast.GMS
-
- printProtocolSpec(boolean) - Method in class org.jgroups.JChannel
-
Returns a pretty-printed form of all the protocols.
- printProtocolSpec(boolean) - Method in class org.jgroups.jmx.JChannel
-
- printProtocolSpec(boolean) - Method in interface org.jgroups.jmx.JChannelMBean
-
- printProtocolSpec(boolean) - Method in class org.jgroups.stack.ProtocolStack
-
Prints the names of the protocols, from the bottom to top.
- printProtocolSpecAsXML() - Method in class org.jgroups.stack.ProtocolStack
-
- printReceived() - Method in class org.jgroups.util.AckCollector
-
- printReceiverCredits() - Method in class org.jgroups.jmx.protocols.FC
-
- printReceiverCredits() - Method in interface org.jgroups.jmx.protocols.FCMBean
-
- printReceiverCredits() - Method in class org.jgroups.protocols.FC
-
- printSenderCredits() - Method in class org.jgroups.jmx.protocols.FC
-
- printSenderCredits() - Method in interface org.jgroups.jmx.protocols.FCMBean
-
- printSenderCredits() - Method in class org.jgroups.protocols.FC
-
- printSentMessages() - Method in class org.jgroups.jmx.protocols.pbcast.NAKACK
-
- printSentMessages() - Method in interface org.jgroups.jmx.protocols.pbcast.NAKACKMBean
-
- printSentMsgs() - Method in class org.jgroups.protocols.pbcast.NAKACK
-
- printStackTrace(Throwable) - Static method in class org.jgroups.util.Util
-
Use with caution: lots of overhead
- printStats() - Method in class org.jgroups.jmx.Protocol
-
- printStats() - Method in interface org.jgroups.jmx.ProtocolMBean
-
- printStats() - Method in class org.jgroups.jmx.protocols.SEQUENCER
-
- printStats() - Method in class org.jgroups.jmx.protocols.STATS
-
- printStats() - Method in interface org.jgroups.jmx.protocols.STATSMBean
-
- printStats() - Method in class org.jgroups.protocols.pbcast.NAKACK
-
- printStats() - Method in class org.jgroups.protocols.SEQUENCER
-
- printStats() - Method in class org.jgroups.protocols.STATS
-
- printStats() - Method in class org.jgroups.stack.Protocol
-
- printSuspectHistory() - Method in class org.jgroups.jmx.protocols.FD
-
- printSuspectHistory() - Method in class org.jgroups.jmx.protocols.FD_SOCK
-
- printSuspectHistory() - Method in interface org.jgroups.jmx.protocols.FD_SOCKMBean
-
- printSuspectHistory() - Method in interface org.jgroups.jmx.protocols.FDMBean
-
- printSuspectHistory() - Method in class org.jgroups.protocols.FD
-
- printSuspectHistory() - Method in class org.jgroups.protocols.FD_SOCK
-
- printThreads() - Static method in class org.jgroups.util.Util
-
- printVersion() - Static method in class org.jgroups.Version
-
Returns the version field as a String.
- processEvent(String, AWTEvent) - Method in class org.jgroups.demos.DrawRepl
-
- processResponses(RspList, int, Object) - Method in class org.jgroups.blocks.DistributedLockManager
-
Processes the response list and votes like the default processResponses method with the consensusType VOTE_ALL
If the result of the voting is false, but this DistributedLockManager owns the lock, the result is changed to
true and the lock is released, but marked as multiple locked.
- processResponses(RspList, int, Object) - Method in interface org.jgroups.blocks.VoteResponseProcessor
-
Processes the responses returned by the other nodes.
- processResponses(RspList, int, Object) - Method in class org.jgroups.blocks.VotingAdapter
-
Processes the response list and makes a decision according to the
type of the consensus for current voting.
- Profiler - Class in org.jgroups.debug
-
Allows to time execution of 'named' statements, counts number of times called and total
execution time.
- Profiler() - Constructor for class org.jgroups.debug.Profiler
-
- Profiler.Entry - Class in org.jgroups.debug
-
- Profiler.Entry() - Constructor for class org.jgroups.debug.Profiler.Entry
-
- Promise - Class in org.jgroups.util
-
Allows a thread to submit an asynchronous request and to wait for the result.
- Promise() - Constructor for class org.jgroups.util.Promise
-
- prompt(String) - Static method in class org.jgroups.util.Util
-
- props - Variable in class org.jgroups.stack.Protocol
-
- prot_adapter - Variable in class org.jgroups.blocks.MessageDispatcher
-
- prot_name - Static variable in class org.jgroups.protocols.TOTAL_TOKEN
-
- Protocol - Class in org.jgroups.jmx
-
- Protocol() - Constructor for class org.jgroups.jmx.Protocol
-
- Protocol(Protocol) - Constructor for class org.jgroups.jmx.Protocol
-
- Protocol - Class in org.jgroups.stack
-
The Protocol class provides a set of common services for protocol layers.
- Protocol() - Constructor for class org.jgroups.stack.Protocol
-
- ProtocolData - Class in org.jgroups.conf
-
- ProtocolData(String, String, String, ProtocolParameter[]) - Constructor for class org.jgroups.conf.ProtocolData
-
- ProtocolData(String, ProtocolParameter[]) - Constructor for class org.jgroups.conf.ProtocolData
-
- ProtocolMBean - Interface in org.jgroups.jmx
-
- ProtocolObserver - Interface in org.jgroups.stack
-
Interface for the Debugger to receive notifications about a protocol layer.
- ProtocolParameter - Class in org.jgroups.conf
-
Data holder for protocol data
- ProtocolParameter(String, String) - Constructor for class org.jgroups.conf.ProtocolParameter
-
- ProtocolSpecificView - Class in org.jgroups.debug
-
Abstract class for all protocol-specific views, e.g.
- ProtocolSpecificView() - Constructor for class org.jgroups.debug.ProtocolSpecificView
-
- ProtocolStack - Class in org.jgroups.stack
-
A ProtocolStack manages a number of protocols layered above each other.
- ProtocolStack(JChannel, String) - Constructor for class org.jgroups.stack.ProtocolStack
-
- ProtocolStack() - Constructor for class org.jgroups.stack.ProtocolStack
-
Only used by Simulator; don't use
- ProtocolStackConfigurator - Interface in org.jgroups.conf
-
- ProtocolTester - Class in org.jgroups.debug
-
Generic class to test one or more protocol layers directly.
- ProtocolTester(String, Protocol) - Constructor for class org.jgroups.debug.ProtocolTester
-
- ProtocolView - Class in org.jgroups.debug
-
Graphical view of a protocol instance
- ProtocolView(Protocol, DefaultTableModel, int) - Constructor for class org.jgroups.debug.ProtocolView
-
- ProtocolView(Protocol, DefaultTableModel, int, boolean) - Constructor for class org.jgroups.debug.ProtocolView
-
- providedDownServices() - Method in class org.jgroups.protocols.NAKACK
-
- providedDownServices() - Method in class org.jgroups.protocols.pbcast.FLUSH
-
- providedDownServices() - Method in class org.jgroups.protocols.pbcast.NAKACK
-
- providedDownServices() - Method in class org.jgroups.protocols.QUEUE
-
- providedDownServices() - Method in class org.jgroups.stack.Protocol
-
List of events that are provided to layers below (they will be handled when sent down from
below).
- providedUpServices() - Method in class org.jgroups.protocols.Discovery
-
- providedUpServices() - Method in class org.jgroups.protocols.FLUSH
-
- providedUpServices() - Method in class org.jgroups.protocols.NAKACK
-
- providedUpServices() - Method in class org.jgroups.protocols.pbcast.NAKACK
-
- providedUpServices() - Method in class org.jgroups.protocols.pbcast.PBCAST
-
- providedUpServices() - Method in class org.jgroups.protocols.QUEUE
-
- providedUpServices() - Method in class org.jgroups.protocols.TOTAL_TOKEN
-
- providedUpServices() - Method in class org.jgroups.stack.Protocol
-
List of events that are provided to layers above (they will be handled when sent down from
above).
- Proxy - Class in org.jgroups.util
-
Redirects incoming TCP connections to other hosts/ports.
- Proxy(InetAddress, int, InetAddress, int, boolean, boolean) - Constructor for class org.jgroups.util.Proxy
-
- Proxy(InetAddress, int, InetAddress, int, boolean, boolean, String) - Constructor for class org.jgroups.util.Proxy
-
- PullPushAdapter - Class in org.jgroups.blocks
-
Allows a client of
Channel
to be notified when messages have been received
instead of having to actively poll the channel for new messages.
- PullPushAdapter(Transport) - Constructor for class org.jgroups.blocks.PullPushAdapter
-
- PullPushAdapter(Transport, MessageListener) - Constructor for class org.jgroups.blocks.PullPushAdapter
-
- PullPushAdapter(Transport, MembershipListener) - Constructor for class org.jgroups.blocks.PullPushAdapter
-
- PullPushAdapter(Transport, MessageListener, MembershipListener) - Constructor for class org.jgroups.blocks.PullPushAdapter
-
- PullPushAdapter(Transport, MessageListener, MembershipListener, boolean) - Constructor for class org.jgroups.blocks.PullPushAdapter
-
- PullPushAdapter.PullHeader - Class in org.jgroups.blocks
-
- PullPushAdapter.PullHeader() - Constructor for class org.jgroups.blocks.PullPushAdapter.PullHeader
-
- PullPushAdapter.PullHeader(Serializable) - Constructor for class org.jgroups.blocks.PullPushAdapter.PullHeader
-
- push(Object) - Method in class org.jgroups.util.Stack
-
- put(Object, Object) - Method in class org.jgroups.blocks.DistributedHashtable
-
Maps the specified key to the specified value in the hashtable.
- put(Object, Object) - Method in class org.jgroups.blocks.MethodCall
-
- put(Object, Object) - Method in class org.jgroups.blocks.ReplicatedHashtable
-
Maps the specified key to the specified value in the hashtable.
- put(String, HashMap) - Method in class org.jgroups.blocks.ReplicatedTree
-
Adds a new node to the tree and sets its data.
- put(String, String, Object) - Method in class org.jgroups.blocks.ReplicatedTree
-
Adds a key and value to a given node.
- put(Object, Object) - Method in class org.jgroups.util.RspList
-
- putAll(Map) - Method in class org.jgroups.blocks.DistributedHashtable
-
Copies all of the mappings from the specified Map to this Hashtable These mappings will replace any mappings that this Hashtable had for any of the keys currently in the specified Map.
- putAll(Map) - Method in class org.jgroups.blocks.ReplicatedHashtable
-
Copies all of the mappings from the specified Map to this Hashtable These mappings will replace any mappings that this Hashtable had for any of the keys currently in the specified Map.
- putAll(Map) - Method in class org.jgroups.util.RspList
-
- putHeader(String, Header) - Method in class org.jgroups.Message
-
Puts a header given a key into the hashmap.
- random(long) - Static method in class org.jgroups.util.Util
-
Returns a random value in the range [1 - range]
- Range - Class in org.jgroups.util
-
- Range() - Constructor for class org.jgroups.util.Range
-
For externalization
- Range(long, long) - Constructor for class org.jgroups.util.Range
-
- read(ObjectInput) - Static method in class org.jgroups.util.Marshaller
-
reads the magic number, instantiates the class (from the
configurator) and invokes the readExternal method on the object.
- READ_COMMITTED - Static variable in class org.jgroups.blocks.Xid
-
Reads are dirty until another transaction actually commits; at that
points the modified data will be reflected here.
- readAddress(DataInputStream) - Static method in class org.jgroups.util.Util
-
- readAddresses(DataInputStream, Class) - Static method in class org.jgroups.util.Util
-
- readAuthToken(DataInputStream) - Static method in class org.jgroups.util.Util
-
- readByteBuffer(DataInputStream) - Static method in class org.jgroups.util.Util
-
- readClassDescriptor() - Method in class org.jgroups.util.MagicObjectInputStream
-
- readCompleteMsgBuffer() - Method in class org.jgroups.blocks.NBMessageForm_NIO
-
- readExternal(ObjectInput) - Method in class org.jgroups.blocks.MethodCall
-
- readExternal(ObjectInput) - Method in class org.jgroups.blocks.PullPushAdapter.PullHeader
-
- readExternal(ObjectInput) - Method in class org.jgroups.blocks.ReplicationData
-
- readExternal(ObjectInput) - Method in class org.jgroups.blocks.RequestCorrelator.Header
-
- readExternal(ObjectInput) - Method in class org.jgroups.blocks.Xid
-
- readExternal(ObjectInput) - Method in class org.jgroups.MergeView
-
- readExternal(ObjectInput) - Method in class org.jgroups.Message
-
- readExternal(ObjectInput) - Method in class org.jgroups.mux.MuxHeader
-
- readExternal(ObjectInput) - Method in class org.jgroups.mux.ServiceInfo
-
- readExternal(ObjectInput) - Method in class org.jgroups.protocols.AuthHeader
-
- readExternal(ObjectInput) - Method in class org.jgroups.protocols.BSH.BshHeader
-
- readExternal(ObjectInput) - Method in class org.jgroups.protocols.CAUSAL.CausalHeader
-
Manual deserialization
- readExternal(ObjectInput) - Method in class org.jgroups.protocols.COMPRESS.CompressHeader
-
- readExternal(ObjectInput) - Method in class org.jgroups.protocols.ENCRYPT.EncryptHeader
-
- readExternal(ObjectInput) - Method in class org.jgroups.protocols.FC.FcHeader
-
- readExternal(ObjectInput) - Method in class org.jgroups.protocols.FD.FdHeader
-
- readExternal(ObjectInput) - Method in class org.jgroups.protocols.FD_PID.FdHeader
-
- readExternal(ObjectInput) - Method in class org.jgroups.protocols.FD_PROB.FdHeader
-
- readExternal(ObjectInput) - Method in class org.jgroups.protocols.FD_SIMPLE.FdHeader
-
- readExternal(ObjectInput) - Method in class org.jgroups.protocols.FD_SOCK.FdHeader
-
- readExternal(ObjectInput) - Method in class org.jgroups.protocols.FragHeader
-
- readExternal(ObjectInput) - Method in class org.jgroups.protocols.HTOTAL.HTotalHeader
-
- readExternal(ObjectInput) - Method in class org.jgroups.protocols.JMS.JMSAddress
-
Read object from external input.
- readExternal(ObjectInput) - Method in class org.jgroups.protocols.MERGE.MergeHeader
-
- readExternal(ObjectInput) - Method in class org.jgroups.protocols.MERGE3.CoordAnnouncement
-
- readExternal(ObjectInput) - Method in class org.jgroups.protocols.MERGEFAST.MergefastHeader
-
- readExternal(ObjectInput) - Method in class org.jgroups.protocols.NakAckHeader
-
- readExternal(ObjectInput) - Method in class org.jgroups.protocols.obsolete.ENCRYPT1_4.EncryptHeader
-
- readExternal(ObjectInput) - Method in class org.jgroups.protocols.PARTITIONER.PartitionerHeader
-
- readExternal(ObjectInput) - Method in class org.jgroups.protocols.pbcast.Digest.Entry
-
- readExternal(ObjectInput) - Method in class org.jgroups.protocols.pbcast.Digest
-
- readExternal(ObjectInput) - Method in class org.jgroups.protocols.pbcast.FLUSH.FlushHeader
-
- readExternal(ObjectInput) - Method in class org.jgroups.protocols.pbcast.GMS.GmsHeader
-
- readExternal(ObjectInput) - Method in class org.jgroups.protocols.pbcast.MergeData
-
- readExternal(ObjectInput) - Method in class org.jgroups.protocols.pbcast.NakAckHeader
-
- readExternal(ObjectInput) - Method in class org.jgroups.protocols.pbcast.PbcastHeader
-
- readExternal(ObjectInput) - Method in class org.jgroups.protocols.pbcast.STABLE.StableHeader
-
- readExternal(ObjectInput) - Method in class org.jgroups.protocols.pbcast.STATE_TRANSFER.StateHeader
-
- readExternal(ObjectInput) - Method in class org.jgroups.protocols.pbcast.STREAMING_STATE_TRANSFER.StateHeader
-
- readExternal(ObjectInput) - Method in class org.jgroups.protocols.PerfHeader
-
- readExternal(ObjectInput) - Method in class org.jgroups.protocols.PIGGYBACK.PiggybackHeader
-
- readExternal(ObjectInput) - Method in class org.jgroups.protocols.PingHeader
-
- readExternal(ObjectInput) - Method in class org.jgroups.protocols.ring.RingToken
-
- readExternal(ObjectInput) - Method in class org.jgroups.protocols.SEQUENCER.SequencerHeader
-
- readExternal(ObjectInput) - Method in class org.jgroups.protocols.SMACK.SmackHeader
-
- readExternal(ObjectInput) - Method in class org.jgroups.protocols.TcpHeader
-
- readExternal(ObjectInput) - Method in class org.jgroups.protocols.TOTAL.Header
-
Manual deserialization
- readExternal(ObjectInput) - Method in class org.jgroups.protocols.TOTAL_OLD.TotalHeader
-
- readExternal(ObjectInput) - Method in class org.jgroups.protocols.TOTAL_TOKEN.RingTokenHeader
-
- readExternal(ObjectInput) - Method in class org.jgroups.protocols.TOTAL_TOKEN.TotalTokenHeader
-
Manual deserialization
- readExternal(ObjectInput) - Method in class org.jgroups.protocols.TpHeader
-
- readExternal(ObjectInput) - Method in class org.jgroups.protocols.TunnelHeader
-
- readExternal(ObjectInput) - Method in class org.jgroups.protocols.UdpHeader
-
- readExternal(ObjectInput) - Method in class org.jgroups.protocols.UNICAST.UnicastHeader
-
- readExternal(ObjectInput) - Method in class org.jgroups.protocols.VERIFY_SUSPECT.VerifyHeader
-
- readExternal(ObjectInput) - Method in class org.jgroups.protocols.VIEW_SYNC.ViewSyncHeader
-
- readExternal(ObjectInput) - Method in class org.jgroups.protocols.WANPIPE.WanPipeHeader
-
- readExternal(ObjectInput) - Method in class org.jgroups.protocols.WanPipeAddress
-
- readExternal(ObjectInput) - Method in class org.jgroups.stack.IpAddress
-
- readExternal(ObjectInput) - Method in class org.jgroups.stack.LogicalAddress
-
- readExternal(ObjectInput) - Method in class org.jgroups.util.List
-
- readExternal(ObjectInput) - Method in class org.jgroups.util.Range
-
- readExternal(ObjectInput) - Method in class org.jgroups.util.Stack
-
- readExternal(ObjectInput) - Method in class org.jgroups.View
-
- readExternal(ObjectInput) - Method in class org.jgroups.ViewId
-
- readFrom(DataInputStream) - Method in class org.jgroups.auth.FixedMembershipToken
-
Required to deserialize the object when read in from the wire
- readFrom(DataInputStream) - Method in class org.jgroups.auth.MD5Token
-
- readFrom(DataInputStream) - Method in class org.jgroups.auth.SimpleToken
-
Required to deserialize the object when read in from the wire
- readFrom(DataInputStream) - Method in class org.jgroups.auth.X509Token1_5
-
- readFrom(DataInputStream) - Method in class org.jgroups.blocks.RequestCorrelator.Header
-
- readFrom(DataInputStream) - Method in class org.jgroups.demos.DrawCommand
-
- readFrom(DataInputStream) - Method in class org.jgroups.MergeView
-
- readFrom(DataInputStream) - Method in class org.jgroups.Message
-
- readFrom(DataInputStream) - Method in class org.jgroups.mux.MuxHeader
-
- readFrom(DataInputStream) - Method in class org.jgroups.mux.ServiceInfo
-
- readFrom(DataInputStream) - Method in class org.jgroups.protocols.AuthHeader
-
- readFrom(DataInputStream) - Method in class org.jgroups.protocols.COMPRESS.CompressHeader
-
- readFrom(DataInputStream) - Method in class org.jgroups.protocols.ENCRYPT.EncryptHeader
-
- readFrom(DataInputStream) - Method in class org.jgroups.protocols.FC.FcHeader
-
- readFrom(DataInputStream) - Method in class org.jgroups.protocols.FD.FdHeader
-
- readFrom(DataInputStream) - Method in class org.jgroups.protocols.FD_PROB.FdHeader
-
- readFrom(DataInputStream) - Method in class org.jgroups.protocols.FD_SIMPLE.FdHeader
-
- readFrom(DataInputStream) - Method in class org.jgroups.protocols.FD_SOCK.FdHeader
-
- readFrom(DataInputStream) - Method in class org.jgroups.protocols.FragHeader
-
- readFrom(DataInputStream) - Method in class org.jgroups.protocols.HTOTAL.HTotalHeader
-
- readFrom(DataInputStream) - Method in class org.jgroups.protocols.JMS.JMSAddress
-
- readFrom(DataInputStream) - Method in class org.jgroups.protocols.pbcast.Digest
-
- readFrom(DataInputStream) - Method in class org.jgroups.protocols.pbcast.FLUSH.FlushHeader
-
- readFrom(DataInputStream) - Method in class org.jgroups.protocols.pbcast.GMS.GmsHeader
-
- readFrom(DataInputStream) - Method in class org.jgroups.protocols.pbcast.JoinRsp
-
- readFrom(DataInputStream) - Method in class org.jgroups.protocols.pbcast.NakAckHeader
-
- readFrom(DataInputStream) - Method in class org.jgroups.protocols.pbcast.STABLE.StableHeader
-
- readFrom(DataInputStream) - Method in class org.jgroups.protocols.pbcast.STATE_TRANSFER.StateHeader
-
- readFrom(DataInputStream) - Method in class org.jgroups.protocols.pbcast.STREAMING_STATE_TRANSFER.StateHeader
-
- readFrom(DataInputStream) - Method in class org.jgroups.protocols.PingHeader
-
- readFrom(DataInputStream) - Method in class org.jgroups.protocols.PingRsp
-
- readFrom(DataInputStream) - Method in class org.jgroups.protocols.SEQUENCER.SequencerHeader
-
- readFrom(DataInputStream) - Method in class org.jgroups.protocols.SMACK.SmackHeader
-
- readFrom(DataInputStream) - Method in class org.jgroups.protocols.TcpHeader
-
- readFrom(DataInputStream) - Method in class org.jgroups.protocols.TOTAL.Header
-
- readFrom(DataInputStream) - Method in class org.jgroups.protocols.TpHeader
-
- readFrom(DataInputStream) - Method in class org.jgroups.protocols.TunnelHeader
-
- readFrom(DataInputStream) - Method in class org.jgroups.protocols.UdpHeader
-
- readFrom(DataInputStream) - Method in class org.jgroups.protocols.UNICAST.UnicastHeader
-
- readFrom(DataInputStream) - Method in class org.jgroups.protocols.VERIFY_SUSPECT.VerifyHeader
-
- readFrom(DataInputStream) - Method in class org.jgroups.protocols.VIEW_SYNC.ViewSyncHeader
-
- readFrom(DataInputStream) - Method in class org.jgroups.protocols.WanPipeAddress
-
- readFrom(DataInputStream) - Method in class org.jgroups.stack.GossipData
-
- readFrom(DataInputStream) - Method in class org.jgroups.stack.IpAddress
-
- readFrom(DataInputStream) - Method in class org.jgroups.stack.LogicalAddress
-
- readFrom(DataInputStream) - Method in class org.jgroups.util.Range
-
- readFrom(DataInputStream) - Method in interface org.jgroups.util.Streamable
-
Read the state of the current object (including superclasses) from instream
Note that the input stream must not be closed
- readFrom(DataInputStream) - Method in class org.jgroups.View
-
- readFrom(DataInputStream) - Method in class org.jgroups.ViewId
-
- readGenericStreamable(DataInputStream) - Static method in class org.jgroups.util.Util
-
- readLock() - Method in class org.jgroups.util.NullReadWriteLock
-
- readMagicNumberMapping() - Method in class org.jgroups.conf.MagicNumberReader
-
try to read the magic number configuration file as a Resource form the classpath using getResourceAsStream
if this fails this method tries to read the configuration file from mMagicNumberFile using a FileInputStream (not in classpath but somewhere else in the disk)
- readObject(DataInputStream) - Static method in class org.jgroups.util.Util
-
- readStreamable(Class, DataInputStream) - Static method in class org.jgroups.util.Util
-
- readString(DataInputStream) - Static method in class org.jgroups.util.Util
-
- reaper_interval - Variable in class org.jgroups.protocols.BasicTCP
-
- reason - Variable in exception org.jgroups.persistence.CannotConnectException
-
- reason - Variable in exception org.jgroups.persistence.CannotRemoveException
-
- REBROADCAST_MSGS - Static variable in class org.jgroups.Event
-
- REBROADCAST_MSGS_OK - Static variable in class org.jgroups.Event
-
- receive(Address, byte[], int, int) - Method in class org.jgroups.blocks.BasicConnectionTable
-
Calls the receiver callback.
- receive(Address, byte[], int, int) - Method in interface org.jgroups.blocks.BasicConnectionTable.Receiver
-
- receive(Message) - Method in class org.jgroups.blocks.DistributedHashtable
-
- receive(Message) - Method in class org.jgroups.blocks.DistributedQueue
-
- receive(Message) - Method in class org.jgroups.blocks.DistributedTree
-
- receive(byte[]) - Method in interface org.jgroups.blocks.Link.Receiver
-
- receive(byte[]) - Method in class org.jgroups.blocks.LogicalLink
-
Receive a message from any of the physical links.
- receive(byte[]) - Method in interface org.jgroups.blocks.LogicalLink.Receiver
-
- receive(Message) - Method in class org.jgroups.blocks.MessageListenerAdapter
-
Receive message from group.
- receive(Message) - Method in class org.jgroups.blocks.NotificationBus
-
- receive(Message) - Method in class org.jgroups.blocks.ReplicatedHashtable
-
- receive(Message) - Method in class org.jgroups.blocks.ReplicatedTree
-
Callback.
- receive(Xid, byte[], byte[], long, long, boolean) - Method in interface org.jgroups.blocks.ReplicationReceiver
-
Receives data sent by a sender to all group members and applies update to locally replicated data.
- receive(Event) - Method in class org.jgroups.blocks.RequestCorrelator
-
Callback.
- receive(Message) - Method in class org.jgroups.blocks.VotingAdapter
-
Receive the message.
- receive(long) - Method in class org.jgroups.Channel
-
Receives a message, a view change or a block event.
- receive(Event) - Method in class org.jgroups.debug.Simulator
-
- receive(Event) - Method in interface org.jgroups.debug.Simulator.Receiver
-
- receive(Message) - Method in class org.jgroups.demos.Chat
-
- receive(Message) - Method in class org.jgroups.demos.Draw
-
- receive(Message) - Method in class org.jgroups.demos.QuoteServer
-
- receive(Message) - Method in class org.jgroups.demos.wb.Whiteboard
-
- receive(Message) - Method in class org.jgroups.ExtendedReceiverAdapter
-
- receive(long) - Method in class org.jgroups.JChannel
-
Blocking receive method.
- receive(long) - Method in class org.jgroups.jmx.JChannel
-
- receive(long) - Method in interface org.jgroups.jmx.JChannelMBean
-
- receive(Message) - Method in interface org.jgroups.MessageListener
-
Called when a message is received.
- receive(Address, byte[], int, int) - Method in class org.jgroups.protocols.BasicTCP
-
ConnectionTable.Receiver interface
- receive(Address, Address, byte[], int, int) - Method in class org.jgroups.protocols.TP
-
Subclasses must call this method when a unicast or multicast message has been received.
- receive(byte[]) - Method in class org.jgroups.protocols.WANPIPE
-
- receive(Message) - Method in class org.jgroups.ReceiverAdapter
-
- receive(long) - Method in class org.jgroups.stack.ProtocolStack
-
- receive() - Method in class org.jgroups.stack.RouterStub
-
Receives a message from the router (blocking mode).
- receive(long) - Method in interface org.jgroups.Transport
-
- received_bytes - Variable in class org.jgroups.JChannel
-
- received_msgs - Variable in class org.jgroups.JChannel
-
- receivedHeartbeatAgain(InetAddress, int, InetAddress, int) - Method in interface org.jgroups.blocks.Link.Receiver
-
- receivedHeartbeatAgain(InetAddress, int, InetAddress, int) - Method in class org.jgroups.blocks.LogicalLink
-
Heartbeat came back again (before link was taken down) after missing some heartbeats
- receivedHeartbeatAgain(InetAddress, int, InetAddress, int) - Method in interface org.jgroups.blocks.LogicalLink.Receiver
-
- receivedHeartbeatAgain(InetAddress, int, InetAddress, int) - Method in class org.jgroups.protocols.WANPIPE
-
- receiveDownEvent(Event) - Method in class org.jgroups.protocols.FC
-
We need to receive view changes concurrent to messages on the down events: a message might blocks, e.g.
- receiveDownEvent(Event) - Method in class org.jgroups.protocols.FLUSH
-
The default handling adds the event to the down-queue where events are handled in order of
addition by a thread.
- receiveDownEvent(Event) - Method in class org.jgroups.protocols.GMS
-
- receiveDownEvent(Event) - Method in class org.jgroups.stack.Protocol
-
Internal method, should not be called by clients.
- receiveMessage(Message) - Method in class org.jgroups.blocks.RequestCorrelator
-
Handles a message coming from a layer below
- receiver - Variable in class org.jgroups.Channel
-
- Receiver - Interface in org.jgroups
-
Defines the callbacks that are invoked when messages, views etc are received on a channel
- receiver_thread - Variable in class org.jgroups.blocks.PullPushAdapter
-
- ReceiverAdapter - Class in org.jgroups
-
- ReceiverAdapter() - Constructor for class org.jgroups.ReceiverAdapter
-
- receiveResponse(Object, Address) - Method in class org.jgroups.blocks.GroupRequest
-
Callback (called by RequestCorrelator or Transport).
- receiveResponse(Object, Address) - Method in interface org.jgroups.blocks.RspCollector
-
- receiveSuspect(Address) - Method in class org.jgroups.blocks.RequestCorrelator
-
Event.SUSPECT event received from a layer below.
- receiveToken(int) - Method in interface org.jgroups.protocols.ring.RingNode
-
- receiveToken() - Method in interface org.jgroups.protocols.ring.RingNode
-
- receiveToken(int) - Method in class org.jgroups.protocols.ring.TcpRingNode
-
- receiveToken() - Method in class org.jgroups.protocols.ring.TcpRingNode
-
- receiveToken(int) - Method in class org.jgroups.protocols.ring.UdpRingNode
-
- receiveToken() - Method in class org.jgroups.protocols.ring.UdpRingNode
-
- receiveUpEvent(Event) - Method in class org.jgroups.protocols.pbcast.GMS
-
This method is overridden to avoid hanging on getDigest(): when a JOIN is received, the coordinator needs
to retrieve the digest from the NAKACK layer.
- receiveUpEvent(Event) - Method in class org.jgroups.stack.Protocol
-
Internal method, should not be called by clients.
- receiveUpEvent(Event) - Method in class org.jgroups.stack.ProtocolStack
-
- receiveView(View) - Method in class org.jgroups.blocks.RequestCorrelator
-
Event.VIEW_CHANGE event received from a layer below.
- reconfigure(Vector) - Method in interface org.jgroups.protocols.ring.RingNode
-
- reconfigure(Vector) - Method in class org.jgroups.protocols.ring.TcpRingNode
-
- reconfigure(Vector) - Method in class org.jgroups.protocols.ring.UdpRingNode
-
- reconfigureAll(Vector) - Method in class org.jgroups.protocols.ring.TcpRingNode
-
- reconnect(int) - Method in class org.jgroups.stack.RouterStub
-
Tries to establish connection to router.
- reconnect() - Method in class org.jgroups.stack.RouterStub
-
- RECOVERY - Static variable in class org.jgroups.protocols.ring.RingToken
-
- register(String, Address) - Method in class org.jgroups.stack.GossipClient
-
Adds the member to the given group.
- REGISTER - Static variable in class org.jgroups.stack.GossipRouter
-
- registerChannel(JChannel, MBeanServer, String, String, boolean) - Static method in class org.jgroups.jmx.JmxConfigurator
-
Registers an already created channel with the MBeanServer.
- registerChannel(JChannel, MBeanServer, String) - Static method in class org.jgroups.jmx.JmxConfigurator
-
Registers an already created channel with the MBeanServer.
- registerChannelFactory(JChannelFactory, MBeanServer, String) - Static method in class org.jgroups.jmx.JmxConfigurator
-
- registerForStateTransfer(String, String) - Method in class org.jgroups.mux.Multiplexer
-
- registerListener(Serializable, MessageListener) - Method in class org.jgroups.blocks.PullPushAdapter
-
Sets a listener to messages with a given identifier.
- registerManager(PersistenceManager) - Method in class org.jgroups.persistence.PersistenceFactory
-
- registerProtocols(MBeanServer, JChannel, String) - Static method in class org.jgroups.jmx.JmxConfigurator
-
Takes all protocols of an existing stack, creates corresponding MBean proxies and registers them with
the MBean server
- release() - Method in class org.jgroups.util.NullSync
-
- release(Sync) - Static method in class org.jgroups.util.Util
-
Releases the given Sync
, suppressing any Throwable.
- remove(Address) - Method in class org.jgroups.blocks.BasicConnectionTable
-
Remove addr
from connection table.
- remove(Object) - Method in class org.jgroups.blocks.DistributedHashtable
-
Removes the key (and its corresponding value) from the Hashtable.
- remove() - Method in class org.jgroups.blocks.DistributedQueue
-
Try to return the first objet in the queue.It does not wait for an object.
- remove(long) - Method in class org.jgroups.blocks.DistributedQueue
-
- remove(String) - Method in class org.jgroups.blocks.DistributedTree
-
- remove(String, int) - Method in class org.jgroups.blocks.DistributedTree
-
- remove(Object) - Method in class org.jgroups.blocks.ReplicatedHashtable
-
Removes the key (and its corresponding value) from the Hashtable.
- remove(String) - Method in class org.jgroups.blocks.ReplicatedTree
-
Removes the node from the tree.
- remove(String, String) - Method in class org.jgroups.blocks.ReplicatedTree
-
Removes key
from the node's hashmap
- remove(Address) - Method in class org.jgroups.Membership
-
removes an member from the membership.
- remove(Collection) - Method in class org.jgroups.Membership
-
removes all the members contained in v from this membership
- remove(String) - Method in class org.jgroups.mux.Multiplexer
-
- remove(Serializable) - Method in class org.jgroups.persistence.DBPersistenceManager
-
Removes existing entry.
- remove(Serializable) - Method in class org.jgroups.persistence.FilePersistenceManager
-
Remove existing NV from being persisted
- remove(Serializable) - Method in interface org.jgroups.persistence.PersistenceManager
-
Remove existing NV from being persisted
- remove(Object, Vector) - Method in class org.jgroups.stack.AckMcastReceiverWindow
-
- remove(Address) - Method in class org.jgroups.stack.AckMcastSenderWindow
-
Remove obj
from all receiver sets and wake up
retransmission thread.
- remove() - Method in class org.jgroups.stack.AckReceiverWindow
-
Removes a message whose seqno is equal to next_to_remove
, increments the latter.
- remove() - Method in class org.jgroups.stack.NakReceiverWindow
-
- remove(long) - Method in class org.jgroups.stack.Retransmitter
-
Remove the given sequence number from the list of seqnos eligible
for retransmission.
- remove() - Method in class org.jgroups.util.LinkedListQueue
-
Removes 1 element from head or blocks
until next element has been added
- remove(long) - Method in class org.jgroups.util.LinkedListQueue
-
Removes 1 element from the head.
- remove() - Method in class org.jgroups.util.List
-
Removes an object from the tail of the list.
- remove() - Method in class org.jgroups.util.Queue
-
Removes 1 element from head or blocks
until next element has been added or until queue has been closed
- remove(long) - Method in class org.jgroups.util.Queue
-
Removes 1 element from the head.
- remove() - Method in class org.jgroups.util.Queue2
-
Removes 1 element from head or blocks
until next element has been added or until queue has been closed
- remove(long) - Method in class org.jgroups.util.Queue2
-
Removes 1 element from the head.
- remove(Object) - Method in class org.jgroups.util.RspList
-
- remove(Object) - Method in class org.jgroups.util.UnmodifiableVector
-
- remove(int) - Method in class org.jgroups.util.UnmodifiableVector
-
- removeAll() - Method in class org.jgroups.stack.AckMcastReceiverWindow
-
- removeAll() - Method in class org.jgroups.util.List
-
- removeAll(Collection) - Method in class org.jgroups.util.UnmodifiableVector
-
- removeAllElements() - Method in class org.jgroups.util.UnmodifiableVector
-
- removeAllLinks() - Method in class org.jgroups.blocks.LogicalLink
-
- removeAllPhysicalAddresses() - Method in class org.jgroups.stack.LogicalAddress
-
For internal use only.
- removeChannelListener(ChannelListener) - Method in class org.jgroups.blocks.RpcDispatcher
-
- removeChannelListener(ChannelListener) - Method in class org.jgroups.Channel
-
- removeChannelListener(ChannelListener) - Method in class org.jgroups.jmx.JChannel
-
- removeConnectionListener(BasicConnectionTable.ConnectionListener) - Method in class org.jgroups.blocks.BasicConnectionTable
-
- removeDistributedTreeListener(DistributedTree.DistributedTreeListener) - Method in class org.jgroups.blocks.DistributedTree
-
- removeElement(Object) - Method in class org.jgroups.util.LinkedListQueue
-
removes a specific object from the queue.
- removeElement(Object) - Method in class org.jgroups.util.List
-
Removes element obj
from the list, checking for equality using the equals
operator.
- removeElement(Object) - Method in class org.jgroups.util.Queue
-
removes a specific object from the queue.
- removeElement(Object) - Method in class org.jgroups.util.Queue2
-
removes a specific object from the queue.
- removeElement(Object) - Method in class org.jgroups.util.UnmodifiableVector
-
- removeElementAt(int) - Method in class org.jgroups.util.UnmodifiableVector
-
- removeFromHead() - Method in class org.jgroups.util.List
-
Removes an object from the head of the list.
- removeFromNotSeenList(Address) - Method in class org.jgroups.protocols.pbcast.Gossip
-
Removes obj from not_seen list
- removeHeader(String) - Method in class org.jgroups.Message
-
- removeHeaders() - Method in class org.jgroups.Message
-
- removeListener(TwoPhaseVotingListener) - Method in class org.jgroups.blocks.TwoPhaseVotingAdapter
-
Removes the listener from the voteChannel
- removeMembershipListener(MembershipListener) - Method in class org.jgroups.blocks.MembershipListenerAdapter
-
Remove membership listener from this adapter.
- removeMembershipListener(MembershipListener) - Method in class org.jgroups.blocks.PullPushAdapter
-
- removeMembershipListener(MembershipListener) - Method in class org.jgroups.blocks.VotingAdapter
-
- removeMessageListener(MessageListener) - Method in class org.jgroups.blocks.MessageListenerAdapter
-
Remove message listener from this adapter.
- removeNode(Object) - Method in class org.jgroups.demos.Topology
-
- removeNode(Object) - Method in class org.jgroups.demos.wb.GraphPanel
-
- removeNode(Object) - Method in class org.jgroups.demos.wb.Whiteboard
-
- removeNotifier(DistributedHashtable.Notification) - Method in class org.jgroups.blocks.DistributedHashtable
-
- removeNotifier(DistributedQueue.Notification) - Method in class org.jgroups.blocks.DistributedQueue
-
- removePhysicalAddress(SocketAddress) - Method in class org.jgroups.stack.LogicalAddress
-
For internal use only.
- removeProtocol(String) - Method in class org.jgroups.stack.Configurator
-
Removes a protocol from the stack.
- removeProtocol(String) - Method in class org.jgroups.stack.ProtocolStack
-
Removes a protocol from the stack.
- removeReplicatedTreeListener(ReplicatedTree.ReplicatedTreeListener) - Method in class org.jgroups.blocks.ReplicatedTree
-
- removeStateTransferListener(ReplicatedHashtable.StateTransferListener) - Method in class org.jgroups.blocks.ReplicatedHashtable
-
- removeViewListener(DistributedTree.ViewListener) - Method in class org.jgroups.blocks.DistributedTree
-
- removeVoteListener(VotingListener) - Method in class org.jgroups.blocks.VotingAdapter
-
Removes voting listener.
- REP - Static variable in class org.jgroups.protocols.TOTAL.Header
-
Reply to broadcast request.
- repaint() - Method in class org.jgroups.demos.wb.Whiteboard
-
- REPEATABLE_READ - Static variable in class org.jgroups.blocks.Xid
-
Each read causes the data read to be copied to the private workspace, so
subsequent reads always read the private data.
- replace(String, String, String) - Static method in class org.jgroups.conf.XmlConfigurator
-
- replace(Digest) - Method in class org.jgroups.protocols.pbcast.Digest
-
- REPLENISH - Static variable in class org.jgroups.protocols.FC.FcHeader
-
- ReplicatedHashtable - Class in org.jgroups.blocks
-
Provides the abstraction of a java.util.Hashtable that is replicated at several
locations.
- ReplicatedHashtable(String, ChannelFactory, ReplicatedHashtable.StateTransferListener, String, long) - Constructor for class org.jgroups.blocks.ReplicatedHashtable
-
Creates a ReplicatedHashtable
- ReplicatedHashtable(String, ChannelFactory, String, long) - Constructor for class org.jgroups.blocks.ReplicatedHashtable
-
- ReplicatedHashtable(JChannel, long) - Constructor for class org.jgroups.blocks.ReplicatedHashtable
-
- ReplicatedHashtable(JChannel, ReplicatedHashtable.StateTransferListener, long) - Constructor for class org.jgroups.blocks.ReplicatedHashtable
-
- ReplicatedHashtable.Notification - Interface in org.jgroups.blocks
-
- ReplicatedHashtable.StateTransferListener - Interface in org.jgroups.blocks
-
- ReplicatedTree - Class in org.jgroups.blocks
-
A tree-like structure that is replicated across several members.
- ReplicatedTree(String, String, long) - Constructor for class org.jgroups.blocks.ReplicatedTree
-
Creates a channel with the given properties.
- ReplicatedTree(String, String, long, boolean) - Constructor for class org.jgroups.blocks.ReplicatedTree
-
- ReplicatedTree() - Constructor for class org.jgroups.blocks.ReplicatedTree
-
- ReplicatedTree(JChannel) - Constructor for class org.jgroups.blocks.ReplicatedTree
-
Expects an already connected channel.
- ReplicatedTree.Node - Class in org.jgroups.blocks
-
- ReplicatedTree.ReplicatedTreeListener - Interface in org.jgroups.blocks
-
- ReplicatedTreeDemo - Class in org.jgroups.demos
-
Graphical view of a ReplicatedTree
- ReplicatedTreeDemo() - Constructor for class org.jgroups.demos.ReplicatedTreeDemo
-
- ReplicationData - Class in org.jgroups.blocks
-
Class used for data exchange by ReplicationManager and ReplicationReceiver.
- ReplicationData() - Constructor for class org.jgroups.blocks.ReplicationData
-
- ReplicationData(int, byte[], Xid, byte[], long, long, boolean) - Constructor for class org.jgroups.blocks.ReplicationData
-
- ReplicationManager - Class in org.jgroups.blocks
-
Class to propagate updates to a number of nodes in various ways:
Asynchronous
Synchronous
Synchronous with locking
Note: This class is experimental as of Oct 2002
- ReplicationManager(Channel, MessageListener, MembershipListener, ReplicationReceiver) - Constructor for class org.jgroups.blocks.ReplicationManager
-
Creates an instance of ReplicationManager on top of a Channel
- ReplicationManager(PullPushAdapter, Serializable, MessageListener, MembershipListener, ReplicationReceiver) - Constructor for class org.jgroups.blocks.ReplicationManager
-
Creates an instance of ReplicationManager on top of a PullPushAdapter
- ReplicationReceiver - Interface in org.jgroups.blocks
-
Implementation of this interface needs to register with ReplicationManager and will receive updates to be
applied to its locally replicated data.
- REQ - Static variable in class org.jgroups.blocks.RequestCorrelator.Header
-
- REQ - Static variable in class org.jgroups.protocols.BSH.BshHeader
-
- REQ - Static variable in class org.jgroups.protocols.TOTAL.Header
-
Request to broadcast by the source
- req_handler - Variable in class org.jgroups.blocks.MessageDispatcher
-
- req_marshaller - Variable in class org.jgroups.blocks.RpcDispatcher
-
Marshaller to marshall requests at the caller and unmarshal requests at the receiver(s)
- request_handler - Variable in class org.jgroups.blocks.RequestCorrelator
-
The handler for the incoming requests.
- request_msg - Variable in class org.jgroups.blocks.GroupRequest
-
- RequestCorrelator - Class in org.jgroups.blocks
-
Framework to send requests and receive matching responses (matching on
request ID).
- RequestCorrelator(String, Object, RequestHandler) - Constructor for class org.jgroups.blocks.RequestCorrelator
-
Constructor.
- RequestCorrelator(String, Object, RequestHandler, Address) - Constructor for class org.jgroups.blocks.RequestCorrelator
-
- RequestCorrelator(String, Object, RequestHandler, boolean) - Constructor for class org.jgroups.blocks.RequestCorrelator
-
Constructor.
- RequestCorrelator(String, Object, RequestHandler, boolean, boolean) - Constructor for class org.jgroups.blocks.RequestCorrelator
-
- RequestCorrelator(String, Object, RequestHandler, boolean, Address) - Constructor for class org.jgroups.blocks.RequestCorrelator
-
- RequestCorrelator(String, Object, RequestHandler, boolean, Address, boolean) - Constructor for class org.jgroups.blocks.RequestCorrelator
-
- RequestCorrelator.Header - Class in org.jgroups.blocks
-
The header for RequestCorrelator messages
- RequestCorrelator.Header() - Constructor for class org.jgroups.blocks.RequestCorrelator.Header
-
Used for externalization
- RequestCorrelator.Header(byte, long, boolean, String) - Constructor for class org.jgroups.blocks.RequestCorrelator.Header
-
- requester - Variable in class org.jgroups.blocks.DistributedLockManager.LockDecree
-
- RequestHandler - Interface in org.jgroups.blocks
-
- requests - Variable in class org.jgroups.blocks.RequestCorrelator
-
The table of pending requests (keys=Long (request IDs), values=RequestEntry)
- requiredDownServices() - Method in class org.jgroups.protocols.FLUSH
-
- requiredDownServices() - Method in class org.jgroups.protocols.GMS
-
- requiredDownServices() - Method in class org.jgroups.protocols.MERGE2
-
- requiredDownServices() - Method in class org.jgroups.protocols.pbcast.GMS
-
- requiredDownServices() - Method in class org.jgroups.protocols.pbcast.STABLE
-
- requiredDownServices() - Method in class org.jgroups.protocols.pbcast.STATE_TRANSFER
-
- requiredDownServices() - Method in class org.jgroups.protocols.pbcast.STREAMING_STATE_TRANSFER
-
- requiredDownServices() - Method in class org.jgroups.protocols.TOTAL
-
Events that some layer below must handle
- requiredDownServices() - Method in class org.jgroups.stack.Protocol
-
List of events that are required to be answered by some layer below.
- requiredUpServices() - Method in class org.jgroups.protocols.STABLE
-
The events expected to be handled from some layer above:
GET_MSGS_RECEIVED: NAKACK layer
- requiredUpServices() - Method in class org.jgroups.protocols.STATE_TRANSFER
-
- requiredUpServices() - Method in class org.jgroups.protocols.TOTAL
-
Events that some layer above must handle
- requiredUpServices() - Method in class org.jgroups.stack.Protocol
-
List of events that are required to be answered by some layer above.
- reset() - Method in class org.jgroups.blocks.DistributedQueue
-
- reset(String, Serializable) - Method in class org.jgroups.blocks.DistributedTree
-
resets an existing node, useful after a merge when you want to tell other
members of your state, but do not wish to remove and then add as two separate calls
- reset(String, Serializable, int) - Method in class org.jgroups.blocks.DistributedTree
-
resets an existing node, useful after a merge when you want to tell other
members of your state, but do not wish to remove and then add as two separate calls
- reset(Vector) - Method in class org.jgroups.blocks.GroupRequest
-
This method sets the membership
variable to the value of
members
.
- reset() - Method in class org.jgroups.blocks.NBMessageForm_NIO
-
- reset() - Method in class org.jgroups.Message
-
Nulls all fields of this message so that the message can be reused.
- reset() - Static method in class org.jgroups.protocols.DUMMY
-
Just remove if you don't need to reset any state
- reset() - Method in class org.jgroups.protocols.ENCRYPT
-
Just remove if you don't need to reset any state
- reset() - Static method in class org.jgroups.protocols.EXAMPLE
-
Just remove if you don't need to reset any state
- reset() - Method in class org.jgroups.protocols.LOSS
-
Just remove if you don't need to reset any state
- reset() - Static method in class org.jgroups.protocols.obsolete.ENCRYPT1_4
-
Just remove if you don't need to reset any state
- reset() - Method in class org.jgroups.protocols.PARTITIONER
-
Just remove if you don't need to reset any state
- reset() - Method in class org.jgroups.protocols.pbcast.Digest.Entry
-
- reset() - Method in class org.jgroups.protocols.PERF_TP
-
- reset() - Method in class org.jgroups.protocols.PRINTOBJS
-
- reset() - Method in class org.jgroups.protocols.TOTAL_OLD
-
Just remove if you don't need to reset any state
- reset() - Method in class org.jgroups.protocols.VectorTime
-
Resets all the values in this vector clock to 0
- reset() - Method in class org.jgroups.stack.AckMcastReceiverWindow
-
- reset() - Method in class org.jgroups.stack.AckMcastSenderWindow
-
Remove all pending msgs from the hashtable.
- reset() - Method in class org.jgroups.stack.AckReceiverWindow
-
- reset() - Method in class org.jgroups.stack.AckSenderWindow
-
- reset() - Method in class org.jgroups.stack.Interval
-
- reset() - Method in class org.jgroups.stack.NakReceiverWindow
-
Reset the retransmitter and the nak window
- reset() - Method in class org.jgroups.stack.Retransmitter
-
Reset the retransmitter: clear all msgs and cancel all the
respective tasks
- reset(ViewId, List) - Method in class org.jgroups.util.AckCollector
-
- reset(int) - Method in class org.jgroups.util.ExposedBufferedInputStream
-
- reset(int) - Method in class org.jgroups.util.ExposedBufferedOutputStream
-
- reset() - Method in class org.jgroups.util.ExposedDataOutputStream
-
- reset() - Method in class org.jgroups.util.LinkedListQueue
-
resets the queue.
- reset() - Method in class org.jgroups.util.Promise
-
Causes all waiting threads to return
- reset() - Method in class org.jgroups.util.Queue
-
resets the queue.
- reset() - Method in class org.jgroups.util.Queue2
-
resets the queue.
- reset() - Method in class org.jgroups.util.RspList
-
- resetAt(Address) - Method in class org.jgroups.protocols.pbcast.Digest
-
Resets the seqnos for the sender at 'index' to 0.
- resetStats() - Method in class org.jgroups.JChannel
-
- resetStats() - Method in class org.jgroups.jmx.JChannel
-
- resetStats() - Method in interface org.jgroups.jmx.JChannelMBean
-
- resetStats() - Method in class org.jgroups.jmx.Protocol
-
- resetStats() - Method in interface org.jgroups.jmx.ProtocolMBean
-
- resetStats() - Method in class org.jgroups.jmx.protocols.SEQUENCER
-
- resetStats() - Method in class org.jgroups.protocols.DISCARD
-
- resetStats() - Method in class org.jgroups.protocols.Discovery
-
- resetStats() - Method in class org.jgroups.protocols.FC
-
- resetStats() - Method in class org.jgroups.protocols.FD
-
- resetStats() - Method in class org.jgroups.protocols.FD_SOCK
-
- resetStats() - Method in class org.jgroups.protocols.FRAG
-
- resetStats() - Method in class org.jgroups.protocols.FRAG2
-
- resetStats() - Method in class org.jgroups.protocols.pbcast.GMS
-
- resetStats() - Method in class org.jgroups.protocols.pbcast.NAKACK
-
- resetStats() - Method in class org.jgroups.protocols.pbcast.STABLE
-
- resetStats() - Method in class org.jgroups.protocols.pbcast.STATE_TRANSFER
-
- resetStats() - Method in class org.jgroups.protocols.pbcast.STREAMING_STATE_TRANSFER
-
- resetStats() - Method in class org.jgroups.protocols.SEQUENCER
-
- resetStats() - Method in class org.jgroups.protocols.STATS
-
- resetStats() - Method in class org.jgroups.protocols.TP
-
- resetStats() - Method in class org.jgroups.protocols.UNICAST
-
- resetStats() - Method in class org.jgroups.protocols.VIEW_SYNC
-
- resetStats() - Method in class org.jgroups.stack.Protocol
-
- resetThreadLocal() - Method in interface org.jgroups.util.ThreadLocalListener
-
- RESOLVE_DNS - Static variable in class org.jgroups.Global
-
- resolveClass(ObjectStreamClass) - Method in class org.jgroups.util.ContextObjectInputStream
-
- result - Variable in class org.jgroups.protocols.FlushRsp
-
- RESUME - Static variable in class org.jgroups.Event
-
- resume() - Method in class org.jgroups.util.ReusableThread
-
Resumes the thread.
- RESUME_STABLE - Static variable in class org.jgroups.Event
-
- resumed(ReusableThread, Runnable) - Method in interface org.jgroups.util.SchedulerListener
-
- resumeViewHandler() - Method in class org.jgroups.jmx.protocols.pbcast.GMS
-
- resumeViewHandler() - Method in interface org.jgroups.jmx.protocols.pbcast.GMSMBean
-
- resumeViewHandler() - Method in class org.jgroups.protocols.pbcast.GMS
-
- retainAll(Collection) - Method in class org.jgroups.blocks.BasicConnectionTable
-
Removes all connections from ConnectionTable which are not in current_mbrs
- retainAll(Collection) - Method in class org.jgroups.protocols.BasicTCP
-
- retainAll(Collection) - Method in class org.jgroups.protocols.TCP
-
- retainAll(Collection) - Method in class org.jgroups.protocols.TCP_NIO
-
- retainAll(Collection) - Method in class org.jgroups.util.UnmodifiableVector
-
- retransmit(long, long, Address) - Method in class org.jgroups.protocols.pbcast.NAKACK
-
Implementation of Retransmitter.RetransmitCommand.
- retransmit(long, Message, Address) - Method in class org.jgroups.protocols.SMACK
-
- retransmit(long, Message) - Method in class org.jgroups.protocols.UNICAST
-
Called by AckSenderWindow to resend messages for which no ACK has been received yet
- retransmit(long, Message, Address) - Method in interface org.jgroups.stack.AckMcastSenderWindow.RetransmitCommand
-
Retranmit the given msg
- retransmit(long, long, Address) - Method in class org.jgroups.stack.AckSenderWindow
-
- retransmit(long, Message) - Method in interface org.jgroups.stack.AckSenderWindow.RetransmitCommand
-
- retransmit(long, long, Address) - Method in interface org.jgroups.stack.Retransmitter.RetransmitCommand
-
Get the missing messages between sequence numbers
first_seqno
and last_seqno
.
- RETRANSMIT_MSG - Static variable in class org.jgroups.protocols.NakAckHeader
-
- Retransmitter - Class in org.jgroups.stack
-
Maintains a pool of sequence numbers of messages that need to be retransmitted.
- Retransmitter(Address, Retransmitter.RetransmitCommand, TimeScheduler) - Constructor for class org.jgroups.stack.Retransmitter
-
Create a new Retransmitter associated with the given sender address
- Retransmitter(Address, Retransmitter.RetransmitCommand) - Constructor for class org.jgroups.stack.Retransmitter
-
Create a new Retransmitter associated with the given sender address
- Retransmitter.RetransmitCommand - Interface in org.jgroups.stack
-
Retransmit command (see Gamma et al.) used to retrieve missing messages
- retrieveAll() - Method in class org.jgroups.persistence.DBPersistenceManager
-
Used to retrieve the persisted map back to its last known state
- retrieveAll() - Method in class org.jgroups.persistence.FilePersistenceManager
-
Gives back the Map in last known state
- retrieveAll() - Method in interface org.jgroups.persistence.PersistenceManager
-
Gives back the Map in last known state
- returnState(byte[]) - Method in class org.jgroups.Channel
-
Called by the application is response to receiving a
getState()
object when calling receive()
.
- returnState(byte[], String) - Method in class org.jgroups.Channel
-
Returns a given substate (state_id of null means return entire state)
- returnState(byte[]) - Method in class org.jgroups.JChannel
-
Called by the application is response to receiving a getState()
object when
calling receive()
.
- returnState(byte[], String) - Method in class org.jgroups.JChannel
-
Returns a substate as indicated by state_id
- returnState(byte[]) - Method in class org.jgroups.jmx.JChannel
-
- returnState(byte[], String) - Method in class org.jgroups.jmx.JChannel
-
- returnState(byte[]) - Method in interface org.jgroups.jmx.JChannelMBean
-
- returnState(byte[], String) - Method in interface org.jgroups.jmx.JChannelMBean
-
- returnState(byte[]) - Method in class org.jgroups.mux.MuxChannel
-
- returnState(byte[], String) - Method in class org.jgroups.mux.MuxChannel
-
- ReusableThread - Class in org.jgroups.util
-
Reusable thread class.
- ReusableThread() - Constructor for class org.jgroups.util.ReusableThread
-
- ReusableThread(String) - Constructor for class org.jgroups.util.ReusableThread
-
- RingNode - Interface in org.jgroups.protocols.ring
-
- RingNodeFlowControl - Class in org.jgroups.protocols.ring
-
- RingNodeFlowControl(int, float, int, float) - Constructor for class org.jgroups.protocols.ring.RingNodeFlowControl
-
- RingNodeFlowControl() - Constructor for class org.jgroups.protocols.ring.RingNodeFlowControl
-
- RingToken - Class in org.jgroups.protocols.ring
-
- RingToken() - Constructor for class org.jgroups.protocols.ring.RingToken
-
- RingToken(int) - Constructor for class org.jgroups.protocols.ring.RingToken
-
- ROLLBACK - Static variable in class org.jgroups.blocks.ReplicationData
-
- rollback(Xid) - Method in class org.jgroups.blocks.ReplicationManager
-
- rollback(Xid) - Method in interface org.jgroups.blocks.ReplicationReceiver
-
Discard all modifications and release all locks.
- ROUTER_GET - Static variable in class org.jgroups.stack.GossipRouter
-
- RouterStub - Class in org.jgroups.stack
-
Client stub that talks to a remote GossipRouter
- RouterStub() - Constructor for class org.jgroups.stack.RouterStub
-
- RouterStub(String, int) - Constructor for class org.jgroups.stack.RouterStub
-
Creates a stub for a remote Router object.
- RouterStub.ConnectionListener - Interface in org.jgroups.stack
-
- ROUTING_CLIENT_REPLY_TIMEOUT - Static variable in class org.jgroups.stack.GossipRouter
-
- RpcDispatcher - Class in org.jgroups.blocks
-
This class allows a programmer to invoke remote methods in all (or single)
group members and optionally wait for the return value(s).
- RpcDispatcher(Channel, MessageListener, MembershipListener, Object) - Constructor for class org.jgroups.blocks.RpcDispatcher
-
- RpcDispatcher(Channel, MessageListener, MembershipListener, Object, boolean) - Constructor for class org.jgroups.blocks.RpcDispatcher
-
- RpcDispatcher(Channel, MessageListener, MembershipListener, Object, boolean, boolean) - Constructor for class org.jgroups.blocks.RpcDispatcher
-
- RpcDispatcher(PullPushAdapter, Serializable, MessageListener, MembershipListener, Object) - Constructor for class org.jgroups.blocks.RpcDispatcher
-
- RpcDispatcher.Marshaller - Interface in org.jgroups.blocks
-
- RpcProtocol - Class in org.jgroups.stack
-
Base class for group RMC peer protocols.
- RpcProtocol() - Constructor for class org.jgroups.stack.RpcProtocol
-
- RpcProtocolEXAMPLE - Class in org.jgroups.protocols
-
- RpcProtocolEXAMPLE() - Constructor for class org.jgroups.protocols.RpcProtocolEXAMPLE
-
- RSP - Static variable in class org.jgroups.blocks.RequestCorrelator.Header
-
- RSP - Static variable in class org.jgroups.protocols.BSH.BshHeader
-
- Rsp - Class in org.jgroups.util
-
class that represents a response from a communication
- Rsp(Address) - Constructor for class org.jgroups.util.Rsp
-
- Rsp(Address, boolean) - Constructor for class org.jgroups.util.Rsp
-
- Rsp(Address, Object) - Constructor for class org.jgroups.util.Rsp
-
- rsp_expected - Variable in class org.jgroups.blocks.RequestCorrelator.Header
-
msg is synchronous if true
- rsp_marshaller - Variable in class org.jgroups.blocks.RpcDispatcher
-
Marshaller to marshal responses at the receiver(s) and unmarshal responses at the caller
- rsp_mode - Variable in class org.jgroups.blocks.GroupRequest
-
- RspCollector - Interface in org.jgroups.blocks
-
- RspList - Class in org.jgroups.util
-
Contains responses from all members.
- RspList() - Constructor for class org.jgroups.util.RspList
-
- RspList(Collection) - Constructor for class org.jgroups.util.RspList
-
Adds a lkist of responses
- run() - Method in class org.jgroups.blocks.ConnectionTable
-
Acceptor thread.
- run() - Method in class org.jgroups.blocks.ConnectionTableNIO
-
Acceptor thread.
- run() - Method in class org.jgroups.blocks.Link
-
Receiver thread main loop.
- run() - Method in class org.jgroups.blocks.PullPushAdapter
-
Reentrant run(): message reception is serialized, then the listener is notified of the
message reception
- run() - Method in class org.jgroups.blocks.ReplicatedTree
-
Request handler thread
- run() - Method in class org.jgroups.demos.applets.DrawApplet
-
- run() - Method in class org.jgroups.demos.CausalDemo
-
- run() - Method in class org.jgroups.demos.DrawRepl
-
- run() - Method in class org.jgroups.demos.Gossip
-
- run() - Method in class org.jgroups.demos.TotalTokenDemo
-
- run() - Method in class org.jgroups.protocols.FD.BroadcastTask
-
- run() - Method in class org.jgroups.protocols.FD.Monitor
-
- run() - Method in class org.jgroups.protocols.FD_ICMP.PingMonitor
-
- run() - Method in class org.jgroups.protocols.FD_PING.PingMonitor
-
- run() - Method in class org.jgroups.protocols.FD_PROB
-
Loop while more than 1 member available.
- run() - Method in class org.jgroups.protocols.FD_SOCK
-
Runs as long as there are 2 members and more.
- run() - Method in class org.jgroups.protocols.FLOW_CONTROL
-
FCInfo request must be submitted in a different thread.
- run() - Method in class org.jgroups.protocols.GMS
-
- run() - Method in class org.jgroups.protocols.MERGE
-
If IP multicast: periodically mcast a HELLO message
If gossiping: periodically retrieve the membership.
- run() - Method in class org.jgroups.protocols.MPING
-
- run() - Method in class org.jgroups.protocols.pbcast.FD
-
- run() - Method in class org.jgroups.protocols.pbcast.PBCAST
-
Gossip thread.
- run() - Method in class org.jgroups.protocols.PingSender
-
- run() - Method in class org.jgroups.protocols.PingWaiter
-
- run() - Method in class org.jgroups.protocols.SHUFFLE
-
Removes a random chosen message from the messages List<\code> if there
are less than 10 messages in the List it waits some time to ensure to chose from
a set of messages > 1.
- run() - Method in class org.jgroups.protocols.TUNNEL
-
- run() - Method in class org.jgroups.protocols.UDP
-
- run() - Method in class org.jgroups.protocols.UDP.UcastReceiver
-
- run() - Method in class org.jgroups.protocols.VERIFY_SUSPECT
-
Will be started when a suspect is added to the suspects hashtable.
- run() - Method in class org.jgroups.util.ImmediateTask
-
- run() - Method in class org.jgroups.util.ReusableThread
-
Delicate piece of code (means very important :-)).
- run() - Method in class org.jgroups.util.Scheduler
-
- run() - Method in interface org.jgroups.util.TimeScheduler.Task
-
Execute the task
- runMessageGarbageCollection() - Method in class org.jgroups.jmx.protocols.pbcast.STABLE
-
- runMessageGarbageCollection() - Method in interface org.jgroups.jmx.protocols.pbcast.STABLEMBean
-
- runMessageGarbageCollection() - Method in class org.jgroups.protocols.pbcast.STABLE
-
- runRequest(Address, ByteBuffer) - Method in class org.jgroups.blocks.ConnectionTableNIO
-
- sameHost(Address, Address) - Static method in class org.jgroups.util.Util
-
Checks whether 2 Addresses are on the same host
- sameSenders(Digest) - Method in class org.jgroups.protocols.pbcast.Digest
-
Compares two digests and returns true if the senders are the same, otherwise false.
- sanityCheck(Vector) - Method in class org.jgroups.stack.Configurator
-
Throws an exception if sanity check fails.
- save(Serializable, Serializable) - Method in class org.jgroups.persistence.DBPersistenceManager
-
Saves NV pair as serializable object;
creates if new, stores new state if already exists.
- save(Serializable, Serializable) - Method in class org.jgroups.persistence.FilePersistenceManager
-
Save new NV pair as serializable objects or if already exist; store
new state
- save(Serializable, Serializable) - Method in interface org.jgroups.persistence.PersistenceManager
-
Save new NV pair as serializable objects or if already exist; store
new state
- saveAll(Map) - Method in class org.jgroups.persistence.DBPersistenceManager
-
Saves all row entries for the map to DB.
- saveAll(Map) - Method in class org.jgroups.persistence.FilePersistenceManager
-
Use to store a complete map into persistent state
- saveAll(Map) - Method in interface org.jgroups.persistence.PersistenceManager
-
Use to store a complete map into persistent state
- saveState() - Method in class org.jgroups.demos.wb.GraphPanel
-
- schedule(TimerTask, long) - Method in class org.jgroups.util.TimeScheduler
-
- schedule(TimerTask, long, long) - Method in class org.jgroups.util.TimeScheduler
-
- schedule(TimerTask, Date, long) - Method in class org.jgroups.util.TimeScheduler
-
- schedule(TimerTask, Date) - Method in class org.jgroups.util.TimeScheduler
-
- scheduleAtFixedRate(TimerTask, long, long) - Method in class org.jgroups.util.TimeScheduler
-
- scheduleAtFixedRate(TimerTask, Date, long) - Method in class org.jgroups.util.TimeScheduler
-
- scheduler - Variable in class org.jgroups.blocks.RequestCorrelator
-
The dispatching thread pool
- Scheduler - Class in org.jgroups.util
-
Implementation of a priority scheduler.
- Scheduler() - Constructor for class org.jgroups.util.Scheduler
-
- Scheduler(int) - Constructor for class org.jgroups.util.Scheduler
-
- Scheduler.Task - Class in org.jgroups.util
-
- SCHEDULER_MAX_THREADS - Static variable in class org.jgroups.Global
-
- SchedulerListener - Interface in org.jgroups.util
-
- SECRETKEY - Static variable in class org.jgroups.protocols.ENCRYPT.EncryptHeader
-
- SECRETKEY_READY - Static variable in class org.jgroups.protocols.ENCRYPT.EncryptHeader
-
- send(Address, byte[], int, int) - Method in class org.jgroups.blocks.BasicConnectionTable
-
- send(byte[]) - Method in class org.jgroups.blocks.Link
-
Tries to send buffer across out socket.
- send(byte[]) - Method in class org.jgroups.blocks.LogicalLink
-
Send a message to the other side
- send(Message) - Method in class org.jgroups.blocks.MessageDispatcher
-
- send(Serializable, Message) - Method in class org.jgroups.blocks.PullPushAdapter
-
Sends a message to the group - listeners to this identifier will receive the messages.
- send(Message) - Method in class org.jgroups.blocks.PullPushAdapter
-
Sends a message with no identifier; listener member will get this message on the other group members.
- SEND - Static variable in class org.jgroups.blocks.ReplicationData
-
- send(Address, byte[], boolean, long, Xid, byte[], long, long, boolean) - Method in class org.jgroups.blocks.ReplicationManager
-
Sends a request to all members of the group.
- send(Message) - Method in class org.jgroups.Channel
-
Sends a message to a (unicast) destination.
- send(Address, Address, Serializable) - Method in class org.jgroups.Channel
-
Helper method.
- send(Event) - Method in class org.jgroups.debug.Simulator
-
- send(Message) - Method in class org.jgroups.JChannel
-
Sends a message through the protocol stack.
- send(Address, Address, Serializable) - Method in class org.jgroups.JChannel
-
creates a new message with the destination address, and the source address
and the object as the message value
- send(Message) - Method in class org.jgroups.jmx.JChannel
-
- send(Address, Address, Serializable) - Method in class org.jgroups.jmx.JChannel
-
- send(Message) - Method in interface org.jgroups.jmx.JChannelMBean
-
- send(Address, Address, Serializable) - Method in interface org.jgroups.jmx.JChannelMBean
-
- send(Message) - Method in class org.jgroups.mux.MuxChannel
-
- send(Address, Address, Serializable) - Method in class org.jgroups.mux.MuxChannel
-
- send(Address, byte[], int, int) - Method in class org.jgroups.protocols.BasicTCP
-
- send(Address, byte[], int, int) - Method in class org.jgroups.protocols.TCP
-
- send(Address, byte[], int, int) - Method in class org.jgroups.protocols.TCP_NIO
-
- send(Message) - Method in class org.jgroups.stack.ProtocolStack
-
- send(Message, String) - Method in class org.jgroups.stack.RouterStub
-
Sends a message to the router.
- send(Message) - Method in interface org.jgroups.Transport
-
- sendClearPanelMsg() - Method in class org.jgroups.demos.applets.DrawApplet
-
- sendClearPanelMsg() - Method in class org.jgroups.demos.Draw
-
- sendClearPanelMsg() - Method in class org.jgroups.demos.Draw2Channels
-
- sendClearPanelMsg() - Method in class org.jgroups.demos.Gossip
-
- SendDialog - Class in org.jgroups.demos.wb
-
- SendDialog(Frame, Node, String, RpcDispatcher) - Constructor for class org.jgroups.demos.wb.SendDialog
-
- sendGetMembersRequest() - Method in class org.jgroups.protocols.Discovery
-
- sendGetMembersRequest() - Method in class org.jgroups.protocols.PING
-
- sendGetMembersRequest() - Method in class org.jgroups.protocols.TCPGOSSIP
-
- sendGetMembersRequest() - Method in class org.jgroups.protocols.TCPPING
-
- sendGetMembersRequest() - Method in class org.jgroups.protocols.WANPING
-
- sendMergeRejectedResponse(Address, ViewId) - Method in class org.jgroups.protocols.pbcast.GmsImpl
-
- sendMessage(Message, int, long) - Method in class org.jgroups.blocks.MessageDispatcher
-
Sends a message to a single member (destination = msg.dest) and returns the response.
- sendMessage(Message, int, long) - Method in class org.jgroups.blocks.RpcDispatcher
-
- sendMessage(Message) - Method in class org.jgroups.protocols.JMS
-
Publish message in the JMS topic.
- sendMessage(Message, int, long) - Method in class org.jgroups.stack.MessageProtocol
-
Sends a message to a single member (destination = msg.dest) and returns the response.
- sendNotification(Serializable) - Method in class org.jgroups.blocks.NotificationBus
-
Pack the argument in a Info, serialize that one into the message buffer and send the message
- sendNotification(Address, Serializable) - Method in class org.jgroups.blocks.NotificationBus
-
Pack the argument in a Info, serialize that one into the message buffer and send the message
- sendRequest(long, Message, RspCollector) - Method in class org.jgroups.blocks.RequestCorrelator
-
- sendRequest(long, List, Message, RspCollector) - Method in class org.jgroups.blocks.RequestCorrelator
-
- sendRequest(long, List, Message, RspCollector, boolean) - Method in class org.jgroups.blocks.RequestCorrelator
-
Send a request to a group.
- sendRequest(Address) - Method in class org.jgroups.protocols.DEADLOCK
-
- sendServiceDownMessage(String, Address, boolean) - Method in class org.jgroups.mux.Multiplexer
-
- sendServiceUpMessage(String, Address, boolean) - Method in class org.jgroups.mux.Multiplexer
-
- sendToAll(String) - Method in class org.jgroups.jmx.JChannel
-
- sendToAll(String) - Method in interface org.jgroups.jmx.JChannelMBean
-
- sendToAllMembers(byte[], int, int) - Method in class org.jgroups.protocols.BasicTCP
-
- sendToAllMembers(byte[], int, int) - Method in class org.jgroups.protocols.TP
-
Send to all members in the group.
- sendToAllMembers(byte[], int, int) - Method in class org.jgroups.protocols.UDP
-
- sendToSingleMember(Address, byte[], int, int) - Method in class org.jgroups.protocols.BasicTCP
-
- sendToSingleMember(Address, byte[], int, int) - Method in class org.jgroups.protocols.TP
-
Send to all members in the group.
- sendToSingleMember(Address, byte[], int, int) - Method in class org.jgroups.protocols.UDP
-
- sendViewRequest() - Method in class org.jgroups.jmx.protocols.VIEW_SYNC
-
- sendViewRequest() - Method in interface org.jgroups.jmx.protocols.VIEW_SYNCMBean
-
- sendViewRequest() - Method in class org.jgroups.protocols.VIEW_SYNC
-
Sends a VIEW_SYNC_REQ to all members, every member replies with a VIEW multicast
- senseMaxFragSize() - Method in class org.jgroups.protocols.AUTOCONF
-
Tries to find out the max number of bytes in a DatagramPacket we can send by sending increasingly
larger packets, until there is an exception (e.g., java.io.IOException: message too long).
- senseMaxFragSizeStatic() - Static method in class org.jgroups.protocols.AUTOCONF
-
- sent_bytes - Variable in class org.jgroups.JChannel
-
- sent_msgs - Variable in class org.jgroups.JChannel
-
- SEPARATOR - Static variable in class org.jgroups.blocks.ReplicatedTree
-
- seq_id - Variable in class org.jgroups.protocols.TOTAL_OLD.TotalHeader
-
For TOTAL_BCAST messages, seq_id is used to determine the order of messages
in the view.
- sequenceID - Variable in class org.jgroups.protocols.TOTAL.Header
-
The ID imposing the total order of messages
- SEQUENCER - Class in org.jgroups.jmx.protocols
-
- SEQUENCER() - Constructor for class org.jgroups.jmx.protocols.SEQUENCER
-
- SEQUENCER(Protocol) - Constructor for class org.jgroups.jmx.protocols.SEQUENCER
-
- SEQUENCER - Class in org.jgroups.protocols
-
Implementation of total order protocol using a sequencer.
- SEQUENCER() - Constructor for class org.jgroups.protocols.SEQUENCER
-
- SEQUENCER.SequencerHeader - Class in org.jgroups.protocols
-
- SEQUENCER.SequencerHeader() - Constructor for class org.jgroups.protocols.SEQUENCER.SequencerHeader
-
- SEQUENCER.SequencerHeader(byte, Address, long) - Constructor for class org.jgroups.protocols.SEQUENCER.SequencerHeader
-
- SEQUENCERMBean - Interface in org.jgroups.jmx.protocols
-
- SERIALIZABLE - Static variable in class org.jgroups.blocks.Xid
-
Reads and writes require locks.
- serializedSize() - Method in class org.jgroups.MergeView
-
- serializedSize() - Method in class org.jgroups.protocols.pbcast.Digest
-
- serializedSize() - Method in class org.jgroups.protocols.pbcast.JoinRsp
-
- serializedSize() - Method in class org.jgroups.View
-
- serializedSize() - Method in class org.jgroups.ViewId
-
- server_obj - Variable in class org.jgroups.blocks.RpcDispatcher
-
- SERVER_PUBKEY - Static variable in class org.jgroups.protocols.ENCRYPT.EncryptHeader
-
- SERVICE_DOWN - Static variable in class org.jgroups.mux.ServiceInfo
-
- SERVICE_UP - Static variable in class org.jgroups.mux.ServiceInfo
-
- ServiceInfo - Class in org.jgroups.mux
-
Class used for service state communication between Multiplexers
- ServiceInfo() - Constructor for class org.jgroups.mux.ServiceInfo
-
- ServiceInfo(byte, String, Address, byte[]) - Constructor for class org.jgroups.mux.ServiceInfo
-
- set(String, Serializable) - Method in class org.jgroups.blocks.DistributedTree
-
- set(String, Serializable, int) - Method in class org.jgroups.blocks.DistributedTree
-
- set(Collection) - Method in class org.jgroups.Membership
-
Clear the membership and adds all members of v
This method will clear out all the old members of this membership by
invoking the Clear
method.
- set(Membership) - Method in class org.jgroups.Membership
-
Clear the membership and adds all members of v
This method will clear out all the old members of this membership by
invoking the Clear
method.
- set(Address, long, long, long) - Method in class org.jgroups.protocols.pbcast.Digest
-
- set(Object) - Method in class org.jgroups.util.CondVar
-
Sets the result
- set(int, Object) - Method in class org.jgroups.util.UnmodifiableVector
-
- SET_DIGEST - Static variable in class org.jgroups.Event
-
- SET_LOCAL_ADDRESS - Static variable in class org.jgroups.Event
-
- SET_PARTITIONS - Static variable in class org.jgroups.Event
-
- SET_PID - Static variable in class org.jgroups.Event
-
- setAdditionalData(byte[]) - Method in class org.jgroups.stack.IpAddress
-
Sets the additional_data.
- setAdditionalData(byte[]) - Method in class org.jgroups.stack.LogicalAddress
-
Sets the additional_data.
- setAddress(String) - Method in class org.jgroups.protocols.JMS.JMSAddress
-
Set the node address.
- setAllReceivedUpto(long) - Method in class org.jgroups.protocols.ring.RingToken
-
- setArg(Object) - Method in class org.jgroups.Event
-
- setArgs(Object[]) - Method in class org.jgroups.blocks.MethodCall
-
- setAruId(Address) - Method in class org.jgroups.protocols.ring.RingToken
-
- setAssociatedMessage(Message) - Method in class org.jgroups.protocols.TransportedVectorTime
-
Sets a message associated with this vector timestamp
- setAutoGetState(boolean) - Method in class org.jgroups.jmx.JChannel
-
- setAutoGetState(boolean) - Method in interface org.jgroups.jmx.JChannelMBean
-
- setAutoReconnect(boolean) - Method in class org.jgroups.jmx.JChannel
-
- setAutoReconnect(boolean) - Method in interface org.jgroups.jmx.JChannelMBean
-
- setAverageSendInterval(long) - Method in class org.jgroups.jmx.protocols.VIEW_SYNC
-
- setAverageSendInterval(long) - Method in interface org.jgroups.jmx.protocols.VIEW_SYNCMBean
-
- setAverageSendInterval(long) - Method in class org.jgroups.protocols.VIEW_SYNC
-
- setBacklog(int) - Method in class org.jgroups.protocols.ring.RingNodeFlowControl
-
- setBindAddr(InetAddress) - Method in class org.jgroups.jmx.protocols.MPING
-
- setBindAddr(InetAddress) - Method in interface org.jgroups.jmx.protocols.MPINGMBean
-
- setBindAddr(String) - Method in class org.jgroups.jmx.protocols.TCP
-
- setBindAddr(String) - Method in interface org.jgroups.jmx.protocols.TCPMBean
-
- setBindAddr(InetAddress) - Method in class org.jgroups.protocols.MPING
-
- setBindAddress(String) - Method in class org.jgroups.jmx.protocols.TP
-
- setBindAddress(String) - Method in interface org.jgroups.jmx.protocols.TPMBean
-
- setBindAddress(String) - Method in class org.jgroups.protocols.TP
-
- setBindAddress(String) - Method in class org.jgroups.stack.GossipRouter
-
- setBindAddress(InetAddress) - Method in class org.jgroups.stack.RouterStub
-
- setBindToAllInterfaces(boolean) - Method in class org.jgroups.jmx.protocols.MPING
-
- setBindToAllInterfaces(boolean) - Method in interface org.jgroups.jmx.protocols.MPINGMBean
-
- setBindToAllInterfaces(boolean) - Method in class org.jgroups.protocols.MPING
-
- setBindToAllInterfaces(boolean) - Method in class org.jgroups.protocols.TP
-
- setBuf(byte[]) - Method in class org.jgroups.util.Buffer
-
- setBuffer(byte[]) - Method in class org.jgroups.Message
-
- setBuffer(byte[], int, int) - Method in class org.jgroups.Message
-
Set the internal buffer to point to a subset of a given buffer
- setCaller(Address) - Method in class org.jgroups.blocks.GroupRequest
-
- setChannel(JChannel) - Method in class org.jgroups.debug.Debugger
-
- setChannelListener(ChannelListener) - Method in class org.jgroups.Channel
-
Deprecated.
Use addChannelListener() instead
- setChannelListener(ChannelListener) - Method in class org.jgroups.jmx.JChannel
-
Deprecated.
Use addChannelListener() instead
- setChannelListener(ChannelListener) - Method in interface org.jgroups.jmx.JChannelMBean
-
- setClosed(boolean) - Method in class org.jgroups.mux.MuxChannel
-
- setClusterConfig(Element) - Method in class org.jgroups.jmx.JChannel
-
- setClusterConfig(Element) - Method in interface org.jgroups.jmx.JChannelMBean
-
To configure via XML file
- setClusterName(String) - Method in class org.jgroups.jmx.JChannel
-
- setClusterName(String) - Method in interface org.jgroups.jmx.JChannelMBean
-
- setConcurrentProcessing(boolean) - Method in class org.jgroups.blocks.MessageDispatcher
-
- setConcurrentProcessing(boolean) - Method in class org.jgroups.blocks.RequestCorrelator
-
- setConcurrentProcessing(boolean) - Method in class org.jgroups.util.Scheduler
-
- setConnected(boolean) - Method in class org.jgroups.mux.MuxChannel
-
- setConnectionListener(RouterStub.ConnectionListener) - Method in class org.jgroups.stack.RouterStub
-
- setConnExpireTime(long) - Method in class org.jgroups.jmx.protocols.TCP
-
- setConnExpireTime(long) - Method in interface org.jgroups.jmx.protocols.TCPMBean
-
- setConnExpireTime(long) - Method in class org.jgroups.protocols.BasicTCP
-
- setConsumer(NotificationBus.Consumer) - Method in class org.jgroups.blocks.NotificationBus
-
- setData(byte[], int, int) - Method in class org.jgroups.util.ExposedByteArrayInputStream
-
- setDeadlockDetection(boolean) - Method in class org.jgroups.blocks.DistributedHashtable
-
- setDeadlockDetection(boolean) - Method in class org.jgroups.blocks.DistributedTree
-
- setDeadlockDetection(boolean) - Method in class org.jgroups.blocks.MessageDispatcher
-
- setDeadlockDetection(boolean) - Method in class org.jgroups.blocks.RequestCorrelator
-
Switch the deadlock detection mechanism on/off
- setDecree(Object) - Method in class org.jgroups.blocks.TwoPhaseVotingAdapter.TwoPhaseWrapper
-
- setDesiredAverageGossip(long) - Method in class org.jgroups.jmx.protocols.pbcast.STABLE
-
- setDesiredAverageGossip(long) - Method in interface org.jgroups.jmx.protocols.pbcast.STABLEMBean
-
- setDesiredAverageGossip(long) - Method in class org.jgroups.protocols.pbcast.STABLE
-
- setDest(Address) - Method in class org.jgroups.Message
-
- setDigest(Digest) - Method in class org.jgroups.protocols.pbcast.GMS
-
Send down a SET_DIGEST event
- setDigest(Digest) - Method in class org.jgroups.protocols.pbcast.MergeData
-
- setDiscardDeliveredMessages(boolean) - Method in class org.jgroups.stack.NakReceiverWindow
-
- setDiscardDeliveredMsgs(boolean) - Method in class org.jgroups.jmx.protocols.pbcast.NAKACK
-
- setDiscardDeliveredMsgs(boolean) - Method in interface org.jgroups.jmx.protocols.pbcast.NAKACKMBean
-
- setDiscardDeliveredMsgs(boolean) - Method in class org.jgroups.protocols.pbcast.NAKACK
-
- setDiscardIncompatiblePackets(boolean) - Method in class org.jgroups.jmx.protocols.TP
-
- setDiscardIncompatiblePackets(boolean) - Method in interface org.jgroups.jmx.protocols.TPMBean
-
- setDiscardIncompatiblePackets(boolean) - Method in class org.jgroups.protocols.TP
-
- setDiscardLoopbacks(boolean) - Method in class org.jgroups.stack.GossipRouter
-
- setDomain(String) - Method in class org.jgroups.JChannelFactory
-
- setDomain(String) - Method in class org.jgroups.jmx.JChannelFactory
-
- setDomain(String) - Method in interface org.jgroups.jmx.JChannelFactoryMBean
-
- setDone(String, int) - Method in class org.jgroups.protocols.PerfHeader
-
- setDownProtocol(Protocol) - Method in class org.jgroups.stack.Protocol
-
- setElementAt(Object, int) - Method in class org.jgroups.util.UnmodifiableVector
-
- setEnableBundling(boolean) - Method in class org.jgroups.jmx.protocols.TP
-
- setEnableBundling(boolean) - Method in interface org.jgroups.jmx.protocols.TPMBean
-
- setEnableBundling(boolean) - Method in class org.jgroups.protocols.TP
-
- setEndPort(int) - Method in class org.jgroups.jmx.protocols.TCP
-
- setEndPort(int) - Method in interface org.jgroups.jmx.protocols.TCPMBean
-
- setEndPort(int) - Method in class org.jgroups.protocols.BasicTCP
-
- setEndTime() - Method in class org.jgroups.protocols.PerfHeader
-
- setExpectedMessages(long) - Method in class org.jgroups.protocols.PERF_TP
-
- setExpiryTime(long) - Method in class org.jgroups.stack.GossipRouter
-
- setExposeChannels(boolean) - Method in class org.jgroups.JChannelFactory
-
- setExposeChannels(boolean) - Method in class org.jgroups.jmx.JChannelFactory
-
- setExposeChannels(boolean) - Method in interface org.jgroups.jmx.JChannelFactoryMBean
-
- setExposeProtocols(boolean) - Method in class org.jgroups.JChannelFactory
-
- setExposeProtocols(boolean) - Method in class org.jgroups.jmx.JChannelFactory
-
- setExposeProtocols(boolean) - Method in interface org.jgroups.jmx.JChannelFactoryMBean
-
- setFailReason(String) - Method in class org.jgroups.protocols.pbcast.JoinRsp
-
- setFilename(String) - Method in class org.jgroups.conf.MagicNumberReader
-
- setFilename(String) - Static method in class org.jgroups.debug.Profiler
-
- setFragSize(int) - Method in class org.jgroups.jmx.protocols.FRAG
-
- setFragSize(int) - Method in class org.jgroups.jmx.protocols.FRAG2
-
- setFragSize(int) - Method in interface org.jgroups.jmx.protocols.FRAG2MBean
-
- setFragSize(int) - Method in interface org.jgroups.jmx.protocols.FRAGMBean
-
- setFragSize(int) - Method in class org.jgroups.protocols.FRAG
-
- setFragSize(int) - Method in class org.jgroups.protocols.FRAG2
-
- setGcLag(int) - Method in class org.jgroups.jmx.protocols.pbcast.NAKACK
-
- setGcLag(int) - Method in interface org.jgroups.jmx.protocols.pbcast.NAKACKMBean
-
- setGcLag(int) - Method in class org.jgroups.protocols.pbcast.NAKACK
-
- setGossipRequestTimeout(long) - Method in class org.jgroups.stack.GossipRouter
-
- setGroupName(String) - Method in class org.jgroups.demos.Draw
-
- setGroupName(String) - Method in class org.jgroups.jmx.JChannel
-
- setGroupName(String) - Method in interface org.jgroups.jmx.JChannelMBean
-
- setHighestDeliveredAndSeenSeqnos(Address, long, long) - Method in class org.jgroups.protocols.pbcast.Digest
-
- setHighestSequence(long) - Method in class org.jgroups.protocols.ring.RingToken
-
- setHighSeqnoAt(Address, long) - Method in class org.jgroups.protocols.pbcast.Digest
-
- setHighSeqnoSeenAt(Address, long) - Method in class org.jgroups.protocols.pbcast.Digest
-
- setId(short) - Method in class org.jgroups.blocks.MethodCall
-
- setImpl(GmsImpl) - Method in class org.jgroups.protocols.GMS
-
- setImpl(GmsImpl) - Method in class org.jgroups.protocols.pbcast.GMS
-
- setInitialMembers(int) - Method in class org.jgroups.jmx.protocols.Discovery
-
- setInitialMembers(int) - Method in interface org.jgroups.jmx.protocols.DiscoveryMBean
-
- setJoinRetryTimeout(long) - Method in class org.jgroups.jmx.protocols.pbcast.GMS
-
- setJoinRetryTimeout(long) - Method in interface org.jgroups.jmx.protocols.pbcast.GMSMBean
-
- setJoinRetryTimeout(long) - Method in class org.jgroups.protocols.pbcast.GMS
-
- setJoinTimeout(long) - Method in class org.jgroups.jmx.protocols.pbcast.GMS
-
- setJoinTimeout(long) - Method in interface org.jgroups.jmx.protocols.pbcast.GMSMBean
-
- setJoinTimeout(long) - Method in class org.jgroups.protocols.pbcast.GMS
-
- setKeyServerAddr(Address) - Method in class org.jgroups.protocols.ENCRYPT
-
- setLength(int) - Method in class org.jgroups.util.Buffer
-
- setLinger(int) - Method in class org.jgroups.blocks.BasicConnectionTable
-
- setListener(MessageListener) - Method in class org.jgroups.blocks.PullPushAdapter
-
- setListener(NakReceiverWindow.Listener) - Method in class org.jgroups.stack.NakReceiverWindow
-
- setListener(SchedulerListener) - Method in class org.jgroups.util.Scheduler
-
- setLocal_addr(Address) - Method in class org.jgroups.protocols.ENCRYPT
-
- setLocalAddress(Address) - Method in class org.jgroups.blocks.RequestCorrelator
-
- setLocalAddress(Address) - Method in class org.jgroups.debug.Simulator
-
- setLoopback(boolean) - Method in class org.jgroups.jmx.protocols.TP
-
- setLoopback(boolean) - Method in interface org.jgroups.jmx.protocols.TPMBean
-
- setLoopback(boolean) - Method in class org.jgroups.protocols.TP
-
- setMarshaller(RpcDispatcher.Marshaller) - Method in class org.jgroups.blocks.RequestCorrelator
-
- setMarshaller(RpcDispatcher.Marshaller) - Method in class org.jgroups.blocks.RpcDispatcher
-
- setMaxBlockTime(long) - Method in class org.jgroups.jmx.protocols.FC
-
- setMaxBlockTime(long) - Method in interface org.jgroups.jmx.protocols.FCMBean
-
- setMaxBlockTime(long) - Method in class org.jgroups.protocols.FC
-
- setMaxBundleSize(int) - Method in class org.jgroups.jmx.protocols.TP
-
- setMaxBundleSize(int) - Method in interface org.jgroups.jmx.protocols.TPMBean
-
- setMaxBundleSize(int) - Method in class org.jgroups.protocols.TP
-
- setMaxBundleTimeout(long) - Method in class org.jgroups.jmx.protocols.TP
-
- setMaxBundleTimeout(long) - Method in interface org.jgroups.jmx.protocols.TPMBean
-
- setMaxBundleTimeout(long) - Method in class org.jgroups.protocols.TP
-
- setMaxBytes(long) - Method in class org.jgroups.jmx.protocols.pbcast.STABLE
-
- setMaxBytes(long) - Method in interface org.jgroups.jmx.protocols.pbcast.STABLEMBean
-
- setMaxBytes(long) - Method in class org.jgroups.protocols.pbcast.STABLE
-
- setMaxCredits(long) - Method in class org.jgroups.jmx.protocols.FC
-
- setMaxCredits(long) - Method in interface org.jgroups.jmx.protocols.FCMBean
-
- setMaxCredits(long) - Method in class org.jgroups.protocols.FC
-
- setMaxInterval(long) - Method in class org.jgroups.jmx.protocols.MERGE2
-
- setMaxInterval(long) - Method in interface org.jgroups.jmx.protocols.MERGE2MBean
-
- setMaxInterval(long) - Method in class org.jgroups.protocols.MERGE2
-
- setMaxTries(int) - Method in class org.jgroups.jmx.protocols.FD
-
- setMaxTries(int) - Method in interface org.jgroups.jmx.protocols.FDMBean
-
- setMaxTries(int) - Method in class org.jgroups.protocols.FD
-
- setMaxXmitBufSize(int) - Method in class org.jgroups.jmx.protocols.pbcast.NAKACK
-
- setMaxXmitBufSize(int) - Method in interface org.jgroups.jmx.protocols.pbcast.NAKACKMBean
-
- setMaxXmitBufSize(int) - Method in class org.jgroups.protocols.pbcast.NAKACK
-
- setMaxXmitBufSize(int) - Method in class org.jgroups.stack.NakReceiverWindow
-
- setMaxXmitSize(long) - Method in class org.jgroups.jmx.protocols.pbcast.NAKACK
-
- setMaxXmitSize(long) - Method in interface org.jgroups.jmx.protocols.pbcast.NAKACKMBean
-
- setMaxXmitSize(long) - Method in class org.jgroups.protocols.pbcast.NAKACK
-
- setMBeanServerName(String) - Method in class org.jgroups.jmx.JChannel
-
- setMcastAddr(InetAddress) - Method in class org.jgroups.jmx.protocols.MPING
-
- setMcastAddr(InetAddress) - Method in interface org.jgroups.jmx.protocols.MPINGMBean
-
- setMcastAddr(InetAddress) - Method in class org.jgroups.protocols.MPING
-
- setMcastPort(int) - Method in class org.jgroups.jmx.protocols.MPING
-
- setMcastPort(int) - Method in interface org.jgroups.jmx.protocols.MPINGMBean
-
- setMcastPort(int) - Method in class org.jgroups.protocols.MPING
-
- setMembers(List) - Method in class org.jgroups.stack.GossipData
-
- setMembershipListener(MembershipListener) - Method in class org.jgroups.blocks.MessageDispatcher
-
- setMembershipListener(MembershipListener) - Method in class org.jgroups.blocks.PullPushAdapter
-
- setMembershipListener(MembershipListener) - Method in class org.jgroups.blocks.ReplicationManager
-
- setMessageListener(MessageListener) - Method in class org.jgroups.blocks.MessageDispatcher
-
- setMethod(Method) - Method in class org.jgroups.blocks.MethodCall
-
- setMethodLookup(MethodLookup) - Method in class org.jgroups.blocks.RpcDispatcher
-
- setMinCredits(long) - Method in class org.jgroups.jmx.protocols.FC
-
- setMinCredits(long) - Method in interface org.jgroups.jmx.protocols.FCMBean
-
- setMinCredits(long) - Method in class org.jgroups.protocols.FC
-
- setMinInterval(long) - Method in class org.jgroups.jmx.protocols.MERGE2
-
- setMinInterval(long) - Method in interface org.jgroups.jmx.protocols.MERGE2MBean
-
- setMinInterval(long) - Method in class org.jgroups.protocols.MERGE2
-
- setMinThreshold(double) - Method in class org.jgroups.jmx.protocols.FC
-
- setMinThreshold(double) - Method in interface org.jgroups.jmx.protocols.FCMBean
-
- setMinThreshold(double) - Method in class org.jgroups.protocols.FC
-
- setMultipleLocked(boolean) - Method in class org.jgroups.blocks.DistributedLockManager.LockDecree
-
- setMultiplexerConfig(Object) - Method in interface org.jgroups.ChannelFactory
-
Initializes the factory.
- setMultiplexerConfig(File) - Method in interface org.jgroups.ChannelFactory
-
Initializes the factory from a file.
- setMultiplexerConfig(Element) - Method in interface org.jgroups.ChannelFactory
-
- setMultiplexerConfig(URL) - Method in interface org.jgroups.ChannelFactory
-
- setMultiplexerConfig(String) - Method in interface org.jgroups.ChannelFactory
-
- setMultiplexerConfig(Object) - Method in class org.jgroups.JChannelFactory
-
- setMultiplexerConfig(File) - Method in class org.jgroups.JChannelFactory
-
- setMultiplexerConfig(Element) - Method in class org.jgroups.JChannelFactory
-
- setMultiplexerConfig(URL) - Method in class org.jgroups.JChannelFactory
-
- setMultiplexerConfig(String) - Method in class org.jgroups.JChannelFactory
-
- setMultiplexerConfig(String) - Method in class org.jgroups.jmx.JChannelFactory
-
- setMultiplexerConfig(String) - Method in interface org.jgroups.jmx.JChannelFactoryMBean
-
- setName(String) - Method in class org.jgroups.blocks.MethodCall
-
sets the name for this MethodCall and allowing you to reuse the same object for
a different method invokation of a different method
- setNetworkReceived() - Method in class org.jgroups.protocols.PerfHeader
-
- setNetworkSent() - Method in class org.jgroups.protocols.PerfHeader
-
- setNumInitialMembers(int) - Method in class org.jgroups.protocols.Discovery
-
- setNumPingRequests(int) - Method in class org.jgroups.protocols.Discovery
-
- setObject(Serializable) - Method in class org.jgroups.Message
-
- setObjectName(String) - Method in class org.jgroups.jmx.JChannel
-
- setObjectName(String) - Method in interface org.jgroups.jmx.JChannelMBean
-
- setObserver(ProtocolObserver) - Method in class org.jgroups.jmx.Protocol
-
- setObserver(ProtocolObserver) - Method in interface org.jgroups.jmx.ProtocolMBean
-
- setObserver(QUEUE.Observer) - Method in class org.jgroups.protocols.QUEUE
-
Only 1 observer is allowed.
- setObserver(ProtocolObserver) - Method in class org.jgroups.stack.Protocol
-
- setOffset(int) - Method in class org.jgroups.util.Buffer
-
- setOpt(int, Object) - Method in class org.jgroups.Channel
-
Sets an option.
- setOpt(int, Object) - Method in class org.jgroups.JChannel
-
Sets a channel option.
- setOpt(int, Object) - Method in class org.jgroups.mux.MuxChannel
-
- setOutgoingQueueMaxSize(int) - Method in class org.jgroups.jmx.protocols.TP
-
- setOutgoingQueueMaxSize(int) - Method in interface org.jgroups.jmx.protocols.TPMBean
-
- setOutgoingQueueMaxSize(int) - Method in class org.jgroups.protocols.TP
-
- setOverhead(int) - Method in class org.jgroups.jmx.protocols.FRAG2
-
- setOverhead(int) - Method in interface org.jgroups.jmx.protocols.FRAG2MBean
-
- setOverhead(int) - Method in class org.jgroups.protocols.FRAG2
-
- setPersistent(boolean) - Method in class org.jgroups.blocks.DistributedHashtable
-
- setPingRequests(int) - Method in class org.jgroups.jmx.protocols.Discovery
-
- setPingRequests(int) - Method in interface org.jgroups.jmx.protocols.DiscoveryMBean
-
- setPort(int) - Method in class org.jgroups.stack.GossipRouter
-
- setPreviousBacklog() - Method in class org.jgroups.protocols.ring.RingNodeFlowControl
-
- setPrimaryPhysicalAddress(SocketAddress) - Method in class org.jgroups.stack.LogicalAddress
-
- setProcessorKeepAliveTime(int) - Method in class org.jgroups.blocks.ConnectionTableNIO
-
- setProcessorMaxThreads(int) - Method in class org.jgroups.blocks.ConnectionTableNIO
-
- setProcessorMinThreads(int) - Method in class org.jgroups.blocks.ConnectionTableNIO
-
- setProcessorQueueSize(int) - Method in class org.jgroups.blocks.ConnectionTableNIO
-
- setProcessorThreads(int) - Method in class org.jgroups.blocks.ConnectionTableNIO
-
- setProperties(String) - Method in class org.jgroups.jmx.JChannel
-
- setProperties(String) - Method in interface org.jgroups.jmx.JChannelMBean
-
- setProperties(Properties) - Method in class org.jgroups.jmx.Protocol
-
- setProperties(Properties) - Method in interface org.jgroups.jmx.ProtocolMBean
-
- setProperties(Properties) - Method in class org.jgroups.protocols.AUTH
-
- setProperties(Properties) - Method in class org.jgroups.protocols.AUTOCONF
-
Setup the Protocol instance acording to the configuration string
- setProperties(Properties) - Method in class org.jgroups.protocols.BasicTCP
-
- setProperties(Properties) - Method in class org.jgroups.protocols.COMPRESS
-
- setProperties(Properties) - Method in class org.jgroups.protocols.DELAY
-
- setProperties(Properties) - Method in class org.jgroups.protocols.DISCARD
-
- setProperties(Properties) - Method in class org.jgroups.protocols.Discovery
-
sets the properties of the PING protocol.
- setProperties(Properties) - Method in class org.jgroups.protocols.ENCRYPT
-
- setProperties(Properties) - Method in class org.jgroups.protocols.FC
-
- setProperties(Properties) - Method in class org.jgroups.protocols.FD
-
- setProperties(Properties) - Method in class org.jgroups.protocols.FD_ICMP
-
- setProperties(Properties) - Method in class org.jgroups.protocols.FD_PID
-
- setProperties(Properties) - Method in class org.jgroups.protocols.FD_PING
-
- setProperties(Properties) - Method in class org.jgroups.protocols.FD_PROB
-
- setProperties(Properties) - Method in class org.jgroups.protocols.FD_SIMPLE
-
- setProperties(Properties) - Method in class org.jgroups.protocols.FD_SOCK
-
- setProperties(Properties) - Method in class org.jgroups.protocols.FLOW_CONTROL
-
Following parameters can be optionally supplied:
window size cap - int
Limits the window size to a reasonable value.
- setProperties(Properties) - Method in class org.jgroups.protocols.FLUSH
-
- setProperties(Properties) - Method in class org.jgroups.protocols.FRAG
-
Setup the Protocol instance acording to the configuration string
- setProperties(Properties) - Method in class org.jgroups.protocols.FRAG2
-
Setup the Protocol instance acording to the configuration string
- setProperties(Properties) - Method in class org.jgroups.protocols.GMS
-
Setup the Protocol instance acording to the configuration string
- setProperties(Properties) - Method in class org.jgroups.protocols.HTOTAL
-
- setProperties(Properties) - Method in class org.jgroups.protocols.JMS
-
Set protocol properties.
- setProperties(Properties) - Method in class org.jgroups.protocols.MERGE
-
- setProperties(Properties) - Method in class org.jgroups.protocols.MERGE2
-
- setProperties(Properties) - Method in class org.jgroups.protocols.MERGE3
-
- setProperties(Properties) - Method in class org.jgroups.protocols.MPING
-
- setProperties(Properties) - Method in class org.jgroups.protocols.NAKACK
-
- setProperties(Properties) - Method in class org.jgroups.protocols.obsolete.ENCRYPT1_4
-
- setProperties(Properties) - Method in class org.jgroups.protocols.PARTITIONER
-
- setProperties(Properties) - Method in class org.jgroups.protocols.pbcast.FD
-
- setProperties(Properties) - Method in class org.jgroups.protocols.pbcast.FLUSH
-
- setProperties(Properties) - Method in class org.jgroups.protocols.pbcast.GMS
-
Setup the Protocol instance according to the configuration string
- setProperties(Properties) - Method in class org.jgroups.protocols.pbcast.NAKACK
-
- setProperties(Properties) - Method in class org.jgroups.protocols.pbcast.PBCAST
-
Setup the Protocol instance acording to the configuration string
- setProperties(Properties) - Method in class org.jgroups.protocols.pbcast.STABLE
-
- setProperties(Properties) - Method in class org.jgroups.protocols.pbcast.STATE_TRANSFER
-
- setProperties(Properties) - Method in class org.jgroups.protocols.pbcast.STREAMING_STATE_TRANSFER
-
- setProperties(Properties) - Method in class org.jgroups.protocols.PERF
-
- setProperties(Properties) - Method in class org.jgroups.protocols.PIGGYBACK
-
- setProperties(Properties) - Method in class org.jgroups.protocols.PING
-
sets the properties of the PING protocol.
- setProperties(Properties) - Method in class org.jgroups.protocols.SEQUENCER
-
- setProperties(Properties) - Method in class org.jgroups.protocols.SHUFFLE
-
- setProperties(Properties) - Method in class org.jgroups.protocols.SIZE
-
Setup the Protocol instance acording to the configuration string
- setProperties(Properties) - Method in class org.jgroups.protocols.SMACK
-
- setProperties(Properties) - Method in class org.jgroups.protocols.STABLE
-
Set the parameters for this layer.
- setProperties(Properties) - Method in class org.jgroups.protocols.STATE_TRANSFER
-
- setProperties(Properties) - Method in class org.jgroups.protocols.STATS
-
- setProperties(Properties) - Method in class org.jgroups.protocols.TCP
-
Setup the Protocol instance acording to the configuration string
- setProperties(Properties) - Method in class org.jgroups.protocols.TCP_NIO
-
Setup the Protocol instance acording to the configuration string
- setProperties(Properties) - Method in class org.jgroups.protocols.TCPGOSSIP
-
- setProperties(Properties) - Method in class org.jgroups.protocols.TCPPING
-
- setProperties(Properties) - Method in class org.jgroups.protocols.TOTAL
-
Configure the protocol based on the given list of properties
- setProperties(Properties) - Method in class org.jgroups.protocols.TOTAL_TOKEN
-
Setup the Protocol instance acording to the configuration string
- setProperties(Properties) - Method in class org.jgroups.protocols.TP
-
Setup the Protocol instance according to the configuration string
- setProperties(Properties) - Method in class org.jgroups.protocols.TUNNEL
-
Setup the Protocol instance acording to the configuration string
- setProperties(Properties) - Method in class org.jgroups.protocols.UDP
-
Setup the Protocol instance acording to the configuration string.
- setProperties(Properties) - Method in class org.jgroups.protocols.UNICAST
-
- setProperties(Properties) - Method in class org.jgroups.protocols.VERIFY_SUSPECT
-
- setProperties(Properties) - Method in class org.jgroups.protocols.VIEW_SYNC
-
- setProperties(Properties) - Method in class org.jgroups.protocols.WANPING
-
- setProperties(Properties) - Method in class org.jgroups.protocols.WANPIPE
-
Setup the Protocol instance acording to the configuration string
- setProperties(Properties) - Method in class org.jgroups.stack.Protocol
-
Configures the protocol initially.
- setPropertiesInternal(Properties) - Method in class org.jgroups.stack.Protocol
-
Called by Configurator.
- setProtocol(Protocol) - Method in class org.jgroups.debug.ProtocolView
-
- setProtocol(Protocol) - Method in interface org.jgroups.stack.ProtocolObserver
-
Called when a ProtocolObserver is attached to a protcol.
- setProtocolStack(Protocol[]) - Method in class org.jgroups.debug.Simulator
-
- setProtocolStack(ProtocolStack) - Method in class org.jgroups.stack.Protocol
-
- setQuote(String, Float) - Method in class org.jgroups.demos.QuoteClient
-
- setQuote(String, Float) - Method in class org.jgroups.demos.QuoteServer
-
- setReaderThreads(int) - Method in class org.jgroups.blocks.ConnectionTableNIO
-
- setReaperInterval(long) - Method in class org.jgroups.jmx.protocols.TCP
-
- setReaperInterval(long) - Method in interface org.jgroups.jmx.protocols.TCPMBean
-
- setReaperInterval(long) - Method in class org.jgroups.protocols.BasicTCP
-
- setReceiveBlockEvents(boolean) - Method in class org.jgroups.jmx.JChannel
-
- setReceiveBlockEvents(boolean) - Method in interface org.jgroups.jmx.JChannelMBean
-
- setReceiveBufferSize(int) - Method in class org.jgroups.blocks.BasicConnectionTable
-
- setReceived(String, int) - Method in class org.jgroups.protocols.PerfHeader
-
- setReceived(boolean) - Method in class org.jgroups.util.Rsp
-
- setReceiveLocalMessages(boolean) - Method in class org.jgroups.jmx.JChannel
-
- setReceiveLocalMessages(boolean) - Method in interface org.jgroups.jmx.JChannelMBean
-
- setReceiver(BasicConnectionTable.Receiver) - Method in class org.jgroups.blocks.BasicConnectionTable
-
- setReceiver(Link.Receiver) - Method in class org.jgroups.blocks.Link
-
- setReceiver(LogicalLink.Receiver) - Method in class org.jgroups.blocks.LogicalLink
-
- setReceiver(Receiver) - Method in class org.jgroups.Channel
-
Sets the receiver, which will handle all messages, view changes etc
- setReceiver(Simulator.Receiver) - Method in class org.jgroups.debug.Simulator
-
- setRefresherEnabled(boolean) - Method in class org.jgroups.stack.GossipClient
-
- setRemoteCalls(boolean) - Method in class org.jgroups.blocks.ReplicatedTree
-
- setReplicationReceiver(ReplicationReceiver) - Method in class org.jgroups.blocks.ReplicationManager
-
- setRequestHandler(RequestHandler) - Method in class org.jgroups.blocks.MessageDispatcher
-
- setRequestHandler(RequestHandler) - Method in class org.jgroups.blocks.RequestCorrelator
-
- setRequestMarshaller(RpcDispatcher.Marshaller) - Method in class org.jgroups.blocks.RpcDispatcher
-
- setResponseMarshaller(RpcDispatcher.Marshaller) - Method in class org.jgroups.blocks.RpcDispatcher
-
- setResult(Object) - Method in class org.jgroups.util.Promise
-
Sets the result and notifies any threads
waiting for it
- setRetransmitTimeouts(long[]) - Method in class org.jgroups.stack.NakReceiverWindow
-
- setRetransmitTimeouts(long[]) - Method in class org.jgroups.stack.Retransmitter
-
- setRootNode(ReplicatedTree.Node) - Method in class org.jgroups.blocks.ReplicatedTree
-
- setRouterHost(String) - Method in class org.jgroups.stack.RouterStub
-
- setRouterPort(int) - Method in class org.jgroups.stack.RouterStub
-
- setRoutingClientReplyTimeout(long) - Method in class org.jgroups.stack.GossipRouter
-
- setSendBufferSize(int) - Method in class org.jgroups.blocks.BasicConnectionTable
-
- setServerObject(Object) - Method in class org.jgroups.blocks.RpcDispatcher
-
- setServicesResponseTimeout(long) - Method in class org.jgroups.mux.Multiplexer
-
- setShun(boolean) - Method in class org.jgroups.jmx.protocols.FD
-
- setShun(boolean) - Method in interface org.jgroups.jmx.protocols.FDMBean
-
- setShun(boolean) - Method in class org.jgroups.jmx.protocols.pbcast.GMS
-
- setShun(boolean) - Method in interface org.jgroups.jmx.protocols.pbcast.GMSMBean
-
- setShun(boolean) - Method in class org.jgroups.protocols.FD
-
- setShun(boolean) - Method in class org.jgroups.protocols.pbcast.GMS
-
- setSize(int) - Method in class org.jgroups.util.UnmodifiableVector
-
- setSocketConnectionTimeout(int) - Method in class org.jgroups.blocks.BasicConnectionTable
-
- setSrc(Address) - Method in class org.jgroups.Message
-
- setStartPort(int) - Method in class org.jgroups.jmx.protocols.TCP
-
- setStartPort(int) - Method in interface org.jgroups.jmx.protocols.TCPMBean
-
- setStartPort(int) - Method in class org.jgroups.protocols.BasicTCP
-
- setState(byte[]) - Method in class org.jgroups.blocks.DistributedHashtable
-
- setState(byte[]) - Method in class org.jgroups.blocks.DistributedQueue
-
- setState(byte[]) - Method in class org.jgroups.blocks.DistributedTree
-
- setState(byte[]) - Method in class org.jgroups.blocks.MessageListenerAdapter
-
Set state of ths group.
- setState(String, byte[]) - Method in class org.jgroups.blocks.MessageListenerAdapter
-
- setState(InputStream) - Method in class org.jgroups.blocks.MessageListenerAdapter
-
- setState(String, InputStream) - Method in class org.jgroups.blocks.MessageListenerAdapter
-
- setState(byte[]) - Method in class org.jgroups.blocks.NotificationBus
-
- setState(byte[]) - Method in class org.jgroups.blocks.ReplicatedHashtable
-
- setState(byte[]) - Method in class org.jgroups.blocks.ReplicatedTree
-
Set the cache (tree) to this value
- setState(byte[]) - Method in class org.jgroups.blocks.VotingAdapter
-
Set the channel state.
- setState(byte[]) - Method in class org.jgroups.demos.Chat
-
- setState(String, byte[]) - Method in class org.jgroups.demos.Chat
-
- setState(InputStream) - Method in class org.jgroups.demos.Chat
-
- setState(String, InputStream) - Method in class org.jgroups.demos.Chat
-
- setState(byte[]) - Method in class org.jgroups.demos.QuoteServer
-
- setState(Vector) - Method in class org.jgroups.demos.Topology
-
- setState(byte[]) - Method in class org.jgroups.demos.wb.GraphPanel
-
- setState(byte[]) - Method in class org.jgroups.demos.wb.Whiteboard
-
- setState(String, byte[]) - Method in interface org.jgroups.ExtendedMessageListener
-
Allows an application to read a partial state indicated by state_id from
a given state byte array parameter.
- setState(InputStream) - Method in interface org.jgroups.ExtendedMessageListener
-
Allows an application to read a state through a provided InputStream.
- setState(String, InputStream) - Method in interface org.jgroups.ExtendedMessageListener
-
Allows an application to read a partial state through a provided InputStream.
- setState(String, byte[]) - Method in class org.jgroups.ExtendedReceiverAdapter
-
- setState(byte[]) - Method in class org.jgroups.ExtendedReceiverAdapter
-
- setState(InputStream) - Method in class org.jgroups.ExtendedReceiverAdapter
-
- setState(String, InputStream) - Method in class org.jgroups.ExtendedReceiverAdapter
-
- setState(byte[]) - Method in interface org.jgroups.MessageListener
-
Sets the group state; e.g., when joining.
- setState(byte[]) - Method in class org.jgroups.ReceiverAdapter
-
- SetStateEvent - Class in org.jgroups
-
Encapsulates a state returned by Channel.receive()
, as requested by
Channel.getState(s)
previously.
- SetStateEvent(byte[], String) - Constructor for class org.jgroups.SetStateEvent
-
- setStateListener(MessageListener) - Method in class org.jgroups.blocks.MessageListenerAdapter
-
Register listener
for state notification events.
- setStatsEnabled(boolean) - Method in class org.jgroups.jmx.JChannel
-
- setStatsEnabled(boolean) - Method in interface org.jgroups.jmx.JChannelMBean
-
- setStatsEnabled(boolean) - Method in class org.jgroups.jmx.Protocol
-
- setStatsEnabled(boolean) - Method in interface org.jgroups.jmx.ProtocolMBean
-
- setSuspected(boolean) - Method in class org.jgroups.util.Rsp
-
- setTcpNodelay(boolean) - Method in class org.jgroups.blocks.BasicConnectionTable
-
- setThreadLocal() - Method in interface org.jgroups.util.ThreadLocalListener
-
- setThreadNames() - Method in class org.jgroups.protocols.TP
-
- setThreadNames() - Method in class org.jgroups.protocols.UDP
-
- setTimeout(long) - Method in class org.jgroups.jmx.protocols.Discovery
-
- setTimeout(long) - Method in interface org.jgroups.jmx.protocols.DiscoveryMBean
-
- setTimeout(long) - Method in class org.jgroups.jmx.protocols.FD
-
- setTimeout(long) - Method in interface org.jgroups.jmx.protocols.FDMBean
-
- setTimeout(long) - Method in class org.jgroups.protocols.Discovery
-
- setTimeout(long) - Method in class org.jgroups.protocols.FD
-
- setToken(AuthToken) - Method in class org.jgroups.protocols.AuthHeader
-
Sets the token value to that of the passed in token object
- setTrace(boolean) - Method in class org.jgroups.blocks.Link
-
- setTTL(int) - Method in class org.jgroups.jmx.protocols.MPING
-
- setTTL(int) - Method in interface org.jgroups.jmx.protocols.MPINGMBean
-
- setTTL(int) - Method in class org.jgroups.protocols.MPING
-
- setType(int) - Method in class org.jgroups.Event
-
- setType(int) - Method in class org.jgroups.protocols.ring.RingToken
-
- setup() - Method in class org.jgroups.stack.ProtocolStack
-
- setUpHandler(UpHandler) - Method in class org.jgroups.Channel
-
When up_handler is set, all events will be passed to it directly.
- setUpProtocol(Protocol) - Method in class org.jgroups.stack.Protocol
-
- setupProtocolStack(String, ProtocolStack) - Method in class org.jgroups.stack.Configurator
-
The configuration string has a number of entries, separated by a ':' (colon).
- setUseMcastXmit(boolean) - Method in class org.jgroups.jmx.protocols.pbcast.NAKACK
-
- setUseMcastXmit(boolean) - Method in interface org.jgroups.jmx.protocols.pbcast.NAKACKMBean
-
- setUseMcastXmit(boolean) - Method in class org.jgroups.protocols.pbcast.NAKACK
-
- setUseSendQueues(boolean) - Method in class org.jgroups.blocks.BasicConnectionTable
-
- setValue(Properties) - Method in class org.jgroups.auth.AuthToken
-
Called during the setup of the AUTH protocol to pass property values from the JGroups config XML document to the implementing class.
- setValue(Properties) - Method in class org.jgroups.auth.FixedMembershipToken
-
- setValue(Properties) - Method in class org.jgroups.auth.MD5Token
-
- setValue(Properties) - Method in class org.jgroups.auth.SimpleToken
-
- setValue(Properties) - Method in class org.jgroups.auth.X509Token1_5
-
- setValue(String) - Method in class org.jgroups.conf.ProtocolParameter
-
- setValue(Object) - Method in class org.jgroups.util.Rsp
-
- setValues() - Method in class org.jgroups.jmx.JChannel
-
- setView(View) - Method in class org.jgroups.debug.Simulator
-
- setView(View) - Method in class org.jgroups.protocols.pbcast.MergeData
-
- setVisible(boolean) - Method in class org.jgroups.demos.DistributedTreeDemo
-
- setWindowSize(int) - Method in class org.jgroups.protocols.ring.RingToken
-
- setWindowThreshold(int) - Method in class org.jgroups.protocols.ring.RingToken
-
- setWriterThreads(int) - Method in class org.jgroups.blocks.ConnectionTableNIO
-
- setXmitFromRandomMember(boolean) - Method in class org.jgroups.jmx.protocols.pbcast.NAKACK
-
- setXmitFromRandomMember(boolean) - Method in interface org.jgroups.jmx.protocols.pbcast.NAKACKMBean
-
- setXmitFromRandomMember(boolean) - Method in class org.jgroups.protocols.pbcast.NAKACK
-
- sha(String) - Static method in class org.jgroups.util.HashUtils
-
Converts a java.lang.String in to a SHA hashed String
- SHORT_SIZE - Static variable in class org.jgroups.Global
-
- shortForm() - Method in class org.jgroups.protocols.pbcast.Gossip
-
- shortName(String) - Static method in class org.jgroups.util.Util
-
- shortName(InetAddress) - Static method in class org.jgroups.util.Util
-
- showLastBlockingTimes() - Method in class org.jgroups.jmx.protocols.FC
-
- showLastBlockingTimes() - Method in interface org.jgroups.jmx.protocols.FCMBean
-
- showLastBlockingTimes() - Method in class org.jgroups.protocols.FC
-
- SHUFFLE - Class in org.jgroups.protocols
-
This layer shuffles upcoming messages, put it just above your bottom layer.
- SHUFFLE() - Constructor for class org.jgroups.protocols.SHUFFLE
-
- shutdown() - Method in class org.jgroups.Channel
-
Shuts down the channel without disconnecting if connected, stops all the threads
- shutdown() - Method in class org.jgroups.JChannel
-
Shuts down the channel without disconnecting
- shutdown(MuxChannel) - Method in class org.jgroups.JChannelFactory
-
- shutdown() - Method in class org.jgroups.jmx.JChannel
-
- shutdown() - Method in interface org.jgroups.jmx.JChannelMBean
-
- shutdown() - Method in class org.jgroups.mux.Multiplexer
-
- shutdown() - Method in class org.jgroups.mux.MuxChannel
-
- shutDown() - Method in class org.jgroups.persistence.DBPersistenceManager
-
Shutting down the database cleanly
- shutDown() - Method in class org.jgroups.persistence.FilePersistenceManager
-
Used to handle shutdown call the PersistenceManager implementation.
- shutDown() - Method in interface org.jgroups.persistence.PersistenceManager
-
Used to handle shutdown call the PersistenceManager implementation.
- SHUTDOWN - Static variable in class org.jgroups.stack.GossipRouter
-
- signature - Variable in class org.jgroups.blocks.MethodCall
-
The signature, e.g., new String[]{String.class.getName(), int.class.getName()}.
- SIGNATURE - Static variable in class org.jgroups.blocks.MethodCall
-
Provide a signature, similar to JMX.
- SimpleToken - Class in org.jgroups.auth
-
This is an example of using a preshared token for authentication purposes.
- SimpleToken() - Constructor for class org.jgroups.auth.SimpleToken
-
- SimpleToken(String) - Constructor for class org.jgroups.auth.SimpleToken
-
- Simulator - Class in org.jgroups.debug
-
Tests one or more protocols independently.
- Simulator() - Constructor for class org.jgroups.debug.Simulator
-
- Simulator.Receiver - Interface in org.jgroups.debug
-
- size() - Method in interface org.jgroups.Address
-
Returns serialized size of this address
- size() - Method in class org.jgroups.blocks.DistributedQueue
-
- size() - Method in class org.jgroups.blocks.PullPushAdapter.PullHeader
-
- size() - Method in class org.jgroups.blocks.RequestCorrelator.Header
-
- size() - Method in class org.jgroups.Header
-
To be implemented by subclasses.
- size() - Method in class org.jgroups.Membership
-
Returns the number of addresses in this membership
- size() - Method in class org.jgroups.Message
-
Returns the exact size of the marshalled message.
- size() - Method in class org.jgroups.mux.MuxHeader
-
- size() - Method in class org.jgroups.mux.ServiceInfo
-
- size() - Method in class org.jgroups.protocols.AuthHeader
-
- size() - Method in class org.jgroups.protocols.BSH.BshHeader
-
- size() - Method in class org.jgroups.protocols.CAUSAL.CausalHeader
-
Size of this vector timestamp estimation, used in fragmetation
- size() - Method in class org.jgroups.protocols.COMPRESS.CompressHeader
-
- size() - Method in class org.jgroups.protocols.ENCRYPT.EncryptHeader
-
- size() - Method in class org.jgroups.protocols.FC.FcHeader
-
- size() - Method in class org.jgroups.protocols.FD.FdHeader
-
- size() - Method in class org.jgroups.protocols.FD_PROB.FdHeader
-
- size() - Method in class org.jgroups.protocols.FD_SIMPLE.FdHeader
-
- size() - Method in class org.jgroups.protocols.FD_SOCK.FdHeader
-
- size() - Method in class org.jgroups.protocols.FragHeader
-
- size() - Method in class org.jgroups.protocols.JMS.JMSAddress
-
- size() - Method in class org.jgroups.protocols.NakAckHeader
-
- size() - Method in class org.jgroups.protocols.pbcast.Digest
-
- size() - Method in class org.jgroups.protocols.pbcast.GMS.GmsHeader
-
- size() - Method in class org.jgroups.protocols.pbcast.NakAckHeader
-
- size() - Method in class org.jgroups.protocols.pbcast.PbcastHeader
-
- size() - Method in class org.jgroups.protocols.pbcast.STABLE.StableHeader
-
- size() - Method in class org.jgroups.protocols.pbcast.STATE_TRANSFER.StateHeader
-
- size() - Method in class org.jgroups.protocols.pbcast.STREAMING_STATE_TRANSFER.StateHeader
-
- size() - Method in class org.jgroups.protocols.PerfHeader
-
- size() - Method in class org.jgroups.protocols.PingHeader
-
- size() - Method in class org.jgroups.protocols.PingRsp
-
- size() - Method in class org.jgroups.protocols.SEQUENCER.SequencerHeader
-
- SIZE - Class in org.jgroups.protocols
-
Protocol which prints out the real size of a message.
- SIZE() - Constructor for class org.jgroups.protocols.SIZE
-
- size() - Method in class org.jgroups.protocols.SMACK.SmackHeader
-
- size() - Method in class org.jgroups.protocols.TcpHeader
-
- size() - Method in class org.jgroups.protocols.TOTAL.Header
-
- size() - Method in class org.jgroups.protocols.TOTAL_TOKEN.RingTokenHeader
-
- size() - Method in class org.jgroups.protocols.TOTAL_TOKEN.TotalTokenHeader
-
Returns size of the header
- size() - Method in class org.jgroups.protocols.TpHeader
-
- size() - Method in class org.jgroups.protocols.TransportedVectorTime
-
Returns size of this vector timestamp i.e number of process group members
- size() - Method in class org.jgroups.protocols.TunnelHeader
-
- size() - Method in class org.jgroups.protocols.UdpHeader
-
- size() - Method in class org.jgroups.protocols.UNICAST.UnicastHeader
-
- size() - Method in class org.jgroups.protocols.VIEW_SYNC.ViewSyncHeader
-
- size() - Method in class org.jgroups.protocols.WANPIPE.WanPipeHeader
-
- size() - Method in class org.jgroups.protocols.WanPipeAddress
-
- size() - Method in class org.jgroups.stack.AckMcastReceiverWindow
-
- size() - Method in class org.jgroups.stack.AckMcastSenderWindow
-
- size() - Method in class org.jgroups.stack.AckReceiverWindow
-
- size() - Method in class org.jgroups.stack.AckSenderWindow
-
- size() - Method in class org.jgroups.stack.IpAddress
-
- size() - Method in class org.jgroups.stack.LogicalAddress
-
- size() - Method in class org.jgroups.stack.NakReceiverWindow
-
- size() - Method in class org.jgroups.stack.Retransmitter
-
- size() - Method in class org.jgroups.util.AckCollector
-
- size() - Method in class org.jgroups.util.LinkedListQueue
-
returns the number of objects that are currently in the queue
- size - Variable in class org.jgroups.util.List
-
- size() - Method in class org.jgroups.util.List
-
- size() - Method in class org.jgroups.util.Queue
-
returns the number of objects that are currently in the queue
- size() - Method in class org.jgroups.util.Queue2
-
returns the number of objects that are currently in the queue
- size() - Method in class org.jgroups.util.RspList
-
- size() - Method in class org.jgroups.util.TimeScheduler
-
Returns the number of tasks currently scheduled.
- size() - Method in class org.jgroups.util.UnmodifiableVector
-
- size(Address) - Static method in class org.jgroups.util.Util
-
- size(Collection) - Static method in class org.jgroups.util.Util
-
Returns the marshalled size of a Collection of Addresses.
- size() - Method in class org.jgroups.View
-
returns the number of members in this view
- sizeOf(String) - Static method in class org.jgroups.util.Util
-
- sizeOf(Object) - Static method in class org.jgroups.util.Util
-
- sizeOf(Streamable) - Static method in class org.jgroups.util.Util
-
- sizeOfNotSeenList() - Method in class org.jgroups.protocols.pbcast.Gossip
-
- sleep(long) - Static method in class org.jgroups.util.Util
-
Sleep for timeout msecs.
- sleep(long, int) - Static method in class org.jgroups.util.Util
-
- sleep(long, boolean) - Static method in class org.jgroups.util.Util
-
On most UNIX systems, the minimum sleep time is 10-20ms.
- sleepRandom(long) - Static method in class org.jgroups.util.Util
-
Sleeps between 1 and timeout milliseconds, chosen randomly.
- SMACK - Class in org.jgroups.protocols
-
Simple Multicast ACK protocol.
- SMACK() - Constructor for class org.jgroups.protocols.SMACK
-
- SMACK.SmackHeader - Class in org.jgroups.protocols
-
- SMACK.SmackHeader() - Constructor for class org.jgroups.protocols.SMACK.SmackHeader
-
- SMACK.SmackHeader(byte, long) - Constructor for class org.jgroups.protocols.SMACK.SmackHeader
-
- sort() - Method in class org.jgroups.Membership
-
- src_addr - Variable in class org.jgroups.Message
-
- SRC_PROPERTY - Static variable in class org.jgroups.protocols.JMS
-
- STABILITY - Static variable in class org.jgroups.protocols.pbcast.STABLE.StableHeader
-
- stability(ViewId, long, long[], Object) - Method in class org.jgroups.protocols.STABLE
-
Contains the highest message sequence numbers (for each member) that
can safely be deleted (because they have been seen by all members).
- STABLE - Static variable in class org.jgroups.Event
-
- STABLE - Class in org.jgroups.jmx.protocols.pbcast
-
- STABLE() - Constructor for class org.jgroups.jmx.protocols.pbcast.STABLE
-
- STABLE(Protocol) - Constructor for class org.jgroups.jmx.protocols.pbcast.STABLE
-
- STABLE - Class in org.jgroups.protocols.pbcast
-
Computes the broadcast messages that are stable; i.e., have been received by all members.
- STABLE() - Constructor for class org.jgroups.protocols.pbcast.STABLE
-
- STABLE - Class in org.jgroups.protocols
-
Computes the broadcast messages that are stable; i.e., that have been received
by all members.
- STABLE() - Constructor for class org.jgroups.protocols.STABLE
-
- stable(long) - Method in class org.jgroups.stack.NakReceiverWindow
-
Delete all messages <= seqno (they are stable, that is, have been
received at all members).
- STABLE.StableHeader - Class in org.jgroups.protocols.pbcast
-
- STABLE.StableHeader() - Constructor for class org.jgroups.protocols.pbcast.STABLE.StableHeader
-
- STABLE.StableHeader(int, Digest) - Constructor for class org.jgroups.protocols.pbcast.STABLE.StableHeader
-
- STABLE_GOSSIP - Static variable in class org.jgroups.protocols.pbcast.STABLE.StableHeader
-
- STABLEMBean - Interface in org.jgroups.jmx.protocols.pbcast
-
- stack - Variable in class org.jgroups.stack.Protocol
-
- Stack - Class in org.jgroups.util
-
LIFO stack, with better performance than java.util.Stack (based on List).
- Stack() - Constructor for class org.jgroups.util.Stack
-
- start() - Method in class org.jgroups.blocks.BasicConnectionTable
-
- start() - Method in class org.jgroups.blocks.ConnectionTable
-
- start() - Method in class org.jgroups.blocks.ConnectionTableNIO
-
- start(long) - Method in class org.jgroups.blocks.DistributedHashtable
-
Fetches the state
- start(long) - Method in class org.jgroups.blocks.DistributedQueue
-
- start() - Method in class org.jgroups.blocks.DistributedTree
-
- start(long) - Method in class org.jgroups.blocks.DistributedTree
-
- start() - Method in class org.jgroups.blocks.Link
-
- start() - Method in class org.jgroups.blocks.LogicalLink
-
Start all links
- start() - Method in class org.jgroups.blocks.MessageDispatcher
-
- start() - Method in class org.jgroups.blocks.NotificationBus
-
- start() - Method in class org.jgroups.blocks.PullPushAdapter
-
- start() - Method in class org.jgroups.blocks.ReplicatedTree
-
- start() - Method in class org.jgroups.blocks.RequestCorrelator
-
- start() - Method in class org.jgroups.debug.Debugger
-
- start(String) - Static method in class org.jgroups.debug.Profiler
-
- start() - Method in class org.jgroups.debug.ProtocolTester
-
- start() - Method in class org.jgroups.debug.Simulator
-
- start() - Method in class org.jgroups.demos.applets.DrawApplet
-
- start() - Method in class org.jgroups.demos.Chat
-
- start(ChannelFactory, String, boolean) - Method in class org.jgroups.demos.DistributedHashtableDemo
-
- start(String, ChannelFactory, String) - Method in class org.jgroups.demos.DistributedQueueDemo
-
- start(String, String) - Method in class org.jgroups.demos.NotificationBusDemo
-
- start() - Method in class org.jgroups.demos.QuoteClient
-
- start() - Method in class org.jgroups.demos.QuoteServer
-
- start() - Method in class org.jgroups.demos.Topology
-
- start(String, boolean) - Method in class org.jgroups.demos.ViewDemo
-
- start(String) - Method in class org.jgroups.demos.wb.GraphPanel
-
- START - Static variable in class org.jgroups.Event
-
- start() - Method in class org.jgroups.JChannelFactory
-
- start() - Method in class org.jgroups.jmx.JChannel
-
- start() - Method in class org.jgroups.jmx.JChannelFactory
-
- start() - Method in interface org.jgroups.jmx.JChannelFactoryMBean
-
- start() - Method in interface org.jgroups.jmx.JChannelMBean
-
- start() - Method in class org.jgroups.jmx.Protocol
-
- start() - Method in interface org.jgroups.jmx.ProtocolMBean
-
- start() - Method in class org.jgroups.protocols.AUTOCONF
-
- start() - Method in class org.jgroups.protocols.BSH
-
- start() - Method in class org.jgroups.protocols.DEADLOCK
-
- start() - Method in class org.jgroups.protocols.Discovery
-
- start() - Method in class org.jgroups.protocols.DUMMY_TP
-
- start() - Method in class org.jgroups.protocols.FC
-
- start() - Method in class org.jgroups.protocols.FD_PID
-
- start() - Method in class org.jgroups.protocols.FD_PROB
-
- start() - Method in class org.jgroups.protocols.FD_SOCK
-
- start() - Method in class org.jgroups.protocols.FLUSH
-
- start() - Method in class org.jgroups.protocols.GMS
-
- start() - Method in class org.jgroups.protocols.JMS
-
Start the JMS protocol.
- start() - Method in class org.jgroups.protocols.LOOPBACK
-
- start() - Method in class org.jgroups.protocols.MERGE
-
- start() - Method in class org.jgroups.protocols.MPING
-
- start() - Method in class org.jgroups.protocols.pbcast.FLUSH
-
- start() - Method in class org.jgroups.protocols.pbcast.GMS
-
- start() - Method in class org.jgroups.protocols.pbcast.GmsImpl
-
- start() - Method in class org.jgroups.protocols.pbcast.NAKACK
-
- start() - Method in class org.jgroups.protocols.pbcast.STABLE
-
- start() - Method in class org.jgroups.protocols.pbcast.STATE_TRANSFER
-
- start() - Method in class org.jgroups.protocols.pbcast.STREAMING_STATE_TRANSFER
-
- start() - Method in class org.jgroups.protocols.PERF
-
- start() - Method in class org.jgroups.protocols.PERF_TP
-
- start() - Method in class org.jgroups.protocols.PIGGYBACK
-
- start() - Method in class org.jgroups.protocols.PingSender
-
- start() - Method in class org.jgroups.protocols.PingWaiter
-
- start() - Method in class org.jgroups.protocols.SHUFFLE
-
Starts the messagesHandler<\code>
- start() - Method in class org.jgroups.protocols.STABLE
-
Start the layer:
i.
- start() - Method in class org.jgroups.protocols.STATE_TRANSFER
-
- start() - Method in class org.jgroups.protocols.TCP
-
- start() - Method in class org.jgroups.protocols.TCP_NIO
-
- start() - Method in class org.jgroups.protocols.TCPGOSSIP
-
- start() - Method in class org.jgroups.protocols.TOTAL
-
Prepare this layer to receive messages from above
- start() - Method in class org.jgroups.protocols.TOTAL_OLD
-
- start() - Method in class org.jgroups.protocols.TOTAL_TOKEN
-
- start() - Method in class org.jgroups.protocols.TP
-
Creates the unicast and multicast sockets and starts the unicast and multicast receiver threads
- start() - Method in class org.jgroups.protocols.TUNNEL
-
- start() - Method in class org.jgroups.protocols.UDP
-
Creates the unicast and multicast sockets and starts the unicast and multicast receiver threads
- start() - Method in class org.jgroups.protocols.UDP.UcastReceiver
-
- start() - Method in class org.jgroups.protocols.UNICAST
-
- start() - Method in class org.jgroups.protocols.VIEW_SYNC
-
- start() - Method in class org.jgroups.protocols.WANPIPE
-
- start() - Method in class org.jgroups.stack.AckMcastSenderWindow
-
Start the retransmitter.
- start() - Method in class org.jgroups.stack.GossipRouter
-
JBoss MBean lifecycle operation.
- start() - Method in class org.jgroups.stack.MessageProtocol
-
- start() - Method in class org.jgroups.stack.Protocol
-
- start() - Method in class org.jgroups.util.Proxy
-
- start() - Method in class org.jgroups.util.ReusableThread
-
Will always be called from synchronized method, no need to do our own synchronization
- start() - Method in class org.jgroups.util.Scheduler
-
- start() - Method in class org.jgroups.util.TimeScheduler
-
Start the scheduler, if it's suspended or stopped
- START_FLUSH - Static variable in class org.jgroups.protocols.pbcast.FLUSH.FlushHeader
-
- START_OK - Static variable in class org.jgroups.Event
-
- start_port - Variable in class org.jgroups.protocols.BasicTCP
-
- START_QUEUEING - Static variable in class org.jgroups.Event
-
- startDownHandler() - Method in class org.jgroups.protocols.AUTOCONF
-
Leave empty: no down_thread will be created, but the down_thread of the neighbor above us will be used
- startDownHandler() - Method in class org.jgroups.protocols.BSH
-
We have no down handler thread
- startDownHandler() - Method in class org.jgroups.protocols.MERGE2
-
This prevents the down-handler thread to be created, which is not needed in the protocol.
- startDownHandler() - Method in class org.jgroups.protocols.MERGE3
-
This prevents the down-handler thread to be created, which is not needed in the protocol.
- startDownHandler() - Method in class org.jgroups.stack.Protocol
-
Used internally.
- startDownHandler() - Method in class org.jgroups.stack.ProtocolStack
-
- started - Variable in class org.jgroups.blocks.RequestCorrelator
-
- started(ReusableThread, Runnable) - Method in interface org.jgroups.util.SchedulerListener
-
- startFlush(long, boolean) - Method in class org.jgroups.Channel
-
- startFlush(long, int, boolean) - Method in class org.jgroups.JChannel
-
Will perform a flush of the system, ie.
- startFlush(long, boolean) - Method in class org.jgroups.JChannel
-
Will perform a flush of the system, ie.
- startFlush(long) - Method in class org.jgroups.jmx.protocols.pbcast.FLUSH
-
- startFlush(long) - Method in interface org.jgroups.jmx.protocols.pbcast.FLUSHMBean
-
- startFlush(long) - Method in class org.jgroups.protocols.pbcast.FLUSH
-
- startProtocolStack(Protocol) - Method in class org.jgroups.stack.Configurator
-
- startStack() - Method in class org.jgroups.stack.ProtocolStack
-
Start all layers.
- startUpHandler() - Method in class org.jgroups.protocols.AUTOCONF
-
Leave empty: no up_thread will be created, but the up_thread of the neighbor below us will be used
- startUpHandler() - Method in class org.jgroups.protocols.BSH
-
We have no up handler thread
- startUpHandler() - Method in class org.jgroups.protocols.MERGE2
-
This prevents the up-handler thread to be created, which is not needed in the protocol.
- startUpHandler() - Method in class org.jgroups.protocols.MERGE3
-
This prevents the up-handler thread to be created, which is not needed in the protocol.
- startUpHandler() - Method in class org.jgroups.protocols.TP
-
This prevents the up-handler thread to be created, which essentially is superfluous:
messages are received from the network rather than from a layer below.
- startUpHandler() - Method in class org.jgroups.protocols.TUNNEL
-
This prevents the up-handler thread to be created, which essentially is superfluous:
messages are received from the network rather than from a layer below.
- startUpHandler() - Method in class org.jgroups.stack.Protocol
-
Used internally.
- startUpHandler() - Method in class org.jgroups.stack.ProtocolStack
-
- startWork() - Method in class org.jgroups.stack.ProtocolStack
-
Override with null functionality: we don't need any threads to be started !
- state - Variable in class org.jgroups.stack.StateTransferInfo
-
- state_id - Variable in class org.jgroups.stack.StateTransferInfo
-
- state_promise - Variable in class org.jgroups.blocks.DistributedHashtable
-
- STATE_RECEIVED - Static variable in class org.jgroups.Event
-
- STATE_REMOVE_REQUESTER - Static variable in class org.jgroups.protocols.pbcast.STREAMING_STATE_TRANSFER.StateHeader
-
- STATE_REQ - Static variable in class org.jgroups.mux.ServiceInfo
-
- STATE_REQ - Static variable in class org.jgroups.protocols.pbcast.STATE_TRANSFER.StateHeader
-
- STATE_REQ - Static variable in class org.jgroups.protocols.pbcast.STREAMING_STATE_TRANSFER.StateHeader
-
- STATE_RSP - Static variable in class org.jgroups.mux.ServiceInfo
-
- STATE_RSP - Static variable in class org.jgroups.protocols.pbcast.STATE_TRANSFER.StateHeader
-
- STATE_RSP - Static variable in class org.jgroups.protocols.pbcast.STREAMING_STATE_TRANSFER.StateHeader
-
- STATE_TRANSFER - Class in org.jgroups.jmx.protocols.pbcast
-
- STATE_TRANSFER() - Constructor for class org.jgroups.jmx.protocols.pbcast.STATE_TRANSFER
-
- STATE_TRANSFER(Protocol) - Constructor for class org.jgroups.jmx.protocols.pbcast.STATE_TRANSFER
-
- STATE_TRANSFER - Class in org.jgroups.protocols.pbcast
-
New STATE_TRANSFER protocol based on PBCAST.
- STATE_TRANSFER() - Constructor for class org.jgroups.protocols.pbcast.STATE_TRANSFER
-
- STATE_TRANSFER - Class in org.jgroups.protocols
-
State transfer layer.
- STATE_TRANSFER() - Constructor for class org.jgroups.protocols.STATE_TRANSFER
-
- STATE_TRANSFER.StateHeader - Class in org.jgroups.protocols.pbcast
-
Wraps data for a state request/response.
- STATE_TRANSFER.StateHeader() - Constructor for class org.jgroups.protocols.pbcast.STATE_TRANSFER.StateHeader
-
- STATE_TRANSFER.StateHeader(byte, Address, long, Digest) - Constructor for class org.jgroups.protocols.pbcast.STATE_TRANSFER.StateHeader
-
- STATE_TRANSFER.StateHeader(byte, Address, long, Digest, String) - Constructor for class org.jgroups.protocols.pbcast.STATE_TRANSFER.StateHeader
-
- STATE_TRANSFER_INPUTSTREAM - Static variable in class org.jgroups.Event
-
- STATE_TRANSFER_INPUTSTREAM_CLOSED - Static variable in class org.jgroups.Event
-
- STATE_TRANSFER_OUTPUTSTREAM - Static variable in class org.jgroups.Event
-
- STATE_TRANSFER_OUTPUTSTREAM_CLOSED - Static variable in class org.jgroups.Event
-
- STATE_TRANSFERMBean - Interface in org.jgroups.jmx.protocols.pbcast
-
- stateListener - Variable in class org.jgroups.blocks.MessageListenerAdapter
-
- stateTransferCompleted(boolean) - Method in interface org.jgroups.blocks.ReplicatedHashtable.StateTransferListener
-
- StateTransferInfo - Class in org.jgroups.stack
-
Contains parameters for state transfer.
- StateTransferInfo() - Constructor for class org.jgroups.stack.StateTransferInfo
-
- StateTransferInfo(Address) - Constructor for class org.jgroups.stack.StateTransferInfo
-
- StateTransferInfo(Address, long) - Constructor for class org.jgroups.stack.StateTransferInfo
-
- StateTransferInfo(Address, String, long) - Constructor for class org.jgroups.stack.StateTransferInfo
-
- StateTransferInfo(Address, String, long, byte[]) - Constructor for class org.jgroups.stack.StateTransferInfo
-
- StateTransferInfo(Address, InputStream, String) - Constructor for class org.jgroups.stack.StateTransferInfo
-
- StateTransferInfo(Address, OutputStream, String) - Constructor for class org.jgroups.stack.StateTransferInfo
-
- stateTransferListenersPresent() - Method in class org.jgroups.mux.Multiplexer
-
- stateTransferRunning() - Method in class org.jgroups.blocks.ReplicatedHashtable
-
- stateTransferStarted() - Method in interface org.jgroups.blocks.ReplicatedHashtable.StateTransferListener
-
- stats - Variable in class org.jgroups.JChannel
-
Collect statistics
- STATS - Class in org.jgroups.jmx.protocols
-
- STATS() - Constructor for class org.jgroups.jmx.protocols.STATS
-
- STATS(Protocol) - Constructor for class org.jgroups.jmx.protocols.STATS
-
- STATS - Class in org.jgroups.protocols
-
Provides various stats
- STATS() - Constructor for class org.jgroups.protocols.STATS
-
- stats - Variable in class org.jgroups.stack.Protocol
-
- statsEnabled() - Method in class org.jgroups.JChannel
-
- statsEnabled() - Method in class org.jgroups.stack.Protocol
-
- STATSMBean - Interface in org.jgroups.jmx.protocols
-
- stop() - Method in class org.jgroups.blocks.BasicConnectionTable
-
- stop() - Method in class org.jgroups.blocks.ConnectionTable
-
Closes all open sockets, the server socket and all threads waiting for incoming messages
- stop() - Method in class org.jgroups.blocks.ConnectionTableNIO
-
Closes all open sockets, the server socket and all threads waiting for incoming messages
- stop() - Method in class org.jgroups.blocks.DistributedHashtable
-
- stop() - Method in class org.jgroups.blocks.DistributedQueue
-
- stop() - Method in class org.jgroups.blocks.DistributedTree
-
- stop() - Method in class org.jgroups.blocks.Link
-
- stop() - Method in class org.jgroups.blocks.LogicalLink
-
Stop all links
- stop() - Method in class org.jgroups.blocks.MessageDispatcher
-
- stop() - Method in class org.jgroups.blocks.NotificationBus
-
- stop() - Method in class org.jgroups.blocks.PullPushAdapter
-
- stop() - Method in class org.jgroups.blocks.ReplicatedTree
-
- stop() - Method in class org.jgroups.blocks.ReplicationManager
-
- stop() - Method in class org.jgroups.blocks.RequestCorrelator
-
- stop() - Method in class org.jgroups.debug.Debugger
-
- stop(String) - Static method in class org.jgroups.debug.Profiler
-
- stop() - Method in class org.jgroups.debug.ProtocolTester
-
- stop() - Method in class org.jgroups.debug.Simulator
-
- stop() - Method in class org.jgroups.demos.Draw
-
- stop() - Method in class org.jgroups.demos.wb.GraphPanel
-
- STOP - Static variable in class org.jgroups.Event
-
- stop() - Method in class org.jgroups.JChannelFactory
-
- stop() - Method in class org.jgroups.jmx.JChannel
-
- stop() - Method in class org.jgroups.jmx.JChannelFactory
-
- stop() - Method in interface org.jgroups.jmx.JChannelFactoryMBean
-
- stop() - Method in interface org.jgroups.jmx.JChannelMBean
-
- stop() - Method in class org.jgroups.jmx.Protocol
-
- stop() - Method in interface org.jgroups.jmx.ProtocolMBean
-
- stop() - Method in class org.jgroups.protocols.BSH
-
- stop() - Method in class org.jgroups.protocols.DEADLOCK
-
- stop() - Method in class org.jgroups.protocols.Discovery
-
- stop() - Method in class org.jgroups.protocols.FC
-
- stop() - Method in class org.jgroups.protocols.FD.BroadcastTask
-
- stop() - Method in class org.jgroups.protocols.FD.Monitor
-
- stop() - Method in class org.jgroups.protocols.FD
-
- stop() - Method in class org.jgroups.protocols.FD_PID
-
- stop() - Method in class org.jgroups.protocols.FD_PROB
-
- stop() - Method in class org.jgroups.protocols.FD_SIMPLE
-
- stop() - Method in class org.jgroups.protocols.FD_SOCK
-
- stop() - Method in class org.jgroups.protocols.JMS
-
Stops the work of the JMS protocol.
- stop() - Method in class org.jgroups.protocols.MERGE
-
- stop() - Method in class org.jgroups.protocols.MERGE2
-
- stop() - Method in class org.jgroups.protocols.MPING
-
- stop() - Method in class org.jgroups.protocols.NAKACK
-
- stop() - Method in class org.jgroups.protocols.pbcast.CoordGmsImpl
-
- stop() - Method in class org.jgroups.protocols.pbcast.FD
-
- stop() - Method in class org.jgroups.protocols.pbcast.FLUSH
-
- stop() - Method in class org.jgroups.protocols.pbcast.GMS
-
- stop() - Method in class org.jgroups.protocols.pbcast.GmsImpl
-
- stop() - Method in class org.jgroups.protocols.pbcast.NAKACK
-
- stop() - Method in class org.jgroups.protocols.pbcast.PBCAST
-
- stop() - Method in class org.jgroups.protocols.pbcast.STABLE
-
- stop() - Method in class org.jgroups.protocols.pbcast.STATE_TRANSFER
-
- stop() - Method in class org.jgroups.protocols.pbcast.STREAMING_STATE_TRANSFER
-
- stop() - Method in class org.jgroups.protocols.PIGGYBACK
-
- stop() - Method in class org.jgroups.protocols.PING
-
- stop() - Method in class org.jgroups.protocols.PingSender
-
- stop() - Method in class org.jgroups.protocols.PingWaiter
-
- stop() - Method in class org.jgroups.protocols.SHUFFLE
-
Stops the messagesHandler
- stop() - Method in class org.jgroups.protocols.SMACK
-
- stop() - Method in class org.jgroups.protocols.STABLE
-
Stop scheduling the gossip task
- stop() - Method in class org.jgroups.protocols.STATE_TRANSFER
-
- stop() - Method in class org.jgroups.protocols.TCP
-
- stop() - Method in class org.jgroups.protocols.TCP_NIO
-
- stop() - Method in class org.jgroups.protocols.TCPGOSSIP
-
- stop() - Method in class org.jgroups.protocols.TOTAL
-
Handle the stop() method travelling down the stack.
- stop() - Method in class org.jgroups.protocols.TOTAL_OLD
-
- stop() - Method in class org.jgroups.protocols.TOTAL_TOKEN
-
Overrides @org.jgroups.stack.MessageProtocol#stop().
- stop() - Method in class org.jgroups.protocols.TP
-
- stop() - Method in class org.jgroups.protocols.TUNNEL
-
- stop() - Method in class org.jgroups.protocols.UDP
-
- stop() - Method in class org.jgroups.protocols.UDP.UcastReceiver
-
- stop() - Method in class org.jgroups.protocols.UNICAST
-
- stop() - Method in class org.jgroups.protocols.VERIFY_SUSPECT
-
- stop() - Method in class org.jgroups.protocols.VIEW_SYNC
-
- stop() - Method in class org.jgroups.protocols.WANPIPE
-
- stop() - Method in class org.jgroups.stack.AckMcastSenderWindow
-
Stop the rentransmition and clear all pending msgs.
- stop() - Method in class org.jgroups.stack.GossipClient
-
- stop() - Method in class org.jgroups.stack.GossipRouter
-
JBoss MBean lifecycle operation.
- stop() - Method in class org.jgroups.stack.MessageProtocol
-
- stop() - Method in class org.jgroups.stack.Protocol
-
- stop() - Method in class org.jgroups.stack.Retransmitter
-
Stop the rentransmition and clear all pending msgs.
- stop() - Method in class org.jgroups.util.ReusableThread
-
Stops the thread by setting thread=null and interrupting it.
- stop() - Method in class org.jgroups.util.Scheduler
-
Stop the scheduler thread.
- stop() - Method in class org.jgroups.util.TimeScheduler
-
Stop the scheduler if it's running.
- STOP_FLUSH - Static variable in class org.jgroups.protocols.pbcast.FLUSH.FlushHeader
-
- STOP_FLUSH_OK - Static variable in class org.jgroups.protocols.pbcast.FLUSH.FlushHeader
-
- STOP_OK - Static variable in class org.jgroups.Event
-
- STOP_QUEUEING - Static variable in class org.jgroups.Event
-
- stopFlush() - Method in class org.jgroups.Channel
-
- stopFlush() - Method in class org.jgroups.JChannel
-
- stopFlush() - Method in class org.jgroups.jmx.protocols.pbcast.FLUSH
-
- stopFlush() - Method in interface org.jgroups.jmx.protocols.pbcast.FLUSHMBean
-
- stopFlush() - Method in class org.jgroups.protocols.pbcast.FLUSH
-
- stopInternal() - Method in class org.jgroups.stack.Protocol
-
Used internally.
- stopInternal() - Method in class org.jgroups.stack.ProtocolStack
-
- stopped - Variable in class org.jgroups.blocks.DistributedQueue
-
- stopped(ReusableThread, Runnable) - Method in interface org.jgroups.util.SchedulerListener
-
- stopProtocolStack(Protocol) - Method in class org.jgroups.stack.Configurator
-
- stopStack() - Method in class org.jgroups.stack.ProtocolStack
-
Iterates through all the protocols from top to bottom and does the following:
Waits until all messages in the down queue have been flushed (ie., size is 0)
Calls stop() on the protocol
- stopWork() - Method in class org.jgroups.stack.ProtocolStack
-
Override with null functionality: we don't need any threads to be started !
- Streamable - Interface in org.jgroups.util
-
Implementations of Streamable can add their state directly to the output stream, enabling them to bypass costly
serialization
- streamableFromByteBuffer(Class, byte[]) - Static method in class org.jgroups.util.Util
-
- streamableFromByteBuffer(Class, byte[], int, int) - Static method in class org.jgroups.util.Util
-
- streamableToByteBuffer(Streamable) - Static method in class org.jgroups.util.Util
-
- STREAMING_STATE_TRANSFER - Class in org.jgroups.jmx.protocols.pbcast
-
- STREAMING_STATE_TRANSFER() - Constructor for class org.jgroups.jmx.protocols.pbcast.STREAMING_STATE_TRANSFER
-
- STREAMING_STATE_TRANSFER(Protocol) - Constructor for class org.jgroups.jmx.protocols.pbcast.STREAMING_STATE_TRANSFER
-
- STREAMING_STATE_TRANSFER - Class in org.jgroups.protocols.pbcast
-
STREAMING_STATE_TRANSFER
, as its name implies, allows a streaming
state transfer between two channel instances.
- STREAMING_STATE_TRANSFER() - Constructor for class org.jgroups.protocols.pbcast.STREAMING_STATE_TRANSFER
-
- STREAMING_STATE_TRANSFER.StateHeader - Class in org.jgroups.protocols.pbcast
-
- STREAMING_STATE_TRANSFER.StateHeader() - Constructor for class org.jgroups.protocols.pbcast.STREAMING_STATE_TRANSFER.StateHeader
-
- STREAMING_STATE_TRANSFER.StateHeader(byte, Address, String) - Constructor for class org.jgroups.protocols.pbcast.STREAMING_STATE_TRANSFER.StateHeader
-
- STREAMING_STATE_TRANSFER.StateHeader(byte, Address, long, Digest) - Constructor for class org.jgroups.protocols.pbcast.STREAMING_STATE_TRANSFER.StateHeader
-
- STREAMING_STATE_TRANSFER.StateHeader(byte, Address, IpAddress, Digest, String) - Constructor for class org.jgroups.protocols.pbcast.STREAMING_STATE_TRANSFER.StateHeader
-
- STREAMING_STATE_TRANSFERMBean - Interface in org.jgroups.jmx.protocols.pbcast
-
- StreamingGetStateEvent - Class in org.jgroups
-
Represents an event returned by channel.receive()
, as a result
of another channel instance requesting a state from this channel.
- StreamingGetStateEvent(OutputStream, String) - Constructor for class org.jgroups.StreamingGetStateEvent
-
- StreamingSetStateEvent - Class in org.jgroups
-
Represents an event returned by channel.receive()
, as requested by
channel.getState()
previously.
- StreamingSetStateEvent(InputStream, String) - Constructor for class org.jgroups.StreamingSetStateEvent
-
- string_version - Static variable in class org.jgroups.Version
-
- subgroups - Variable in class org.jgroups.MergeView
-
Vector
- subList(int, int) - Method in class org.jgroups.util.UnmodifiableVector
-
- substituteVariable(String) - Static method in class org.jgroups.util.Util
-
Replaces variables of ${var:default} with System.getProperty(var, default).
- substituteVariables(ProtocolStackConfigurator) - Static method in class org.jgroups.conf.ConfiguratorFactory
-
Replace variables of the form ${var:default} with the getProperty(var, default)
- SUBVIEW_MERGE - Static variable in class org.jgroups.Event
-
- SUBVIEWSET_MERGE - Static variable in class org.jgroups.Event
-
- suspect(Address) - Method in class org.jgroups.blocks.DistributedHashtable
-
Called when a member is suspected
- suspect(Address) - Method in class org.jgroups.blocks.DistributedLockManager
-
- suspect(Address) - Method in class org.jgroups.blocks.DistributedQueue
-
Called when a member is suspected
- suspect(Address) - Method in class org.jgroups.blocks.DistributedTree
-
Called when a member is suspected
- suspect(Address) - Method in class org.jgroups.blocks.GroupRequest
-
Callback (called by RequestCorrelator or Transport).
- suspect(Address) - Method in class org.jgroups.blocks.MembershipListenerAdapter
-
Notify membership listener that some node was suspected.
- suspect(Address) - Method in class org.jgroups.blocks.NotificationBus
-
- suspect(Address) - Method in class org.jgroups.blocks.ReplicatedHashtable
-
Called when a member is suspected
- suspect(Address) - Method in class org.jgroups.blocks.ReplicatedTree
-
Called when a member is suspected
- suspect(Address) - Method in interface org.jgroups.blocks.RspCollector
-
- suspect(Address) - Method in class org.jgroups.blocks.VotingAdapter
-
Callback for notification that one node is suspected
- SUSPECT - Static variable in class org.jgroups.Channel
-
- suspect(Address) - Method in class org.jgroups.demos.Chat
-
- suspect(Address) - Method in class org.jgroups.demos.QuoteClient
-
- suspect(Address) - Method in class org.jgroups.demos.QuoteServer
-
- suspect(Address) - Method in class org.jgroups.demos.Topology
-
- suspect(Address) - Method in class org.jgroups.demos.ViewDemo
-
Called when a member is suspected
- suspect(Address) - Method in class org.jgroups.demos.wb.Whiteboard
-
- SUSPECT - Static variable in class org.jgroups.Event
-
- suspect(Address) - Method in class org.jgroups.ExtendedReceiverAdapter
-
- suspect(Address) - Method in interface org.jgroups.MembershipListener
-
Called whenever a member is suspected of having crashed,
but has not yet been excluded.
- suspect(Address) - Method in class org.jgroups.protocols.ClientGmsImpl
-
- suspect(Address) - Method in class org.jgroups.protocols.CoordGmsImpl
-
- SUSPECT - Static variable in class org.jgroups.protocols.FD.FdHeader
-
- SUSPECT - Static variable in class org.jgroups.protocols.FD_SOCK.FdHeader
-
- suspect(Address) - Method in class org.jgroups.protocols.GMS
-
- suspect(Address) - Method in class org.jgroups.protocols.GmsImpl
-
- suspect(Address) - Method in class org.jgroups.protocols.ParticipantGmsImpl
-
- suspect(Address) - Method in class org.jgroups.protocols.pbcast.ClientGmsImpl
-
- suspect(Address) - Method in class org.jgroups.protocols.pbcast.CoordGmsImpl
-
- suspect(Address) - Method in class org.jgroups.protocols.pbcast.GmsImpl
-
- suspect(Address) - Method in class org.jgroups.protocols.pbcast.ParticipantGmsImpl
-
- suspect(Address) - Method in class org.jgroups.ReceiverAdapter
-
- suspect(Object) - Method in class org.jgroups.stack.AckMcastReceiverWindow
-
- suspect(Address) - Method in class org.jgroups.stack.AckMcastSenderWindow
-
Process with address suspected
is suspected: remove it
from all receiver sets.
- suspect(Object) - Method in class org.jgroups.util.AckCollector
-
- SuspectedException - Exception in org.jgroups
-
Thrown if a message is sent to a suspected member.
- SuspectedException() - Constructor for exception org.jgroups.SuspectedException
-
- SuspectedException(Object) - Constructor for exception org.jgroups.SuspectedException
-
- SuspectEvent - Class in org.jgroups
-
Represents a suspect event.
- SuspectEvent(Object) - Constructor for class org.jgroups.SuspectEvent
-
- SUSPEND - Static variable in class org.jgroups.Event
-
- suspend() - Method in class org.jgroups.util.ReusableThread
-
Suspends the thread.
- SUSPEND_FAILED - Static variable in class org.jgroups.Event
-
- SUSPEND_OK - Static variable in class org.jgroups.Event
-
- SUSPEND_STABLE - Static variable in class org.jgroups.Event
-
- suspended(ReusableThread, Runnable) - Method in interface org.jgroups.util.SchedulerListener
-
- suspendViewHandler() - Method in class org.jgroups.jmx.protocols.pbcast.GMS
-
- suspendViewHandler() - Method in interface org.jgroups.jmx.protocols.pbcast.GMSMBean
-
- suspendViewHandler() - Method in class org.jgroups.protocols.pbcast.GMS
-
- SWITCH_NAK - Static variable in class org.jgroups.Event
-
- SWITCH_NAK_ACK - Static variable in class org.jgroups.Event
-
- SWITCH_OUT_OF_BAND - Static variable in class org.jgroups.Event
-
- UCAST - Static variable in class org.jgroups.protocols.TOTAL.Header
-
Unicast message
- UDP - Class in org.jgroups.jmx.protocols
-
- UDP() - Constructor for class org.jgroups.jmx.protocols.UDP
-
- UDP(Protocol) - Constructor for class org.jgroups.jmx.protocols.UDP
-
- UDP - Class in org.jgroups.protocols
-
IP multicast transport based on UDP.
- UDP() - Constructor for class org.jgroups.protocols.UDP
-
Creates the UDP protocol, and initializes the
state variables, does however not start any sockets or threads.
- UDP.UcastReceiver - Class in org.jgroups.protocols
-
- UDP.UcastReceiver() - Constructor for class org.jgroups.protocols.UDP.UcastReceiver
-
- UDP_IP_TTL - Static variable in class org.jgroups.Global
-
- UDP_MCAST_ADDR - Static variable in class org.jgroups.Global
-
- UDP_MCAST_PORT - Static variable in class org.jgroups.Global
-
- UdpHeader - Class in org.jgroups.protocols
-
- UdpHeader() - Constructor for class org.jgroups.protocols.UdpHeader
-
- UdpHeader(String) - Constructor for class org.jgroups.protocols.UdpHeader
-
- UDPMBean - Interface in org.jgroups.jmx.protocols
-
- UdpRingNode - Class in org.jgroups.protocols.ring
-
- UdpRingNode(RpcProtocol, Address) - Constructor for class org.jgroups.protocols.ring.UdpRingNode
-
- unblock() - Method in class org.jgroups.blocks.MembershipListenerAdapter
-
- unblock() - Method in class org.jgroups.demos.Chat
-
- unblock() - Method in class org.jgroups.demos.Draw
-
- UNBLOCK - Static variable in class org.jgroups.Event
-
- unblock() - Method in interface org.jgroups.ExtendedMembershipListener
-
Called after the FLUSH protocol has unblocked previously blocked senders, and messages can be sent again.
- unblock() - Method in class org.jgroups.ExtendedReceiverAdapter
-
- unblock() - Method in class org.jgroups.jmx.protocols.FC
-
- unblock() - Method in interface org.jgroups.jmx.protocols.FCMBean
-
- unblock() - Method in class org.jgroups.protocols.FC
-
Allows to unblock a blocked sender from an external program, e.g.
- UnblockEvent - Class in org.jgroups
-
Trivial object that represents a block event.
- UnblockEvent() - Constructor for class org.jgroups.UnblockEvent
-
- UNDEFINED - Static variable in exception org.jgroups.protocols.ring.TokenLostException
-
- UNICAST - Class in org.jgroups.jmx.protocols
-
- UNICAST() - Constructor for class org.jgroups.jmx.protocols.UNICAST
-
- UNICAST(Protocol) - Constructor for class org.jgroups.jmx.protocols.UNICAST
-
- UNICAST - Class in org.jgroups.protocols
-
Reliable unicast layer.
- UNICAST() - Constructor for class org.jgroups.protocols.UNICAST
-
- UNICAST.UnicastHeader - Class in org.jgroups.protocols
-
- UNICAST.UnicastHeader() - Constructor for class org.jgroups.protocols.UNICAST.UnicastHeader
-
- UNICAST.UnicastHeader(byte, long) - Constructor for class org.jgroups.protocols.UNICAST.UnicastHeader
-
- UNICASTMBean - Interface in org.jgroups.jmx.protocols
-
- unlock(Object, Object) - Method in class org.jgroups.blocks.DistributedLockManager
-
Unlocks an object with lockId
on behalf of the specified
owner
.
- unlock(Object, Object, long) - Method in class org.jgroups.blocks.DistributedLockManager
-
- unlock(Object, Object, boolean) - Method in class org.jgroups.blocks.DistributedLockManager
-
Unlocks an object with lockId
on behalf of the specified
owner
.
- unlock(Object, Object, boolean, long) - Method in class org.jgroups.blocks.DistributedLockManager
-
- unlock(Object, Object) - Method in interface org.jgroups.blocks.LockManager
-
Release lock on obj
owned by specified owner
.
- unlock(Object, Object, boolean) - Method in interface org.jgroups.blocks.LockManager
-
Release lock on obj
owned by specified owner
.
- unlock(Sync) - Static method in class org.jgroups.util.Util
-
Releases the given Sync
, suppressing any Throwable.
- UnmodifiableVector - Class in org.jgroups.util
-
Vector which cannot be modified
- UnmodifiableVector(Vector) - Constructor for class org.jgroups.util.UnmodifiableVector
-
- unmodifiableVector(Vector) - Static method in class org.jgroups.util.Util
-
- unregister(MBeanServer, String) - Static method in class org.jgroups.jmx.JmxConfigurator
-
Unregisters object_name and everything under it
- unregister(String) - Method in class org.jgroups.mux.Multiplexer
-
- unregister(String, Address) - Method in class org.jgroups.stack.GossipClient
-
- UNREGISTER - Static variable in class org.jgroups.stack.GossipRouter
-
- unregisterChannel(MBeanServer, ObjectName) - Static method in class org.jgroups.jmx.JmxConfigurator
-
- unregisterChannel(MBeanServer, String) - Static method in class org.jgroups.jmx.JmxConfigurator
-
- unregisterListener(Serializable) - Method in class org.jgroups.blocks.PullPushAdapter
-
Removes a message listener to a given identifier from the message listeners map.
- unregisterProtocols(MBeanServer, JChannel, String) - Static method in class org.jgroups.jmx.JmxConfigurator
-
- unsetThreadNames() - Method in class org.jgroups.protocols.TP
-
- unsetThreadNames() - Method in class org.jgroups.protocols.UDP
-
- unstable_msgs - Variable in class org.jgroups.protocols.FlushRsp
-
- UNSUSPECT - Static variable in class org.jgroups.Event
-
- unsuspect(Address) - Method in class org.jgroups.protocols.pbcast.ClientGmsImpl
-
- unsuspect(Address) - Method in class org.jgroups.protocols.pbcast.CoordGmsImpl
-
- unsuspect(Address) - Method in class org.jgroups.protocols.pbcast.GmsImpl
-
- unsuspect(Address) - Method in class org.jgroups.protocols.pbcast.ParticipantGmsImpl
-
Removes previously suspected member from list of currently suspected members
- unsuspect(Object) - Method in class org.jgroups.util.AckCollector
-
- up(Event, int) - Method in class org.jgroups.debug.ProtocolView
-
- up(Event) - Method in class org.jgroups.JChannel
-
Callback method
Called by the ProtocolStack when a message is received.
- up(Event) - Method in class org.jgroups.mux.Multiplexer
-
- up(Event) - Method in class org.jgroups.protocols.AUTH
-
An event was received from the layer below.
- up(Event) - Method in class org.jgroups.protocols.BSH
-
- up(Event) - Method in class org.jgroups.protocols.CAUSAL
-
Processes Event going up through the stack
- up(Event) - Method in class org.jgroups.protocols.COMPRESS
-
If there is no header, we pass the message up.
- up(Event) - Method in class org.jgroups.protocols.DELAY
-
- up(Event) - Method in class org.jgroups.protocols.DISCARD
-
- up(Event) - Method in class org.jgroups.protocols.Discovery
-
An event was received from the layer below.
- up(Event) - Method in class org.jgroups.protocols.DUMMY
-
- up(Event) - Method in class org.jgroups.protocols.ENCRYPT
-
- up(Event) - Method in class org.jgroups.protocols.EXAMPLE
-
- up(Event) - Method in class org.jgroups.protocols.FC
-
- up(Event) - Method in class org.jgroups.protocols.FD
-
- up(Event) - Method in class org.jgroups.protocols.FD_ICMP
-
- up(Event) - Method in class org.jgroups.protocols.FD_PID
-
- up(Event) - Method in class org.jgroups.protocols.FD_PROB
-
- up(Event) - Method in class org.jgroups.protocols.FD_SIMPLE
-
- up(Event) - Method in class org.jgroups.protocols.FD_SOCK
-
- up(Event) - Method in class org.jgroups.protocols.FLOWCONTROL
-
Checs if up messages are from myaddr and in the case sends down queued messages or
decremnts sentMsgs if there are no queued messages
- up(Event) - Method in class org.jgroups.protocols.FRAG
-
If event is a message, if it is fragmented, re-assemble fragments into big message and pass up the stack.
- up(Event) - Method in class org.jgroups.protocols.FRAG2
-
If event is a message, if it is fragmented, re-assemble fragments into big message and pass up
the stack.
- up(Event) - Method in class org.jgroups.protocols.HDRS
-
- up(Event) - Method in class org.jgroups.protocols.HTOTAL
-
- up(Event) - Method in class org.jgroups.protocols.MERGE
-
- up(Event) - Method in class org.jgroups.protocols.MERGE2
-
- up(Event) - Method in class org.jgroups.protocols.MERGE3
-
- up(Event) - Method in class org.jgroups.protocols.MERGEFAST
-
- up(Event) - Method in class org.jgroups.protocols.MPING
-
- up(Event) - Method in class org.jgroups.protocols.NAKACK
-
Callback.
- up(Event) - Method in class org.jgroups.protocols.obsolete.ENCRYPT1_4
-
- up(Event) - Method in class org.jgroups.protocols.PARTITIONER
-
Discards Messages with the wrong partition number and sets local partition number if
it receives a COMMAND Header
- up(Event) - Method in class org.jgroups.protocols.pbcast.FD
-
- up(Event) - Method in class org.jgroups.protocols.pbcast.FLUSH
-
- up(Event) - Method in class org.jgroups.protocols.pbcast.GMS
-
- up(Event) - Method in class org.jgroups.protocols.pbcast.NAKACK
-
Callback.
- up(Event) - Method in class org.jgroups.protocols.pbcast.PBCAST
-
- up(Event) - Method in class org.jgroups.protocols.pbcast.STABLE
-
- up(Event) - Method in class org.jgroups.protocols.pbcast.STATE_TRANSFER
-
- up(Event) - Method in class org.jgroups.protocols.pbcast.STREAMING_STATE_TRANSFER
-
- up(Event) - Method in class org.jgroups.protocols.PERF
-
- up(Event) - Method in class org.jgroups.protocols.PERF_TP
-
- up(Event) - Method in class org.jgroups.protocols.PIGGYBACK
-
- up(Event) - Method in class org.jgroups.protocols.PRINTMETHODS
-
- up(Event) - Method in class org.jgroups.protocols.PRINTOBJS
-
- up(Event) - Method in class org.jgroups.protocols.QUEUE
-
Queues or passes up events.
- up(Event) - Method in class org.jgroups.protocols.SEQUENCER
-
- up(Event) - Method in class org.jgroups.protocols.SHUFFLE
-
Adds upcoming messages to the messages List<\code> where the messagesHandler<\code>
retrieves them.
- up(Event) - Method in class org.jgroups.protocols.SIZE
-
- up(Event) - Method in class org.jgroups.protocols.SMACK
-
- up(Event) - Method in class org.jgroups.protocols.STATE_TRANSFER
-
- up(Event) - Method in class org.jgroups.protocols.STATS
-
- up(Event) - Method in class org.jgroups.protocols.TOTAL
-
Process an event coming from the layer below
- up(Event) - Method in class org.jgroups.protocols.TOTAL_OLD
-
handles an Event coming up the Protocol Stack
- up(Event) - Method in class org.jgroups.protocols.TP
-
handle the UP event.
- up(Event) - Method in class org.jgroups.protocols.TRACE
-
- up(Event) - Method in class org.jgroups.protocols.UNICAST
-
- up(Event) - Method in class org.jgroups.protocols.VERIFY_SUSPECT
-
- up(Event) - Method in class org.jgroups.protocols.VIEW_ENFORCER
-
- up(Event) - Method in class org.jgroups.protocols.VIEW_SYNC
-
- up(Event) - Method in class org.jgroups.stack.MessageProtocol
-
Handle an event coming from the layer above
- up(Event) - Method in class org.jgroups.stack.Protocol
-
An event was received from the layer below.
- up(Event, int) - Method in interface org.jgroups.stack.ProtocolObserver
-
Called when an event is about to be dispatched to the protocol (before it is dispatched).
- up(Event) - Method in class org.jgroups.stack.ProtocolStack
-
- up(Event) - Method in interface org.jgroups.UpHandler
-
Invoked for all channel events except connection management and state transfer.
- up_handler - Variable in class org.jgroups.Channel
-
- up_handler - Variable in class org.jgroups.stack.Protocol
-
- up_prot - Variable in class org.jgroups.stack.Protocol
-
- up_queue - Variable in class org.jgroups.stack.Protocol
-
- up_thread - Variable in class org.jgroups.stack.Protocol
-
- up_thread_prio - Variable in class org.jgroups.stack.Protocol
-
- update(Graphics) - Method in class org.jgroups.demos.wb.GraphPanel
-
- UpdateException - Exception in org.jgroups.blocks
-
- UpdateException(String) - Constructor for exception org.jgroups.blocks.UpdateException
-
- updateView(View) - Method in class org.jgroups.protocols.TOTAL_TOKEN
-
- updateView(View) - Method in class org.jgroups.stack.MessageProtocol
-
- updateWindow(RingToken) - Method in class org.jgroups.protocols.ring.RingNodeFlowControl
-
- UpHandler - Interface in org.jgroups
-
Provides a way of taking over a channel's tasks.
- upThreadEnabled() - Method in class org.jgroups.stack.Protocol
-
- useLocks() - Method in class org.jgroups.blocks.ReplicationData
-
- USER_DEFINED - Static variable in class org.jgroups.Event
-
- UserInfoDialog - Class in org.jgroups.demos.wb
-
- UserInfoDialog(Frame) - Constructor for class org.jgroups.demos.wb.UserInfoDialog
-
- Util - Class in org.jgroups.util
-
Collection of various utility routines that can not be assigned to other classes.
- Util() - Constructor for class org.jgroups.util.Util
-