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

A

abort() - Method in class org.javagroups.blocks.TwoPhaseVotingAdapter.TwoPhaseWrapper
 
abort(Object) - Method in interface org.javagroups.blocks.TwoPhaseVotingListener
This is unconditional abort of the previous voting on the decree.
abort(Object) - Method in class org.javagroups.blocks.DistributedLockManager
Abort phase for the lock acquisition or release.
ABOVE - Static variable in class org.javagroups.stack.ProtocolStack
 
AbstractService - class org.javagroups.service.AbstractService.
AbstractService is a superclass for all service implementations.
AbstractService(Channel, Channel) - Constructor for class org.javagroups.service.AbstractService
Main constructor to create services.
acceptedView(Hot_GroupContext, Object, Hot_ViewState) - Method in class org.javagroups.EnsChannel
 
acceptedView(Hot_GroupContext, Object, Hot_ViewState) - Method in interface org.javagroups.ensemble.Hot_Callbacks
Called to update you with the new view
ACK - Static variable in class org.javagroups.protocols.SMACK.SmackHeader
 
ack(long) - Method in class org.javagroups.stack.AckSenderWindow
Removes the message from msgs, removing them also from retransmission.
ack(long, Address) - Method in class org.javagroups.stack.AckMcastSenderWindow
An ACK has been received from sender.
AckMcastReceiverWindow - class org.javagroups.stack.AckMcastReceiverWindow.
Keeps track of messages received from various senders.
AckMcastReceiverWindow() - Constructor for class org.javagroups.stack.AckMcastReceiverWindow
 
AckMcastSenderWindow - class org.javagroups.stack.AckMcastSenderWindow.
Keeps track of ACKs from receivers for each message.
AckMcastSenderWindow.RetransmitCommand - interface org.javagroups.stack.AckMcastSenderWindow.RetransmitCommand.
Called by retransmitter thread whenever a message needs to be re-sent to a destination.
AckMcastSenderWindow(AckMcastSenderWindow.RetransmitCommand) - Constructor for class org.javagroups.stack.AckMcastSenderWindow
Create and start the retransmitter
AckMcastSenderWindow(AckMcastSenderWindow.RetransmitCommand, long[]) - Constructor for class org.javagroups.stack.AckMcastSenderWindow
Create and start the retransmitter
AckMcastSenderWindow(AckMcastSenderWindow.RetransmitCommand, long[], TimeScheduler) - Constructor for class org.javagroups.stack.AckMcastSenderWindow
Create and start the retransmitter
AckMcastSenderWindow(AckMcastSenderWindow.RetransmitCommand, TimeScheduler) - Constructor for class org.javagroups.stack.AckMcastSenderWindow
Create and start the retransmitter
AckReceiverWindow - class org.javagroups.stack.AckReceiverWindow.
Counterpart of AckSenderWindow.
AckReceiverWindow(long) - Constructor for class org.javagroups.stack.AckReceiverWindow
 
AckSenderWindow - class org.javagroups.stack.AckSenderWindow.
ACK-based sliding window for a sender.
AckSenderWindow.RetransmitCommand - interface org.javagroups.stack.AckSenderWindow.RetransmitCommand.
 
AckSenderWindow(AckSenderWindow.RetransmitCommand) - Constructor for class org.javagroups.stack.AckSenderWindow
Creates a new instance.
AckSenderWindow(AckSenderWindow.RetransmitCommand, long[]) - Constructor for class org.javagroups.stack.AckSenderWindow
 
AckSenderWindow(AckSenderWindow.RetransmitCommand, long[], Protocol) - Constructor for class org.javagroups.stack.AckSenderWindow
This constructor whould be used when we want AckSenderWindow to send the message added by add(), rather then ourselves.
actionPerformed(ActionEvent) - Method in class org.javagroups.demos.QuoteClient
 
actionPerformed(ActionEvent) - Method in class org.javagroups.demos.Gossip
 
actionPerformed(ActionEvent) - Method in class org.javagroups.demos.DrawRepl
 
actionPerformed(ActionEvent) - Method in class org.javagroups.demos.Draw2Channels
 
actionPerformed(ActionEvent) - Method in class org.javagroups.demos.Draw
 
actionPerformed(ActionEvent) - Method in class org.javagroups.demos.DistributedQueueDemo
 
actionPerformed(ActionEvent) - Method in class org.javagroups.demos.DistributedHashtableDemo
 
actionPerformed(ActionEvent) - Method in class org.javagroups.demos.applets.DrawApplet
 
actionPerformed(ActionEvent) - Method in class org.javagroups.demos.wb.UserInfoDialog
 
actionPerformed(ActionEvent) - Method in class org.javagroups.demos.wb.SendDialog
 
actionPerformed(ActionEvent) - Method in class org.javagroups.demos.wb.MessageDialog
 
actionPerformed(ActionEvent) - Method in class org.javagroups.demos.wb.Whiteboard
 
activeThreads() - Static method in class org.javagroups.util.Util
 
adapter - Variable in class org.javagroups.blocks.MessageDispatcher
 
add(Address) - Method in class org.javagroups.Membership
Adds a new member to this membership.
add(Address, long, long) - Method in class org.javagroups.protocols.pbcast.Digest
 
add(Address, long, long, long) - Method in class org.javagroups.protocols.pbcast.Digest
 
add(Digest) - Method in class org.javagroups.protocols.pbcast.Digest
 
add(long, long) - Method in class org.javagroups.stack.Retransmitter
Add the given range [first_seqno, last_seqno] in the list of entries eligible for retransmission.
add(long, Message) - Method in class org.javagroups.stack.NakReceiverWindow
Adds a message according to its sequence number (ordered).
add(long, Message) - Method in class org.javagroups.stack.AckReceiverWindow
 
add(long, Message) - Method in class org.javagroups.stack.AckSenderWindow
Adds a new message to the retransmission table.
add(long, Message, Vector) - Method in class org.javagroups.stack.AckMcastSenderWindow
Adds a new message to the hash table.
add(Object) - Method in class org.javagroups.blocks.DistributedQueue
Add the speficied element at the bottom of the queue
add(Object) - Method in class org.javagroups.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.javagroups.util.List
Adds an object at the tail of the list.
add(Object) - Method in class org.javagroups.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, long) - Method in class org.javagroups.stack.AckMcastReceiverWindow
Records the sender/seqno pair in the message table
add(ProtocolData) - Method in class org.javagroups.conf.XmlConfigurator
 
add(Runnable) - Method in class org.javagroups.util.Scheduler
 
add(String) - Method in class org.javagroups.blocks.DistributedTree
 
add(String, Serializable) - Method in class org.javagroups.blocks.DistributedTree
 
add(TimeScheduler.Task) - Method in class org.javagroups.util.TimeScheduler
Add a task for execution at adjustable intervals
add(TimeScheduler.Task, boolean) - Method in class org.javagroups.util.TimeScheduler
Add a task for execution at adjustable intervals
add(Vector) - Method in class org.javagroups.Membership
Adds a list of members to this membership
addAll(Collection) - Method in class org.javagroups.blocks.DistributedQueue
Add the speficied collection to the top of the queue.
addArg(boolean) - Method in class org.javagroups.blocks.MethodCall
adds a primitive boolean as an argument to the end of the argument list
addArg(byte) - Method in class org.javagroups.blocks.MethodCall
adds a primitive byte as an argument to the end of the argument list
addArg(char) - Method in class org.javagroups.blocks.MethodCall
adds a primitive char as an argument to the end of the argument list
addArg(int) - Method in class org.javagroups.blocks.MethodCall
adds a primitive int as an argument to the end of the argument list
addArg(long) - Method in class org.javagroups.blocks.MethodCall
adds a primitive long as an argument to the end of the argument list
addArg(Object) - Method in class org.javagroups.blocks.MethodCall
adds an argument to the end of the argument list
addAtHead(Object) - Method in class org.javagroups.blocks.DistributedQueue
Add the speficied element at the top of the queue
addAtHead(Object) - Method in class org.javagroups.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.javagroups.util.List
Adds an object at the head of the list.
addAtHead(Object) - Method in class org.javagroups.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.
addBacklog(int) - Method in class org.javagroups.protocols.ring.RingToken
 
addConnectionListener(ConnectionTable.ConnectionListener) - Method in class org.javagroups.blocks.ConnectionTable
 
addConnectionListener(ConnectionTable1_4.ConnectionListener) - Method in class org.javagroups.blocks.ConnectionTable1_4
 
addDistributedTreeListener(DistributedTree.DistributedTreeListener) - Method in class org.javagroups.blocks.DistributedTree
 
addEntry(String) - Method in class org.javagroups.protocols.PerfHeader
Adds a new entry to both hashtables
addGossipServer(IpAddress) - Method in class org.javagroups.stack.GossipClient
Adds a GossipServer to be accessed.
addingToDownVector(Event, int) - Method in interface org.javagroups.protocols.QUEUE.Observer
Called before event is added.
addingToUpVector(Event, int) - Method in interface org.javagroups.protocols.QUEUE.Observer
Called before event is added.
addLastRoundBroadcastCount(int) - Method in class org.javagroups.protocols.ring.RingToken
 
addLink(String, int, String, int) - Method in class org.javagroups.blocks.LogicalLink
 
addLink(String, int, String, int, long, long) - Method in class org.javagroups.blocks.LogicalLink
 
addListener(TwoPhaseVotingListener) - Method in class org.javagroups.blocks.TwoPhaseVotingAdapter
Wraps actual listener with the VoteChannelListener and adds to the voteChannel
addMembershipListener(MembershipListener) - Method in class org.javagroups.blocks.MembershipListenerAdapter
Add membership listener to this adapter.
addMembershipListener(MembershipListener) - Method in class org.javagroups.blocks.PullPushAdapter
 
addMessageListener(MessageListener) - Method in class org.javagroups.blocks.MessageListenerAdapter
Add message listener to this adapter.
addNode(Object) - Method in class org.javagroups.demos.Topology
 
addNode(String, Address, int, int) - Method in class org.javagroups.demos.wb.Whiteboard
 
addNode(String, Address, int, int) - Method in class org.javagroups.demos.wb.GraphPanel
 
addNotifier(DistributedHashtable.Notification) - Method in class org.javagroups.blocks.DistributedHashtable
 
addNotifier(DistributedQueue.Notification) - Method in class org.javagroups.blocks.DistributedQueue
 
addNotifier(ReplicatedHashtable.Notification) - Method in class org.javagroups.blocks.ReplicatedHashtable
 
addNotifier(TransactionalHashtable.Notification) - Method in class org.javagroups.blocks.TransactionalHashtable
 
addNotReceived(Address) - Method in class org.javagroups.util.RspList
 
addPanel(String, JPanel) - Method in class org.javagroups.demos.TotalTokenDemo
 
addPrio(Runnable) - Method in class org.javagroups.util.Scheduler
 
addr - Variable in class org.javagroups.demos.wb.Node
 
addRecoveredMember(Address) - Method in class org.javagroups.protocols.ring.RingToken
 
addReplicatedTreeListener(ReplicatedTree.ReplicatedTreeListener) - Method in class org.javagroups.blocks.ReplicatedTree
 
Address - interface org.javagroups.Address.
Abstract address.
addRsp(Address, Object) - Method in class org.javagroups.util.RspList
 
addStateTransferListener(ReplicatedHashtable.StateTransferListener) - Method in class org.javagroups.blocks.ReplicatedHashtable
 
addSuspect(Address) - Method in class org.javagroups.util.RspList
 
addToSeenList(Address) - Method in class org.javagroups.protocols.pbcast.Gossip
 
addTracer(String, Tracer) - Static method in class org.javagroups.log.Trace
Associates the specified module name with a Tracer.
addViewListener(DistributedTree.ViewListener) - Method in class org.javagroups.blocks.DistributedTree
 
addVote(boolean) - Method in class org.javagroups.blocks.VotingAdapter.VoteResult
 
addVoteListener(VotingListener) - Method in class org.javagroups.blocks.VotingAdapter
Adds voting listener.
adjustNodes(Vector) - Method in class org.javagroups.demos.wb.GraphPanel
 
alloc() - Static method in class org.javagroups.ensemble.Hot_GroupContext
 
arg - Variable in class org.javagroups.protocols.PingHeader
 
args - Variable in class org.javagroups.blocks.MethodCall
the arguments of the method
argv - Variable in class org.javagroups.ensemble.Hot_JoinOps
 
array2String(boolean[]) - Static method in class org.javagroups.util.Util
 
array2String(int[]) - Static method in class org.javagroups.util.Util
 
array2String(long[]) - Static method in class org.javagroups.util.Util
 
assignTask(Runnable) - Method in class org.javagroups.util.ReusableThread
Assigns a task to the thread.
ATTR_INHERIT - Static variable in class org.javagroups.conf.XmlConfigurator
 
ATTR_NAME - Static variable in class org.javagroups.conf.XmlConfigurator
 
ATTR_VALUE - Static variable in class org.javagroups.conf.XmlConfigurator
 
auto_commit - Variable in class org.javagroups.blocks.TransactionalHashtable
 
AUTO_GETSTATE - Static variable in class org.javagroups.Channel
 
AUTO_RECONNECT - Static variable in class org.javagroups.Channel
 
AUTOCONF - class org.javagroups.protocols.AUTOCONF.
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.javagroups.protocols.AUTOCONF
 
autoFlush - Variable in class org.javagroups.log.Tracer
If true, every call to print will call flush.
available() - Method in class org.javagroups.util.ReusableThread
 

B

bar(int, int) - Method in class org.javagroups.protocols.RpcProtocolEXAMPLE
 
BCAST - Static variable in class org.javagroups.protocols.TOTAL.Header
Broadcast Message
BECOME_SERVER - Static variable in class org.javagroups.Event
 
becomeClient() - Method in class org.javagroups.protocols.GMS
 
becomeClient() - Method in class org.javagroups.protocols.pbcast.GMS
 
becomeCoordinator() - Method in class org.javagroups.protocols.GMS
 
becomeCoordinator() - Method in class org.javagroups.protocols.pbcast.GMS
 
becomeParticipant() - Method in class org.javagroups.protocols.GMS
 
becomeParticipant() - Method in class org.javagroups.protocols.pbcast.GMS
 
begin() - Method in class org.javagroups.blocks.TransactionalHashtable
Starts a new transaction and associates it with the current thread.
begin() - Method in class org.javagroups.blocks.ReplicationManager
Create a new transaction.
begin(int) - Method in class org.javagroups.blocks.TransactionalHashtable
Starts a new transaction and associates it with the current thread.
begin(int) - Method in class org.javagroups.blocks.ReplicationManager
Create a new transaction.
BELOW - Static variable in class org.javagroups.stack.ProtocolStack
 
BLOCK - Static variable in class org.javagroups.Event
 
BLOCK - Static variable in class org.javagroups.Channel
 
BLOCK_OK - Static variable in class org.javagroups.Event
 
BLOCK_SEND - Static variable in class org.javagroups.Event
 
block() - Method in interface org.javagroups.MembershipListener
Block sending and receiving of messages until viewAccepted() is called
block() - Method in class org.javagroups.blocks.ReplicatedTree
Block sending and receiving of messages until viewAccepted() is called
block() - Method in class org.javagroups.blocks.ReplicatedHashtable
Block sending and receiving of messages until ViewAccepted is called
block() - Method in class org.javagroups.blocks.NotificationBus
 
block() - Method in class org.javagroups.blocks.MembershipListenerAdapter
Notify membership listeners to temporarily stop sending messages into a channel.
block() - Method in class org.javagroups.blocks.DistributedTree
Block sending and receiving of messages until ViewAccepted is called
block() - Method in class org.javagroups.blocks.DistributedQueue
Block sending and receiving of messages until ViewAccepted is called
block() - Method in class org.javagroups.blocks.VotingAdapter
Blocks the channel until the ViewAccepted is invoked.
block() - Method in class org.javagroups.blocks.DistributedHashtable
Block sending and receiving of messages until ViewAccepted is called
block() - Method in class org.javagroups.demos.ViewDemo
Block sending and receiving of messages until ViewAccepted is called
block() - Method in class org.javagroups.demos.Topology
 
block() - Method in class org.javagroups.demos.QuoteServer
 
block() - Method in class org.javagroups.demos.QuoteClient
 
block() - Method in class org.javagroups.demos.Chat
 
block() - Method in class org.javagroups.demos.wb.Whiteboard
 
block() - Method in class org.javagroups.service.AbstractService
This method is called when service is supposed to stop sending messages to channel until new view is installed.
block(Hot_GroupContext, Object) - Method in class org.javagroups.EnsChannel
 
block(Hot_GroupContext, Object) - Method in interface org.javagroups.ensemble.Hot_Callbacks
Called to let you know Ensemble is blocking
blocked - Variable in class org.javagroups.service.AbstractService
 
BlockEvent - class org.javagroups.BlockEvent.
 
BlockEvent() - Constructor for class org.javagroups.BlockEvent
 
blockMonitor - Variable in class org.javagroups.service.AbstractService
 
blockOk() - Method in class org.javagroups.EnsChannel
 
blockOk() - Method in class org.javagroups.JChannel
Called to acknowledge a block() (callback in MembershipListener or BlockEvent received from call to receive()).
blockOk() - Method in class org.javagroups.Channel
Called to acknowledge a block() (callback in MembershipListener or BlockEvent received from call to Receive).
bogusModuleName(String) - Static method in class org.javagroups.log.Trace
Returns true if the specified module name is illegal.
bottom() - Method in class org.javagroups.util.Stack
 
BSH - class org.javagroups.protocols.BSH.
Beanshell ("www.beanshell.org") interpreter class.
BSH.BshHeader - class org.javagroups.protocols.BSH.BshHeader.
 
BSH.BshHeader() - Constructor for class org.javagroups.protocols.BSH.BshHeader
 
BSH.BshHeader(int) - Constructor for class org.javagroups.protocols.BSH.BshHeader
 
BSH() - Constructor for class org.javagroups.protocols.BSH
 
buf - Variable in class org.javagroups.Message
 

C

call_stack - Variable in class org.javagroups.blocks.RequestCorrelator
This field is used only if deadlock detection is enabled.
call_stack - Variable in class org.javagroups.blocks.RequestCorrelator.Header
Contains senders (e.g.
call_stack_setter - Variable in class org.javagroups.blocks.RequestCorrelator
This field is used only if deadlock detection is enabled.
callRemoteMethod(Address, MethodCall, int, long) - Method in class org.javagroups.blocks.RpcDispatcher
 
callRemoteMethod(Address, MethodCall, int, long) - Method in class org.javagroups.stack.RpcProtocol
 
callRemoteMethod(Address, String, int, long) - Method in class org.javagroups.blocks.RpcDispatcher
Deprecated. use callRemoteMethod(Address,MethodCall, int, long);
callRemoteMethod(Address, String, int, long) - Method in class org.javagroups.stack.RpcProtocol
 
callRemoteMethod(Address, String, Object[], Class[], int, long) - Method in class org.javagroups.blocks.RpcDispatcher
 
callRemoteMethod(Address, String, Object[], Class[], int, long) - Method in class org.javagroups.stack.RpcProtocol
 
callRemoteMethod(Address, String, Object[], String[], int, long) - Method in class org.javagroups.blocks.RpcDispatcher
 
callRemoteMethod(Address, String, Object[], String[], int, long) - Method in class org.javagroups.stack.RpcProtocol
 
callRemoteMethod(Address, String, Object, int, long) - Method in class org.javagroups.blocks.RpcDispatcher
Deprecated. use callRemoteMethod(Address,MethodCall, int, long);
callRemoteMethod(Address, String, Object, int, long) - Method in class org.javagroups.stack.RpcProtocol
Deprecated. this method results in an invalid method call if the argument is null
callRemoteMethod(Address, String, Object, Object, int, long) - Method in class org.javagroups.blocks.RpcDispatcher
Deprecated. use callRemoteMethod(Address,MethodCall, int, long);
callRemoteMethod(Address, String, Object, Object, int, long) - Method in class org.javagroups.stack.RpcProtocol
Deprecated. this method results in an invalid method call if the argument is null
callRemoteMethod(Address, String, Object, Object, Object, int, long) - Method in class org.javagroups.blocks.RpcDispatcher
Deprecated. use callRemoteMethod(Address,MethodCall, int, long);
callRemoteMethod(Address, String, Object, Object, Object, int, long) - Method in class org.javagroups.stack.RpcProtocol
Deprecated. this method results in an invalid method call if the argument is null
callRemoteMethod(Address, String, Object, Object, Object, Object, int, long) - Method in class org.javagroups.stack.RpcProtocol
Deprecated. this method results in an invalid method call if the argument is null
callRemoteMethod(Address, String, Object, Object, Object, Object, Object, int, long) - Method in class org.javagroups.stack.RpcProtocol
Deprecated. this method results in an invalid method call if the argument is null
callRemoteMethods(Vector, MethodCall, int, long) - Method in class org.javagroups.blocks.RpcDispatcher
 
callRemoteMethods(Vector, MethodCall, int, long) - Method in class org.javagroups.stack.RpcProtocol
 
callRemoteMethods(Vector, String, int, long) - Method in class org.javagroups.blocks.RpcDispatcher
Deprecated. use callRemoteMethods(Vector,MethodCall, int, long);
callRemoteMethods(Vector, String, int, long) - Method in class org.javagroups.stack.RpcProtocol
Deprecated. this method results in an invalid method call if the argument is null
callRemoteMethods(Vector, String, Object[], Class[], int, long) - Method in class org.javagroups.blocks.RpcDispatcher
 
callRemoteMethods(Vector, String, Object[], Class[], int, long) - Method in class org.javagroups.stack.RpcProtocol
 
callRemoteMethods(Vector, String, Object[], String[], int, long) - Method in class org.javagroups.blocks.RpcDispatcher
 
callRemoteMethods(Vector, String, Object[], String[], int, long) - Method in class org.javagroups.stack.RpcProtocol
 
callRemoteMethods(Vector, String, Object, int, long) - Method in class org.javagroups.blocks.RpcDispatcher
Deprecated. use callRemoteMethods(Vector,MethodCall, int, long);
callRemoteMethods(Vector, String, Object, int, long) - Method in class org.javagroups.stack.RpcProtocol
Deprecated. this method results in an invalid method call if the argument is null
callRemoteMethods(Vector, String, Object, Object, int, long) - Method in class org.javagroups.blocks.RpcDispatcher
Deprecated. use callRemoteMethods(Vector,MethodCall, int, long);
callRemoteMethods(Vector, String, Object, Object, int, long) - Method in class org.javagroups.stack.RpcProtocol
Deprecated. this method results in an invalid method call if the argument is null
callRemoteMethods(Vector, String, Object, Object, Object, int, long) - Method in class org.javagroups.blocks.RpcDispatcher
Deprecated. use callRemoteMethods(Vector,MethodCall, int, long);
callRemoteMethods(Vector, String, Object, Object, Object, int, long) - Method in class org.javagroups.stack.RpcProtocol
Deprecated. this method results in an invalid method call if the argument is null
callRemoteMethods(Vector, String, Object, Object, Object, Object, int, long) - Method in class org.javagroups.stack.RpcProtocol
Deprecated. this method results in an invalid method call if the argument is null
callRemoteMethods(Vector, String, Object, Object, Object, Object, Object, int, long) - Method in class org.javagroups.stack.RpcProtocol
Deprecated. this method results in an invalid method call if the argument is null
CANCEL_DENIED - Static variable in class org.javagroups.service.lease.DenyResponseHeader
 
CANCEL_LEASE_REQUEST - Static variable in class org.javagroups.service.lease.LeaseRequestHeader
 
CANCEL_LEASE_TYPE - Static variable in class org.javagroups.service.lease.LeaseFactoryService.LeaseInfo
 
CANCEL_LEASE_TYPE - Static variable in class org.javagroups.service.lease.LeaseInfoReplicationHeader
 
CANCEL_MERGE - Static variable in class org.javagroups.protocols.pbcast.GMS.GmsHeader
 
cancelLease(Lease) - Method in class org.javagroups.service.lease.LeaseFactoryClient
Cancel existing lease.
cancelLease(Lease) - Method in interface org.javagroups.service.lease.LeaseFactory
Cancels existing lease.
cancelled() - Method in interface org.javagroups.util.TimeScheduler.Task
 
cancelTimeout - Variable in class org.javagroups.service.lease.LeaseFactoryClient
 
CannotConnectException - exception org.javagroups.persistence.CannotConnectException.
 
CannotConnectException(Exception, String) - Constructor for class org.javagroups.persistence.CannotConnectException
 
CannotConnectException(Throwable, String) - Constructor for class org.javagroups.persistence.CannotConnectException
 
CannotCreateSchemaException - exception org.javagroups.persistence.CannotCreateSchemaException.
 
CannotCreateSchemaException(Throwable, String) - Constructor for class org.javagroups.persistence.CannotCreateSchemaException
 
CannotPersistException - exception org.javagroups.persistence.CannotPersistException.
 
CannotPersistException(Throwable, String) - Constructor for class org.javagroups.persistence.CannotPersistException
 
CannotRemoveException - exception org.javagroups.persistence.CannotRemoveException.
 
CannotRemoveException(Throwable, String) - Constructor for class org.javagroups.persistence.CannotRemoveException
 
CannotRetrieveException - exception org.javagroups.persistence.CannotRetrieveException.
 
CannotRetrieveException(Throwable, String) - Constructor for class org.javagroups.persistence.CannotRetrieveException
 
cast(Hot_GroupContext, Hot_Message, int[]) - Method in class org.javagroups.ensemble.Hot_Ensemble
Broadcast a Hot_Message to the group specified in the Hot_GroupContext
castMessage(Vector, long, Message, RspCollector) - Method in class org.javagroups.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.javagroups.blocks.MessageDispatcher
Cast a message to all members, and wait for mode responses.
castMessage(Vector, Message, int, long) - Method in class org.javagroups.blocks.RpcDispatcher
 
castMessage(Vector, Message, int, long) - Method in class org.javagroups.stack.MessageProtocol
Cast a message to all members, and wait for mode responses.
castViewChange(Vector, Vector, Vector) - Method in class org.javagroups.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.javagroups.protocols.pbcast.GMS
Compute a new view, given the current view, the new members and the suspected/left members.
castViewChange(View) - Method in class org.javagroups.protocols.pbcast.GMS
 
castViewChange(View, Digest) - Method in class org.javagroups.protocols.pbcast.GMS
 
CAUSAL - class org.javagroups.protocols.CAUSAL.
Implements casual ordering layer using vector clocks
CAUSAL.CausalHeader - class org.javagroups.protocols.CAUSAL.CausalHeader.
 
CAUSAL.CausalHeader() - Constructor for class org.javagroups.protocols.CAUSAL.CausalHeader
used for externalization
CAUSAL.CausalHeader(TransportedVectorTime) - Constructor for class org.javagroups.protocols.CAUSAL.CausalHeader
 
CAUSAL() - Constructor for class org.javagroups.protocols.CAUSAL
default constructor
CausalDemo - class org.javagroups.demos.CausalDemo.
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.javagroups.demos.CausalDemo
 
cause - Variable in class org.javagroups.protocols.ring.TokenLostException
 
changeProperties(Hot_GroupContext, String) - Method in class org.javagroups.ensemble.Hot_Ensemble
Change the properties of the group specified by the Hot_GroupContext to the properties specified by the String
changeProtocol(Hot_GroupContext, String) - Method in class org.javagroups.ensemble.Hot_Ensemble
Change the protocol used by the group specified by the Hot_GroupContext to the protocol specified by the String
channel - Variable in class org.javagroups.blocks.TransactionalHashtable
 
channel - Variable in class org.javagroups.blocks.MessageDispatcher
 
Channel - class org.javagroups.Channel.
A channel represents a group communication endpoint (like BSD datagram sockets).
channel_listener - Variable in class org.javagroups.Channel
 
channel_name - Variable in class org.javagroups.protocols.TunnelHeader
 
Channel() - Constructor for class org.javagroups.Channel
Hidden from clients
Channel(Object) - Constructor for class org.javagroups.Channel
Creates a channel (initially not connected).
channelClosed(Channel) - Method in interface org.javagroups.ChannelListener
 
channelClosed(Channel) - Method in class org.javagroups.blocks.RpcDispatcher
 
channelClosed(Channel) - Method in class org.javagroups.demos.Gossip
 
channelClosed(Channel) - Method in class org.javagroups.demos.Draw
 
ChannelClosedException - exception org.javagroups.ChannelClosedException.
 
ChannelClosedException() - Constructor for class org.javagroups.ChannelClosedException
 
ChannelClosedException(String) - Constructor for class org.javagroups.ChannelClosedException
 
channelConnected(Channel) - Method in interface org.javagroups.ChannelListener
 
channelConnected(Channel) - Method in class org.javagroups.blocks.RpcDispatcher
 
channelConnected(Channel) - Method in class org.javagroups.demos.Gossip
 
channelConnected(Channel) - Method in class org.javagroups.demos.Draw
 
channelDisconnected(Channel) - Method in interface org.javagroups.ChannelListener
 
channelDisconnected(Channel) - Method in class org.javagroups.blocks.RpcDispatcher
 
channelDisconnected(Channel) - Method in class org.javagroups.demos.Gossip
 
channelDisconnected(Channel) - Method in class org.javagroups.demos.Draw
 
ChannelException - exception org.javagroups.ChannelException.
 
ChannelException() - Constructor for class org.javagroups.ChannelException
 
ChannelException(String) - Constructor for class org.javagroups.ChannelException
 
ChannelFactory - interface org.javagroups.ChannelFactory.
A channel factory takes care of creation of channel implementations.
ChannelListener - interface org.javagroups.ChannelListener.
Allows a listener to be notified when important channel events occur.
ChannelNotConnectedException - exception org.javagroups.ChannelNotConnectedException.
 
ChannelNotConnectedException() - Constructor for class org.javagroups.ChannelNotConnectedException
 
ChannelNotConnectedException(String) - Constructor for class org.javagroups.ChannelNotConnectedException
 
channelReconnected(Address) - Method in interface org.javagroups.ChannelListener
 
channelReconnected(Address) - Method in class org.javagroups.blocks.RpcDispatcher
 
channelReconnected(Address) - Method in class org.javagroups.demos.Gossip
 
channelReconnected(Address) - Method in class org.javagroups.demos.Draw
 
channelShunned() - Method in interface org.javagroups.ChannelListener
 
channelShunned() - Method in class org.javagroups.blocks.RpcDispatcher
 
channelShunned() - Method in class org.javagroups.demos.Gossip
 
channelShunned() - Method in class org.javagroups.demos.Draw
 
Chat - class org.javagroups.demos.Chat.
Instances of the group can broadcast short messages to the group, and receive them.
Chat(String) - Constructor for class org.javagroups.demos.Chat
 
checkForLinux() - Static method in class org.javagroups.util.Util
 
checkForResult() - Method in class org.javagroups.util.Promise
Checks whether result is available.
checkForSolaris() - Static method in class org.javagroups.util.Util
 
checkForWindows() - Static method in class org.javagroups.util.Util
 
checkResult(RspList, Object) - Method in class org.javagroups.blocks.DistributedQueue
 
checkResults(RspList) - Method in class org.javagroups.blocks.TransactionalHashtable
Checks whether responses from members contain exceptions or timeouts.
checkSelfInclusion(Vector) - Method in class org.javagroups.protocols.GMS
Returns true if local_addr is member of mbrs, else false
checkSelfInclusion(Vector) - Method in class org.javagroups.protocols.pbcast.GMS
Returns true if local_addr is member of mbrs, else false
ClassConfigurator - class org.javagroups.conf.ClassConfigurator.
This class will be replaced with the class that read info from the magic number configurator that reads info from the xml file.
The name and the relative path of the magic number map file can be specified as value of the property org.javagroups.conf.magicNumberFile.
ClassMap - class org.javagroups.conf.ClassMap.
Maintains mapping between magic number and class
ClassMap(String, String, boolean, int) - Constructor for class org.javagroups.conf.ClassMap
 
ClassPathEntityResolver - class org.javagroups.conf.ClassPathEntityResolver.
 
ClassPathEntityResolver() - Constructor for class org.javagroups.conf.ClassPathEntityResolver
 
ClassPathEntityResolver(String) - Constructor for class org.javagroups.conf.ClassPathEntityResolver
 
CLEAR - Static variable in class org.javagroups.blocks.TransactionalHashtable.Data
 
clear() - Method in class org.javagroups.Membership
removes all the members from this membership
clear() - Method in class org.javagroups.blocks.TransactionalHashtable
Replicates the update to all members.
clear() - Method in class org.javagroups.blocks.ReplicatedHashtable
Clears this hashtable so that it contains no keys
clear() - Method in class org.javagroups.blocks.DistributedHashtable
Clears this hashtable so that it contains no keys
clear() - Method in class org.javagroups.persistence.FilePersistenceManager
Clears the complete NV state from the DB
clear() - Method in class org.javagroups.persistence.DBPersistenceManager
Clears the key-cache as well as all entries
clear() - Method in interface org.javagroups.persistence.PersistenceManager
Clears the complete NV state from the DB
clear(boolean, long) - Method in class org.javagroups.blocks.TransactionalHashtable
Replicates the update to all members.
clear(long, long, long, boolean) - Method in class org.javagroups.blocks.TransactionalHashtable
Replicated the update to all members, and use locks at each member to ensure serializability.
clearArgs() - Method in class org.javagroups.blocks.MethodCall
 
clearPanel() - Method in class org.javagroups.demos.Gossip
 
clearPanel() - Method in class org.javagroups.demos.DrawRepl
 
clearPanel() - Method in class org.javagroups.demos.Draw2Channels
 
clearPanel() - Method in class org.javagroups.demos.Draw
 
clearPanel() - Method in class org.javagroups.demos.applets.DrawApplet
 
clearStableMessages() - Method in class org.javagroups.stack.AckMcastSenderWindow
 
client - Variable in class org.javagroups.ensemble.Hot_JoinOps
 
CLIENT_CHANNEL_STACK - Static variable in class org.javagroups.service.ServiceRunner
 
CLIENT_GROUP_NAME - Static variable in class org.javagroups.service.ServiceRunner
 
clientAdapter - Variable in class org.javagroups.service.lease.LeaseFactoryClient
 
clientAdapter - Variable in class org.javagroups.service.lease.LeaseFactoryService
 
clientChannel - Variable in class org.javagroups.service.AbstractService
 
clientChannel - Variable in class org.javagroups.service.lease.LeaseFactoryClient
 
ClientGmsImpl - class org.javagroups.protocols.ClientGmsImpl.
Client part of GMS.
ClientGmsImpl - class org.javagroups.protocols.pbcast.ClientGmsImpl.
Client part of GMS.
ClientGmsImpl(GMS) - Constructor for class org.javagroups.protocols.ClientGmsImpl
 
ClientGmsImpl(GMS) - Constructor for class org.javagroups.protocols.pbcast.ClientGmsImpl
 
clients - Variable in class org.javagroups.ensemble.Hot_ViewState
 
clone() - Method in class org.javagroups.MergeView
creates a copy of this view
clone() - Method in class org.javagroups.Membership
 
clone() - Method in class org.javagroups.ViewId
Cloneable interface Returns a new ViewID object containing the same address and lamport timestamp as this view
clone() - Method in class org.javagroups.View
creates a copy of this view
clone() - Method in class org.javagroups.Message
 
clone() - Method in class org.javagroups.blocks.TransactionalHashtable
 
clone() - Method in class org.javagroups.blocks.ReplicatedTree.Node
 
clone() - Method in class org.javagroups.protocols.JMS.JMSAddress
Clone the object.
clone() - Method in class org.javagroups.util.List
 
close() - Method in class org.javagroups.EnsChannel
 
close() - Method in class org.javagroups.JChannel
Destroys the channel.
After this method has been called, the channel us unusable.
This operation will disconnect the channel and close the channel receive queue immediately
close() - Method in class org.javagroups.Channel
Destroys the channel and its associated resources (e.g.
close() - Method in class org.javagroups.log.SystemTracer
Flushes any pending output (by calling flush) but does not close the output stream (System.err or System.out).
close() - Method in class org.javagroups.log.Tracer
Flushes any pending output (by calling flush) and closes the output file, stream, writer, or socket associated with this tracer.
close(boolean) - Method in class org.javagroups.util.LinkedListQueue
Marks the queues as closed.
close(boolean) - Method in class org.javagroups.util.Queue
Marks the queues as closed.
closeAllOutputs() - Static method in class org.javagroups.log.Trace
Closes all outputs for all modules.
closed - Variable in class org.javagroups.log.Tracer
If true, this tracer has been closed and no further output will be accepted.
closed() - Method in class org.javagroups.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.javagroups.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.
closeDefaultOutput() - Static method in class org.javagroups.log.Trace
Closes the current default output.
closeOutput(String) - Static method in class org.javagroups.log.Trace
Closes the output for the specified module.
colorPanel(int, int, int) - Method in class org.javagroups.demos.Gossip
 
Command - interface org.javagroups.util.Command.
The Command patttern (se Gamma et al.).
COMMIT - Static variable in class org.javagroups.blocks.ReplicationData
 
commit() - Method in class org.javagroups.blocks.TransactionalHashtable
Commits all modifications done in the current transaction (kept in temporary storage) to the hashtable.
commit() - Method in class org.javagroups.blocks.TwoPhaseVotingAdapter.TwoPhaseWrapper
 
commit() - Method in class org.javagroups.blocks.DistributedLockManager.LockDecree
 
commit(Object) - Method in interface org.javagroups.blocks.TwoPhaseVotingListener
This is voting on the commiting the decree.
commit(Object) - Method in class org.javagroups.blocks.DistributedLockManager
Commit phase for the lock acquisition or release.
commit(Xid) - Method in class org.javagroups.blocks.TransactionalHashtable
 
commit(Xid) - Method in interface org.javagroups.blocks.ReplicationReceiver
Commit the modifications to the locally replicated data and release all locks.
commit(Xid) - Method in class org.javagroups.blocks.ReplicationManager
Commits all modifications sent to the receivers via send and releases all locks associated with this transaction.
commited - Variable in class org.javagroups.blocks.DistributedLockManager.LockDecree
 
compare(IpAddress) - Method in class org.javagroups.stack.IpAddress
Establishes an order between 2 addresses.
compare(Object) - Method in class org.javagroups.ViewId
Old Compare
compareTo(byte[]) - Static method in class org.javagroups.Version
 
compareTo(Object) - Method in class org.javagroups.ViewId
Establishes an order between 2 ViewIds.
compareTo(Object) - Method in class org.javagroups.blocks.Xid
 
compareTo(Object) - Method in class org.javagroups.ensemble.Hot_Endpoint
 
compareTo(Object) - Method in class org.javagroups.protocols.WanPipeAddress
Establishes an order between 2 addresses.
compareTo(Object) - Method in class org.javagroups.protocols.JMS.JMSAddress
Compare this object to o.
compareTo(Object) - Method in class org.javagroups.stack.IpAddress
implements the java.lang.Comparable interface
componentHidden(ComponentEvent) - Method in class org.javagroups.demos.wb.Whiteboard
 
componentMoved(ComponentEvent) - Method in class org.javagroups.demos.wb.Whiteboard
 
componentResized(ComponentEvent) - Method in class org.javagroups.demos.wb.Whiteboard
 
componentShown(ComponentEvent) - Method in class org.javagroups.demos.wb.Whiteboard
 
conf - Variable in class org.javagroups.ensemble.Hot_JoinOps
 
conf - Variable in class org.javagroups.ensemble.Hot_GroupContext
 
CONFIG - Static variable in class org.javagroups.Event
 
Configurator - class org.javagroups.stack.Configurator.
The task if this class is to setup and configure the protocol stack.
Configurator.ProtocolConfiguration - class org.javagroups.stack.Configurator.ProtocolConfiguration.
Parses and encapsulates the specification for 1 protocol of the protocol stack, e.g.
Configurator.ProtocolConfiguration(String) - Constructor for class org.javagroups.stack.Configurator.ProtocolConfiguration
Creates a new ProtocolConfiguration.
Configurator() - Constructor for class org.javagroups.stack.Configurator
 
ConfiguratorFactory - class org.javagroups.conf.ConfiguratorFactory.
The ConfigurationFactory is a factory that returns a protocol stack configurator.
ConfiguratorFactory() - Constructor for class org.javagroups.conf.ConfiguratorFactory
 
CONNECT - Static variable in class org.javagroups.Event
 
CONNECT_OK - Static variable in class org.javagroups.Event
 
connect() - Method in class org.javagroups.demos.TotalTokenDemo
 
connect() - Method in class org.javagroups.stack.RouterStub
Establishes a connection to the router.
connect(String) - Method in class org.javagroups.EnsChannel
 
connect(String) - Method in class org.javagroups.JChannel
Connects the channel to a group.
If the channel is already connected, an error message will be printed to the error log
If the channel is closed a ChannelClosed exception will be thrown
This method starts the protocol stack by calling ProtocolStack.start
then it sends an Event.CONNECT event down the stack and waits to receive a CONNECT_OK event
Once the CONNECT_OK event arrives from the protocol stack, any channel listeners are notified
and the channel is considered connected
connect(String) - Method in class org.javagroups.Channel
Connects the channel to a group.
connectionClosed(Address) - Method in interface org.javagroups.blocks.ConnectionTable1_4.ConnectionListener
 
connectionClosed(Address) - Method in interface org.javagroups.blocks.ConnectionTable.ConnectionListener
 
connectionClosed(Address) - Method in class org.javagroups.protocols.TCP
 
connectionOpened(Address) - Method in interface org.javagroups.blocks.ConnectionTable1_4.ConnectionListener
 
connectionOpened(Address) - Method in interface org.javagroups.blocks.ConnectionTable.ConnectionListener
 
connectionOpened(Address) - Method in class org.javagroups.protocols.TCP
 
ConnectionTable - class org.javagroups.blocks.ConnectionTable.
Manages incoming and outgoing TCP connections.
ConnectionTable.ConnectionListener - interface org.javagroups.blocks.ConnectionTable.ConnectionListener.
Used to be notified about connection establishment and teardown
ConnectionTable.Receiver - interface org.javagroups.blocks.ConnectionTable.Receiver.
Used for message reception
ConnectionTable(ConnectionTable.Receiver, InetAddress, int) - Constructor for class org.javagroups.blocks.ConnectionTable
Create a ConnectionTable
ConnectionTable(ConnectionTable.Receiver, InetAddress, int, long, long) - Constructor for class org.javagroups.blocks.ConnectionTable
ConnectionTable including a connection reaper.
ConnectionTable(int) - Constructor for class org.javagroups.blocks.ConnectionTable
Regular ConnectionTable without expiration of idle connections
ConnectionTable(int, long, long) - Constructor for class org.javagroups.blocks.ConnectionTable
ConnectionTable including a connection reaper.
ConnectionTable1_4 - class org.javagroups.blocks.ConnectionTable1_4.
Manages incoming and outgoing TCP connections.
ConnectionTable1_4.ConnectionListener - interface org.javagroups.blocks.ConnectionTable1_4.ConnectionListener.
Used to be notified about connection establishment and teardown
ConnectionTable1_4.Receiver - interface org.javagroups.blocks.ConnectionTable1_4.Receiver.
Used for message reception
ConnectionTable1_4(ConnectionTable1_4.Receiver, InetAddress, int) - Constructor for class org.javagroups.blocks.ConnectionTable1_4
Create a ConnectionTable
ConnectionTable1_4(ConnectionTable1_4.Receiver, InetAddress, int, long, long) - Constructor for class org.javagroups.blocks.ConnectionTable1_4
ConnectionTable including a connection reaper.
ConnectionTable1_4(int) - Constructor for class org.javagroups.blocks.ConnectionTable1_4
Regular ConnectionTable without expiration of idle connections
ConnectionTable1_4(int, long, long) - Constructor for class org.javagroups.blocks.ConnectionTable1_4
ConnectionTable including a connection reaper.
contains(Address) - Method in class org.javagroups.Membership
Returns true if the provided member belongs to this membership
contains(Address) - Method in class org.javagroups.protocols.pbcast.Digest
 
contains(Object) - Method in class org.javagroups.util.List
 
containsKey(Object) - Method in class org.javagroups.blocks.TransactionalHashtable
 
containsMember(Address) - Method in class org.javagroups.View
returns true, if this view contains a certain member
containsValue(Object) - Method in class org.javagroups.blocks.TransactionalHashtable
 
contentsCleared() - Method in interface org.javagroups.blocks.DistributedQueue.Notification
 
contentsCleared() - Method in interface org.javagroups.blocks.DistributedHashtable.Notification
 
contentsCleared() - Method in class org.javagroups.demos.DistributedQueueDemo
 
contentsCleared() - Method in class org.javagroups.demos.DistributedHashtableDemo
 
contentsSet(Collection) - Method in interface org.javagroups.blocks.DistributedQueue.Notification
 
contentsSet(Collection) - Method in class org.javagroups.demos.DistributedQueueDemo
 
contentsSet(Map) - Method in interface org.javagroups.blocks.ReplicatedHashtable.Notification
 
contentsSet(Map) - Method in interface org.javagroups.blocks.DistributedHashtable.Notification
 
contentsSet(Map) - Method in class org.javagroups.demos.DistributedHashtableDemo
 
coord - Variable in class org.javagroups.ensemble.Hot_ViewID
 
coord_addr - Variable in class org.javagroups.protocols.PingRsp
 
CoordGmsImpl - class org.javagroups.protocols.CoordGmsImpl.
 
CoordGmsImpl - class org.javagroups.protocols.pbcast.CoordGmsImpl.
Coordinator role of the Group MemberShip (GMS) protocol.
CoordGmsImpl(GMS) - Constructor for class org.javagroups.protocols.CoordGmsImpl
 
CoordGmsImpl(GMS) - Constructor for class org.javagroups.protocols.pbcast.CoordGmsImpl
 
coordinatorChosen() - Method in class org.javagroups.demos.Topology
 
copy - Static variable in class org.javagroups.log.Trace
Used to determine whether to copy messages (copy=true) in retransmission tables, or whether to use references (copy=false).
copy() - Method in class org.javagroups.Membership
returns a copy of this membership
copy() - Method in class org.javagroups.ViewId
Old Copy method, deprecated because it is substituted by clone()
copy() - Method in class org.javagroups.Message
 
copy() - Method in class org.javagroups.protocols.NakAckHeader
 
copy() - Method in class org.javagroups.protocols.pbcast.NakAckHeader
 
copy() - Method in class org.javagroups.protocols.pbcast.Gossip
 
copy() - Method in class org.javagroups.protocols.pbcast.Digest
 
copy() - Method in class org.javagroups.util.Stack
 
copy() - Method in class org.javagroups.util.List
 
corr - Variable in class org.javagroups.blocks.GroupRequest
 
corr - Variable in class org.javagroups.blocks.MessageDispatcher
 
crash() - Static method in class org.javagroups.util.Util
 
create(Address) - Static method in class org.javagroups.blocks.Xid
 
create(Address, int) - Static method in class org.javagroups.blocks.Xid
 
createChannel(Object) - Method in class org.javagroups.JChannelFactory
 
createChannel(Object) - Method in class org.javagroups.EnsChannelFactory
 
createChannel(Object) - Method in interface org.javagroups.ChannelFactory
Creates an instance implementing the Channel interface.
createDatagramSocket(InetAddress, int) - Static method in class org.javagroups.util.Util
Creates a DatagramSocket bound to addr.
createManager() - Method in class org.javagroups.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.javagroups.persistence.PersistenceFactory
Duplicated signature to create PersistenceManager to allow user to provide property path.
createProtocol(String) - Method in class org.javagroups.stack.ProtocolStack
Creates a new protocol given the protocol specification.
createProtocol(String, ProtocolStack) - Method in class org.javagroups.stack.Configurator
Creates a new protocol given the protocol specification.
createServerSocket(int) - Static method in class org.javagroups.util.Util
Finds first available port starting at start_port and returns server socket
createSocket(InetAddress, InetAddress, int, long) - Method in class org.javagroups.util.TimedWriter
Tries to create a socket to remote_peer:remote_port.
creator - Variable in class org.javagroups.blocks.Xid
 
CREDIT - Static variable in class org.javagroups.protocols.FC.FcHeader
 
cummulative - Variable in class org.javagroups.debug.Debugger
 
cvs - Static variable in class org.javagroups.Version
 

D

DBPersistenceManager - class org.javagroups.persistence.DBPersistenceManager.
Class will be utilized
DBPersistenceManager(InputStream) - Constructor for class org.javagroups.persistence.DBPersistenceManager
Duplicate constructor allowing inputstream
DBPersistenceManager(String) - Constructor for class org.javagroups.persistence.DBPersistenceManager
Default construct
DEADLOCK - class org.javagroups.protocols.DEADLOCK.
Tests the deadlock detection mechanism of RequestCorrelator.
deadlock_detection - Variable in class org.javagroups.blocks.RequestCorrelator
Whether to perform deadlock detection is synchronous calls
deadlock_detection - Variable in class org.javagroups.blocks.MessageDispatcher
 
DEADLOCK() - Constructor for class org.javagroups.protocols.DEADLOCK
 
debug - Variable in class org.javagroups.ensemble.Hot_JoinOps
 
debug - Static variable in class org.javagroups.log.Trace
Allows for conditional compilation, e.g.
DEBUG - Static variable in class org.javagroups.log.Trace
The trace level for all messages.
debug() - Method in class org.javagroups.util.Queue
Dumps internal state @remove
debug(String, String) - Static method in class org.javagroups.log.Trace
Helper method.
Debugger - class org.javagroups.debug.Debugger.
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.javagroups.debug.Debugger
 
Debugger(JChannel) - Constructor for class org.javagroups.debug.Debugger
 
Debugger(JChannel, boolean) - Constructor for class org.javagroups.debug.Debugger
 
Debugger(JChannel, boolean, String) - Constructor for class org.javagroups.debug.Debugger
 
Debugger(JChannel, String) - Constructor for class org.javagroups.debug.Debugger
 
DEFAULT_BEST_FIT_DURATION - Static variable in class org.javagroups.service.lease.LeaseFactoryService
 
DEFAULT_CANCEL_TIMEOUT - Static variable in class org.javagroups.service.lease.LeaseFactoryClient
 
DEFAULT_CONNECTION_FACTORY - Static variable in class org.javagroups.protocols.JMS
 
DEFAULT_LEASE_TIMEOUT - Static variable in class org.javagroups.service.lease.LeaseFactoryClient
 
DEFAULT_MESSAGE - Static variable in class org.javagroups.service.lease.UnknownLeaseException
 
DEFAULT_MESSAGE - Static variable in class org.javagroups.service.lease.LeaseDeniedException
 
DEFAULT_OUTPUT - Static variable in class org.javagroups.log.Trace
 
DEFAULT_OUTPUT_FILE_NAME - Static variable in class org.javagroups.log.Trace
The file name used when setting a new default output and when the file name specified is a directory.
DEFAULT_OUTPUT_STMT - Static variable in class org.javagroups.log.Trace
 
default_sync_repl - Variable in class org.javagroups.blocks.TransactionalHashtable
 
default_sync_repl_timeout - Variable in class org.javagroups.blocks.TransactionalHashtable
 
defaultTracer - Static variable in class org.javagroups.log.Trace
The default tracer to use when a message is not destined for any particular output.
defragmentBuffer(byte[][]) - Static method in class org.javagroups.util.Util
Concatenates smaller fragments into entire buffers.
DELAY - class org.javagroups.protocols.DELAY.
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.javagroups.protocols.DELAY
 
denyLeaseRequest(int, Address, String, Object, Object) - Method in class org.javagroups.service.lease.LeaseFactoryService
Deny lease request.
DenyResponseHeader - class org.javagroups.service.lease.DenyResponseHeader.
Message header that represents deny response.
DenyResponseHeader() - Constructor for class org.javagroups.service.lease.DenyResponseHeader
Create uninitialized instance of this class.
DenyResponseHeader(int, String, Object) - Constructor for class org.javagroups.service.lease.DenyResponseHeader
Create instance of this class for specified denial type and denial reason.
dest_addr - Variable in class org.javagroups.Message
 
dest_mbrs - Variable in class org.javagroups.blocks.RequestCorrelator.Header
Contains a list of members who should receive the request (others will drop).
DEST_PROPERTY - Static variable in class org.javagroups.protocols.JMS
 
DESTROY_INTERPRETER - Static variable in class org.javagroups.protocols.BSH.BshHeader
 
destroy() - Method in class org.javagroups.demos.applets.DrawApplet
 
destroy() - Method in class org.javagroups.demos.wb.Whiteboard
 
destroy() - Method in class org.javagroups.protocols.BSH
 
destroy() - Method in class org.javagroups.stack.NakReceiverWindow
Stop the retransmitter and reset the nak window
destroy() - Method in class org.javagroups.stack.ProtocolStack
 
destroy() - Method in class org.javagroups.stack.Protocol
This method is called on a Channel.close().
destroy() - Method in class org.javagroups.util.ThreadPool
 
destroyInterpreter() - Method in class org.javagroups.protocols.BSH
 
destroyOutboard() - Method in class org.javagroups.ensemble.Hot_Ensemble
Destroys the associated outboard process.
determineCoordinator() - Method in class org.javagroups.protocols.GMS
 
determineCoordinator() - Method in class org.javagroups.protocols.pbcast.GMS
 
determineLeftMembers(Vector, Vector) - Static method in class org.javagroups.util.Util
Returns all members that left between 2 views.
determineMajority(int) - Method in class org.javagroups.blocks.GroupRequest
 
DIAG_GROUP - Static variable in class org.javagroups.util.Util
 
Digest - class org.javagroups.protocols.Digest.
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 - class org.javagroups.protocols.pbcast.Digest.
A message digest, which is used e.g.
digest_timeout - Variable in class org.javagroups.protocols.pbcast.GMS
 
Digest() - Constructor for class org.javagroups.protocols.pbcast.Digest
 
Digest(int) - Constructor for class org.javagroups.protocols.Digest
 
Digest(int) - Constructor for class org.javagroups.protocols.pbcast.Digest
 
DIRTY_READS - Static variable in class org.javagroups.blocks.Xid
Writes are serialized, but reads can be dirty, e.g.
DISCARD - class org.javagroups.protocols.DISCARD.
Discards up or down messages based on a percentage, e.g.
DISCARD() - Constructor for class org.javagroups.protocols.DISCARD
 
DISCONNECT - Static variable in class org.javagroups.Event
 
DISCONNECT_OK - Static variable in class org.javagroups.Event
 
disconnect() - Method in class org.javagroups.EnsChannel
 
disconnect() - Method in class org.javagroups.JChannel
Disconnects the channel if it is connected.
disconnect() - Method in class org.javagroups.Channel
Disconnects the channel from the current group (if connected), leaving the group.
disconnect() - Method in class org.javagroups.demos.TotalTokenDemo
 
disconnect() - Method in class org.javagroups.stack.RouterStub
Closes the socket and the input and output streams associated with it
disp - Variable in class org.javagroups.blocks.ReplicationManager
Used to broadcast updates and receive responses (latter only in synchronous case)
disp - Variable in class org.javagroups.demos.wb.Whiteboard
 
displayMessage(String, String) - Method in class org.javagroups.demos.wb.Whiteboard
 
DistributedHashtable - class org.javagroups.blocks.DistributedHashtable.
Provides the abstraction of a java.util.Hashtable that is replicated at several locations.
DistributedHashtable.Notification - interface org.javagroups.blocks.DistributedHashtable.Notification.
 
DistributedHashtable(JChannel, boolean, long) - Constructor for class org.javagroups.blocks.DistributedHashtable
 
DistributedHashtable(JChannel, long) - Constructor for class org.javagroups.blocks.DistributedHashtable
 
DistributedHashtable(String, ChannelFactory, String, boolean, long) - Constructor for class org.javagroups.blocks.DistributedHashtable
Creates a DisttributedHashtable.
DistributedHashtable(String, ChannelFactory, String, long) - Constructor for class org.javagroups.blocks.DistributedHashtable
Creates a DistributedHashtable
DistributedHashtableDemo - class org.javagroups.demos.DistributedHashtableDemo.
Uses the DistributedHashtable building block.
DistributedHashtableDemo() - Constructor for class org.javagroups.demos.DistributedHashtableDemo
 
DistributedLockManager - class org.javagroups.blocks.DistributedLockManager.
Distributed lock manager is responsible for maintaining the lock information consistent on all participating nodes.
DistributedLockManager.AcquireLockDecree - class org.javagroups.blocks.DistributedLockManager.AcquireLockDecree.
This class represents the lock to be released.
DistributedLockManager.LockDecree - class org.javagroups.blocks.DistributedLockManager.LockDecree.
This class represents the lock
DistributedLockManager.ReleaseLockDecree - class org.javagroups.blocks.DistributedLockManager.ReleaseLockDecree.
This class represents the lock to be released.
DistributedLockManager(TwoPhaseVotingAdapter, Object) - Constructor for class org.javagroups.blocks.DistributedLockManager
Constructor for the DistributedLockManager_cl object.
DistributedLockManager(VotingAdapter, Object) - Constructor for class org.javagroups.blocks.DistributedLockManager
Create instance of this class.
DistributedQueue - class org.javagroups.blocks.DistributedQueue.
Provides the abstraction of a java.util.LinkedList that is replicated at several locations.
DistributedQueue.Notification - interface org.javagroups.blocks.DistributedQueue.Notification.
 
DistributedQueue(JChannel) - Constructor for class org.javagroups.blocks.DistributedQueue
 
DistributedQueue(String, ChannelFactory, String, long) - Constructor for class org.javagroups.blocks.DistributedQueue
Creates a DistributedQueue
DistributedQueueDemo - class org.javagroups.demos.DistributedQueueDemo.
Uses the DistributedQueue building block.
DistributedQueueDemo() - Constructor for class org.javagroups.demos.DistributedQueueDemo
 
DistributedTree - class org.javagroups.blocks.DistributedTree.
A tree-like structure that is replicated across several members.
DistributedTree.DistributedTreeListener - interface org.javagroups.blocks.DistributedTree.DistributedTreeListener.
 
DistributedTree.ViewListener - interface org.javagroups.blocks.DistributedTree.ViewListener.
 
DistributedTree() - Constructor for class org.javagroups.blocks.DistributedTree
 
DistributedTree(String, String) - Constructor for class org.javagroups.blocks.DistributedTree
 
DistributedTreeDemo - class org.javagroups.demos.DistributedTreeDemo.
Demo showing the DistributedTree class.
DistributedTreeDemo(boolean) - Constructor for class org.javagroups.demos.DistributedTreeDemo
 
doClose() - Method in class org.javagroups.log.WriterTracer
Flushes any pending output (by calling flush) and closes the output file, stream, writer, or socket associated with this tracer.
doClose() - Method in class org.javagroups.log.SystemTracer
 
doClose() - Method in class org.javagroups.log.PrintStreamTracer
Flushes any pending output (by calling flush) and closes the output stream associated with this tracer.
doClose() - Method in class org.javagroups.log.Tracer
Flushes any pending output (by calling flush) and closes the output file, stream, writer, or socket associated with this tracer.
doClose() - Method in class org.javagroups.log.NetworkTracer
Flushes any pending output (by calling flush) and closes the output file, stream, writer, or socket associated with this tracer.
doExecute(long) - Method in class org.javagroups.blocks.GroupRequest
This method runs with rsp_mutex locked (called by execute()).
doFlush() - Method in class org.javagroups.log.WriterTracer
Flushes any pending output.
doFlush() - Method in class org.javagroups.log.SystemOutTracer
 
doFlush() - Method in class org.javagroups.log.SystemErrTracer
 
doFlush() - Method in class org.javagroups.log.PrintStreamTracer
Flushes any pending output.
doFlush() - Method in class org.javagroups.log.Tracer
Flushes any pending output.
doFlush() - Method in class org.javagroups.log.NetworkTracer
Flushes any pending output.
done - Variable in class org.javagroups.blocks.GroupRequest
 
done() - Method in class org.javagroups.util.ReusableThread
 
done(long) - Method in class org.javagroups.blocks.RequestCorrelator
Used to signal that a certain request may be garbage collected as all responses have been received.
done(long) - Method in class org.javagroups.blocks.MessageDispatcher
 
doPrint(String) - Method in class org.javagroups.log.WriterTracer
Sends the already-formatted message to the output file, stream, writer, or socket associated with this tracer.
doPrint(String) - Method in class org.javagroups.log.SystemOutTracer
 
doPrint(String) - Method in class org.javagroups.log.SystemErrTracer
 
doPrint(String) - Method in class org.javagroups.log.PrintStreamTracer
Sends the already-formatted message to the output file, stream, writer, or socket associated with this tracer.
doPrint(String) - Method in class org.javagroups.log.Tracer
Sends the already-formatted message to the output file, stream, writer, or socket associated with this tracer.
doPrint(String) - Method in class org.javagroups.log.NetworkTracer
Sends the already-formatted message to the output file, stream, writer, or socket associated with this tracer.
doubleWrite(byte[], OutputStream) - Static method in class org.javagroups.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_handler - Variable in class org.javagroups.stack.Protocol
 
down_prot - Variable in class org.javagroups.stack.Protocol
 
down_queue - Variable in class org.javagroups.stack.Protocol
 
down_thread - Variable in class org.javagroups.stack.Protocol
 
down_thread_prio - Variable in class org.javagroups.stack.Protocol
 
down(Event) - Method in class org.javagroups.JChannel
Sends a message through the protocol stack if the stack is available
down(Event) - Method in class org.javagroups.Channel
Access to event mechanism of channels.
down(Event) - Method in class org.javagroups.protocols.ENCRYPT1_4
 
down(Event) - Method in class org.javagroups.protocols.WANPIPE
Sent to destination(s) using the WAN pipe.
down(Event) - Method in class org.javagroups.protocols.WANPING
 
down(Event) - Method in class org.javagroups.protocols.UNICAST
 
down(Event) - Method in class org.javagroups.protocols.UDP
Caller by the layer above this layer.
down(Event) - Method in class org.javagroups.protocols.TUNNEL
Caller by the layer above this layer.
down(Event) - Method in class org.javagroups.protocols.TRACE
 
down(Event) - Method in class org.javagroups.protocols.TOTAL_OLD
handles an Event coming down the Protocol Stack
down(Event) - Method in class org.javagroups.protocols.TOTAL
 
down(Event) - Method in class org.javagroups.protocols.TCPPING
 
down(Event) - Method in class org.javagroups.protocols.TCPGOSSIP
 
down(Event) - Method in class org.javagroups.protocols.TCP
Sent to destination(s) using the ConnectionTable class.
down(Event) - Method in class org.javagroups.protocols.STATE_TRANSFER
 
down(Event) - Method in class org.javagroups.protocols.SMACK
 
down(Event) - Method in class org.javagroups.protocols.SIZE
 
down(Event) - Method in class org.javagroups.protocols.QUEUE
 
down(Event) - Method in class org.javagroups.protocols.PRINTOBJS
 
down(Event) - Method in class org.javagroups.protocols.PRINTMETHODS
 
down(Event) - Method in class org.javagroups.protocols.PING
An event is to be sent down the stack.
down(Event) - Method in class org.javagroups.protocols.PIGGYBACK
 
down(Event) - Method in class org.javagroups.protocols.PERF
 
down(Event) - Method in class org.javagroups.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.javagroups.protocols.NAKACK
Callback.
down(Event) - Method in class org.javagroups.protocols.MERGEFAST
 
down(Event) - Method in class org.javagroups.protocols.MERGE2
 
down(Event) - Method in class org.javagroups.protocols.MERGE
 
down(Event) - Method in class org.javagroups.protocols.LOSS
 
down(Event) - Method in class org.javagroups.protocols.LOOPBACK
Caller by the layer above this layer.
down(Event) - Method in class org.javagroups.protocols.JMS
Called by the protocol above this.
down(Event) - Method in class org.javagroups.protocols.HDRS
 
down(Event) - Method in class org.javagroups.protocols.FRAG
Fragment a packet if larger than frag_size (add a header).
down(Event) - Method in class org.javagroups.protocols.FLOWCONTROL
Checs if it can send the message, else puts the message in the queue.
down(Event) - Method in class org.javagroups.protocols.FD_SOCK
 
down(Event) - Method in class org.javagroups.protocols.FD_SIMPLE
 
down(Event) - Method in class org.javagroups.protocols.FD_PROB
 
down(Event) - Method in class org.javagroups.protocols.FD_PID
 
down(Event) - Method in class org.javagroups.protocols.FD
 
down(Event) - Method in class org.javagroups.protocols.FC
 
down(Event) - Method in class org.javagroups.protocols.EXAMPLE
 
down(Event) - Method in class org.javagroups.protocols.DUMMY
 
down(Event) - Method in class org.javagroups.protocols.DISCARD
 
down(Event) - Method in class org.javagroups.protocols.DELAY
 
down(Event) - Method in class org.javagroups.protocols.CAUSAL
Processes Event going down in the stack
down(Event) - Method in class org.javagroups.protocols.pbcast.STATE_TRANSFER
 
down(Event) - Method in class org.javagroups.protocols.pbcast.STABLE
 
down(Event) - Method in class org.javagroups.protocols.pbcast.PBCAST
 
down(Event) - Method in class org.javagroups.protocols.pbcast.NAKACK
Callback.
down(Event) - Method in class org.javagroups.protocols.pbcast.FD
 
down(Event) - Method in class org.javagroups.protocols.pbcast.GMS
 
down(Event) - Method in class org.javagroups.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.javagroups.stack.ProtocolStack
 
down(Event) - Method in class org.javagroups.stack.Protocol
An event is to be sent down the stack.
down(Event, int) - Method in class org.javagroups.debug.ProtocolView
 
down(Event, int) - Method in interface org.javagroups.stack.ProtocolObserver
Called when an event is about to be dispatched to the protocol (before it is dispatched).
Draw - class org.javagroups.demos.Draw.
Shared whiteboard, each new instance joins the same group.
Draw(String, boolean, boolean) - Constructor for class org.javagroups.demos.Draw
 
Draw2Channels - class org.javagroups.demos.Draw2Channels.
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.javagroups.demos.Draw2Channels
 
DrawApplet - class org.javagroups.demos.applets.DrawApplet.
 
DrawApplet() - Constructor for class org.javagroups.demos.applets.DrawApplet
 
DrawCommand - class org.javagroups.demos.DrawCommand.
 
drawNode(Graphics, int, int, String, int) - Method in class org.javagroups.demos.Topology
 
DrawRepl - class org.javagroups.demos.DrawRepl.
NOT SUPPORTED ! Replicates the whiteboard demo by intercepting central AWT event queue and mcasting events to all members.
DrawRepl() - Constructor for class org.javagroups.demos.DrawRepl
 
drawTopology(Graphics) - Method in class org.javagroups.demos.Topology
 
DROP_NEXT_MSG - Static variable in class org.javagroups.Event
 
DUMMY - class org.javagroups.protocols.DUMMY.
 
DUMMY() - Constructor for class org.javagroups.protocols.DUMMY
 
DUMP - Static variable in class org.javagroups.stack.Router
 
dump() - Static method in class org.javagroups.debug.Profiler
 
dump() - Method in class org.javagroups.util.List
 
dumpStack(boolean) - Static method in class org.javagroups.util.Util
 
DURATION_ANY - Static variable in interface org.javagroups.service.lease.LeaseFactory
This constant represents arbitrary duration.
DURATION_FOREVER - Static variable in interface org.javagroups.service.lease.LeaseFactory
This constant represents maximum possible duration.
dx - Variable in class org.javagroups.demos.wb.Node
 
dy - Variable in class org.javagroups.demos.wb.Node
 

E

elementAt(int) - Method in class org.javagroups.Membership
Returns the component at the specified index
elementAt(int) - Method in class org.javagroups.util.RspList
 
elements() - Method in class org.javagroups.util.List
 
ELMT_CLASS - Static variable in class org.javagroups.conf.XmlConfigurator
 
ELMT_DESCRIPTION - Static variable in class org.javagroups.conf.XmlConfigurator
 
ELMT_PROT - Static variable in class org.javagroups.conf.XmlConfigurator
 
ELMT_PROT_NAME - Static variable in class org.javagroups.conf.XmlConfigurator
 
ELMT_PROT_OVERRIDE - Static variable in class org.javagroups.conf.XmlConfigurator
 
ELMT_PROT_PARAMS - Static variable in class org.javagroups.conf.XmlConfigurator
 
empty() - Method in class org.javagroups.util.Stack
 
ENCRYPT1_4 - class org.javagroups.protocols.ENCRYPT1_4.
ENCRYPT1_4 layer.
ENCRYPT1_4.EncryptHeader - class org.javagroups.protocols.ENCRYPT1_4.EncryptHeader.
 
ENCRYPT1_4.EncryptHeader() - Constructor for class org.javagroups.protocols.ENCRYPT1_4.EncryptHeader
 
ENCRYPT1_4.EncryptHeader(int) - Constructor for class org.javagroups.protocols.ENCRYPT1_4.EncryptHeader
 
ENCRYPT1_4() - Constructor for class org.javagroups.protocols.ENCRYPT1_4
 
EnsChannel - class org.javagroups.EnsChannel.
EnsChannel is an implementation of Channel based on Ensemble.
EnsChannel() - Constructor for class org.javagroups.EnsChannel
 
EnsChannel(Object) - Constructor for class org.javagroups.EnsChannel
Creates a new EnsChannel, which spawns an outboard process and connects to it.
EnsChannel(Object, String, int) - Constructor for class org.javagroups.EnsChannel
Creates a new EnsChannel.
EnsChannelFactory - class org.javagroups.EnsChannelFactory.
 
EnsChannelFactory() - Constructor for class org.javagroups.EnsChannelFactory
 
EnsChannelFactory(String, int) - Constructor for class org.javagroups.EnsChannelFactory
 
entryAdd(Object) - Method in interface org.javagroups.blocks.DistributedQueue.Notification
 
entryAdd(Object) - Method in class org.javagroups.demos.DistributedQueueDemo
 
entryRemoved(Object) - Method in interface org.javagroups.blocks.TransactionalHashtable.Notification
 
entryRemoved(Object) - Method in interface org.javagroups.blocks.ReplicatedHashtable.Notification
 
entryRemoved(Object) - Method in interface org.javagroups.blocks.DistributedQueue.Notification
 
entryRemoved(Object) - Method in interface org.javagroups.blocks.DistributedHashtable.Notification
 
entryRemoved(Object) - Method in class org.javagroups.demos.DistributedQueueDemo
 
entryRemoved(Object) - Method in class org.javagroups.demos.DistributedHashtableDemo
 
entrySet() - Method in class org.javagroups.blocks.TransactionalHashtable
 
entrySet(Object, Object) - Method in interface org.javagroups.blocks.TransactionalHashtable.Notification
 
entrySet(Object, Object) - Method in interface org.javagroups.blocks.ReplicatedHashtable.Notification
 
entrySet(Object, Object) - Method in interface org.javagroups.blocks.DistributedHashtable.Notification
 
entrySet(Object, Object) - Method in class org.javagroups.demos.DistributedHashtableDemo
 
env - Variable in class org.javagroups.ensemble.Hot_JoinOps
 
env - Variable in class org.javagroups.ensemble.Hot_GroupContext
 
equals(Gossip) - Method in class org.javagroups.protocols.pbcast.Gossip
 
equals(Object) - Method in class org.javagroups.ViewId
 
equals(Object) - Method in class org.javagroups.blocks.Xid
 
equals(Object) - Method in class org.javagroups.blocks.Link
 
equals(Object) - Method in class org.javagroups.blocks.TwoPhaseVotingAdapter.TwoPhaseVoteWrapper
 
equals(Object) - Method in class org.javagroups.blocks.DistributedLockManager.LockDecree
 
equals(Object) - Method in class org.javagroups.conf.ProtocolParameter
 
equals(Object) - Method in class org.javagroups.conf.ProtocolData
 
equals(Object) - Method in class org.javagroups.conf.ClassMap
 
equals(Object) - Method in class org.javagroups.ensemble.Hot_Endpoint
 
equals(Object) - Method in class org.javagroups.protocols.WanPipeAddress
 
equals(Object) - Method in class org.javagroups.protocols.JMS.JMSAddress
Test is this object is equal to obj.
equals(Object) - Method in class org.javagroups.protocols.pbcast.STATE_TRANSFER.StateHeader
 
equals(Object) - Method in class org.javagroups.protocols.pbcast.MergeData
 
equals(Object) - Method in class org.javagroups.stack.IpAddress
 
ERROR - Static variable in class org.javagroups.log.Trace
The trace level for all ERROR and FATAL messages.
error(String, String) - Static method in class org.javagroups.log.Trace
Helper method.
established() - Method in class org.javagroups.blocks.Link
 
Event - class org.javagroups.Event.
Used for inter-stack and intra-stack communication.
Event(int) - Constructor for class org.javagroups.Event
 
Event(int, Object) - Constructor for class org.javagroups.Event
 
EXAMPLE - class org.javagroups.protocols.EXAMPLE.
Example of a protocol layer.
EXAMPLE() - Constructor for class org.javagroups.protocols.EXAMPLE
 
execute() - Method in class org.javagroups.blocks.GroupRequest
Sends the message.
execute() - Method in interface org.javagroups.util.Command
 
exists(String) - Method in class org.javagroups.blocks.ReplicatedTree
Checks whether a given node exists in the tree
exists(String) - Method in class org.javagroups.blocks.DistributedTree
 
EXIT - Static variable in class org.javagroups.Event
 
exit(Hot_GroupContext, Object) - Method in class org.javagroups.EnsChannel
 
exit(Hot_GroupContext, Object) - Method in interface org.javagroups.ensemble.Hot_Callbacks
Called upon an Exit
ExitEvent - class org.javagroups.ExitEvent.
 
ExitEvent() - Constructor for class org.javagroups.ExitEvent
 
expected_mbrs - Variable in class org.javagroups.blocks.GroupRequest
 
expiresAt() - Method in class org.javagroups.service.lease.LeaseFactoryService.LeaseInfo
Get information when lease expires.
extendLease(long) - Method in class org.javagroups.service.lease.LeaseFactoryService.LeaseInfo
Extend lease to new expiration term.

F

failed_mbrs - Variable in class org.javagroups.protocols.FlushRsp
 
failedNode - Variable in class org.javagroups.protocols.ring.TokenLostException
 
FATAL - Static variable in class org.javagroups.log.Trace
The trace level for only FATAL messages.
fatal(String, String) - Static method in class org.javagroups.log.Trace
Helper method.
FC - class org.javagroups.protocols.FC.
Simple flow control protocol based on a credit system.
FC.FcHeader - class org.javagroups.protocols.FC.FcHeader.
 
FC.FcHeader() - Constructor for class org.javagroups.protocols.FC.FcHeader
 
FC.FcHeader(int, long) - Constructor for class org.javagroups.protocols.FC.FcHeader
 
FC() - Constructor for class org.javagroups.protocols.FC
 
FD - class org.javagroups.protocols.FD.
Failure detection based on simple heartbeat protocol.
FD - class org.javagroups.protocols.pbcast.FD.
Passive failure detection protocol.
FD_PID - class org.javagroups.protocols.FD_PID.
Process-ID based FD protocol.
FD_PID.FdHeader - class org.javagroups.protocols.FD_PID.FdHeader.
 
FD_PID.FdHeader() - Constructor for class org.javagroups.protocols.FD_PID.FdHeader
 
FD_PID() - Constructor for class org.javagroups.protocols.FD_PID
 
FD_PROB - class org.javagroups.protocols.FD_PROB.
Probabilistic failure detection protocol based on "A Gossip-Style Failure Detection Service" by Renesse, Minsky and Hayden.
FD_PROB.FdHeader - class org.javagroups.protocols.FD_PROB.FdHeader.
 
FD_PROB.FdHeader() - Constructor for class org.javagroups.protocols.FD_PROB.FdHeader
 
FD_PROB() - Constructor for class org.javagroups.protocols.FD_PROB
 
FD_SIMPLE - class org.javagroups.protocols.FD_SIMPLE.
Simple failure detection protocol.
FD_SIMPLE.FdHeader - class org.javagroups.protocols.FD_SIMPLE.FdHeader.
 
FD_SIMPLE.FdHeader() - Constructor for class org.javagroups.protocols.FD_SIMPLE.FdHeader
 
FD_SIMPLE() - Constructor for class org.javagroups.protocols.FD_SIMPLE
 
FD_SOCK - class org.javagroups.protocols.FD_SOCK.
Failure detection protocol based on sockets.
FD_SOCK.FdHeader - class org.javagroups.protocols.FD_SOCK.FdHeader.
 
FD_SOCK.FdHeader() - Constructor for class org.javagroups.protocols.FD_SOCK.FdHeader
 
FD_SOCK.FdHeader(int) - Constructor for class org.javagroups.protocols.FD_SOCK.FdHeader
 
FD_SOCK() - Constructor for class org.javagroups.protocols.FD_SOCK
 
FD.FdHeader - class org.javagroups.protocols.FD.FdHeader.
 
FD.FdHeader() - Constructor for class org.javagroups.protocols.FD.FdHeader
 
FD() - Constructor for class org.javagroups.protocols.FD
 
FD() - Constructor for class org.javagroups.protocols.pbcast.FD
 
fetchState(long) - Method in class org.javagroups.blocks.ReplicatedTree
Fetch the group state from the current coordinator.
FILE_SEPARATOR - Static variable in class org.javagroups.log.Trace
The character used to denote directories (e.g.
fileExists(String) - Static method in class org.javagroups.util.Util
 
FilePersistenceManager - class org.javagroups.persistence.FilePersistenceManager.
 
FilePersistenceManager(String) - Constructor for class org.javagroups.persistence.FilePersistenceManager
Default constructor Currently NOOP
finalize() - Method in class org.javagroups.EnsChannel
 
finalize() - Method in class org.javagroups.blocks.RequestCorrelator
Stop the dispatch thread pool
finalize() - Method in class org.javagroups.blocks.MessageDispatcher
 
FIND_INITIAL_MBRS - Static variable in class org.javagroups.Event
 
FIND_INITIAL_MBRS_OK - Static variable in class org.javagroups.Event
 
findComponent(Container, String) - Method in class org.javagroups.demos.DrawRepl
 
findMethod(Class, String, Vector) - Method in class org.javagroups.blocks.MethodLookupJava
 
findMethod(Class, String, Vector) - Method in class org.javagroups.blocks.MethodLookupClos
 
findMethod(Class, String, Vector) - Method in interface org.javagroups.blocks.MethodLookup
 
findProtocol(Protocol, String) - Method in class org.javagroups.stack.Configurator
 
findProtocol(String) - Method in class org.javagroups.stack.ProtocolStack
Returns a given protocol or null if not found
findTracerFor(String) - Static method in class org.javagroups.log.Trace
Returns the Tracer to be used for output for the specified module name.
first() - Method in class org.javagroups.stack.Interval
 
fixed - Variable in class org.javagroups.demos.wb.Node
 
FLOW_CONTROL - class org.javagroups.protocols.FLOW_CONTROL.
FLOW_CONTROL provides end-end congestion control and flow control.
FLOW_CONTROL() - Constructor for class org.javagroups.protocols.FLOW_CONTROL
 
FLOWCONTROL - class org.javagroups.protocols.FLOWCONTROL.
Title: Flow control layer Description: This layer limits the number of sent messages without a receive of an own message to MAXSENTMSGS, just put this layer above GMS and you will get a more Copyright: Copyright (c) 2000 Company: Computer Network Laboratory
FLOWCONTROL() - Constructor for class org.javagroups.protocols.FLOWCONTROL
 
FLUSH - class org.javagroups.protocols.FLUSH.
The task of the FLUSH protocol is to flush all pending messages out of the system.
FLUSH - Static variable in class org.javagroups.Event
 
FLUSH_OK - Static variable in class org.javagroups.Event
 
flush() - Method in class org.javagroups.log.Tracer
Flushes any pending output.
FLUSH() - Constructor for class org.javagroups.protocols.FLUSH
 
flush(Vector, Vector) - Method in class org.javagroups.protocols.GMS
FLUSH protocol.
flushAllOutputs() - Static method in class org.javagroups.log.Trace
Flushes all output for all modules.
flushOutput(String) - Static method in class org.javagroups.log.Trace
Flushes all output for the specified module.
FlushRsp - class org.javagroups.protocols.FlushRsp.
 
FlushRsp() - Constructor for class org.javagroups.protocols.FlushRsp
 
FlushRsp(boolean, Vector, Vector) - Constructor for class org.javagroups.protocols.FlushRsp
 
flushStderrs() - Static method in class org.javagroups.log.Trace
 
flushStdouts() - Static method in class org.javagroups.log.Trace
 
focusGained(FocusEvent) - Method in class org.javagroups.demos.wb.Whiteboard
 
focusLost(FocusEvent) - Method in class org.javagroups.demos.wb.Whiteboard
 
foo() - Method in class org.javagroups.protocols.RpcProtocolEXAMPLE
 
Format - class org.javagroups.log.Format.
Provides commonly used string formatting methods.
Format() - Constructor for class org.javagroups.log.Format
 
formatTimestamp(Date) - Static method in class org.javagroups.log.Format
Return date as a formatted string using the ISO 8601 date format ("yyyy-MM-dd'T'hh:mm:ss,S").
formatTimestamp(Date, String) - Static method in class org.javagroups.log.Format
Return date as a formatted string.
FRAG - class org.javagroups.protocols.FRAG.
Fragmentation layer.
frag_id - Variable in class org.javagroups.protocols.FRAG.FragHeader
 
FRAG.FragHeader - class org.javagroups.protocols.FRAG.FragHeader.
 
FRAG.FragHeader() - Constructor for class org.javagroups.protocols.FRAG.FragHeader
 
FRAG.FragHeader(long, int, int) - Constructor for class org.javagroups.protocols.FRAG.FragHeader
 
FRAG() - Constructor for class org.javagroups.protocols.FRAG
 
fragmentBuffer(byte[], int) - Static method in class org.javagroups.util.Util
Fragments a byte buffer into smaller fragments of (max.) frag_size.

G

generateLocalAddress() - Method in class org.javagroups.protocols.JMS
Generate random local address.
GET - Static variable in class org.javagroups.stack.Router
 
GET_ABS_MAJORITY - Static variable in class org.javagroups.blocks.GroupRequest
return majority (of all members, may block)
GET_ALL - Static variable in class org.javagroups.blocks.GroupRequest
return all responses
GET_APPLSTATE - Static variable in class org.javagroups.Event
 
GET_APPLSTATE_OK - Static variable in class org.javagroups.Event
 
GET_DIGEST - Static variable in class org.javagroups.Event
 
GET_DIGEST_OK - Static variable in class org.javagroups.Event
 
GET_DIGEST_STABLE - Static variable in class org.javagroups.Event
 
GET_DIGEST_STABLE_OK - Static variable in class org.javagroups.Event
 
GET_DIGEST_STATE - Static variable in class org.javagroups.Event
 
GET_DIGEST_STATE_OK - Static variable in class org.javagroups.Event
 
GET_FIRST - Static variable in class org.javagroups.blocks.GroupRequest
return only first response
GET_FROM_MANY - Static variable in class org.javagroups.stack.StateTransferInfo
 
GET_FROM_SINGLE - Static variable in class org.javagroups.stack.StateTransferInfo
 
GET_LOCAL_ADDRESS - Static variable in class org.javagroups.Event
 
GET_MAJORITY - Static variable in class org.javagroups.blocks.GroupRequest
return majority (of all non-faulty members)
GET_MBRS_REQ - Static variable in class org.javagroups.protocols.PingHeader
 
GET_MBRS_RSP - Static variable in class org.javagroups.protocols.PingHeader
 
GET_MSG_DIGEST - Static variable in class org.javagroups.Event
 
GET_MSG_DIGEST_OK - Static variable in class org.javagroups.Event
 
GET_MSGS - Static variable in class org.javagroups.Event
 
GET_MSGS_OK - Static variable in class org.javagroups.Event
 
GET_MSGS_RECEIVED - Static variable in class org.javagroups.Event
 
GET_MSGS_RECEIVED_OK - Static variable in class org.javagroups.Event
 
GET_N - Static variable in class org.javagroups.blocks.GroupRequest
return n responses (may block)
GET_NONE - Static variable in class org.javagroups.blocks.GroupRequest
return no response (async call)
GET_REQ - Static variable in class org.javagroups.stack.GossipData
 
GET_RSP - Static variable in class org.javagroups.stack.GossipData
 
GET_STATE - Static variable in class org.javagroups.Event
 
GET_STATE_EVENTS - Static variable in class org.javagroups.Channel
 
GET_STATE_OK - Static variable in class org.javagroups.Event
 
get(Address) - Method in class org.javagroups.util.RspList
 
get(int) - Method in class org.javagroups.conf.ClassConfigurator
Returns a class for a magic number.
get(Object) - Method in class org.javagroups.blocks.TransactionalHashtable
 
get(String) - Method in class org.javagroups.blocks.DistributedTree
 
get(String) - Method in class org.javagroups.conf.ClassConfigurator
Loads and returns the class from the class name
get(String) - Method in class org.javagroups.stack.RouterStub
Retrieves the membership (list of Addresses) for a given group.
get(String, String) - Method in class org.javagroups.blocks.ReplicatedTree
Finds a node given its name and returns the value associated with a given key in its data map.
getAdditionalData() - Method in class org.javagroups.stack.IpAddress
Returns the additional_data.
getAddress() - Method in class org.javagroups.protocols.PingRsp
 
getAddress() - Method in class org.javagroups.protocols.JMS.JMSAddress
Get the node address.
getAddress() - Method in class org.javagroups.service.AbstractService
Get address of this service in service group.
getAddress() - Method in class org.javagroups.service.lease.LeaseFactoryClient
Get address of this client in group.
getAllowedToBroadcast(RingToken) - Method in class org.javagroups.protocols.ring.RingNodeFlowControl
 
getAllReceivedUpto() - Method in class org.javagroups.protocols.ring.RingToken
 
getAllReceivedUpTo() - Method in class org.javagroups.protocols.TOTAL_TOKEN
 
getAllStates(Vector, long) - Method in class org.javagroups.EnsChannel
 
getAllStates(Vector, long) - Method in class org.javagroups.JChannel
Retrieves the current group state.
getAllStates(Vector, long) - Method in class org.javagroups.Channel
Retrieve all states of the group members.
getAllStocks() - Method in class org.javagroups.demos.QuoteServer
 
getArg() - Method in class org.javagroups.SetStateEvent
 
getArg() - Method in class org.javagroups.Event
 
getArgs() - Method in class org.javagroups.blocks.MethodCall
returns an ordered list of arguments used for the method invokation
getAruId() - Method in class org.javagroups.protocols.ring.RingToken
 
getAutoCommit() - Method in class org.javagroups.blocks.TransactionalHashtable
 
getAutoFlush() - Method in class org.javagroups.log.Tracer
Returns true if this tracer performs auto-flushing after every print.
getBacklog() - Method in class org.javagroups.protocols.ring.RingToken
 
getBacklog() - Method in class org.javagroups.protocols.ring.RingNodeFlowControl
 
getBacklogDifference() - Method in class org.javagroups.protocols.ring.RingNodeFlowControl
 
getBestFitDuration() - Method in class org.javagroups.service.lease.LeaseFactoryService
Get best-fit duration leases with duration LeaseFactory.DURATION_ANY.
getBottommostProtocol(Protocol) - Method in class org.javagroups.stack.Configurator
 
getBuffer() - Method in class org.javagroups.Message
Returns the payload (byte buffer).
getBytes() - Method in class org.javagroups.ensemble.Hot_ObjectMessage
Serializes the contained object into a byte array
getBytes() - Method in class org.javagroups.ensemble.Hot_Buffer
 
getCache() - Method in class org.javagroups.blocks.NotificationBus
 
getCache() - Method in interface org.javagroups.blocks.NotificationBus.Consumer
Called on the coordinator to obtains its cache
getCache() - Method in class org.javagroups.demos.NotificationBusDemo
 
getCacheFromCoordinator(long, int) - Method in class org.javagroups.blocks.NotificationBus
Determines the coordinator and asks it for its cache.
getCacheFromMember(Address, long, int) - Method in class org.javagroups.blocks.NotificationBus
Determines the coordinator and asks it for its cache.
getChannel() - Method in class org.javagroups.blocks.ReplicatedTree
Returns the Channel the DistributedTree is connected to
getChannel() - Method in class org.javagroups.blocks.ReplicatedHashtable
 
getChannel() - Method in class org.javagroups.blocks.NotificationBus
Used to operate on the underlying channel directly, e.g.
getChannel() - Method in class org.javagroups.blocks.DistributedTree
Returns the Channel the DistributedTree is connected to
getChannel() - Method in class org.javagroups.blocks.DistributedQueue
 
getChannel() - Method in class org.javagroups.blocks.DistributedHashtable
 
getChannel() - Method in class org.javagroups.demos.TotalTokenDemo
 
getChannelName() - Method in class org.javagroups.EnsChannel
 
getChannelName() - Method in class org.javagroups.JChannel
returns the name of the channel if the channel is not connected or if it is closed it will return null
getChannelName() - Method in class org.javagroups.Channel
Returns the group address of the group of which the channel is a member.
getChildrenNames(String) - Method in class org.javagroups.blocks.ReplicatedTree
Returns all children of a given node
getChildrenNames(String) - Method in class org.javagroups.blocks.DistributedTree
Returns all children of a Node as strings
getClassForMap() - Method in class org.javagroups.conf.ClassMap
Returns the Class object for this class
getClassName() - Method in class org.javagroups.conf.ProtocolData
 
getClassName() - Method in class org.javagroups.conf.ClassMap
 
getCombinedResults() - Method in class org.javagroups.protocols.DEADLOCK
Mcasts getResult() to all members (including itself).
getConsensusStr(int) - Static method in class org.javagroups.blocks.VotingAdapter
Convert consensus type into string representation.
getContents() - Method in class org.javagroups.blocks.DistributedQueue
 
getContents() - Method in class org.javagroups.util.LinkedListQueue
returns a vector with all the objects currently in the queue
getContents() - Method in class org.javagroups.util.List
 
getContents() - Method in class org.javagroups.util.Queue
returns a vector with all the objects currently in the queue
getCoordAddress() - Method in class org.javagroups.ViewId
returns the address of the member that issued this view
getCoordAddress() - Method in class org.javagroups.protocols.PingRsp
 
getCreator() - Method in class org.javagroups.View
returns the creator of this view if this view was created with the empty constructur, null will be returned
getCreator() - Method in class org.javagroups.blocks.Xid
 
getCurrentTransaction() - Static method in class org.javagroups.blocks.TransactionalHashtable
Returns the transaction associated with the current thread.
getData() - Method in class org.javagroups.blocks.ReplicationData
 
getDecree() - Method in class org.javagroups.blocks.TwoPhaseVotingAdapter.TwoPhaseWrapper
 
getDefaultSyncReplTimeout() - Method in class org.javagroups.blocks.TransactionalHashtable
 
getDefaultTracer() - Static method in class org.javagroups.log.Trace
Returns the default Tracer to be used when no other appropriate one is found.
getDenialReason() - Method in class org.javagroups.service.lease.DenyResponseHeader
Get reason why lease was denied.
getDescription() - Method in class org.javagroups.conf.ProtocolData
 
getDescription() - Method in class org.javagroups.conf.ClassMap
 
getDest() - Method in class org.javagroups.Message
 
getDigest() - Method in class org.javagroups.protocols.pbcast.STATE_TRANSFER.StateHeader
 
getDigest() - Method in class org.javagroups.protocols.pbcast.MergeData
 
getDigest() - Method in class org.javagroups.protocols.pbcast.GMS
Sends down a GET_DIGEST event and waits for the GET_DIGEST_OK response, or timeout, whichever occurs first
getDownProtocol() - Method in class org.javagroups.stack.Protocol
 
getDownQueue() - Method in class org.javagroups.stack.Protocol
 
getDownVector() - Method in class org.javagroups.protocols.QUEUE
 
getDuration() - Method in class org.javagroups.service.lease.LeaseResponseHeader
Get requested duration of a lease.
getDuration() - Method in interface org.javagroups.service.lease.Lease
Get lease duration.
getDuration() - Method in class org.javagroups.service.lease.LeaseRequestHeader
Get requested duration of a lease.
getExpiration() - Method in interface org.javagroups.service.lease.Lease
Get lease expiration time.
getFactory() - Method in interface org.javagroups.service.lease.Lease
Get instance of LeaseFactory that created this lease.
getFailedNode() - Method in class org.javagroups.protocols.ring.TokenLostException
 
getFailureMode() - Method in class org.javagroups.protocols.ring.TokenLostException
 
getFirst() - Method in class org.javagroups.util.Queue
Returns the first element.
getFirst() - Method in class org.javagroups.util.RspList
 
getFirstQueuedSeqID() - Method in class org.javagroups.protocols.TOTAL_OLD
returns the sequence id of the "first" queued message (i.e.
getGroup() - Method in class org.javagroups.stack.GossipData
 
getGroupMembersNumber() - Method in class org.javagroups.blocks.ReplicatedTree
Returns the number of current members joined to the group
getGroupMembersNumber() - Method in class org.javagroups.blocks.DistributedTree
Returns the number of current members joined to the group
getGroupName() - Method in class org.javagroups.blocks.ReplicatedTree
Returns the name of the group that the DistributedTree is connected to
getGroupName() - Method in class org.javagroups.blocks.DistributedTree
Returns the name of the group that the DistributedTree is connected to
getGroupName() - Method in class org.javagroups.blocks.DistributedHashtable
 
getHeader(String) - Method in class org.javagroups.Message
 
getHeaders() - Method in class org.javagroups.Message
 
getHighestDelivered() - Method in class org.javagroups.stack.NakReceiverWindow
 
getHighestReceived() - Method in class org.javagroups.stack.NakReceiverWindow
Returns the highest sequence number received so far (which may be higher than the highest seqno delivered so far, e.g.
getHighestSeen() - Method in class org.javagroups.stack.NakReceiverWindow
Returns the highest deliverable seqno, e.g.
getHighestSequence() - Method in class org.javagroups.protocols.ring.RingToken
 
getHostname() - Static method in class org.javagroups.util.Util
 
getId() - Method in class org.javagroups.ViewId
returns the lamport time of the view
getId() - Method in class org.javagroups.blocks.Xid
 
getIdentifier() - Method in class org.javagroups.blocks.PullPushAdapter.PullHeader
 
getImpl() - Method in class org.javagroups.protocols.pbcast.GMS
 
getIndex(Address) - Method in class org.javagroups.protocols.pbcast.Digest
 
getInputStream(String) - Method in class org.javagroups.conf.XmlValidator
 
getInputStream(String) - Method in class org.javagroups.conf.ClassPathEntityResolver
 
getInstance() - Static method in class org.javagroups.conf.ClassConfigurator
 
getInstance() - Static method in class org.javagroups.persistence.PersistenceFactory
Singular public method to get access to any of the Persistence Manager implementations.
getInstance(Element) - Static method in class org.javagroups.conf.XmlConfigurator
 
getInstance(InputStream) - Static method in class org.javagroups.conf.XmlConfigurator
 
getInstance(URL) - Static method in class org.javagroups.conf.XmlConfigurator
 
getInterval() - Method in class org.javagroups.stack.Interval
 
getIpAddress() - Method in class org.javagroups.stack.IpAddress
 
getIpAddress(byte[]) - Static method in class org.javagroups.stack.IpAddress
 
getKey() - Method in class org.javagroups.blocks.TransactionalHashtable.Data
 
getKey() - Method in class org.javagroups.blocks.DistributedLockManager.LockDecree
Returns the key that should be used for Map lookup.
getKeys(String) - Method in class org.javagroups.blocks.ReplicatedTree
Gets the keys of the data map.
getLast() - Method in class org.javagroups.util.Queue
Returns the last element.
getLastRoundBroadcastCount() - Method in class org.javagroups.protocols.ring.RingToken
 
getLeaseInfo() - Method in class org.javagroups.service.lease.LeaseInfoReplicationHeader
Get lease info from this header.
getLeaseTarget() - Method in class org.javagroups.service.lease.LeaseDeniedException
 
getLeaseTarget() - Method in interface org.javagroups.service.lease.Lease
Get target of this lease.
getLength() - Static method in class org.javagroups.Version
 
getLength() - Method in class org.javagroups.ensemble.Hot_Buffer
 
getLevel() - Method in class org.javagroups.log.Tracer
Returns the current trace level.
getLinks() - Method in class org.javagroups.blocks.LogicalLink
 
getLocalAddr() - Method in class org.javagroups.protocols.TOTAL_OLD
returns the Address of the local machine returns null if it is not known yet
getLocalAddress() - Method in class org.javagroups.EnsChannel
 
getLocalAddress() - Method in class org.javagroups.JChannel
returns the local address of the channel returns null if the channel is closed
getLocalAddress() - Method in class org.javagroups.Channel
Returns the channel's own address.
getLocalAddress() - Method in class org.javagroups.blocks.ConnectionTable1_4
 
getLocalAddress() - Method in class org.javagroups.blocks.ReplicatedTree
 
getLocalAddress() - Method in class org.javagroups.blocks.ReplicatedHashtable
 
getLocalAddress() - Method in class org.javagroups.blocks.NotificationBus
 
getLocalAddress() - Method in class org.javagroups.blocks.Link
 
getLocalAddress() - Method in class org.javagroups.blocks.DistributedTree
 
getLocalAddress() - Method in class org.javagroups.blocks.DistributedQueue
 
getLocalAddress() - Method in class org.javagroups.blocks.DistributedHashtable
 
getLocalAddress() - Method in class org.javagroups.blocks.ConnectionTable
 
getLocalPort() - Method in class org.javagroups.blocks.Link
 
getLockAcquisitionTimeout() - Method in class org.javagroups.blocks.TransactionalHashtable
 
getLockAcquisitionTimeout() - Method in class org.javagroups.blocks.ReplicationData
 
getLockInfo() - Method in class org.javagroups.blocks.ReplicationData
 
getLockLeaseTimeout() - Method in class org.javagroups.blocks.TransactionalHashtable
 
getLockLeaseTimeout() - Method in class org.javagroups.blocks.ReplicationData
 
getLowestSeen() - Method in class org.javagroups.stack.NakReceiverWindow
 
getMagicNumber() - Method in class org.javagroups.conf.ClassMap
 
getMagicNumber(Class) - Method in class org.javagroups.conf.ClassConfigurator
Returns the magic number for the class.
getMap() - Method in class org.javagroups.blocks.TransactionalHashtable.Data
 
getMarshaller() - Method in class org.javagroups.blocks.RpcDispatcher
 
getMaximumDuration() - Method in class org.javagroups.service.lease.LeaseFactoryService
Get best-fit duration leases with duration LeaseFactory.DURATION_FOREVER.
getMbr() - Method in class org.javagroups.stack.GossipData
 
getMbrs() - Method in class org.javagroups.stack.GossipData
 
getMember() - Method in class org.javagroups.SuspectEvent
 
getMembers() - Method in class org.javagroups.Membership
returns a copy (clone) of the members in this membership.
getMembers() - Method in class org.javagroups.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.
getMembers() - Method in class org.javagroups.blocks.ReplicatedTree
 
getMembers() - Method in class org.javagroups.protocols.VectorTime
Returns Collection containing addresses of other group members from this Vector clock
getMembers(String) - Method in class org.javagroups.stack.GossipClient
Returns all members of a given group
getMembership() - Method in class org.javagroups.blocks.NotificationBus
Returns a reference to the real membership: don't modify.
getMessage() - Method in class org.javagroups.demos.wb.SendDialog
 
getMessagesHigherThan(long) - Method in class org.javagroups.stack.NakReceiverWindow
Return messages that are higher than seqno (excluding seqno).
getMessagesInList(List) - Method in class org.javagroups.stack.NakReceiverWindow
Return a list of all messages for which there is a seqno in missing_msgs.
getMessagesInRange(long, long) - Method in class org.javagroups.stack.NakReceiverWindow
Return all messages m for which the following holds: m > lower && m <= upper (excluding lower, including upper).
getMethod() - Method in class org.javagroups.blocks.MethodCall
 
getMethodLookup() - Method in class org.javagroups.blocks.RpcDispatcher
 
getMissingMessages(long, long) - Method in class org.javagroups.stack.NakReceiverWindow
Find all messages between 'low' and 'high' (including 'low' and 'high') that have a null msg.
getMode() - Method in class org.javagroups.blocks.Xid
 
getMode() - Method in class org.javagroups.blocks.MethodCall
 
getModule() - Method in class org.javagroups.log.Tracer
Returns the module name with which this tracer is associated.
getName() - Method in class org.javagroups.blocks.MethodCall
returns the name of the method to be invoked using this method call object
getName() - Method in class org.javagroups.blocks.RpcDispatcher
 
getName() - Method in class org.javagroups.conf.XmlConfigurator
 
getName() - Method in class org.javagroups.conf.ProtocolParameter
 
getName() - Method in class org.javagroups.protocols.ENCRYPT1_4
 
getName() - Method in class org.javagroups.protocols.WANPIPE
 
getName() - Method in class org.javagroups.protocols.WANPING
 
getName() - Method in class org.javagroups.protocols.VIEW_ENFORCER
All protocol names have to be unique !
getName() - Method in class org.javagroups.protocols.VERIFY_SUSPECT
 
getName() - Method in class org.javagroups.protocols.UNICAST
All protocol names have to be unique !
getName() - Method in class org.javagroups.protocols.UDP
 
getName() - Method in class org.javagroups.protocols.TUNNEL
 
getName() - Method in class org.javagroups.protocols.TRACE
 
getName() - Method in class org.javagroups.protocols.TOTAL_TOKEN
 
getName() - Method in class org.javagroups.protocols.TOTAL_OLD
returns the unique name of this protocol
getName() - Method in class org.javagroups.protocols.TOTAL
 
getName() - Method in class org.javagroups.protocols.TCPPING
 
getName() - Method in class org.javagroups.protocols.TCPGOSSIP
 
getName() - Method in class org.javagroups.protocols.TCP
 
getName() - Method in class org.javagroups.protocols.STATE_TRANSFER
All protocol names have to be unique !
getName() - Method in class org.javagroups.protocols.STABLE
 
getName() - Method in class org.javagroups.protocols.SMACK
 
getName() - Method in class org.javagroups.protocols.SIZE
All protocol names have to be unique !
getName() - Method in class org.javagroups.protocols.SHUFFLE
 
getName() - Method in class org.javagroups.protocols.RpcProtocolEXAMPLE
 
getName() - Method in class org.javagroups.protocols.QUEUE
All protocol names have to be unique !
getName() - Method in class org.javagroups.protocols.PRINTOBJS
 
getName() - Method in class org.javagroups.protocols.PRINTMETHODS
 
getName() - Method in class org.javagroups.protocols.PING
 
getName() - Method in class org.javagroups.protocols.PIGGYBACK
All protocol names have to be unique !
getName() - Method in class org.javagroups.protocols.PERF
All protocol names have to be unique !
getName() - Method in class org.javagroups.protocols.PARTITIONER
All protocol names have to be unique !
getName() - Method in class org.javagroups.protocols.NAKACK
 
getName() - Method in class org.javagroups.protocols.MessageProtocolEXAMPLE
 
getName() - Method in class org.javagroups.protocols.MERGEFAST
 
getName() - Method in class org.javagroups.protocols.MERGE2
 
getName() - Method in class org.javagroups.protocols.MERGE
 
getName() - Method in class org.javagroups.protocols.LOSS
All protocol names have to be unique !
getName() - Method in class org.javagroups.protocols.LOOPBACK
 
getName() - Method in class org.javagroups.protocols.JMS
Get the name of the protocol.
getName() - Method in class org.javagroups.protocols.HDRS
 
getName() - Method in class org.javagroups.protocols.FRAG
 
getName() - Method in class org.javagroups.protocols.FLUSH
 
getName() - Method in class org.javagroups.protocols.FLOW_CONTROL
 
getName() - Method in class org.javagroups.protocols.FLOWCONTROL
 
getName() - Method in class org.javagroups.protocols.FD_SOCK
 
getName() - Method in class org.javagroups.protocols.FD_SIMPLE
 
getName() - Method in class org.javagroups.protocols.FD_PROB
 
getName() - Method in class org.javagroups.protocols.FD_PID
 
getName() - Method in class org.javagroups.protocols.FD
 
getName() - Method in class org.javagroups.protocols.FC
 
getName() - Method in class org.javagroups.protocols.EXAMPLE
All protocol names have to be unique !
getName() - Method in class org.javagroups.protocols.DUMMY
All protocol names have to be unique !
getName() - Method in class org.javagroups.protocols.DISCARD
All protocol names have to be unique !
getName() - Method in class org.javagroups.protocols.DELAY
All protocol names have to be unique !
getName() - Method in class org.javagroups.protocols.DEADLOCK
 
getName() - Method in class org.javagroups.protocols.GMS
 
getName() - Method in class org.javagroups.protocols.CAUSAL
Returns a name of this stack, each stackhas to have unique name
getName() - Method in class org.javagroups.protocols.BSH
 
getName() - Method in class org.javagroups.protocols.AUTOCONF
 
getName() - Method in class org.javagroups.protocols.pbcast.STATE_TRANSFER
All protocol names have to be unique !
getName() - Method in class org.javagroups.protocols.pbcast.STABLE
 
getName() - Method in class org.javagroups.protocols.pbcast.PBCAST
 
getName() - Method in class org.javagroups.protocols.pbcast.NAKACK
 
getName() - Method in class org.javagroups.protocols.pbcast.FD
 
getName() - Method in class org.javagroups.protocols.pbcast.GMS
 
getName() - Method in class org.javagroups.service.AbstractService
Get name of this service.
getName() - Method in class org.javagroups.service.lease.LeaseFactoryService
Get name of this service.
getName() - Method in class org.javagroups.stack.RpcProtocol
 
getName() - Method in class org.javagroups.stack.ProtocolStack
 
getName() - Method in class org.javagroups.stack.Protocol
 
getNegativeVotes() - Method in class org.javagroups.blocks.VotingAdapter.VoteResult
 
getNext(String) - Method in class org.javagroups.demos.CausalDemo
 
getNextSeqID() - Method in class org.javagroups.protocols.TOTAL_OLD
returns the next sequence id expected to be received in this view
getNextView(Vector, Vector, Vector) - Method in class org.javagroups.protocols.GMS
Computes the next view.
getNextView(Vector, Vector, Vector) - Method in class org.javagroups.protocols.pbcast.GMS
Computes the next view.
getNotSeenList() - Method in class org.javagroups.protocols.pbcast.Gossip
 
getNumberOfResponsesExpected(long) - Method in class org.javagroups.stack.AckMcastSenderWindow
Returns the number of members for a given entry for which acks have to be received
getNumberOfResponsesReceived(long) - Method in class org.javagroups.stack.AckMcastSenderWindow
Returns the number of members for a given entry for which acks have been received
getNumMessages() - Method in class org.javagroups.JChannel
 
getNumMessages() - Method in class org.javagroups.Channel
Returns the number of messages that are waiting.
getNumSuspects() - Method in class org.javagroups.blocks.GroupRequest
 
getObject() - Method in class org.javagroups.Message
 
getObject() - Method in class org.javagroups.ensemble.Hot_ObjectMessage
Get the contained Object
getOpt(int) - Method in class org.javagroups.EnsChannel
 
getOpt(int) - Method in class org.javagroups.JChannel
returns the value of an option.
getOpt(int) - Method in class org.javagroups.Channel
Gets an option.
getOwnerIndex() - Method in class org.javagroups.protocols.VectorTime
Returns owner index in this VectorTime clock
getParameters() - Method in class org.javagroups.conf.ProtocolData
 
getParametersAsArray() - Method in class org.javagroups.conf.ProtocolData
 
getParameterString() - Method in class org.javagroups.conf.ProtocolParameter
 
getPersistent() - Method in class org.javagroups.blocks.DistributedHashtable
 
getPort() - Method in class org.javagroups.stack.IpAddress
 
getPositiveVotes() - Method in class org.javagroups.blocks.VotingAdapter.VoteResult
 
getPreload() - Method in class org.javagroups.conf.ClassMap
 
getPreviousBacklog() - Method in class org.javagroups.protocols.ring.RingNodeFlowControl
 
getProperties() - Method in class org.javagroups.JChannel
returns the protocol stack configuration in string format.
getProperties() - Method in class org.javagroups.stack.Configurator.ProtocolConfiguration
 
getProperties() - Method in class org.javagroups.stack.Protocol
 
getProtocolName() - Method in class org.javagroups.conf.ProtocolData
 
getProtocolName() - Method in class org.javagroups.stack.Configurator.ProtocolConfiguration
 
getProtocols() - Method in class org.javagroups.stack.ProtocolStack
Returns all protocols in a list, from top to bottom.
getProtocolSpec() - Method in class org.javagroups.debug.ProtocolTester
 
getProtocolStack() - Method in class org.javagroups.JChannel
Returns the protocol stack.
getProtocolStack() - Method in class org.javagroups.conf.XmlConfigurator
 
getProtocolStack() - Method in class org.javagroups.conf.PlainConfigurator
Throws a UnsupportedOperationException all the time.
getProtocolStack() - Method in interface org.javagroups.conf.ProtocolStackConfigurator
 
getProtocolStackString() - Method in class org.javagroups.conf.XmlConfigurator
 
getProtocolStackString() - Method in class org.javagroups.conf.PlainConfigurator
returns the old style protocol string
getProtocolStackString() - Method in interface org.javagroups.conf.ProtocolStackConfigurator
 
getProtocolString() - Method in class org.javagroups.conf.ProtocolData
 
getQueueingDown() - Method in class org.javagroups.protocols.QUEUE
 
getQueueingUp() - Method in class org.javagroups.protocols.QUEUE
 
getQuote(String) - Method in class org.javagroups.demos.QuoteServer
 
getRandomSequence() - Method in class org.javagroups.demos.TotalTokenDemo.TotalPayload
 
getReason() - Method in class org.javagroups.blocks.VotingAdapter.FailureVoteResult
 
getRecoveredMembers() - Method in class org.javagroups.protocols.ring.RingToken
 
getRemoteAddress() - Method in class org.javagroups.blocks.Link
 
getRemotePort() - Method in class org.javagroups.blocks.Link
 
getRequestor() - Method in class org.javagroups.GetStateEvent
 
getRequestType() - Method in class org.javagroups.blocks.TransactionalHashtable.Data
 
getResponses() - Method in class org.javagroups.blocks.GroupRequest
 
getResult() - Method in class org.javagroups.protocols.DEADLOCK
Returns a random integer value between 1 and 10
getResult(long) - Method in class org.javagroups.util.Promise
Gets result.
getResults() - Method in class org.javagroups.blocks.GroupRequest
Returns the results as a RspList
getResults() - Method in class org.javagroups.util.RspList
Returns the results from non-suspected members that are not null.
getRetransmissionRequests() - Method in class org.javagroups.protocols.ring.RingToken
 
getSeenList() - Method in class org.javagroups.protocols.pbcast.Gossip
 
getSender() - Method in class org.javagroups.protocols.pbcast.MergeData
 
getSender() - Method in class org.javagroups.util.Rsp
 
getSeq() - Method in class org.javagroups.protocols.TOTAL_TOKEN.TotalTokenHeader
Returns sequence number of the message that owns this header
getSeqno() - Method in class org.javagroups.protocols.pbcast.PbcastHeader
 
getSequencer() - Method in class org.javagroups.protocols.TOTAL_OLD
returns the address of the current sequencer of the group returns null if the list of members is empty
getSrc() - Method in class org.javagroups.Message
 
getStableMessages() - Method in class org.javagroups.stack.AckMcastSenderWindow
 
getStackConfigurator(Object) - Static method in class org.javagroups.conf.ConfiguratorFactory
Returns a protocol stack configurator based on the properties passed in.
If the properties parameter is a plain string UDP:FRAG:MERGE:GMS etc, a PlainConfigurator is returned.
If the properties parameter is a string that represents a url for example http://www.filip.net/test.xml or the parameter is a java.net.URL object, an XmlConfigurator is returned
getStackTrace(Throwable) - Static method in class org.javagroups.log.Trace
Converts an exception stack trace into a java.lang.String
getState() - Method in interface org.javagroups.MessageListener
 
getState() - Method in class org.javagroups.blocks.TransactionalHashtable
TODO: use read lock on entire hashmap while making copy
getState() - Method in class org.javagroups.blocks.ReplicatedTree
Return a copy of the current cache (tree)
getState() - Method in class org.javagroups.blocks.ReplicatedHashtable
 
getState() - Method in class org.javagroups.blocks.NotificationBus
 
getState() - Method in class org.javagroups.blocks.MessageListenerAdapter
Get state from state listener if present.
getState() - Method in class org.javagroups.blocks.DistributedTree
Return a copy of the tree
getState() - Method in class org.javagroups.blocks.DistributedQueue
 
getState() - Method in class org.javagroups.blocks.VotingAdapter
Get the channel state.
getState() - Method in class org.javagroups.blocks.DistributedHashtable
 
getState() - Method in class org.javagroups.demos.QuoteServer
 
getState() - Method in class org.javagroups.demos.Chat
 
getState() - Method in class org.javagroups.demos.wb.Whiteboard
 
getState() - Method in class org.javagroups.demos.wb.GraphPanel
 
getState(Address, long) - Method in class org.javagroups.EnsChannel
 
getState(Address, long) - Method in class org.javagroups.JChannel
Retrieves the current group state.
getState(Address, long) - Method in class org.javagroups.Channel
Retrieve the state of the group.
GetStateEvent - class org.javagroups.GetStateEvent.
 
GetStateEvent(Object) - Constructor for class org.javagroups.GetStateEvent
 
getStderrTracer(int) - Static method in class org.javagroups.log.Trace
 
getStdoutTracer(int) - Static method in class org.javagroups.log.Trace
 
getSubgroups() - Method in class org.javagroups.MergeView
 
getSuspectedMembers() - Method in class org.javagroups.util.RspList
 
getSuspects() - Method in class org.javagroups.blocks.GroupRequest
 
getTenant() - Method in class org.javagroups.service.lease.RecursiveLeaseRequestException
 
getTenant() - Method in class org.javagroups.service.lease.LeaseResponseHeader
Get tenant, to which this request is addressed to.
getTenant() - Method in interface org.javagroups.service.lease.Lease
Get tenant that was granted this lease.
getTenant() - Method in class org.javagroups.service.lease.DenyResponseHeader
Get tenant to which this response is addressed to
getTenant() - Method in class org.javagroups.service.lease.LeaseRequestHeader
Get identifier of an object that requests the lease.
getTenant() - Method in class org.javagroups.service.lease.LeaseFactoryService.LeaseInfo
Get tenant that owns this lease.
getThread() - Method in class org.javagroups.util.ThreadPool
 
getTokenReceiverAddress() - Method in class org.javagroups.protocols.TOTAL_TOKEN
 
getTokenReceiverAddress() - Method in class org.javagroups.protocols.ring.TcpRingNode
 
getTokenReceiverAddress() - Method in interface org.javagroups.protocols.ring.RingNode
 
getTokenReceiverAddress() - Method in class org.javagroups.protocols.ring.UdpRingNode
 
getTokenSequence() - Method in class org.javagroups.protocols.ring.RingToken
 
getTransaction() - Method in class org.javagroups.blocks.ReplicationData
 
getTransactionMode() - Method in class org.javagroups.blocks.TransactionalHashtable
 
getTransport() - Method in class org.javagroups.blocks.PullPushAdapter
 
getTransportedVectorTime() - Method in class org.javagroups.protocols.VectorTime
Returns minimal lightweigth representation of this Vector Time suitable for network transport
getType() - Method in class org.javagroups.Event
 
getType() - Method in class org.javagroups.blocks.ReplicationData
 
getType() - Method in class org.javagroups.protocols.pbcast.STATE_TRANSFER.StateHeader
 
getType() - Method in class org.javagroups.protocols.ring.RingToken
 
getType() - Method in class org.javagroups.service.lease.LeaseResponseHeader
Get type of lease request.
getType() - Method in class org.javagroups.service.lease.DenyResponseHeader
Get type of lease request.
getType() - Method in class org.javagroups.service.lease.LeaseRequestHeader
Get type of lease request.
getType() - Method in class org.javagroups.service.lease.LeaseInfoReplicationHeader
Get header type.
getType() - Method in class org.javagroups.stack.GossipData
 
getUnknownLease() - Method in class org.javagroups.service.lease.UnknownLeaseException
 
getUpProtocol() - Method in class org.javagroups.stack.Protocol
 
getUpQueue() - Method in class org.javagroups.stack.Protocol
 
getUpVector() - Method in class org.javagroups.protocols.QUEUE
 
getUserName() - Method in class org.javagroups.demos.wb.UserInfoDialog
 
getValue() - Method in class org.javagroups.blocks.TransactionalHashtable.Data
 
getValue() - Method in class org.javagroups.conf.ProtocolParameter
 
getValue() - Method in class org.javagroups.util.Rsp
 
getValues() - Method in class org.javagroups.protocols.VectorTime
Returns Vector clock values of this Vector clock
getVectorTime() - Method in class org.javagroups.protocols.CAUSAL.CausalHeader
Returns a vector timestamp carreid by this header
getVectorValues() - Method in class org.javagroups.protocols.VectorTime
Returns Vector clock values of this Vector clock
getVid() - Method in class org.javagroups.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.javagroups.EnsChannel
 
getView() - Method in class org.javagroups.JChannel
returns the current view.
if the channel is not connected or if it is closed it will return null
getView() - Method in class org.javagroups.Channel
Gets the current view.
getView() - Method in class org.javagroups.protocols.pbcast.MergeData
 
getWindowSize() - Method in class org.javagroups.protocols.ring.RingToken
 
getWindowThreshold() - Method in class org.javagroups.protocols.ring.RingToken
 
gms - Variable in class org.javagroups.protocols.GmsImpl
 
gms - Variable in class org.javagroups.protocols.pbcast.GmsImpl
 
GMS - class org.javagroups.protocols.GMS.
Group membership protocol.
GMS - class org.javagroups.protocols.pbcast.GMS.
Group membership protocol.
GMS.GmsHeader - class org.javagroups.protocols.pbcast.GMS.GmsHeader.
 
GMS.GmsHeader() - Constructor for class org.javagroups.protocols.pbcast.GMS.GmsHeader
 
GMS.GmsHeader(int) - Constructor for class org.javagroups.protocols.pbcast.GMS.GmsHeader
 
GMS.GmsHeader(int, Address) - Constructor for class org.javagroups.protocols.pbcast.GMS.GmsHeader
Used for JOIN_REQ or LEAVE_REQ header
GMS.GmsHeader(int, JoinRsp) - Constructor for class org.javagroups.protocols.pbcast.GMS.GmsHeader
Used for JOIN_RSP header
GMS.GmsHeader(int, View) - Constructor for class org.javagroups.protocols.pbcast.GMS.GmsHeader
Used for VIEW header
GMS() - Constructor for class org.javagroups.protocols.GMS
 
GMS() - Constructor for class org.javagroups.protocols.pbcast.GMS
 
GmsImpl - class org.javagroups.protocols.GmsImpl.
 
GmsImpl - class org.javagroups.protocols.pbcast.GmsImpl.
 
GmsImpl() - Constructor for class org.javagroups.protocols.GmsImpl
 
GmsImpl() - Constructor for class org.javagroups.protocols.pbcast.GmsImpl
 
go() - Method in class org.javagroups.demos.Gossip
 
go() - Method in class org.javagroups.demos.DrawRepl
 
go() - Method in class org.javagroups.demos.Draw2Channels
 
go() - Method in class org.javagroups.demos.Draw
 
go() - Method in class org.javagroups.demos.Chat
 
go() - Method in class org.javagroups.demos.applets.DrawApplet
 
Gossip - class org.javagroups.demos.Gossip.
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 - class org.javagroups.protocols.pbcast.Gossip.
 
GOSSIP - Static variable in class org.javagroups.protocols.pbcast.PbcastHeader
 
Gossip(Address, long) - Constructor for class org.javagroups.protocols.pbcast.Gossip
 
Gossip(Address, long, Digest, Vector) - Constructor for class org.javagroups.protocols.pbcast.Gossip
 
Gossip(String, long) - Constructor for class org.javagroups.demos.Gossip
 
gossip(ViewId, long, long[], boolean[], Object) - Method in class org.javagroups.protocols.STABLE
Contains the highest sequence numbers as seen by sender
GossipClient - class org.javagroups.stack.GossipClient.
Local stub for clients to access one (or more) GossipServers.
GossipClient(IpAddress, long) - Constructor for class org.javagroups.stack.GossipClient
Creates the GossipClient
GossipClient(Vector, long) - Constructor for class org.javagroups.stack.GossipClient
Creates the GossipClient
GossipData - class org.javagroups.stack.GossipData.
Encapsulates data sent between GossipServer and GossipClient
GossipData() - Constructor for class org.javagroups.stack.GossipData
 
GossipData(int, String, Address, Vector) - Constructor for class org.javagroups.stack.GossipData
 
GossipServer - class org.javagroups.stack.GossipServer.
Maintains a cache of member addresses for each group.
GossipServer(int) - Constructor for class org.javagroups.stack.GossipServer
 
GossipServer(int, long) - Constructor for class org.javagroups.stack.GossipServer
 
GossipServer(int, long, InetAddress) - Constructor for class org.javagroups.stack.GossipServer
 
GraphPanel - class org.javagroups.demos.wb.GraphPanel.
 
GraphPanel(Whiteboard) - Constructor for class org.javagroups.demos.wb.GraphPanel
 
group_addr - Variable in class org.javagroups.protocols.WANPIPE.WanPipeHeader
 
group_addr - Variable in class org.javagroups.protocols.UdpHeader
 
group_addr - Variable in class org.javagroups.protocols.TcpHeader
 
group_addr - Variable in class org.javagroups.protocols.GMS
 
group_addr - Variable in class org.javagroups.protocols.pbcast.GMS
 
group_blocked - Variable in class org.javagroups.ensemble.Hot_GroupContext
 
group_name - Variable in class org.javagroups.ensemble.Hot_ViewState
 
group_name - Variable in class org.javagroups.ensemble.Hot_JoinOps
 
GROUP_NAME_PROPERTY - Static variable in class org.javagroups.protocols.JMS
 
groupd - Variable in class org.javagroups.ensemble.Hot_ViewState
 
groupd - Variable in class org.javagroups.ensemble.Hot_JoinOps
 
groupname - Variable in class org.javagroups.blocks.TransactionalHashtable
 
groupname - Variable in class org.javagroups.demos.wb.Whiteboard
 
GroupRequest - class org.javagroups.blocks.GroupRequest.
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.javagroups.blocks.GroupRequest
 
GroupRequest(Message, RequestCorrelator, Vector, int, long, int) - Constructor for class org.javagroups.blocks.GroupRequest
 
GroupRequest(Message, Transport, Vector, int) - Constructor for class org.javagroups.blocks.GroupRequest
 
GroupRequest(Message, Transport, Vector, int, long, int) - Constructor for class org.javagroups.blocks.GroupRequest
 

H

handle(Message) - Method in class org.javagroups.blocks.ReplicationManager
 
handle(Message) - Method in interface org.javagroups.blocks.RequestHandler
 
handle(Message) - Method in class org.javagroups.blocks.MessageDispatcher
 
handle(Message) - Method in class org.javagroups.blocks.RpcDispatcher
Message contains MethodCall.
handle(Message) - Method in class org.javagroups.protocols.STATE_TRANSFER
 
handle(Message) - Method in class org.javagroups.protocols.MessageProtocolEXAMPLE
Callback.
handle(Message) - Method in class org.javagroups.protocols.FLOW_CONTROL
Called when a request for this protocol layer is received.
handle(Message) - Method in class org.javagroups.stack.MessageProtocol
Processes a request destined for this layer.
handle(Message) - Method in class org.javagroups.stack.RpcProtocol
Message contains MethodCall.
handleClear(Xid, long, long, boolean) - Method in class org.javagroups.blocks.TransactionalHashtable
 
handleCommit(Xid) - Method in class org.javagroups.blocks.ReplicationManager
 
handleDownEvent(Event) - Method in class org.javagroups.protocols.TOTAL_TOKEN
 
handleDownEvent(Event) - Method in class org.javagroups.protocols.STABLE
Callback.
handleDownEvent(Event) - Method in class org.javagroups.protocols.RpcProtocolEXAMPLE
Callback.
handleDownEvent(Event) - Method in class org.javagroups.protocols.MessageProtocolEXAMPLE
Callback.
handleDownEvent(Event) - Method in class org.javagroups.protocols.JMS
Handle down event, if it is not a Event.MSG type.
handleDownEvent(Event) - Method in class org.javagroups.protocols.FLUSH
Callback.
handleDownEvent(Event) - Method in class org.javagroups.protocols.FLOW_CONTROL
If Event.MSG type is received count is incremented by one, and message is passed to the down_prot.
handleDownEvent(Event) - Method in class org.javagroups.protocols.DEADLOCK
Callback.
handleDownEvent(Event) - Method in class org.javagroups.protocols.GMS
Callback.
handleDownEvent(Event) - Method in class org.javagroups.protocols.GmsImpl
 
handleDownEvent(Event) - Method in class org.javagroups.protocols.pbcast.GmsImpl
 
handleDownEvent(Event) - Method in class org.javagroups.stack.MessageProtocol
Handle down event.
handleDownEvent(Event) - Method in class org.javagroups.stack.RpcProtocol
Handle down event.
handleFlush(Vector, long[]) - Method in class org.javagroups.protocols.FLUSH
Called by coordinator running the FLUSH protocol.
handleIncomingMessage(Message) - Method in class org.javagroups.protocols.TUNNEL
 
handleJoin(Address) - Method in class org.javagroups.protocols.ParticipantGmsImpl
 
handleJoin(Address) - Method in class org.javagroups.protocols.CoordGmsImpl
 
handleJoin(Address) - Method in class org.javagroups.protocols.GMS
 
handleJoin(Address) - Method in class org.javagroups.protocols.GmsImpl
 
handleJoin(Address) - Method in class org.javagroups.protocols.ClientGmsImpl
 
handleJoin(Address) - Method in class org.javagroups.protocols.pbcast.ParticipantGmsImpl
 
handleJoin(Address) - Method in class org.javagroups.protocols.pbcast.CoordGmsImpl
Computes the new view (including the newly joined member) and get the digest from PBCAST.
handleJoin(Address) - Method in class org.javagroups.protocols.pbcast.GmsImpl
 
handleJoin(Address) - Method in class org.javagroups.protocols.pbcast.ClientGmsImpl
 
handleJoinResponse(JoinRsp) - Method in class org.javagroups.protocols.pbcast.ParticipantGmsImpl
 
handleJoinResponse(JoinRsp) - Method in class org.javagroups.protocols.pbcast.CoordGmsImpl
 
handleJoinResponse(JoinRsp) - Method in class org.javagroups.protocols.pbcast.GmsImpl
 
handleJoinResponse(JoinRsp) - Method in class org.javagroups.protocols.pbcast.ClientGmsImpl
 
handleLeave(Address, boolean) - Method in class org.javagroups.protocols.ParticipantGmsImpl
 
handleLeave(Address, boolean) - Method in class org.javagroups.protocols.CoordGmsImpl
Exclude mbr from the membership.
handleLeave(Address, boolean) - Method in class org.javagroups.protocols.GMS
 
handleLeave(Address, boolean) - Method in class org.javagroups.protocols.GmsImpl
 
handleLeave(Address, boolean) - Method in class org.javagroups.protocols.ClientGmsImpl
Returns false.
handleLeave(Address, boolean) - Method in class org.javagroups.protocols.pbcast.ParticipantGmsImpl
 
handleLeave(Address, boolean) - Method in class org.javagroups.protocols.pbcast.CoordGmsImpl
Exclude mbr from the membership.
handleLeave(Address, boolean) - Method in class org.javagroups.protocols.pbcast.GmsImpl
 
handleLeave(Address, boolean) - Method in class org.javagroups.protocols.pbcast.ClientGmsImpl
Returns false.
handleLeaveResponse() - Method in class org.javagroups.protocols.pbcast.ParticipantGmsImpl
 
handleLeaveResponse() - Method in class org.javagroups.protocols.pbcast.CoordGmsImpl
 
handleLeaveResponse() - Method in class org.javagroups.protocols.pbcast.GmsImpl
 
handleLeaveResponse() - Method in class org.javagroups.protocols.pbcast.ClientGmsImpl
 
handleMerge(ViewId, Vector) - Method in class org.javagroups.protocols.ParticipantGmsImpl
 
handleMerge(ViewId, Vector) - Method in class org.javagroups.protocols.CoordGmsImpl
Invoked by another coordinator that asks to merge its view with mine.
handleMerge(ViewId, Vector) - Method in class org.javagroups.protocols.GMS
 
handleMerge(ViewId, Vector) - Method in class org.javagroups.protocols.GmsImpl
 
handleMerge(ViewId, Vector) - Method in class org.javagroups.protocols.ClientGmsImpl
Returns immediately.
handleMergeCancelled(Object) - Method in class org.javagroups.protocols.pbcast.CoordGmsImpl
 
handleMergeCancelled(Object) - Method in class org.javagroups.protocols.pbcast.GmsImpl
 
handleMergeRequest(Address, Object) - Method in class org.javagroups.protocols.pbcast.CoordGmsImpl
Get the view and digest and send back both (MergeData) in the form of a MERGE_RSP to the sender.
handleMergeRequest(Address, Object) - Method in class org.javagroups.protocols.pbcast.GmsImpl
 
handleMergeResponse(MergeData, Object) - Method in class org.javagroups.protocols.pbcast.CoordGmsImpl
 
handleMergeResponse(MergeData, Object) - Method in class org.javagroups.protocols.pbcast.GmsImpl
 
handleMergeView(MergeData, Object) - Method in class org.javagroups.protocols.pbcast.CoordGmsImpl
If merge_id != this.merge_id --> discard Else cast the view/digest to all members of this group.
handleMergeView(MergeData, Object) - Method in class org.javagroups.protocols.pbcast.GmsImpl
 
handleMessage(Message) - Method in class org.javagroups.blocks.PullPushAdapter
Check whether the message has an identifier.
handleNotification(Serializable) - Method in interface org.javagroups.blocks.NotificationBus.Consumer
 
handleNotification(Serializable) - Method in class org.javagroups.demos.NotificationBusDemo
 
handlePut(Serializable, Serializable, Xid, long, long, boolean) - Method in class org.javagroups.blocks.TransactionalHashtable
 
handlePutAll(Map, Xid, long, long, boolean) - Method in class org.javagroups.blocks.TransactionalHashtable
 
handleRemove(Serializable, Xid, long, long, boolean) - Method in class org.javagroups.blocks.TransactionalHashtable
 
handleRollback(Xid) - Method in class org.javagroups.blocks.ReplicationManager
 
handleSend(ReplicationData) - Method in class org.javagroups.blocks.ReplicationManager
 
handleSuspect(Address) - Method in class org.javagroups.protocols.ParticipantGmsImpl
 
handleSuspect(Address) - Method in class org.javagroups.protocols.CoordGmsImpl
 
handleSuspect(Address) - Method in class org.javagroups.protocols.GMS
 
handleSuspect(Address) - Method in class org.javagroups.protocols.GmsImpl
 
handleSuspect(Address) - Method in class org.javagroups.protocols.ClientGmsImpl
Returns immediately.
handleSuspect(Address) - Method in class org.javagroups.protocols.pbcast.ParticipantGmsImpl
 
handleSuspect(Address) - Method in class org.javagroups.protocols.pbcast.CoordGmsImpl
 
handleSuspect(Address) - Method in class org.javagroups.protocols.pbcast.GmsImpl
 
handleSuspect(Address) - Method in class org.javagroups.protocols.pbcast.ClientGmsImpl
Returns immediately.
handleUpEvent(Event) - Method in class org.javagroups.protocols.TOTAL_TOKEN
 
handleUpEvent(Event) - Method in class org.javagroups.protocols.STABLE
Callback.
handleUpEvent(Event) - Method in class org.javagroups.protocols.RpcProtocolEXAMPLE
Callback.
handleUpEvent(Event) - Method in class org.javagroups.protocols.MessageProtocolEXAMPLE
Callback.
handleUpEvent(Event) - Method in class org.javagroups.protocols.FLUSH
Callback.
handleUpEvent(Event) - Method in class org.javagroups.protocols.FLOW_CONTROL
If Event.MSG type is received message, number of received messages from the sender is incremented.
handleUpEvent(Event) - Method in class org.javagroups.protocols.DEADLOCK
Callback.
handleUpEvent(Event) - Method in class org.javagroups.protocols.GMS
Callback.
handleUpEvent(Event) - Method in class org.javagroups.protocols.GmsImpl
 
handleUpEvent(Event) - Method in class org.javagroups.protocols.ClientGmsImpl
 
handleUpEvent(Event) - Method in class org.javagroups.protocols.pbcast.GmsImpl
 
handleUpEvent(Event) - Method in class org.javagroups.protocols.pbcast.ClientGmsImpl
 
handleUpEvent(Event) - Method in class org.javagroups.stack.MessageProtocol
Handle up event.
handleUpEvent(Event) - Method in class org.javagroups.stack.RpcProtocol
Handle up event.
handleViewChange(View, Digest) - Method in class org.javagroups.protocols.pbcast.ParticipantGmsImpl
If we are leaving, we have to wait for the view change (last msg in the current view) that excludes us before we can leave.
handleViewChange(View, Digest) - Method in class org.javagroups.protocols.pbcast.CoordGmsImpl
Called by the GMS when a VIEW is received.
handleViewChange(View, Digest) - Method in class org.javagroups.protocols.pbcast.GmsImpl
 
handleViewChange(View, Digest) - Method in class org.javagroups.protocols.pbcast.ClientGmsImpl
Does nothing.
handleViewChange(ViewId, Vector) - Method in class org.javagroups.protocols.ParticipantGmsImpl
If we are leaving, we have to wait for the view change (last msg in the current view) that excludes us before we can leave.
handleViewChange(ViewId, Vector) - Method in class org.javagroups.protocols.CoordGmsImpl
 
handleViewChange(ViewId, Vector) - Method in class org.javagroups.protocols.GMS
 
handleViewChange(ViewId, Vector) - Method in class org.javagroups.protocols.GmsImpl
 
handleViewChange(ViewId, Vector) - Method in class org.javagroups.protocols.ClientGmsImpl
Install the first view in which we are a member.
hashCode() - Method in class org.javagroups.ViewId
 
hashCode() - Method in class org.javagroups.blocks.Xid
 
hashCode() - Method in class org.javagroups.blocks.Link
 
hashCode() - Method in class org.javagroups.blocks.TwoPhaseVotingAdapter.TwoPhaseVoteWrapper
 
hashCode() - Method in class org.javagroups.blocks.DistributedLockManager.LockDecree
This is hashcode from the java.lang.Long class.
hashCode() - Method in class org.javagroups.conf.ProtocolParameter
 
hashCode() - Method in class org.javagroups.conf.ProtocolData
 
hashCode() - Method in class org.javagroups.conf.ClassMap
 
hashCode() - Method in class org.javagroups.protocols.WanPipeAddress
 
hashCode() - Method in class org.javagroups.protocols.JMS.JMSAddress
Get the hash code of this address.
hashCode() - Method in class org.javagroups.protocols.pbcast.STATE_TRANSFER.StateHeader
 
hashCode() - Method in class org.javagroups.protocols.pbcast.Gossip
 
hashCode() - Method in class org.javagroups.stack.IpAddress
 
HDR_OVERHEAD - Static variable in class org.javagroups.Header
 
HDRS - class org.javagroups.protocols.HDRS.
Example of a protocol layer.
HDRS() - Constructor for class org.javagroups.protocols.HDRS
 
head - Variable in class org.javagroups.util.List
 
Header - class org.javagroups.Header.
Abstract base class for all headers to be added to a Message.
HEADER_KEY - Static variable in class org.javagroups.service.lease.LeaseResponseHeader
 
HEADER_KEY - Static variable in class org.javagroups.service.lease.DenyResponseHeader
 
HEADER_KEY - Static variable in class org.javagroups.service.lease.LeaseRequestHeader
 
HEADER_KEY - Static variable in class org.javagroups.service.lease.LeaseInfoReplicationHeader
 
Header() - Constructor for class org.javagroups.Header
 
headers - Variable in class org.javagroups.Message
 
HEARD_FROM - Static variable in class org.javagroups.Event
 
heartbeat_rate - Variable in class org.javagroups.ensemble.Hot_JoinOps
 
heartbeat(Hot_GroupContext, Object, int) - Method in class org.javagroups.EnsChannel
 
heartbeat(Hot_GroupContext, Object, int) - Method in interface org.javagroups.ensemble.Hot_Callbacks
Called to issue you a heartbeat
height - Variable in class org.javagroups.demos.wb.Node
 
HELLO - Static variable in class org.javagroups.protocols.MERGE.MergeHeader
 
HELP_SWITCH - Static variable in class org.javagroups.service.ServiceRunner
 
helvetica_12 - Static variable in class org.javagroups.debug.Debugger
 
high - Variable in class org.javagroups.util.Range
 
highest_seqnos - Variable in class org.javagroups.protocols.Digest
 
highSeqnoAt(Address) - Method in class org.javagroups.protocols.pbcast.Digest
 
highSeqnoAt(int) - Method in class org.javagroups.protocols.pbcast.Digest
 
highSeqnoSeenAt(Address) - Method in class org.javagroups.protocols.pbcast.Digest
 
highSeqnoSeenAt(int) - Method in class org.javagroups.protocols.pbcast.Digest
 
Hot_Buffer - class org.javagroups.ensemble.Hot_Buffer.
 
Hot_Buffer() - Constructor for class org.javagroups.ensemble.Hot_Buffer
 
Hot_Callbacks - interface org.javagroups.ensemble.Hot_Callbacks.
 
Hot_Endpoint - class org.javagroups.ensemble.Hot_Endpoint.
 
Hot_Endpoint() - Constructor for class org.javagroups.ensemble.Hot_Endpoint
 
HOT_ENS_MSG_SEND_CURRENT_VIEW - Variable in class org.javagroups.ensemble.Hot_Ensemble
 
HOT_ENS_MSG_SEND_NEXT_VIEW - Variable in class org.javagroups.ensemble.Hot_Ensemble
 
HOT_ENS_MSG_SEND_UNSPECIFIED_VIEW - Variable in class org.javagroups.ensemble.Hot_Ensemble
 
Hot_Ensemble - class org.javagroups.ensemble.Hot_Ensemble.
 
Hot_Ensemble() - Constructor for class org.javagroups.ensemble.Hot_Ensemble
Constructs a Hot_Ensemble object starting the Ensemble Outboard process on a random port between 5000 and 8000
Hot_Ensemble(int) - Constructor for class org.javagroups.ensemble.Hot_Ensemble
Constructs a Hot_Ensemble object starting the Ensemble Outboard process on the specified port.
Hot_Error - class org.javagroups.ensemble.Hot_Error.
 
Hot_Error(int, String) - Constructor for class org.javagroups.ensemble.Hot_Error
 
Hot_GroupContext - class org.javagroups.ensemble.Hot_GroupContext.
 
Hot_JoinOps - class org.javagroups.ensemble.Hot_JoinOps.
 
Hot_JoinOps() - Constructor for class org.javagroups.ensemble.Hot_JoinOps
 
Hot_Message - class org.javagroups.ensemble.Hot_Message.
 
Hot_Message() - Constructor for class org.javagroups.ensemble.Hot_Message
 
Hot_ObjectMessage - class org.javagroups.ensemble.Hot_ObjectMessage.
This HOT Message class is a mechanism to transmit Java objects over ensemble.
Hot_ObjectMessage() - Constructor for class org.javagroups.ensemble.Hot_ObjectMessage
 
Hot_ObjectMessage(byte[]) - Constructor for class org.javagroups.ensemble.Hot_ObjectMessage
Interprets the bytes as a serialized object
Hot_ObjectMessage(Hot_Message) - Constructor for class org.javagroups.ensemble.Hot_ObjectMessage
Takes the bytes contained within a Hot_Message object (usually gotten from a standard ReceiveCast/Send upcall) and interprets them as a serialized object.
Hot_ObjectMessage(Object) - Constructor for class org.javagroups.ensemble.Hot_ObjectMessage
 
Hot_ViewID - class org.javagroups.ensemble.Hot_ViewID.
 
Hot_ViewID() - Constructor for class org.javagroups.ensemble.Hot_ViewID
 
Hot_ViewState - class org.javagroups.ensemble.Hot_ViewState.
 
Hot_ViewState() - Constructor for class org.javagroups.ensemble.Hot_ViewState
 

I

id - Variable in class org.javagroups.blocks.Xid
 
id - Variable in class org.javagroups.blocks.RequestCorrelator.Header
The id of this request to distinguish among other requests from the same RequestCorrelator
id - Variable in class org.javagroups.blocks.MessageDispatcher
 
id - Variable in class org.javagroups.ensemble.Hot_GroupContext
 
id - Variable in class org.javagroups.protocols.FRAG.FragHeader
 
identifier - Static variable in class org.javagroups.log.Trace
Used to e.g.
impl_mutex - Variable in class org.javagroups.protocols.GMS
 
impl_mutex - Variable in class org.javagroups.protocols.pbcast.GMS
 
incorrectStateReceived(Object) - Method in class org.javagroups.service.lease.LeaseFactoryService
This method is called when service queries new state but received state contains incorrect entries.
increment() - Method in class org.javagroups.protocols.VectorTime
Incerements owners current vector value by 1
incrementHighSeqno(Address) - Method in class org.javagroups.protocols.pbcast.Digest
Increment the sender's high_seqno by 1
incrementTokenSequence() - Method in class org.javagroups.protocols.ring.RingToken
 
indexOf(Address) - Method in class org.javagroups.protocols.VectorTime
Returns index of the given member represented by it's Address
INFO - Static variable in class org.javagroups.log.Trace
The trace level for all messages except DEBUG and TEST.
info(String, String) - Static method in class org.javagroups.log.Trace
Helper method.
INIT_CONNECTION_FACTORY - Static variable in class org.javagroups.protocols.JMS
 
INIT_JNDI_CONTEXT - Static variable in class org.javagroups.protocols.JMS
 
INIT_PROVIDER_URL - Static variable in class org.javagroups.protocols.JMS
 
INIT_TOPIC_NAME - Static variable in class org.javagroups.protocols.JMS
 
init() - Method in class org.javagroups.blocks.DistributedQueue
 
init() - Method in class org.javagroups.demos.applets.DrawApplet
 
init() - Method in class org.javagroups.demos.wb.Whiteboard
 
init() - Static method in class org.javagroups.log.Trace
Same as init(String fname), but looks in user's home directory then in CLASSPATH for javagroups.properties.
init() - Method in class org.javagroups.protocols.ENCRYPT1_4
 
init() - Method in class org.javagroups.protocols.UDP
 
init() - Method in class org.javagroups.protocols.TCPGOSSIP
 
init() - Method in class org.javagroups.protocols.STATE_TRANSFER
 
init() - Method in class org.javagroups.protocols.SIZE
 
init() - Method in class org.javagroups.protocols.ParticipantGmsImpl
 
init() - Method in class org.javagroups.protocols.NAKACK
Do some initial tasks
init() - Method in class org.javagroups.protocols.LOOPBACK
 
init() - Method in class org.javagroups.protocols.FD_SOCK
 
init() - Method in class org.javagroups.protocols.FD_SIMPLE
 
init() - Method in class org.javagroups.protocols.FD
 
init() - Method in class org.javagroups.protocols.CoordGmsImpl
 
init() - Method in class org.javagroups.protocols.GmsImpl
 
init() - Method in class org.javagroups.protocols.ClientGmsImpl
 
init() - Method in class org.javagroups.protocols.BSH
 
init() - Method in class org.javagroups.protocols.AUTOCONF
 
init() - Method in class org.javagroups.protocols.pbcast.STATE_TRANSFER
 
init() - Method in class org.javagroups.protocols.pbcast.GMS
 
init() - Method in class org.javagroups.protocols.pbcast.GmsImpl
 
init() - Method in class org.javagroups.stack.Protocol
Called after instance has been created (null constructor) and before protocol is started.
init(InputStream) - Method in class org.javagroups.persistence.DBPersistenceManager
used to intitiailize complete DB access.
init(long) - Method in class org.javagroups.blocks.DistributedHashtable
 
init(Method) - Method in class org.javagroups.blocks.MethodCall
 
init(String) - Static method in class org.javagroups.log.Trace
 
initChannel(String, String, long) - Method in class org.javagroups.blocks.TransactionalHashtable
 
insertProtocol(Protocol, int, String) - Method in class org.javagroups.stack.ProtocolStack
Inserts an already created (and initialized) protocol into the protocol list.
insertProtocol(Protocol, int, String, ProtocolStack) - Method in class org.javagroups.stack.Configurator
Inserts an already created (and initialized) protocol into the protocol list.
INSTALL_MERGE_VIEW - Static variable in class org.javagroups.protocols.pbcast.GMS.GmsHeader
 
installTransitionalView(Vector) - Method in class org.javagroups.protocols.TOTAL_TOKEN
 
installView(View) - Method in class org.javagroups.protocols.pbcast.GMS
Sets the new view and sends a VIEW_CHANGE event up and down the stack.
installView(View, Digest) - Method in class org.javagroups.protocols.pbcast.GMS
Sets the new view and sends a VIEW_CHANGE event up and down the stack.
installView(ViewId, Vector) - Method in class org.javagroups.protocols.GMS
Assigns the new ltime.
Interval - class org.javagroups.stack.Interval.
Manages retransmission timeouts.
Interval(long[]) - Constructor for class org.javagroups.stack.Interval
 
invalidate() - Method in class org.javagroups.protocols.ring.RingNodeFlowControl
 
invoke(Object, MethodLookup) - Method in class org.javagroups.blocks.MethodCall
Invokes the method with the supplied arguments against the target object.
IpAddress - class org.javagroups.stack.IpAddress.
Network-dependent address (Internet).
IpAddress() - Constructor for class org.javagroups.stack.IpAddress
 
IpAddress(InetAddress, int) - Constructor for class org.javagroups.stack.IpAddress
 
IpAddress(int) - Constructor for class org.javagroups.stack.IpAddress
 
IpAddress(String, int) - Constructor for class org.javagroups.stack.IpAddress
 
isAbort() - Method in class org.javagroups.blocks.TwoPhaseVotingAdapter.TwoPhaseWrapper
 
isAbsolute() - Method in class org.javagroups.service.lease.LeaseResponseHeader
Check if duration is relative or absolute.
isAbsolute() - Method in class org.javagroups.service.lease.LeaseRequestHeader
Check if duration is relative or absolute.
isBlocked() - Method in class org.javagroups.service.AbstractService
This method returns true if inter-service communication processes should temporarily stop sending messages to service channel.
isCausallyNext(TransportedVectorTime) - Method in class org.javagroups.protocols.VectorTime
Determines if the vector clock represented by TransportedVectorTime is causally next to this VectorTime
isCommit() - Method in class org.javagroups.blocks.TwoPhaseVotingAdapter.TwoPhaseWrapper
 
isConnected() - Method in class org.javagroups.EnsChannel
 
isConnected() - Method in class org.javagroups.JChannel
returns true if the Connect operation has been called successfully
isConnected() - Method in class org.javagroups.Channel
Determines whether the channel is connected to a group.
isCoord() - Method in class org.javagroups.protocols.PingRsp
 
isCoordinator() - Method in class org.javagroups.blocks.NotificationBus
 
isCoordinator() - Method in class org.javagroups.service.AbstractService
Check if this service is a coordinator of service group.
isDefaultSyncRepl() - Method in class org.javagroups.blocks.TransactionalHashtable
 
isDone() - Method in class org.javagroups.blocks.GroupRequest
 
isExpired() - Method in interface org.javagroups.service.lease.Lease
Check if lease has expired.
isExpired() - Method in class org.javagroups.service.lease.LeaseFactoryService.LeaseInfo
Check if lease is expired.
isMulticastAddress() - Method in interface org.javagroups.Address
Checks whether this is an address that represents multiple destinations, e.g.
isMulticastAddress() - Method in class org.javagroups.ensemble.Hot_Endpoint
 
isMulticastAddress() - Method in class org.javagroups.protocols.WanPipeAddress
 
isMulticastAddress() - Method in class org.javagroups.protocols.JMS.JMSAddress
Is the address a multicast address?
isMulticastAddress() - Method in class org.javagroups.stack.IpAddress
 
isOpen() - Method in class org.javagroups.EnsChannel
 
isOpen() - Method in class org.javagroups.JChannel
returns true if the Open operation has been called successfully
isOpen() - Method in class org.javagroups.Channel
Determines whether the channel is open, ie.
isOverride() - Method in class org.javagroups.conf.ProtocolData
 
isPrepare() - Method in class org.javagroups.blocks.TwoPhaseVotingAdapter.TwoPhaseWrapper
 
isReceived(Address) - Method in class org.javagroups.util.RspList
 
isSuspected(Address) - Method in class org.javagroups.util.RspList
 
isValid() - Method in class org.javagroups.blocks.DistributedLockManager.LockDecree
This is a place-holder for future lock expiration code.
isValid() - Method in class org.javagroups.blocks.DistributedLockManager.AcquireLockDecree
Lock aquire decree is valid for a ACQUIRE_EXPIRATION time after creation and if the lock is still valid (in the future locks will be leased for a predefined period of time).
iWouldBeCoordinator(Vector) - Method in class org.javagroups.protocols.GmsImpl
Returns potential coordinator based on lexicographic ordering of member addresses.
iWouldBeCoordinator(Vector) - Method in class org.javagroups.protocols.pbcast.GmsImpl
Returns potential coordinator based on lexicographic ordering of member addresses.

J

JAR_MISSING_ERROR - Static variable in class org.javagroups.conf.ConfiguratorFactory
 
JChannel - class org.javagroups.JChannel.
JChannel is a pure Java implementation of Channel When a JChannel object is instantiated it automatically sets up the protocol stack
JChannel() - Constructor for class org.javagroups.JChannel
initializes the JChannel with its default settings and default protocol stack
JChannel(boolean) - Constructor for class org.javagroups.JChannel
initializes the JChannel with its default settings and default protocol stack
JChannel(Object) - Constructor for class org.javagroups.JChannel
creates a new JChannel with the protocol stack as defined in the properties parameter.
JChannelFactory - class org.javagroups.JChannelFactory.
 
JChannelFactory() - Constructor for class org.javagroups.JChannelFactory
 
JMS - class org.javagroups.protocols.JMS.
Implementation of the transport protocol using the Java Message Service (JMS).
JMS.JMSAddress - class org.javagroups.protocols.JMS.JMSAddress.
Simple Address representing the JMS node ID or JMS topic group.
JMS.JMSAddress() - Constructor for class org.javagroups.protocols.JMS.JMSAddress
Empty constructor to allow externalization work.
JMS.JMSAddress(String) - Constructor for class org.javagroups.protocols.JMS.JMSAddress
Reconstruct the address from the string representation.
JMS.JMSAddress(String, boolean) - Constructor for class org.javagroups.protocols.JMS.JMSAddress
Create instance of this class for given address string.
JMS() - Constructor for class org.javagroups.protocols.JMS
Empty constructor.
JOIN_ANNOUNCEMENT - Static variable in class org.javagroups.protocols.SMACK.SmackHeader
 
JOIN_REQ - Static variable in class org.javagroups.protocols.pbcast.GMS.GmsHeader
 
join_retry_timeout - Variable in class org.javagroups.protocols.GMS
 
join_retry_timeout - Variable in class org.javagroups.protocols.pbcast.GMS
 
JOIN_RSP - Static variable in class org.javagroups.protocols.pbcast.GMS.GmsHeader
 
join_timeout - Variable in class org.javagroups.protocols.GMS
 
join_timeout - Variable in class org.javagroups.protocols.pbcast.GMS
 
join(Address) - Method in class org.javagroups.protocols.ParticipantGmsImpl
 
join(Address) - Method in class org.javagroups.protocols.CoordGmsImpl
 
join(Address) - Method in class org.javagroups.protocols.GMS
 
join(Address) - Method in class org.javagroups.protocols.GmsImpl
 
join(Address) - Method in class org.javagroups.protocols.ClientGmsImpl
Will generate a CONNECT_OK event.
join(Address) - Method in class org.javagroups.protocols.pbcast.ParticipantGmsImpl
 
join(Address) - Method in class org.javagroups.protocols.pbcast.CoordGmsImpl
 
join(Address) - Method in class org.javagroups.protocols.pbcast.GmsImpl
 
join(Address) - Method in class org.javagroups.protocols.pbcast.ClientGmsImpl
Joins this process to a group.
join(Hot_JoinOps, Hot_GroupContext[]) - Method in class org.javagroups.ensemble.Hot_Ensemble
Join the Ensemble group specified in the Hot_JoinOps structure
joining - Variable in class org.javagroups.ensemble.Hot_GroupContext
 
joining - Variable in class org.javagroups.protocols.pbcast.GMS
 
JoinRsp - class org.javagroups.protocols.pbcast.JoinRsp.
 
JoinRsp(View, Digest) - Constructor for class org.javagroups.protocols.pbcast.JoinRsp
 

K

keySet() - Method in class org.javagroups.blocks.TransactionalHashtable
 

L

lbl - Variable in class org.javagroups.demos.wb.Node
 
lclear() - Method in class org.javagroups.blocks.TransactionalHashtable
 
Lease - interface org.javagroups.service.lease.Lease.
Lease interface represents a token granted by lease manager that allows access to some resource for a limited period of time.
LEASE_CANCELED - Static variable in class org.javagroups.service.lease.LeaseResponseHeader
 
LEASE_DENIED - Static variable in class org.javagroups.service.lease.DenyResponseHeader
 
LEASE_GRANTED - Static variable in class org.javagroups.service.lease.LeaseResponseHeader
 
LEASE_RENEWED - Static variable in class org.javagroups.service.lease.LeaseResponseHeader
 
LEASE_SERVICE_NAME - Static variable in class org.javagroups.service.lease.LeaseFactoryService
 
LeaseDeniedException - exception org.javagroups.service.lease.LeaseDeniedException.
 
LeaseDeniedException(Object) - Constructor for class org.javagroups.service.lease.LeaseDeniedException
 
LeaseDeniedException(String, Object) - Constructor for class org.javagroups.service.lease.LeaseDeniedException
 
LeaseException - exception org.javagroups.service.lease.LeaseException.
 
LeaseException() - Constructor for class org.javagroups.service.lease.LeaseException
 
LeaseException(String) - Constructor for class org.javagroups.service.lease.LeaseException
 
LeaseFactory - interface org.javagroups.service.lease.LeaseFactory.
LeaseFactory is responsible for granting new leases, renewing existing leases and canceling leases when it is no longer needed.
LeaseFactoryClient - class org.javagroups.service.lease.LeaseFactoryClient.
LeaseFactoryClient is an implementation of LeaseFactory interface that delegates lease granting to group containing one or more LeaseFactoryService instances.
LeaseFactoryClient(Channel) - Constructor for class org.javagroups.service.lease.LeaseFactoryClient
Create instance of this class for specified client channel with default timeouts.
LeaseFactoryClient(Channel, int, int) - Constructor for class org.javagroups.service.lease.LeaseFactoryClient
Create instance of this class for the specified channel with specified timeouts.
LeaseFactoryService - class org.javagroups.service.lease.LeaseFactoryService.
LeaseFactoryService is service that is able to lease resources to clients.
LeaseFactoryService.LeaseInfo - class org.javagroups.service.lease.LeaseFactoryService.LeaseInfo.
This class represents granted lease that is replicated between services.
LeaseFactoryService.LeaseInfo() - Constructor for class org.javagroups.service.lease.LeaseFactoryService.LeaseInfo
Create uninitialized instance of this object.
LeaseFactoryService.LeaseInfo(LeaseRequestHeader) - Constructor for class org.javagroups.service.lease.LeaseFactoryService.LeaseInfo
Create instance of this class using request header.
LeaseFactoryService.LeaseInfo(Object, long) - Constructor for class org.javagroups.service.lease.LeaseFactoryService.LeaseInfo
Create instance of this class.
LeaseFactoryService(Channel, Channel) - Constructor for class org.javagroups.service.lease.LeaseFactoryService
Create instance of this class.
LeaseInfoReplicationHeader - class org.javagroups.service.lease.LeaseInfoReplicationHeader.
 
LeaseInfoReplicationHeader() - Constructor for class org.javagroups.service.lease.LeaseInfoReplicationHeader
Construct uninitialized instance of this object.
LeaseInfoReplicationHeader(int, LeaseFactoryService.LeaseInfo) - Constructor for class org.javagroups.service.lease.LeaseInfoReplicationHeader
Create instance of this object for a specified lease info object.
LeaseRequestHeader - class org.javagroups.service.lease.LeaseRequestHeader.
Message header that represents lease request.
LeaseRequestHeader() - Constructor for class org.javagroups.service.lease.LeaseRequestHeader
Constructs empty header.
LeaseRequestHeader(int, long, boolean, Object) - Constructor for class org.javagroups.service.lease.LeaseRequestHeader
Create lease request header of the specified type with specified duration.
LeaseResponseHeader - class org.javagroups.service.lease.LeaseResponseHeader.
Message header representing service response.
LeaseResponseHeader() - Constructor for class org.javagroups.service.lease.LeaseResponseHeader
Create uninitialized instance of this class.
LeaseResponseHeader(int, long, boolean, Object) - Constructor for class org.javagroups.service.lease.LeaseResponseHeader
Create instance of this class of type either LEASE_GRANTED or LEASE_RENEWED.
LeaseResponseHeader(int, Object) - Constructor for class org.javagroups.service.lease.LeaseResponseHeader
Create instance of this class of type LEASE_CANCELED or LEASE_RENEWED.
leases - Variable in class org.javagroups.service.lease.LeaseFactoryService
 
leaseTarget - Variable in class org.javagroups.service.lease.LeaseDeniedException
 
leaseTimeout - Variable in class org.javagroups.service.lease.LeaseFactoryClient
 
LEAVE_ANNOUNCEMENT - Static variable in class org.javagroups.protocols.SMACK.SmackHeader
 
LEAVE_REQ - Static variable in class org.javagroups.protocols.pbcast.GMS.GmsHeader
 
LEAVE_RSP - Static variable in class org.javagroups.protocols.pbcast.GMS.GmsHeader
 
leave_timeout - Variable in class org.javagroups.protocols.GMS
 
leave_timeout - Variable in class org.javagroups.protocols.pbcast.GMS
 
leave(Address) - Method in class org.javagroups.protocols.ParticipantGmsImpl
Loop: determine coord.
leave(Address) - Method in class org.javagroups.protocols.CoordGmsImpl
The coordinator itself wants to leave the group
leave(Address) - Method in class org.javagroups.protocols.GMS
 
leave(Address) - Method in class org.javagroups.protocols.GmsImpl
 
leave(Address) - Method in class org.javagroups.protocols.ClientGmsImpl
 
leave(Address) - Method in class org.javagroups.protocols.pbcast.ParticipantGmsImpl
Loop: determine coord.
leave(Address) - Method in class org.javagroups.protocols.pbcast.CoordGmsImpl
The coordinator itself wants to leave the group
leave(Address) - Method in class org.javagroups.protocols.pbcast.GmsImpl
 
leave(Address) - Method in class org.javagroups.protocols.pbcast.ClientGmsImpl
 
leave(Hot_GroupContext) - Method in class org.javagroups.ensemble.Hot_Ensemble
Leave the Ensemble group specified in the Hot_GroupContext
leaving - Variable in class org.javagroups.ensemble.Hot_GroupContext
 
level - Variable in class org.javagroups.log.Tracer
The current output trace level.
LEVEL_STRINGS - Static variable in class org.javagroups.log.Format
 
levelToString(int) - Static method in class org.javagroups.log.Format
Given a Trace level value, return a string describing the level.
Link - class org.javagroups.blocks.Link.
Implements a physical link between 2 parties (point-to-point connection).
Link.Receiver - interface org.javagroups.blocks.Link.Receiver.
 
Link(String, int, String, int) - Constructor for class org.javagroups.blocks.Link
 
Link(String, int, String, int, Link.Receiver) - Constructor for class org.javagroups.blocks.Link
 
Link(String, int, String, int, long, long, Link.Receiver) - Constructor for class org.javagroups.blocks.Link
 
linkDown(InetAddress, int, InetAddress, int) - Method in class org.javagroups.blocks.LogicalLink
One of the physical links went down
linkDown(InetAddress, int, InetAddress, int) - Method in interface org.javagroups.blocks.LogicalLink.Receiver
 
linkDown(InetAddress, int, InetAddress, int) - Method in interface org.javagroups.blocks.Link.Receiver
 
linkDown(InetAddress, int, InetAddress, int) - Method in class org.javagroups.protocols.WANPIPE
 
LinkedListQueue - class org.javagroups.util.LinkedListQueue.
LinkedListQueue implementation based on java.util.Queue.
LinkedListQueue() - Constructor for class org.javagroups.util.LinkedListQueue
creates an empty queue
linkUp(InetAddress, int, InetAddress, int) - Method in class org.javagroups.blocks.LogicalLink
One of the physical links came up
linkUp(InetAddress, int, InetAddress, int) - Method in interface org.javagroups.blocks.LogicalLink.Receiver
 
linkUp(InetAddress, int, InetAddress, int) - Method in interface org.javagroups.blocks.Link.Receiver
 
linkUp(InetAddress, int, InetAddress, int) - Method in class org.javagroups.protocols.WANPIPE
 
List - class org.javagroups.util.List.
Doubly-linked list.
List() - Constructor for class org.javagroups.util.List
 
listAlphabet() - Method in class org.javagroups.demos.CausalDemo
 
listener - Variable in class org.javagroups.blocks.PullPushAdapter
 
listeners - Variable in class org.javagroups.blocks.PullPushAdapter
 
LOCAL - Static variable in class org.javagroups.Channel
 
local_addr - Variable in class org.javagroups.blocks.TransactionalHashtable
 
local_addr - Variable in class org.javagroups.blocks.RequestCorrelator
The address of this group member
local_addr - Variable in class org.javagroups.blocks.MessageDispatcher
 
local_addr - Variable in class org.javagroups.protocols.GMS
 
local_addr - Variable in class org.javagroups.protocols.pbcast.GMS
 
localSeqID - Variable in class org.javagroups.protocols.TOTAL.Header
The ID used by the message source to match replies from the sequencer
localVote(Object) - Method in class org.javagroups.blocks.VotingAdapter
This method performs voting on the specific decree between all local voteListeners.
lock_acquisition_timeout - Variable in class org.javagroups.blocks.TransactionalHashtable
 
lock_lease_timeout - Variable in class org.javagroups.blocks.TransactionalHashtable
 
lock(Object, Object, int) - Method in interface org.javagroups.blocks.LockManager
Obtain lock on obj for specified owner.
lock(Object, Object, int) - Method in class org.javagroups.blocks.DistributedLockManager
Locks an object with lockId on behalf of the specified owner.
lockId - Variable in class org.javagroups.blocks.DistributedLockManager.LockDecree
 
LockingException - exception org.javagroups.blocks.LockingException.
 
LockingException(Map) - Constructor for class org.javagroups.blocks.LockingException
 
LockingException(String) - Constructor for class org.javagroups.blocks.LockingException
 
LockManager - interface org.javagroups.blocks.LockManager.
LockManager represents generic lock manager that allows obtaining and releasing locks on objects.
LockNotGrantedException - exception org.javagroups.blocks.LockNotGrantedException.
This exception indicated that lock manager refused to give a lock on some resource.
LockNotGrantedException() - Constructor for class org.javagroups.blocks.LockNotGrantedException
 
LockNotGrantedException(String) - Constructor for class org.javagroups.blocks.LockNotGrantedException
 
LockNotReleasedException - exception org.javagroups.blocks.LockNotReleasedException.
This exception indicated that lock manager refused to release a lock on some resource.
LockNotReleasedException() - Constructor for class org.javagroups.blocks.LockNotReleasedException
 
LockNotReleasedException(String) - Constructor for class org.javagroups.blocks.LockNotReleasedException
 
LogicalLink - class org.javagroups.blocks.LogicalLink.
Implements a logical point-to-point link between 2 entities consisting of a number of physical links.
LogicalLink.AllLinksDown - exception org.javagroups.blocks.LogicalLink.AllLinksDown.
 
LogicalLink.AllLinksDown() - Constructor for class org.javagroups.blocks.LogicalLink.AllLinksDown
 
LogicalLink.NoLinksAvailable - exception org.javagroups.blocks.LogicalLink.NoLinksAvailable.
 
LogicalLink.NoLinksAvailable() - Constructor for class org.javagroups.blocks.LogicalLink.NoLinksAvailable
 
LogicalLink.Receiver - interface org.javagroups.blocks.LogicalLink.Receiver.
 
LogicalLink() - Constructor for class org.javagroups.blocks.LogicalLink
 
LogicalLink(LogicalLink.Receiver) - Constructor for class org.javagroups.blocks.LogicalLink
 
logString(String, int, String) - Method in class org.javagroups.log.Tracer
Creates a formatted string suitable for output.
logString(String, int, String, String) - Method in class org.javagroups.log.Tracer
 
lookup(int) - Static method in class org.javagroups.ensemble.Hot_GroupContext
 
lookup(String) - Static method in class org.javagroups.log.Trace
Returns the Tracer that matches the specified module name.
LOOPBACK - class org.javagroups.protocols.LOOPBACK.
Makes copies of outgoing messages, swaps sender and receiver and sends the message back up the stack.
LOOPBACK() - Constructor for class org.javagroups.protocols.LOOPBACK
 
LOSS - class org.javagroups.protocols.LOSS.
Example of a protocol layer.
LOSS() - Constructor for class org.javagroups.protocols.LOSS
 
low - Variable in class org.javagroups.util.Range
 
lowSeqnoAt(int) - Method in class org.javagroups.protocols.pbcast.Digest
 
lput(Object, Object) - Method in class org.javagroups.blocks.TransactionalHashtable
 
lputAll(Map) - Method in class org.javagroups.blocks.TransactionalHashtable
 
lremove(Object, Object) - Method in class org.javagroups.blocks.TransactionalHashtable
 
ltime - Variable in class org.javagroups.ensemble.Hot_ViewID
 
ltime - Variable in class org.javagroups.protocols.GMS
 
ltime - Variable in class org.javagroups.protocols.pbcast.GMS
 

M

MAGIC_NUMBER_FILE - Static variable in class org.javagroups.conf.MagicNumberReader
 
MagicNumberReader - class org.javagroups.conf.MagicNumberReader.
 
MagicNumberReader() - Constructor for class org.javagroups.conf.MagicNumberReader
 
main(String[]) - Static method in class org.javagroups.Version
 
main(String[]) - Static method in class org.javagroups.blocks.TransactionalHashtable
 
main(String[]) - Static method in class org.javagroups.blocks.ReplicatedTree
 
main(String[]) - Static method in class org.javagroups.blocks.LogicalLink
 
main(String[]) - Static method in class org.javagroups.blocks.Link
 
main(String[]) - Static method in class org.javagroups.blocks.DistributedQueue
 
main(String[]) - Static method in class org.javagroups.blocks.MethodCall
 
main(String[]) - Static method in class org.javagroups.blocks.DistributedHashtable
 
main(String[]) - Static method in class org.javagroups.conf.XmlValidator
 
main(String[]) - Static method in class org.javagroups.conf.XmlConfigurator
 
main(String[]) - Static method in class org.javagroups.conf.ClassConfigurator
 
main(String[]) - Static method in class org.javagroups.debug.ProtocolTester
 
main(String[]) - Static method in class org.javagroups.debug.Profiler
 
main(String[]) - Static method in class org.javagroups.debug.Debugger
 
main(String[]) - Static method in class org.javagroups.demos.ViewDemo
 
main(String[]) - Static method in class org.javagroups.demos.TotalTokenDemo
 
main(String[]) - Static method in class org.javagroups.demos.TotalOrder
 
main(String[]) - Static method in class org.javagroups.demos.Topology
 
main(String[]) - Static method in class org.javagroups.demos.ReplicatedTreeDemo
 
main(String[]) - Static method in class org.javagroups.demos.QuoteServer
 
main(String[]) - Static method in class org.javagroups.demos.QuoteClient
 
main(String[]) - Static method in class org.javagroups.demos.NotificationBusDemo
 
main(String[]) - Static method in class org.javagroups.demos.Gossip
 
main(String[]) - Static method in class org.javagroups.demos.DrawRepl
 
main(String[]) - Static method in class org.javagroups.demos.Draw2Channels
 
main(String[]) - Static method in class org.javagroups.demos.Draw
 
main(String[]) - Static method in class org.javagroups.demos.DistributedTreeDemo
 
main(String[]) - Static method in class org.javagroups.demos.DistributedQueueDemo
 
main(String[]) - Static method in class org.javagroups.demos.Chat
 
main(String[]) - Static method in class org.javagroups.demos.CausalDemo
 
main(String[]) - Static method in class org.javagroups.demos.DistributedHashtableDemo
 
main(String[]) - Static method in class org.javagroups.demos.wb.Whiteboard
 
main(String[]) - Static method in class org.javagroups.protocols.WanPipeAddress
 
main(String[]) - Static method in class org.javagroups.protocols.PerfHeader
 
main(String[]) - Static method in class org.javagroups.protocols.pbcast.Gossip
 
main(String[]) - Static method in class org.javagroups.service.ServiceRunner
Main entry to run this class.
main(String[]) - Static method in class org.javagroups.stack.Router
 
main(String[]) - Static method in class org.javagroups.stack.GossipServer
 
main(String[]) - Static method in class org.javagroups.stack.AckReceiverWindow
 
main(String[]) - Static method in class org.javagroups.stack.AckSenderWindow
 
main(String[]) - Static method in class org.javagroups.stack.GossipClient
 
main(String[]) - Static method in class org.javagroups.stack.AckMcastReceiverWindow
 
main(String[]) - Static method in class org.javagroups.stack.Retransmitter
 
main(String[]) - Static method in class org.javagroups.stack.RouterStub
 
main(String[]) - Static method in class org.javagroups.stack.Configurator
 
main(String[]) - Static method in class org.javagroups.util.Proxy1_4
 
main(String[]) - Static method in class org.javagroups.util.Util
 
main(String[]) - Static method in class org.javagroups.util.List
 
main(String[]) - Static method in class org.javagroups.util.TimedWriter
 
mainLoop() - Method in class org.javagroups.demos.Draw
 
makeOutputFileName(String, int) - Static method in class org.javagroups.log.Trace
Returns a file name created from a module name and trace level.
makeReply() - Method in class org.javagroups.Message
 
makeView(Vector) - Method in class org.javagroups.protocols.GMS
 
makeView(Vector) - Method in class org.javagroups.protocols.pbcast.GMS
 
makeView(Vector, ViewId) - Method in class org.javagroups.protocols.GMS
 
makeView(Vector, ViewId) - Method in class org.javagroups.protocols.pbcast.GMS
 
managerId - Variable in class org.javagroups.blocks.DistributedLockManager.LockDecree
 
marshaller - Variable in class org.javagroups.blocks.RpcDispatcher
 
Marshaller - class org.javagroups.util.Marshaller.
Title: JavaGroups Communications Description: Contact me at mail@filip.net Copyright: Copyright (c) 2002 Company: www.filip.net
Marshaller() - Constructor for class org.javagroups.util.Marshaller
 
MAX_PORT - Static variable in class org.javagroups.util.Util
 
max(TransportedVectorTime) - Method in class org.javagroups.protocols.VectorTime
Updates this VectorTime as follows:
MAXIMUM_DURATION - Static variable in class org.javagroups.service.lease.LeaseFactoryService
 
MCAST - Static variable in class org.javagroups.protocols.SMACK.SmackHeader
 
MCAST_MSG - Static variable in class org.javagroups.protocols.pbcast.PbcastHeader
 
mDefaultJavaGroupsDTD - Variable in class org.javagroups.conf.ClassPathEntityResolver
 
memberJoined(Address) - Method in interface org.javagroups.blocks.NotificationBus.Consumer
 
memberJoined(Address) - Method in class org.javagroups.demos.NotificationBusDemo
 
memberLeft(Address) - Method in interface org.javagroups.blocks.NotificationBus.Consumer
 
memberLeft(Address) - Method in class org.javagroups.demos.NotificationBusDemo
 
members - Variable in class org.javagroups.View
A list containing all the members of the view This list is always ordered, with the coordinator being the first member.
members - Variable in class org.javagroups.blocks.MessageDispatcher
 
members - Variable in class org.javagroups.ensemble.Hot_ViewState
 
members - Variable in class org.javagroups.protocols.GMS
 
members - Variable in class org.javagroups.protocols.pbcast.GMS
 
members - Variable in class org.javagroups.service.AbstractService
 
members - Variable in class org.javagroups.stack.MessageProtocol
 
Membership - class org.javagroups.Membership.
Class to keep track of Addresses.
membership_listener - Variable in class org.javagroups.blocks.MessageDispatcher
 
membership_listeners - Variable in class org.javagroups.blocks.PullPushAdapter
 
Membership() - Constructor for class org.javagroups.Membership
Public constructor Creates a member ship object with zero members
Membership(Vector) - Constructor for class org.javagroups.Membership
Creates a member ship object with the initial members.
MembershipListener - interface org.javagroups.MembershipListener.
 
MembershipListenerAdapter - class org.javagroups.blocks.MembershipListenerAdapter.
This class provides multiplexing possibilities for MembershipListener instances.
MembershipListenerAdapter() - Constructor for class org.javagroups.blocks.MembershipListenerAdapter
 
membershipListeners - Variable in class org.javagroups.blocks.MembershipListenerAdapter
 
membershipListenersCache - Variable in class org.javagroups.blocks.MembershipListenerAdapter
 
MERGE - class org.javagroups.protocols.MERGE.
Simple and stupid MERGE protocol (does not take into account state transfer).
MERGE - Static variable in class org.javagroups.Event
 
MERGE_DENIED - Static variable in class org.javagroups.Event
 
MERGE_DIGEST - Static variable in class org.javagroups.Event
 
MERGE_REQ - Static variable in class org.javagroups.protocols.pbcast.GMS.GmsHeader
 
MERGE_RSP - Static variable in class org.javagroups.protocols.pbcast.GMS.GmsHeader
 
merge_timeout - Variable in class org.javagroups.protocols.pbcast.GMS
 
MERGE.MergeHeader - class org.javagroups.protocols.MERGE.MergeHeader.
 
MERGE.MergeHeader() - Constructor for class org.javagroups.protocols.MERGE.MergeHeader
 
MERGE.MergeHeader(int) - Constructor for class org.javagroups.protocols.MERGE.MergeHeader
 
MERGE() - Constructor for class org.javagroups.protocols.MERGE
 
merge(Address, long, long, long) - Method in class org.javagroups.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(Digest) - Method in class org.javagroups.protocols.pbcast.Digest
Adds a digest to this digest.
merge(Vector) - Method in class org.javagroups.protocols.ParticipantGmsImpl
 
merge(Vector) - Method in class org.javagroups.protocols.CoordGmsImpl
Invoked upon receiving a MERGE event from the MERGE layer.
merge(Vector) - Method in class org.javagroups.protocols.GMS
 
merge(Vector) - Method in class org.javagroups.protocols.GmsImpl
 
merge(Vector) - Method in class org.javagroups.protocols.ClientGmsImpl
 
merge(Vector) - Method in class org.javagroups.protocols.VectorTime
Merges this VectorTime with new members of the group VectorTime can possibly either grow or shrink
merge(Vector) - Method in class org.javagroups.protocols.pbcast.CoordGmsImpl
Invoked upon receiving a MERGE event from the MERGE layer.
merge(Vector) - Method in class org.javagroups.protocols.pbcast.GmsImpl
 
merge(Vector, Vector) - Method in class org.javagroups.Membership
merges membership with the new members and removes suspects The Merge method will remove all the suspects and add in the new members.
MERGE2 - class org.javagroups.protocols.MERGE2.
Protocol to discover subgroups, e.g.
MERGE2() - Constructor for class org.javagroups.protocols.MERGE2
 
MergeData - class org.javagroups.protocols.pbcast.MergeData.
Encapsulates data sent with a MERGE_RSP (handleMergeResponse()) and INSTALL_MERGE_VIEW (handleMergeView()).
MergeData() - Constructor for class org.javagroups.protocols.pbcast.MergeData
Empty constructor needed for externalization
MergeData(Address, View, Digest) - Constructor for class org.javagroups.protocols.pbcast.MergeData
 
mergeDigest(Digest) - Method in class org.javagroups.protocols.pbcast.GMS
Send down a MERGE_DIGEST event
MERGEFAST - class org.javagroups.protocols.MERGEFAST.
The coordinator attaches a small header to each (or every nth) message.
MERGEFAST.MergefastHeader - class org.javagroups.protocols.MERGEFAST.MergefastHeader.
 
MERGEFAST.MergefastHeader() - Constructor for class org.javagroups.protocols.MERGEFAST.MergefastHeader
 
MERGEFAST.MergefastHeader(Address) - Constructor for class org.javagroups.protocols.MERGEFAST.MergefastHeader
 
MERGEFAST() - Constructor for class org.javagroups.protocols.MERGEFAST
 
MergeView - class org.javagroups.MergeView.
A view that is sent as result of a merge.
MergeView() - Constructor for class org.javagroups.MergeView
Used by externalization
MergeView(Address, long, Vector, Vector) - Constructor for class org.javagroups.MergeView
Creates a new view
MergeView(ViewId, Vector, Vector) - Constructor for class org.javagroups.MergeView
Creates a new view
Message - class org.javagroups.Message.
A Message encapsulates data sent to members of a group.
Message() - Constructor for class org.javagroups.Message
Only used for Externalization (creating an initial object)
Message(Address, Address, byte[]) - Constructor for class org.javagroups.Message
Public constructor
Message(Address, Address, Serializable) - Constructor for class org.javagroups.Message
Public constructor
MessageDialog - class org.javagroups.demos.wb.MessageDialog.
 
MessageDialog(Frame, String, String) - Constructor for class org.javagroups.demos.wb.MessageDialog
 
MessageDispatcher - class org.javagroups.blocks.MessageDispatcher.
Used on top of channel to implement group requests.
MessageDispatcher(Channel, MessageListener, MembershipListener) - Constructor for class org.javagroups.blocks.MessageDispatcher
 
MessageDispatcher(Channel, MessageListener, MembershipListener, boolean) - Constructor for class org.javagroups.blocks.MessageDispatcher
 
MessageDispatcher(Channel, MessageListener, MembershipListener, RequestHandler) - Constructor for class org.javagroups.blocks.MessageDispatcher
 
MessageDispatcher(Channel, MessageListener, MembershipListener, RequestHandler, boolean) - Constructor for class org.javagroups.blocks.MessageDispatcher
 
MessageDispatcher(PullPushAdapter, Serializable, MessageListener, MembershipListener) - Constructor for class org.javagroups.blocks.MessageDispatcher
 
MessageDispatcher(PullPushAdapter, Serializable, MessageListener, MembershipListener, RequestHandler) - Constructor for class org.javagroups.blocks.MessageDispatcher
 
MessageListener - interface org.javagroups.MessageListener.
 
MessageListenerAdapter - class org.javagroups.blocks.MessageListenerAdapter.
This class provides multiplexing possibilities for MessageListener instances.
MessageListenerAdapter() - Constructor for class org.javagroups.blocks.MessageListenerAdapter
Create default instance of this class.
MessageListenerAdapter(MessageListener) - Constructor for class org.javagroups.blocks.MessageListenerAdapter
Create instance of this class.
messageListeners - Variable in class org.javagroups.blocks.MessageListenerAdapter
 
messageListenersCache - Variable in class org.javagroups.blocks.MessageListenerAdapter
 
MessageProtocol - class org.javagroups.stack.MessageProtocol.
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.javagroups.stack.MessageProtocol
 
MessageProtocolEXAMPLE - class org.javagroups.protocols.MessageProtocolEXAMPLE.
 
MessageProtocolEXAMPLE() - Constructor for class org.javagroups.protocols.MessageProtocolEXAMPLE
 
method - Variable in class org.javagroups.blocks.MethodCall
the Method of the call
METHOD - Static variable in class org.javagroups.blocks.MethodCall
explicitly ship the method, caller has to determine method himself
method_name - Variable in class org.javagroups.blocks.MethodCall
the name of the method, case sensitive
MethodCall - class org.javagroups.blocks.MethodCall.
A method call is the JavaGroup representation of a remote method.
MethodCall() - Constructor for class org.javagroups.blocks.MethodCall
creates an empty method call, this is always invalid, until SetName has been called
MethodCall(Method) - Constructor for class org.javagroups.blocks.MethodCall
 
MethodCall(Method, Object[]) - Constructor for class org.javagroups.blocks.MethodCall
 
MethodCall(String) - Constructor for class org.javagroups.blocks.MethodCall
Deprecated. use the complete constructor with a java.lang.reflect.Method argument since null arguments can not be correctly handled using null arguments
MethodCall(String, Object) - Constructor for class org.javagroups.blocks.MethodCall
Deprecated. use the complete constructor with a java.lang.reflect.Method argument since null arguments can not be correctly handled using null arguments
MethodCall(String, Object[]) - Constructor for class org.javagroups.blocks.MethodCall
Deprecated. use the complete constructor with a java.lang.reflect.Method argument since null arguments can not be correctly handled using null arguments
MethodCall(String, Object[], Class[]) - Constructor for class org.javagroups.blocks.MethodCall
 
MethodCall(String, Object[], String[]) - Constructor for class org.javagroups.blocks.MethodCall
 
MethodCall(String, Object, Object) - Constructor for class org.javagroups.blocks.MethodCall
Deprecated. use the complete constructor with a java.lang.reflect.Method argument since null arguments can not be correctly handled using null arguments
MethodCall(String, Object, Object, Object) - Constructor for class org.javagroups.blocks.MethodCall
Deprecated. use the complete constructor with a java.lang.reflect.Method argument since null arguments can not be correctly handled using null arguments
MethodCall(String, Object, Object, Object, Object) - Constructor for class org.javagroups.blocks.MethodCall
Deprecated. use the complete constructor with a java.lang.reflect.Method argument since null arguments can not be correctly handled using null arguments
MethodCall(String, Object, Object, Object, Object, Object) - Constructor for class org.javagroups.blocks.MethodCall
Deprecated. use the complete constructor with a java.lang.reflect.Method argument since null arguments can not be correctly handled using null arguments
MethodLookup - interface org.javagroups.blocks.MethodLookup.
 
MethodLookupClos - class org.javagroups.blocks.MethodLookupClos.
 
MethodLookupClos() - Constructor for class org.javagroups.blocks.MethodLookupClos
 
MethodLookupJava - class org.javagroups.blocks.MethodLookupJava.
 
MethodLookupJava() - Constructor for class org.javagroups.blocks.MethodLookupJava
 
missedHeartbeat(InetAddress, int, InetAddress, int, int) - Method in class org.javagroups.blocks.LogicalLink
Missed one or more heartbeats.
missedHeartbeat(InetAddress, int, InetAddress, int, int) - Method in interface org.javagroups.blocks.LogicalLink.Receiver
 
missedHeartbeat(InetAddress, int, InetAddress, int, int) - Method in interface org.javagroups.blocks.Link.Receiver
 
missedHeartbeat(InetAddress, int, InetAddress, int, int) - Method in class org.javagroups.protocols.WANPIPE
 
mMagicNumberFile - Variable in class org.javagroups.conf.MagicNumberReader
 
mode - Variable in class org.javagroups.blocks.Xid
 
mode - Variable in class org.javagroups.blocks.MethodCall
which mode to use
mode - Variable in class org.javagroups.protocols.ring.TokenLostException
 
modeToString(int) - Static method in class org.javagroups.blocks.Xid
 
module - Variable in class org.javagroups.log.Tracer
The module name with which this tracer is associated.
moduleLookupName(String) - Static method in class org.javagroups.log.Trace
Returns the string to be used to store and look up the specified module.
mouseClicked(MouseEvent) - Method in class org.javagroups.demos.Chat
 
mouseClicked(MouseEvent) - Method in class org.javagroups.demos.wb.GraphPanel
 
mouseDragged(MouseEvent) - Method in class org.javagroups.demos.DrawRepl
 
mouseDragged(MouseEvent) - Method in class org.javagroups.demos.applets.DrawApplet
 
mouseDragged(MouseEvent) - Method in class org.javagroups.demos.wb.GraphPanel
 
mouseEntered(MouseEvent) - Method in class org.javagroups.demos.Chat
 
mouseEntered(MouseEvent) - Method in class org.javagroups.demos.wb.GraphPanel
 
mouseExited(MouseEvent) - Method in class org.javagroups.demos.Chat
 
mouseExited(MouseEvent) - Method in class org.javagroups.demos.wb.GraphPanel
 
mouseMoved(MouseEvent) - Method in class org.javagroups.demos.Gossip
 
mouseMoved(MouseEvent) - Method in class org.javagroups.demos.DrawRepl
 
mouseMoved(MouseEvent) - Method in class org.javagroups.demos.applets.DrawApplet
 
mouseMoved(MouseEvent) - Method in class org.javagroups.demos.wb.GraphPanel
 
mousePressed(MouseEvent) - Method in class org.javagroups.demos.Chat
 
mousePressed(MouseEvent) - Method in class org.javagroups.demos.wb.GraphPanel
 
mouseReleased(MouseEvent) - Method in class org.javagroups.demos.Chat
 
mouseReleased(MouseEvent) - Method in class org.javagroups.demos.wb.GraphPanel
 
moveNode(Node) - Method in class org.javagroups.demos.wb.Whiteboard
 
moveNode(Node) - Method in class org.javagroups.demos.wb.GraphPanel
 
MSG - Static variable in class org.javagroups.Event
 
MSG - Static variable in class org.javagroups.protocols.pbcast.NakAckHeader
 
msg_listener - Variable in class org.javagroups.blocks.MessageDispatcher
 
msgs - Variable in class org.javagroups.protocols.Digest
 
mutex - Variable in class org.javagroups.util.List
 
my_addr - Variable in class org.javagroups.demos.wb.GraphPanel
 

N

NAK_ACK_MSG - Static variable in class org.javagroups.protocols.NakAckHeader
 
NAK_ACK_RSP - Static variable in class org.javagroups.protocols.NakAckHeader
 
NAK_MSG - Static variable in class org.javagroups.protocols.NakAckHeader
 
NAKACK - class org.javagroups.protocols.NAKACK.
Negative AcKnowledgement layer (NAKs), paired with positive ACKs.
NAKACK - class org.javagroups.protocols.pbcast.NAKACK.
Negative AcKnowledgement layer (NAKs).
NAKACK() - Constructor for class org.javagroups.protocols.NAKACK
 
NAKACK() - Constructor for class org.javagroups.protocols.pbcast.NAKACK
 
NakAckHeader - class org.javagroups.protocols.NakAckHeader.
 
NakAckHeader - class org.javagroups.protocols.pbcast.NakAckHeader.
 
NakAckHeader() - Constructor for class org.javagroups.protocols.NakAckHeader
 
NakAckHeader() - Constructor for class org.javagroups.protocols.pbcast.NakAckHeader
 
NakAckHeader(int, long) - Constructor for class org.javagroups.protocols.pbcast.NakAckHeader
Constructor for regular messages
NakAckHeader(int, long, long) - Constructor for class org.javagroups.protocols.pbcast.NakAckHeader
Constructor for retransmit requests/responses (low and high define the range of msgs)
NakAckHeader(int, long, ViewId) - Constructor for class org.javagroups.protocols.NakAckHeader
 
NakReceiverWindow - class org.javagroups.stack.NakReceiverWindow.
Keeps track of messages according to their sequence numbers.
NakReceiverWindow(Address, long) - Constructor for class org.javagroups.stack.NakReceiverWindow
Creates a new instance without a retransmission thread
NakReceiverWindow(Address, Retransmitter.RetransmitCommand, long) - Constructor for class org.javagroups.stack.NakReceiverWindow
Creates a new instance with the given retransmit command
NakReceiverWindow(Address, Retransmitter.RetransmitCommand, long, TimeScheduler) - Constructor for class org.javagroups.stack.NakReceiverWindow
Creates a new instance with the given retransmit command
name - Variable in class org.javagroups.blocks.RequestCorrelator
makes the instance unique (together with IDs)
name - Variable in class org.javagroups.blocks.RequestCorrelator.Header
The unique name of the associated RequestCorrelator
name - Variable in class org.javagroups.ensemble.Hot_Endpoint
 
NetworkTracer - class org.javagroups.log.NetworkTracer.
Provides output to a socket.
NEW_LEASE_REQUEST - Static variable in class org.javagroups.service.lease.LeaseRequestHeader
 
NEW_LEASE_TYPE - Static variable in class org.javagroups.service.lease.LeaseFactoryService.LeaseInfo
 
NEW_LEASE_TYPE - Static variable in class org.javagroups.service.lease.LeaseInfoReplicationHeader
 
newLease(Object, Object, long, boolean) - Method in class org.javagroups.service.lease.LeaseFactoryClient
Get new lease.
newLease(Object, Object, long, boolean) - Method in interface org.javagroups.service.lease.LeaseFactory
Obtain new lease.
NEWLINE - Static variable in class org.javagroups.log.Trace
The newline string used in println.
next - Variable in class org.javagroups.ensemble.Hot_GroupContext
 
next_id - Static variable in class org.javagroups.blocks.Xid
 
next() - Method in class org.javagroups.stack.Interval
 
nextInterval() - Method in interface org.javagroups.util.TimeScheduler.Task
 
nmembers - Variable in class org.javagroups.ensemble.Hot_ViewState
 
Node - class org.javagroups.demos.wb.Node.
 
Node() - Constructor for class org.javagroups.demos.wb.Node
 
nodeAdded(String) - Method in interface org.javagroups.blocks.ReplicatedTree.ReplicatedTreeListener
 
nodeAdded(String, Serializable) - Method in interface org.javagroups.blocks.DistributedTree.DistributedTreeListener
 
nodeAdded(String, Serializable) - Method in class org.javagroups.demos.DistributedTreeDemo
 
nodeModified(String) - Method in interface org.javagroups.blocks.ReplicatedTree.ReplicatedTreeListener
 
nodeModified(String, Serializable, Serializable) - Method in interface org.javagroups.blocks.DistributedTree.DistributedTreeListener
 
nodeModified(String, Serializable, Serializable) - Method in class org.javagroups.demos.DistributedTreeDemo
 
nodeRemoved(String) - Method in interface org.javagroups.blocks.ReplicatedTree.ReplicatedTreeListener
 
nodeRemoved(String) - Method in interface org.javagroups.blocks.DistributedTree.DistributedTreeListener
 
nodeRemoved(String) - Method in class org.javagroups.demos.DistributedTreeDemo
 
NONE - Static variable in class org.javagroups.service.lease.LeaseResponseHeader
 
NONE - Static variable in class org.javagroups.service.lease.DenyResponseHeader
 
NONE - Static variable in class org.javagroups.service.lease.LeaseInfoReplicationHeader
 
normalize(String) - Static method in class org.javagroups.util.PrintXMLTree
 
NOT_MEMBER - Static variable in class org.javagroups.protocols.pbcast.PbcastHeader
 
NotificationBus - class org.javagroups.blocks.NotificationBus.
Class for dissemination of notifications.
NotificationBus.Consumer - interface org.javagroups.blocks.NotificationBus.Consumer.
 
NotificationBus() - Constructor for class org.javagroups.blocks.NotificationBus
 
NotificationBus(String) - Constructor for class org.javagroups.blocks.NotificationBus
 
NotificationBus(String, String) - Constructor for class org.javagroups.blocks.NotificationBus
 
NotificationBusDemo - class org.javagroups.demos.NotificationBusDemo.
Demoes the NotificationBus (without caching).
NotificationBusDemo() - Constructor for class org.javagroups.demos.NotificationBusDemo
 
notifs - Variable in class org.javagroups.blocks.TransactionalHashtable
 
notifyBlock() - Method in class org.javagroups.blocks.PullPushAdapter
 
notifyConsumer(Serializable) - Method in class org.javagroups.blocks.NotificationBus
Don't multicast this to all members, just apply it to local consumers.
notifySuspect(Address) - Method in class org.javagroups.blocks.PullPushAdapter
 
notifyViewChange(View) - Method in class org.javagroups.blocks.PullPushAdapter
 
NULL_TYPE - Static variable in class org.javagroups.protocols.TOTAL.Header
Null value for the tag
num_frags - Variable in class org.javagroups.protocols.FRAG.FragHeader
 
numberOfEstablishedLinks() - Method in class org.javagroups.blocks.LogicalLink
 
numberOfLinks() - Method in class org.javagroups.blocks.LogicalLink
 
numSuspectedMembers() - Method in class org.javagroups.util.RspList
 

O

objectFromByteBuffer(byte[]) - Method in interface org.javagroups.blocks.RpcDispatcher.Marshaller
 
objectFromByteBuffer(byte[]) - Static method in class org.javagroups.util.Util
Creates an object from a byte buffer
objectToByteBuffer(Object) - Method in interface org.javagroups.blocks.RpcDispatcher.Marshaller
 
objectToByteBuffer(Object) - Static method in class org.javagroups.util.Util
Serializes an object into a byte buffer.
observer - Variable in class org.javagroups.stack.Protocol
 
OLD - Static variable in class org.javagroups.blocks.MethodCall
infer the method from the arguments
onMessage(javax.jms.Message) - Method in class org.javagroups.protocols.JMS
Implementation of the javax.jms.MessageListener interface.
open() - Method in class org.javagroups.JChannel
Opens the channel.
this does the following actions
1.
open() - Method in class org.javagroups.Channel
Re-opens a closed channel.
OPERATIONAL - Static variable in class org.javagroups.protocols.ring.RingToken
 
option2String(int) - Static method in class org.javagroups.Channel
 
org.javagroups - package org.javagroups
 
org.javagroups.blocks - package org.javagroups.blocks
 
org.javagroups.conf - package org.javagroups.conf
 
org.javagroups.debug - package org.javagroups.debug
 
org.javagroups.demos - package org.javagroups.demos
 
org.javagroups.demos.applets - package org.javagroups.demos.applets
 
org.javagroups.demos.wb - package org.javagroups.demos.wb
 
org.javagroups.ensemble - package org.javagroups.ensemble
 
org.javagroups.log - package org.javagroups.log
 
org.javagroups.persistence - package org.javagroups.persistence
 
org.javagroups.protocols - package org.javagroups.protocols
 
org.javagroups.protocols.pbcast - package org.javagroups.protocols.pbcast
 
org.javagroups.protocols.ring - package org.javagroups.protocols.ring
 
org.javagroups.service - package org.javagroups.service
 
org.javagroups.service.lease - package org.javagroups.service.lease
 
org.javagroups.stack - package org.javagroups.stack
 
org.javagroups.util - package org.javagroups.util
 
out - Variable in class org.javagroups.log.WriterTracer
 
out - Variable in class org.javagroups.log.PrintStreamTracer
 
out - Variable in class org.javagroups.log.NetworkTracer
 
OUT_OF_BAND_MSG - Static variable in class org.javagroups.protocols.NakAckHeader
 
OUT_OF_BAND_RSP - Static variable in class org.javagroups.protocols.NakAckHeader
 
outboard - Variable in class org.javagroups.ensemble.Hot_JoinOps
 
override(ProtocolData) - Method in class org.javagroups.conf.XmlConfigurator
 
override(ProtocolParameter[]) - Method in class org.javagroups.conf.ProtocolData
 
own_addr - Variable in class org.javagroups.protocols.PingRsp
 

P

paint(Graphics) - Method in class org.javagroups.demos.Topology
 
paint(Graphics) - Method in class org.javagroups.demos.applets.DrawApplet
 
paintNode(Graphics, Node, FontMetrics) - Method in class org.javagroups.demos.wb.GraphPanel
 
panic(String) - Static method in class org.javagroups.ensemble.Hot_Ensemble
Halts the application with the error specified by the String
params - Variable in class org.javagroups.ensemble.Hot_ViewState
 
params - Variable in class org.javagroups.ensemble.Hot_JoinOps
 
parse(Element) - Static method in class org.javagroups.conf.XmlConfigurator
 
parse(InputStream) - Static method in class org.javagroups.conf.XmlConfigurator
 
parse(InputStream) - Static method in class org.javagroups.conf.MagicNumberReader
 
parse(String, String) - Static method in class org.javagroups.log.Trace
 
parseClassData(Node) - Static method in class org.javagroups.conf.MagicNumberReader
 
parseCommaDelimitedLongs(String) - Static method in class org.javagroups.util.Util
E.g.
parseComponentStrings(String, String) - Method in class org.javagroups.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.javagroups.stack.Configurator
Return a number of ProtocolConfigurations in a vector
parseDefaultOutput(String) - Static method in class org.javagroups.log.Trace
 
parseProtocolData(Node) - Static method in class org.javagroups.conf.XmlConfigurator
 
parseProtocolParameters(Element) - Static method in class org.javagroups.conf.XmlConfigurator
 
parseTimestampFormat(String) - Static method in class org.javagroups.log.Trace
 
parseTrace(String) - Static method in class org.javagroups.log.Trace
Format is .
ParticipantGmsImpl - class org.javagroups.protocols.ParticipantGmsImpl.
 
ParticipantGmsImpl - class org.javagroups.protocols.pbcast.ParticipantGmsImpl.
 
ParticipantGmsImpl(GMS) - Constructor for class org.javagroups.protocols.ParticipantGmsImpl
 
ParticipantGmsImpl(GMS) - Constructor for class org.javagroups.protocols.pbcast.ParticipantGmsImpl
 
PARTITIONER - class org.javagroups.protocols.PARTITIONER.
This layer can be put on top of the bottommost layer and is useful to simulate partitions.
PARTITIONER.PartitionerHeader - class org.javagroups.protocols.PARTITIONER.PartitionerHeader.
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.javagroups.protocols.PARTITIONER.PartitionerHeader
 
PARTITIONER.PartitionerHeader(int) - Constructor for class org.javagroups.protocols.PARTITIONER.PartitionerHeader
 
PARTITIONER.PartitionerHeader(int, int) - Constructor for class org.javagroups.protocols.PARTITIONER.PartitionerHeader
 
PARTITIONER() - Constructor for class org.javagroups.protocols.PARTITIONER
 
passDown(Event) - Method in class org.javagroups.debug.ProtocolView
 
passDown(Event) - Method in interface org.javagroups.stack.ProtocolObserver
Called when an event is about to be passed down to the next lower protocol.
passDown(Event) - Method in class org.javagroups.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).
passToken(Object) - Method in class org.javagroups.protocols.ring.TcpRingNode
 
passToken(Object) - Method in interface org.javagroups.protocols.ring.RingNode
 
passToken(Object) - Method in class org.javagroups.protocols.ring.UdpRingNode
 
passUp(Event) - Method in class org.javagroups.debug.ProtocolView
 
passUp(Event) - Method in interface org.javagroups.stack.ProtocolObserver
Called when an event is about to be passed up to the next higher protocol.
passUp(Event) - Method in class org.javagroups.stack.Protocol
Causes the event to be forwarded to the next layer up in the hierarchy.
PBCAST - class org.javagroups.protocols.pbcast.PBCAST.
Implementation of probabilistic broadcast.
PBCAST() - Constructor for class org.javagroups.protocols.pbcast.PBCAST
 
PbcastHeader - class org.javagroups.protocols.pbcast.PbcastHeader.
 
PbcastHeader() - Constructor for class org.javagroups.protocols.pbcast.PbcastHeader
 
PbcastHeader(Gossip, int) - Constructor for class org.javagroups.protocols.pbcast.PbcastHeader
 
PbcastHeader(Gossip, int, long) - Constructor for class org.javagroups.protocols.pbcast.PbcastHeader
 
PbcastHeader(int) - Constructor for class org.javagroups.protocols.pbcast.PbcastHeader
 
PbcastHeader(int, long) - Constructor for class org.javagroups.protocols.pbcast.PbcastHeader
 
peek() - Method in class org.javagroups.blocks.DistributedQueue
returns the first object on the queue, without removing it.
peek() - Method in class org.javagroups.util.Stack
 
peek() - Method in class org.javagroups.util.LinkedListQueue
returns the first object on the queue, without removing it.
peek() - Method in class org.javagroups.util.List
Returns element at the tail (if present), but does not remove it from list.
peek() - Method in class org.javagroups.util.Queue
returns the first object on the queue, without removing it.
peek(long) - Method in class org.javagroups.EnsChannel
 
peek(long) - Method in class org.javagroups.JChannel
Just peeks at the next message, view or block.
peek(long) - Method in class org.javagroups.Channel
Returns the next message, view, block, suspect or other event without removing it from the queue.
peek(long) - Method in class org.javagroups.util.LinkedListQueue
returns the first object on the queue, without removing it.
peek(long) - Method in class org.javagroups.util.Queue
returns the first object on the queue, without removing it.
peekAtHead() - Method in class org.javagroups.util.List
Returns element at the head (if present), but does not remove it from list.
pendingCancels - Variable in class org.javagroups.service.lease.LeaseFactoryClient
 
pendingLeases - Variable in class org.javagroups.service.lease.LeaseFactoryClient
 
pendingRenewals - Variable in class org.javagroups.service.lease.LeaseFactoryClient
 
PERF - class org.javagroups.protocols.PERF.
Measures time taken by each protocol to process a message.
PERF - Static variable in class org.javagroups.Event
 
PERF() - Constructor for class org.javagroups.protocols.PERF
 
PerfHeader - class org.javagroups.protocols.PerfHeader.
Inserted by PERF into each message.
PerfHeader() - Constructor for class org.javagroups.protocols.PerfHeader
 
PerfHeader(Object, Object) - Constructor for class org.javagroups.protocols.PerfHeader
 
PersistenceFactory - class org.javagroups.persistence.PersistenceFactory.
 
PersistenceManager - interface org.javagroups.persistence.PersistenceManager.
 
pickSubset(Vector, double) - Static method in class org.javagroups.util.Util
Selects a random subset of members according to subset_percentage and returns them.
PIGGYBACK - class org.javagroups.protocols.PIGGYBACK.
Combines multiple messages into a single large one.
PIGGYBACK.PiggybackHeader - class org.javagroups.protocols.PIGGYBACK.PiggybackHeader.
 
PIGGYBACK.PiggybackHeader() - Constructor for class org.javagroups.protocols.PIGGYBACK.PiggybackHeader
 
PIGGYBACK() - Constructor for class org.javagroups.protocols.PIGGYBACK
 
PING - class org.javagroups.protocols.PING.
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.javagroups.protocols.PING
 
PingHeader - class org.javagroups.protocols.PingHeader.
 
PingHeader() - Constructor for class org.javagroups.protocols.PingHeader
 
PingHeader(int, Object) - Constructor for class org.javagroups.protocols.PingHeader
 
PingRsp - class org.javagroups.protocols.PingRsp.
 
PingRsp(Address, Address) - Constructor for class org.javagroups.protocols.PingRsp
 
PlainConfigurator - class org.javagroups.conf.PlainConfigurator.
A ProtocolStackConfigurator for the old style properties.
PlainConfigurator(String) - Constructor for class org.javagroups.conf.PlainConfigurator
Instantiates a PlainConfigurator with old style properties
pop() - Method in class org.javagroups.util.Stack
 
prepare(Object) - Method in interface org.javagroups.blocks.TwoPhaseVotingListener
This is voting if the decree is acceptable to the party.
prepare(Object) - Method in class org.javagroups.blocks.DistributedLockManager
Prepare phase for the lock acquisition or release.
primary - Variable in class org.javagroups.ensemble.Hot_ViewState
 
print() - Method in class org.javagroups.blocks.DistributedTree
 
print(PrintWriter, Element) - Static method in class org.javagroups.util.PrintXMLTree
 
print(String) - Method in class org.javagroups.blocks.ReplicatedTree
Prints a representation of the node defined by fqn.
print(String, int, String) - Static method in class org.javagroups.log.Trace
Finds the appropriate output for the specified module and sends message to it.
print(String, int, String) - Method in class org.javagroups.log.Tracer
Sends a formatted string to the output file, stream, writer, or socket.
print(String, int, String, String) - Static method in class org.javagroups.log.Trace
Prints the identifier (e.g.
print(String, int, String, String) - Method in class org.javagroups.log.Tracer
 
print(String, PrintWriter, Element) - Static method in class org.javagroups.util.PrintXMLTree
 
print(String, PrintWriter, Element, NamedNodeMap) - Static method in class org.javagroups.util.PrintXMLTree
Prints the specified element.
print(Throwable) - Static method in class org.javagroups.util.Util
 
printAllStocks() - Method in class org.javagroups.demos.QuoteServer
 
printClassMap() - Method in class org.javagroups.conf.ClassConfigurator
 
printContents(boolean) - Method in class org.javagroups.protocols.PerfHeader
 
printContents(boolean, Vector) - Method in class org.javagroups.protocols.PerfHeader
 
printDetails() - Method in class org.javagroups.View
debug only
printDetails() - Method in class org.javagroups.protocols.FD_PROB.FdHeader
 
printDetails(long) - Method in class org.javagroups.stack.AckMcastSenderWindow
Prints all members plus whether an ack has been received from those members for a given seqno
printEvent(Event) - Static method in class org.javagroups.util.Util
 
printFragments(byte[][]) - Static method in class org.javagroups.util.Util
 
printHighSeqnos() - Method in class org.javagroups.protocols.pbcast.Digest
 
printHighSeqnosSeen() - Method in class org.javagroups.protocols.pbcast.Digest
 
println(String, int, String) - Static method in class org.javagroups.log.Trace
Appends a line separator to message and calls print.
printMagicMap() - Method in class org.javagroups.conf.ClassConfigurator
 
printMembers(Vector) - Static method in class org.javagroups.util.Util
 
printMessage(Message) - Static method in class org.javagroups.util.Util
Tries to read an object from the message's buffer and prints it
printMethodCall(Message) - Static method in class org.javagroups.util.Util
Tries to read a MethodCall object from the message's buffer and prints it.
PRINTMETHODS - class org.javagroups.protocols.PRINTMETHODS.
 
PRINTMETHODS() - Constructor for class org.javagroups.protocols.PRINTMETHODS
 
printObjectHeaders() - Method in class org.javagroups.Message
 
PRINTOBJS - class org.javagroups.protocols.PRINTOBJS.
 
PRINTOBJS() - Constructor for class org.javagroups.protocols.PRINTOBJS
 
printProtocolSpec(boolean) - Method in class org.javagroups.JChannel
Returns a pretty-printed form of all the protocols.
printProtocolSpec(boolean) - Method in class org.javagroups.stack.ProtocolStack
Prints the names of the protocols, from the bottom to top.
printStackTrace() - Static method in class org.javagroups.util.Util
Use with caution: lots of overhead
printStackTrace(Throwable) - Static method in class org.javagroups.util.Util
Use with caution: lots of overhead
PrintStreamTracer - class org.javagroups.log.PrintStreamTracer.
Provides output to a PrintStream.
printThreads() - Static method in class org.javagroups.util.Util
 
printVersionId(byte[]) - Static method in class org.javagroups.Version
 
printVersionId(byte[], int) - Static method in class org.javagroups.Version
 
PrintXMLTree - class org.javagroups.util.PrintXMLTree.
 
PrintXMLTree() - Constructor for class org.javagroups.util.PrintXMLTree
 
processCancelLeaseRequest(LeaseRequestHeader, Object, Address) - Method in class org.javagroups.service.lease.LeaseFactoryService
Process request to cancel lease.
processEvent(String, AWTEvent) - Method in class org.javagroups.demos.DrawRepl
 
processNewLeaseRequest(LeaseRequestHeader, Object, Address) - Method in class org.javagroups.service.lease.LeaseFactoryService
Process new lease request.
processRenewLeaseRequest(LeaseRequestHeader, Object, Address) - Method in class org.javagroups.service.lease.LeaseFactoryService
Process request to renew a lease.
Profiler - class org.javagroups.debug.Profiler.
Allows to time execution of 'named' statements, counts number of times called and total execution time.
Profiler.Entry - class org.javagroups.debug.Profiler.Entry.
 
Profiler.Entry() - Constructor for class org.javagroups.debug.Profiler.Entry
 
Profiler() - Constructor for class org.javagroups.debug.Profiler
 
Promise - class org.javagroups.util.Promise.
Allows a thread to submit an asynchronous request and to wait for the result.
Promise() - Constructor for class org.javagroups.util.Promise
 
propagateStateChange(int, LeaseFactoryService.LeaseInfo, Object) - Method in class org.javagroups.service.lease.LeaseFactoryService
Propagate state change to other members.
properties - Variable in class org.javagroups.blocks.TransactionalHashtable
 
properties - Variable in class org.javagroups.ensemble.Hot_JoinOps
 
props - Variable in class org.javagroups.protocols.GMS
 
props - Variable in class org.javagroups.protocols.pbcast.GMS
 
props - Variable in class org.javagroups.stack.Protocol
 
prot_adapter - Variable in class org.javagroups.blocks.MessageDispatcher
 
prot_name - Static variable in class org.javagroups.protocols.TOTAL_TOKEN
 
protocol - Variable in class org.javagroups.ensemble.Hot_ViewState
 
protocol - Variable in class org.javagroups.ensemble.Hot_JoinOps
 
Protocol - class org.javagroups.stack.Protocol.
The Protocol class provides a set of common services for protocol layers.
Protocol() - Constructor for class org.javagroups.stack.Protocol
 
ProtocolData - class org.javagroups.conf.ProtocolData.
 
ProtocolData(String, ProtocolParameter[]) - Constructor for class org.javagroups.conf.ProtocolData
 
ProtocolData(String, String, String, ProtocolParameter[]) - Constructor for class org.javagroups.conf.ProtocolData
 
ProtocolObserver - interface org.javagroups.stack.ProtocolObserver.
Interface for the Debugger to receive notifications about a protocol layer.
ProtocolParameter - class org.javagroups.conf.ProtocolParameter.
Data holder for protocol data
ProtocolParameter(String, Object) - Constructor for class org.javagroups.conf.ProtocolParameter
 
ProtocolSpecificView - class org.javagroups.debug.ProtocolSpecificView.
Abstract class for all protocol-specific views, e.g.
ProtocolSpecificView() - Constructor for class org.javagroups.debug.ProtocolSpecificView
 
ProtocolStack - class org.javagroups.stack.ProtocolStack.
A ProtocolStack manages a number of protocols layered above each other.
ProtocolStack(JChannel, String) - Constructor for class org.javagroups.stack.ProtocolStack
 
ProtocolStackConfigurator - interface org.javagroups.conf.ProtocolStackConfigurator.
 
ProtocolTester - class org.javagroups.debug.ProtocolTester.
Generic class to test one or more protocol layers directly.
ProtocolTester(String, Protocol, boolean) - Constructor for class org.javagroups.debug.ProtocolTester
 
ProtocolView - class org.javagroups.debug.ProtocolView.
Graphical view of a protocol instance
ProtocolView(Protocol, DefaultTableModel, int) - Constructor for class org.javagroups.debug.ProtocolView
 
ProtocolView(Protocol, DefaultTableModel, int, boolean) - Constructor for class org.javagroups.debug.ProtocolView
 
providedDownServices() - Method in class org.javagroups.protocols.QUEUE
 
providedDownServices() - Method in class org.javagroups.protocols.NAKACK
 
providedDownServices() - Method in class org.javagroups.protocols.pbcast.NAKACK
 
providedDownServices() - Method in class org.javagroups.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.javagroups.protocols.WANPING
 
providedUpServices() - Method in class org.javagroups.protocols.TOTAL_TOKEN
 
providedUpServices() - Method in class org.javagroups.protocols.TCPPING
 
providedUpServices() - Method in class org.javagroups.protocols.TCPGOSSIP
 
providedUpServices() - Method in class org.javagroups.protocols.QUEUE
 
providedUpServices() - Method in class org.javagroups.protocols.PING
 
providedUpServices() - Method in class org.javagroups.protocols.NAKACK
 
providedUpServices() - Method in class org.javagroups.protocols.FLUSH
 
providedUpServices() - Method in class org.javagroups.protocols.pbcast.PBCAST
 
providedUpServices() - Method in class org.javagroups.protocols.pbcast.NAKACK
 
providedUpServices() - Method in class org.javagroups.stack.Protocol
List of events that are provided to layers above (they will be handled when sent down from above).
Proxy1_4 - class org.javagroups.util.Proxy1_4.
Redirects incoming TCP connections to other hosts/ports.
Proxy1_4(InetAddress, int, InetAddress, int, boolean, boolean) - Constructor for class org.javagroups.util.Proxy1_4
 
Proxy1_4(InetAddress, int, InetAddress, int, boolean, boolean, String) - Constructor for class org.javagroups.util.Proxy1_4
 
PullPushAdapter - class org.javagroups.blocks.PullPushAdapter.
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.PullHeader - class org.javagroups.blocks.PullPushAdapter.PullHeader.
 
PullPushAdapter.PullHeader() - Constructor for class org.javagroups.blocks.PullPushAdapter.PullHeader
 
PullPushAdapter.PullHeader(Serializable) - Constructor for class org.javagroups.blocks.PullPushAdapter.PullHeader
 
PullPushAdapter(Transport) - Constructor for class org.javagroups.blocks.PullPushAdapter
 
PullPushAdapter(Transport, MembershipListener) - Constructor for class org.javagroups.blocks.PullPushAdapter
 
PullPushAdapter(Transport, MessageListener) - Constructor for class org.javagroups.blocks.PullPushAdapter
 
PullPushAdapter(Transport, MessageListener, MembershipListener) - Constructor for class org.javagroups.blocks.PullPushAdapter
 
push(Object) - Method in class org.javagroups.util.Stack
 
PUT - Static variable in class org.javagroups.blocks.TransactionalHashtable.Data
 
PUT_ALL - Static variable in class org.javagroups.blocks.TransactionalHashtable.Data
 
put(Object, Object) - Method in class org.javagroups.blocks.TransactionalHashtable
Replicates the update to all members.
put(Object, Object) - Method in class org.javagroups.blocks.ReplicatedHashtable
Maps the specified key to the specified value in the hashtable.
put(Object, Object) - Method in class org.javagroups.blocks.DistributedHashtable
Maps the specified key to the specified value in the hashtable.
put(Object, Object, boolean, long) - Method in class org.javagroups.blocks.TransactionalHashtable
Replicates the update to all members.
put(Object, Object, long, long, long, boolean) - Method in class org.javagroups.blocks.TransactionalHashtable
Replicates the update to all members, and use locks at each member to ensure serializability.
put(String, HashMap) - Method in class org.javagroups.blocks.ReplicatedTree
Adds a new node to the tree and sets its data.
put(String, String, Object) - Method in class org.javagroups.blocks.ReplicatedTree
Adds a key and value to a given node.
putAll(Map) - Method in class org.javagroups.blocks.TransactionalHashtable
Replicates the update to all members.
putAll(Map) - Method in class org.javagroups.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.javagroups.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, boolean, long) - Method in class org.javagroups.blocks.TransactionalHashtable
Replicates the update to all members.
putAll(Map, long, long, long, boolean) - Method in class org.javagroups.blocks.TransactionalHashtable
Replicated the update to all members, and use locks at each member to ensure serializability.
putHeader(String, Header) - Method in class org.javagroups.Message
Puts a header given a key into the hashmap.

Q

Queue - class org.javagroups.util.Queue.
Elements are added at the tail and removed from the head.
QUEUE - class org.javagroups.protocols.QUEUE.
Queuing layer.
QUEUE.Observer - interface org.javagroups.protocols.QUEUE.Observer.
 
Queue() - Constructor for class org.javagroups.util.Queue
creates an empty queue
QUEUE() - Constructor for class org.javagroups.protocols.QUEUE
 
QueueClosedException - exception org.javagroups.util.QueueClosedException.
 
QueueClosedException() - Constructor for class org.javagroups.util.QueueClosedException
 
QueueClosedException(String) - Constructor for class org.javagroups.util.QueueClosedException
 
QUEUEView - class org.javagroups.debug.QUEUEView.
Shows the internals of the QUEUE protocol.
QUEUEView() - Constructor for class org.javagroups.debug.QUEUEView
 
QuoteClient - class org.javagroups.demos.QuoteClient.
Used in conjunction with QuoteServer: a client is member of a group of quote servers which replicate stock quotes among themselves.
QuoteClient() - Constructor for class org.javagroups.demos.QuoteClient
 
QuoteServer - class org.javagroups.demos.QuoteServer.
Example of a replicated quote server.
QuoteServer() - Constructor for class org.javagroups.demos.QuoteServer
 

R

random(long) - Static method in class org.javagroups.util.Util
Returns a random value in the range [1 - range]
Range - class org.javagroups.util.Range.
 
Range() - Constructor for class org.javagroups.util.Range
For externalization
Range(long, long) - Constructor for class org.javagroups.util.Range
 
rank - Variable in class org.javagroups.ensemble.Hot_ViewState
 
READ_COMMITTED - Static variable in class org.javagroups.blocks.Xid
Reads are dirty until another transaction actually commits; at that points the modified data will be reflected here.
read(ObjectInput) - Static method in class org.javagroups.util.Marshaller
reads the magic number, instantiates the class (from the configurator) and invokes the readExternal method on the object.
readExternal(ObjectInput) - Method in class org.javagroups.MergeView
 
readExternal(ObjectInput) - Method in class org.javagroups.ViewId
 
readExternal(ObjectInput) - Method in class org.javagroups.View
 
readExternal(ObjectInput) - Method in class org.javagroups.Message
 
readExternal(ObjectInput) - Method in class org.javagroups.blocks.TransactionalHashtable.Data
 
readExternal(ObjectInput) - Method in class org.javagroups.blocks.Xid
 
readExternal(ObjectInput) - Method in class org.javagroups.blocks.ReplicationData
 
readExternal(ObjectInput) - Method in class org.javagroups.blocks.RequestCorrelator.Header
Read the header from the given stream
readExternal(ObjectInput) - Method in class org.javagroups.blocks.PullPushAdapter.PullHeader
 
readExternal(ObjectInput) - Method in class org.javagroups.blocks.MethodCall
 
readExternal(ObjectInput) - Method in class org.javagroups.ensemble.Hot_Endpoint
 
readExternal(ObjectInput) - Method in class org.javagroups.protocols.ENCRYPT1_4.EncryptHeader
 
readExternal(ObjectInput) - Method in class org.javagroups.protocols.WanPipeAddress
 
readExternal(ObjectInput) - Method in class org.javagroups.protocols.WANPIPE.WanPipeHeader
 
readExternal(ObjectInput) - Method in class org.javagroups.protocols.VERIFY_SUSPECT.VerifyHeader
 
readExternal(ObjectInput) - Method in class org.javagroups.protocols.UNICAST.UnicastHeader
 
readExternal(ObjectInput) - Method in class org.javagroups.protocols.UdpHeader
 
readExternal(ObjectInput) - Method in class org.javagroups.protocols.TunnelHeader
 
readExternal(ObjectInput) - Method in class org.javagroups.protocols.TcpHeader
 
readExternal(ObjectInput) - Method in class org.javagroups.protocols.TOTAL_TOKEN.TotalTokenHeader
Manual deserialization
readExternal(ObjectInput) - Method in class org.javagroups.protocols.TOTAL_TOKEN.RingTokenHeader
 
readExternal(ObjectInput) - Method in class org.javagroups.protocols.TOTAL_OLD.TotalHeader
 
readExternal(ObjectInput) - Method in class org.javagroups.protocols.TOTAL.Header
Manual deserialization
readExternal(ObjectInput) - Method in class org.javagroups.protocols.SMACK.SmackHeader
 
readExternal(ObjectInput) - Method in class org.javagroups.protocols.PingHeader
 
readExternal(ObjectInput) - Method in class org.javagroups.protocols.PIGGYBACK.PiggybackHeader
 
readExternal(ObjectInput) - Method in class org.javagroups.protocols.PerfHeader
 
readExternal(ObjectInput) - Method in class org.javagroups.protocols.PARTITIONER.PartitionerHeader
 
readExternal(ObjectInput) - Method in class org.javagroups.protocols.NakAckHeader
 
readExternal(ObjectInput) - Method in class org.javagroups.protocols.MERGEFAST.MergefastHeader
 
readExternal(ObjectInput) - Method in class org.javagroups.protocols.MERGE.MergeHeader
 
readExternal(ObjectInput) - Method in class org.javagroups.protocols.JMS.JMSAddress
Read object from external input.
readExternal(ObjectInput) - Method in class org.javagroups.protocols.FRAG.FragHeader
 
readExternal(ObjectInput) - Method in class org.javagroups.protocols.FD_SOCK.FdHeader
 
readExternal(ObjectInput) - Method in class org.javagroups.protocols.FD_SIMPLE.FdHeader
 
readExternal(ObjectInput) - Method in class org.javagroups.protocols.FD_PROB.FdHeader
 
readExternal(ObjectInput) - Method in class org.javagroups.protocols.FD_PID.FdHeader
 
readExternal(ObjectInput) - Method in class org.javagroups.protocols.FD.FdHeader
 
readExternal(ObjectInput) - Method in class org.javagroups.protocols.FC.FcHeader
 
readExternal(ObjectInput) - Method in class org.javagroups.protocols.CAUSAL.CausalHeader
Manual deserialization
readExternal(ObjectInput) - Method in class org.javagroups.protocols.BSH.BshHeader
 
readExternal(ObjectInput) - Method in class org.javagroups.protocols.pbcast.STATE_TRANSFER.StateHeader
 
readExternal(ObjectInput) - Method in class org.javagroups.protocols.pbcast.STABLE.StableHeader
 
readExternal(ObjectInput) - Method in class org.javagroups.protocols.pbcast.PbcastHeader
 
readExternal(ObjectInput) - Method in class org.javagroups.protocols.pbcast.NakAckHeader
 
readExternal(ObjectInput) - Method in class org.javagroups.protocols.pbcast.MergeData
 
readExternal(ObjectInput) - Method in class org.javagroups.protocols.pbcast.Digest
 
readExternal(ObjectInput) - Method in class org.javagroups.protocols.pbcast.GMS.GmsHeader
 
readExternal(ObjectInput) - Method in class org.javagroups.protocols.ring.RingToken
 
readExternal(ObjectInput) - Method in class org.javagroups.service.lease.LeaseResponseHeader
Read state of this object from object input.
readExternal(ObjectInput) - Method in class org.javagroups.service.lease.DenyResponseHeader
Read state of this object from object input.
readExternal(ObjectInput) - Method in class org.javagroups.service.lease.LeaseRequestHeader
Read state of this object from object input stream.
readExternal(ObjectInput) - Method in class org.javagroups.service.lease.LeaseFactoryService.LeaseInfo
 
readExternal(ObjectInput) - Method in class org.javagroups.service.lease.LeaseInfoReplicationHeader
Read state of this object from ObjectInput
readExternal(ObjectInput) - Method in class org.javagroups.stack.GossipData
 
readExternal(ObjectInput) - Method in class org.javagroups.stack.IpAddress
 
readExternal(ObjectInput) - Method in class org.javagroups.util.Stack
 
readExternal(ObjectInput) - Method in class org.javagroups.util.Range
 
readExternal(ObjectInput) - Method in class org.javagroups.util.List
 
readLock() - Method in class org.javagroups.util.RWLock
Obtain a read lock
readLockNoBlock() - Method in class org.javagroups.util.RWLock
Obtain the read lock immediatelly or throw an exception if an attempt to get the read lock would block this call
readMagicNumberMapping() - Method in class org.javagroups.conf.MagicNumberReader
 
readUnlock() - Method in class org.javagroups.util.RWLock
Revoke the read lock
reason - Variable in class org.javagroups.persistence.CannotConnectException
 
reason - Variable in class org.javagroups.persistence.CannotRemoveException
 
REBROADCAST_MSGS - Static variable in class org.javagroups.Event
 
REBROADCAST_MSGS_OK - Static variable in class org.javagroups.Event
 
receive() - Method in class org.javagroups.stack.RouterStub
Receives a message from the router (blocking mode).
receive(byte[]) - Method in class org.javagroups.blocks.LogicalLink
Receive a message from any of the physical links.
receive(byte[]) - Method in interface org.javagroups.blocks.LogicalLink.Receiver
 
receive(byte[]) - Method in interface org.javagroups.blocks.Link.Receiver
 
receive(byte[]) - Method in class org.javagroups.protocols.WANPIPE
 
receive(Event) - Method in class org.javagroups.blocks.RequestCorrelator
Callback.
receive(long) - Method in class org.javagroups.EnsChannel
 
receive(long) - Method in class org.javagroups.JChannel
Blocking receive method.
receive(long) - Method in interface org.javagroups.Transport
 
receive(long) - Method in class org.javagroups.Channel
Receives a message, a view change or a block event.
receive(long) - Method in class org.javagroups.stack.ProtocolStack
 
receive(Message) - Method in interface org.javagroups.MessageListener
 
receive(Message) - Method in class org.javagroups.blocks.ConnectionTable1_4
Calls the receiver callback.
receive(Message) - Method in interface org.javagroups.blocks.ConnectionTable1_4.Receiver
 
receive(Message) - Method in class org.javagroups.blocks.TransactionalHashtable
 
receive(Message) - Method in class org.javagroups.blocks.ReplicatedTree
Callback.
receive(Message) - Method in class org.javagroups.blocks.ReplicatedHashtable
 
receive(Message) - Method in class org.javagroups.blocks.NotificationBus
 
receive(Message) - Method in class org.javagroups.blocks.MessageListenerAdapter
Receive message from group.
receive(Message) - Method in class org.javagroups.blocks.DistributedTree
 
receive(Message) - Method in class org.javagroups.blocks.DistributedQueue
 
receive(Message) - Method in class org.javagroups.blocks.VotingAdapter
Receive the message.
receive(Message) - Method in class org.javagroups.blocks.DistributedHashtable
 
receive(Message) - Method in class org.javagroups.blocks.ConnectionTable
Calls the receiver callback.
receive(Message) - Method in interface org.javagroups.blocks.ConnectionTable.Receiver
 
receive(Message) - Method in class org.javagroups.demos.QuoteServer
 
receive(Message) - Method in class org.javagroups.demos.Chat
 
receive(Message) - Method in class org.javagroups.demos.wb.Whiteboard
 
receive(Message) - Method in class org.javagroups.protocols.TCP
ConnectionTable.Receiver interface
receive(Xid, byte[], byte[], long, long, boolean) - Method in class org.javagroups.blocks.TransactionalHashtable
Receives an update.
receive(Xid, byte[], byte[], long, long, boolean) - Method in interface org.javagroups.blocks.ReplicationReceiver
Receives data sent by a sender to all group members and applies update to locally replicated data.
receiveCast(Hot_GroupContext, Object, Hot_Endpoint, Hot_Message) - Method in class org.javagroups.EnsChannel
 
receiveCast(Hot_GroupContext, Object, Hot_Endpoint, Hot_Message) - Method in interface org.javagroups.ensemble.Hot_Callbacks
Called when Ensemble receives a Cast from your group
receivedHeartbeatAgain(InetAddress, int, InetAddress, int) - Method in class org.javagroups.blocks.LogicalLink
Heartbeat came back again (before link was taken down) after missing some heartbeats
receivedHeartbeatAgain(InetAddress, int, InetAddress, int) - Method in interface org.javagroups.blocks.LogicalLink.Receiver
 
receivedHeartbeatAgain(InetAddress, int, InetAddress, int) - Method in interface org.javagroups.blocks.Link.Receiver
 
receivedHeartbeatAgain(InetAddress, int, InetAddress, int) - Method in class org.javagroups.protocols.WANPIPE
 
receiveDownEvent(Event) - Method in class org.javagroups.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.javagroups.protocols.GMS
 
receiveDownEvent(Event) - Method in class org.javagroups.stack.Protocol
Internal method, should not be called by clients.
receiveMessage(Message) - Method in class org.javagroups.blocks.RequestCorrelator
Handles a message coming from a layer below
receiver_thread - Variable in class org.javagroups.blocks.PullPushAdapter
 
receiveResponse(Message) - Method in class org.javagroups.blocks.GroupRequest
Callback (called by RequestCorrelator or Transport).
receiveResponse(Message) - Method in interface org.javagroups.blocks.RspCollector
 
receiveSend(Hot_GroupContext, Object, Hot_Endpoint, Hot_Message) - Method in class org.javagroups.EnsChannel
 
receiveSend(Hot_GroupContext, Object, Hot_Endpoint, Hot_Message) - Method in interface org.javagroups.ensemble.Hot_Callbacks
Called when Ensemble receives a point-to-point message for you
receiveSuspect(Address) - Method in class org.javagroups.blocks.RequestCorrelator
Event.SUSPECT event received from a layer below
receiveToken() - Method in class org.javagroups.protocols.ring.TcpRingNode
 
receiveToken() - Method in interface org.javagroups.protocols.ring.RingNode
 
receiveToken() - Method in class org.javagroups.protocols.ring.UdpRingNode
 
receiveToken(int) - Method in class org.javagroups.protocols.ring.TcpRingNode
 
receiveToken(int) - Method in interface org.javagroups.protocols.ring.RingNode
 
receiveToken(int) - Method in class org.javagroups.protocols.ring.UdpRingNode
 
receiveUpEvent(Event) - Method in class org.javagroups.protocols.pbcast.STABLE
We need to receive this event out-of-band, otherwise we would block.
receiveUpEvent(Event) - Method in class org.javagroups.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 PBCAST layer.
receiveUpEvent(Event) - Method in class org.javagroups.stack.ProtocolStack
 
receiveUpEvent(Event) - Method in class org.javagroups.stack.Protocol
Internal method, should not be called by clients.
receiveView(View) - Method in class org.javagroups.blocks.RequestCorrelator
Event.VIEW_CHANGE event received from a layer below
reconfigure(Vector) - Method in class org.javagroups.protocols.ring.TcpRingNode
 
reconfigure(Vector) - Method in interface org.javagroups.protocols.ring.RingNode
 
reconfigure(Vector) - Method in class org.javagroups.protocols.ring.UdpRingNode
 
reconfigureAll(Vector) - Method in class org.javagroups.protocols.ring.TcpRingNode
 
reconnect() - Method in class org.javagroups.stack.RouterStub
Tries to establish connection to router.
RECOVERY - Static variable in class org.javagroups.protocols.ring.RingToken
 
RecursiveLeaseRequestException - exception org.javagroups.service.lease.RecursiveLeaseRequestException.
This exception indicates that lease factory has undecided lease request for the specified lease target and from specified tenant.
RecursiveLeaseRequestException(Object, Object) - Constructor for class org.javagroups.service.lease.RecursiveLeaseRequestException
 
RecursiveLeaseRequestException(String, Object, Object) - Constructor for class org.javagroups.service.lease.RecursiveLeaseRequestException
 
REGISTER - Static variable in class org.javagroups.stack.Router
 
REGISTER_REQ - Static variable in class org.javagroups.stack.GossipData
 
register(String) - Method in class org.javagroups.stack.RouterStub
Register this process with the router under groupname.
register(String, Address) - Method in class org.javagroups.stack.GossipClient
Adds the member to the given group.
registerListener(Serializable, MessageListener) - Method in class org.javagroups.blocks.PullPushAdapter
 
release(Hot_GroupContext) - Static method in class org.javagroups.ensemble.Hot_GroupContext
 
REMOVE - Static variable in class org.javagroups.blocks.TransactionalHashtable.Data
 
remove() - Method in class org.javagroups.blocks.DistributedQueue
 
remove() - Method in class org.javagroups.stack.NakReceiverWindow
Find the entry with seqno head.
remove() - Method in class org.javagroups.stack.AckReceiverWindow
Removes a message whose seqno is equal to next_to_remove, increments the latter.
remove() - Method in class org.javagroups.util.LinkedListQueue
Removes 1 element from head or blocks until next element has been added
remove() - Method in class org.javagroups.util.List
Removes an object from the tail of the list.
remove() - Method in class org.javagroups.util.Queue
Removes 1 element from head or blocks until next element has been added or until queue has been closed
remove(Address) - Method in class org.javagroups.Membership
removes an member from the membership.
remove(Address) - Method in class org.javagroups.blocks.ConnectionTable1_4
Remove addrfrom connection table.
remove(Address) - Method in class org.javagroups.blocks.ConnectionTable
Remove addrfrom connection table.
remove(Address) - Method in class org.javagroups.stack.AckMcastSenderWindow
Remove obj from all receiver sets and wake up retransmission thread.
remove(long) - Method in class org.javagroups.blocks.DistributedQueue
 
remove(long) - Method in class org.javagroups.stack.Retransmitter
Remove the given sequence number from the list of seqnos eligible for retransmission.
remove(long) - Method in class org.javagroups.util.LinkedListQueue
Removes 1 element from the head.
remove(long) - Method in class org.javagroups.util.Queue
Removes 1 element from the head.
remove(Object) - Method in class org.javagroups.blocks.TransactionalHashtable
Replicates the update to all members.
remove(Object) - Method in class org.javagroups.blocks.ReplicatedHashtable
Removes the key (and its corresponding value) from the Hashtable.
remove(Object) - Method in class org.javagroups.blocks.DistributedHashtable
Removes the key (and its corresponding value) from the Hashtable.
remove(Object, boolean, long) - Method in class org.javagroups.blocks.TransactionalHashtable
Replicates the update to all members.
remove(Object, long, long, long, boolean) - Method in class org.javagroups.blocks.TransactionalHashtable
Replicated the update to all members, and use locks at each member to ensure serializability.
remove(Object, Vector) - Method in class org.javagroups.stack.AckMcastReceiverWindow
 
remove(Serializable) - Method in class org.javagroups.persistence.FilePersistenceManager
Remove existing NV from being persisted
remove(Serializable) - Method in class org.javagroups.persistence.DBPersistenceManager
Used to remove existing entry
remove(Serializable) - Method in interface org.javagroups.persistence.PersistenceManager
Remove existing NV from being persisted
remove(String) - Method in class org.javagroups.blocks.ReplicatedTree
Removes the node from the tree.
remove(String) - Method in class org.javagroups.blocks.DistributedTree
 
remove(String, String) - Method in class org.javagroups.blocks.ReplicatedTree
Removes key from the node's hashmap
remove(Vector) - Method in class org.javagroups.Membership
removes all the members contained in v from this membership
removeAll() - Method in class org.javagroups.stack.AckMcastReceiverWindow
 
removeAll() - Method in class org.javagroups.util.List
 
removeAllLinks() - Method in class org.javagroups.blocks.LogicalLink
 
removeConnectionListener(ConnectionTable.ConnectionListener) - Method in class org.javagroups.blocks.ConnectionTable
 
removeConnectionListener(ConnectionTable1_4.ConnectionListener) - Method in class org.javagroups.blocks.ConnectionTable1_4
 
removeDistributedTreeListener(DistributedTree.DistributedTreeListener) - Method in class org.javagroups.blocks.DistributedTree
 
removeElement(Object) - Method in class org.javagroups.util.LinkedListQueue
removes a specific object from the queue.
removeElement(Object) - Method in class org.javagroups.util.List
Removes element obj from the list, checking for equality using the equals operator.
removeElement(Object) - Method in class org.javagroups.util.Queue
removes a specific object from the queue.
removeFile(String) - Static method in class org.javagroups.util.Util
 
removeFromHead() - Method in class org.javagroups.util.List
Removes an object from the head of the list.
removeFromNotSeenList(Address) - Method in class org.javagroups.protocols.pbcast.Gossip
Removes obj from not_seen list
removeHeader(String) - Method in class org.javagroups.Message
 
removeHeaders() - Method in class org.javagroups.Message
 
removeListener(TwoPhaseVotingListener) - Method in class org.javagroups.blocks.TwoPhaseVotingAdapter
Removes the listener from the voteChannel
removeMembershipListener(MembershipListener) - Method in class org.javagroups.blocks.MembershipListenerAdapter
Remove membership listener from this adapter.
removeMessageListener(MessageListener) - Method in class org.javagroups.blocks.MessageListenerAdapter
Remove message listener from this adapter.
removeNode(Object) - Method in class org.javagroups.demos.Topology
 
removeNode(Object) - Method in class org.javagroups.demos.wb.Whiteboard
 
removeNode(Object) - Method in class org.javagroups.demos.wb.GraphPanel
 
removeNotifier(DistributedHashtable.Notification) - Method in class org.javagroups.blocks.DistributedHashtable
 
removeProtocol(String) - Method in class org.javagroups.stack.Configurator
Removes a protocol from the stack.
removeProtocol(String) - Method in class org.javagroups.stack.ProtocolStack
Removes a protocol from the stack.
removeReplicatedTreeListener(ReplicatedTree.ReplicatedTreeListener) - Method in class org.javagroups.blocks.ReplicatedTree
 
removeStateTransferListener(ReplicatedHashtable.StateTransferListener) - Method in class org.javagroups.blocks.ReplicatedHashtable
 
removeTracer(String) - Static method in class org.javagroups.log.Trace
Removes the Tracer for the specified module.
removeViewListener(DistributedTree.ViewListener) - Method in class org.javagroups.blocks.DistributedTree
 
removeVoteListener(VotingListener) - Method in class org.javagroups.blocks.VotingAdapter
Removes voting listener.
RENEW_DENIED - Static variable in class org.javagroups.service.lease.DenyResponseHeader
 
RENEW_LEASE_REQUEST - Static variable in class org.javagroups.service.lease.LeaseRequestHeader
 
RENEW_LEASE_TYPE - Static variable in class org.javagroups.service.lease.LeaseFactoryService.LeaseInfo
 
RENEW_LEASE_TYPE - Static variable in class org.javagroups.service.lease.LeaseInfoReplicationHeader
 
renewLease(Lease, long, boolean) - Method in class org.javagroups.service.lease.LeaseFactoryClient
Renew existing lease.
renewLease(Lease, long, boolean) - Method in interface org.javagroups.service.lease.LeaseFactory
Renew existing lease.
REP - Static variable in class org.javagroups.protocols.TOTAL.Header
Reply to broadcast request.
repaint() - Method in class org.javagroups.demos.wb.Whiteboard
 
REPEATABLE_READ - Static variable in class org.javagroups.blocks.Xid
Each read causes the data read to be copied to the private workspace, so subsequent reads always read the private data.
repl_mgr - Variable in class org.javagroups.blocks.TransactionalHashtable
 
replace(String, String, String) - Static method in class org.javagroups.conf.XmlConfigurator
 
ReplicatedHashtable - class org.javagroups.blocks.ReplicatedHashtable.
Provides the abstraction of a java.util.Hashtable that is replicated at several locations.
ReplicatedHashtable.Notification - interface org.javagroups.blocks.ReplicatedHashtable.Notification.
 
ReplicatedHashtable.StateTransferListener - interface org.javagroups.blocks.ReplicatedHashtable.StateTransferListener.
 
ReplicatedHashtable(JChannel, long) - Constructor for class org.javagroups.blocks.ReplicatedHashtable
 
ReplicatedHashtable(JChannel, ReplicatedHashtable.StateTransferListener, long) - Constructor for class org.javagroups.blocks.ReplicatedHashtable
 
ReplicatedHashtable(String, ChannelFactory, ReplicatedHashtable.StateTransferListener, String, long) - Constructor for class org.javagroups.blocks.ReplicatedHashtable
Creates a ReplicatedHashtable
ReplicatedHashtable(String, ChannelFactory, String, long) - Constructor for class org.javagroups.blocks.ReplicatedHashtable
 
ReplicatedTree - class org.javagroups.blocks.ReplicatedTree.
A tree-like structure that is replicated across several members.
ReplicatedTree.Node - class org.javagroups.blocks.ReplicatedTree.Node.
 
ReplicatedTree.ReplicatedTreeListener - interface org.javagroups.blocks.ReplicatedTree.ReplicatedTreeListener.
 
ReplicatedTree() - Constructor for class org.javagroups.blocks.ReplicatedTree
 
ReplicatedTree(JChannel) - Constructor for class org.javagroups.blocks.ReplicatedTree
Expects an already connected channel.
ReplicatedTree(String, String, long) - Constructor for class org.javagroups.blocks.ReplicatedTree
Creates a channel with the given properties.
ReplicatedTreeDemo - class org.javagroups.demos.ReplicatedTreeDemo.
Graphical view of a ReplicatedTree
ReplicatedTreeDemo() - Constructor for class org.javagroups.demos.ReplicatedTreeDemo
 
ReplicationData - class org.javagroups.blocks.ReplicationData.
Class used for data exchange by ReplicationManager and ReplicationReceiver.
ReplicationData() - Constructor for class org.javagroups.blocks.ReplicationData
 
ReplicationData(int, byte[], Xid, byte[], long, long, boolean) - Constructor for class org.javagroups.blocks.ReplicationData
 
ReplicationManager - class org.javagroups.blocks.ReplicationManager.
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.javagroups.blocks.ReplicationManager
Creates an instance of ReplicationManager on top of a Channel
ReplicationManager(PullPushAdapter, Serializable, MessageListener, MembershipListener, ReplicationReceiver) - Constructor for class org.javagroups.blocks.ReplicationManager
Creates an instance of ReplicationManager on top of a PullPushAdapter
ReplicationReceiver - interface org.javagroups.blocks.ReplicationReceiver.
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.javagroups.blocks.RequestCorrelator.Header
 
REQ - Static variable in class org.javagroups.protocols.TOTAL.Header
Request to broadcast by the source
REQ - Static variable in class org.javagroups.protocols.BSH.BshHeader
 
req_handler - Variable in class org.javagroups.blocks.MessageDispatcher
 
req_id - Variable in class org.javagroups.blocks.GroupRequest
 
request_handler - Variable in class org.javagroups.blocks.RequestCorrelator
The handler for the incoming requests.
request_msg - Variable in class org.javagroups.blocks.GroupRequest
 
RequestCorrelator - class org.javagroups.blocks.RequestCorrelator.
Framework to send requests and receive matching responses (matching on request ID).
RequestCorrelator.Header - class org.javagroups.blocks.RequestCorrelator.Header.
The header for RequestCorrelator messages
RequestCorrelator.Header() - Constructor for class org.javagroups.blocks.RequestCorrelator.Header
Used for externalization
RequestCorrelator.Header(int, long, boolean, String) - Constructor for class org.javagroups.blocks.RequestCorrelator.Header
 
RequestCorrelator(String, Object, RequestHandler) - Constructor for class org.javagroups.blocks.RequestCorrelator
Constructor.
RequestCorrelator(String, Object, RequestHandler, Address) - Constructor for class org.javagroups.blocks.RequestCorrelator
 
RequestCorrelator(String, Object, RequestHandler, boolean) - Constructor for class org.javagroups.blocks.RequestCorrelator
Constructor.
RequestCorrelator(String, Object, RequestHandler, boolean, Address) - Constructor for class org.javagroups.blocks.RequestCorrelator
 
requester - Variable in class org.javagroups.blocks.DistributedLockManager.LockDecree
 
requester - Variable in class org.javagroups.stack.StateTransferInfo
 
RequestHandler - interface org.javagroups.blocks.RequestHandler.
 
requestNewView(Hot_GroupContext) - Method in class org.javagroups.ensemble.Hot_Ensemble
Request a new view in the group specified by the Hot_GroupContext
requests - Variable in class org.javagroups.blocks.RequestCorrelator
The table of pending requests (keys=Long (request IDs), values=RequestEntry)
requestToString(int) - Method in class org.javagroups.blocks.TransactionalHashtable.Data
 
requiredDownServices() - Method in class org.javagroups.protocols.TOTAL
 
requiredDownServices() - Method in class org.javagroups.protocols.MERGE2
 
requiredDownServices() - Method in class org.javagroups.protocols.FLUSH
 
requiredDownServices() - Method in class org.javagroups.protocols.GMS
 
requiredDownServices() - Method in class org.javagroups.protocols.pbcast.STATE_TRANSFER
 
requiredDownServices() - Method in class org.javagroups.protocols.pbcast.STABLE
 
requiredDownServices() - Method in class org.javagroups.protocols.pbcast.GMS
 
requiredDownServices() - Method in class org.javagroups.stack.Protocol
List of events that are required to be answered by some layer below.
requiredUpServices() - Method in class org.javagroups.protocols.TOTAL
 
requiredUpServices() - Method in class org.javagroups.protocols.STATE_TRANSFER
 
requiredUpServices() - Method in class org.javagroups.protocols.STABLE
The events expected to be handled from some layer above: GET_MSGS_RECEIVED: NAKACK layer
requiredUpServices() - Method in class org.javagroups.stack.Protocol
List of events that are required to be answered by some layer above.
reset() - Method in class org.javagroups.Message
Nulls all fields of this message so that the message can be reused.
reset() - Method in class org.javagroups.blocks.DistributedQueue
 
reset() - Method in class org.javagroups.protocols.ENCRYPT1_4
Just remove if you don't need to reset any state
reset() - Method in class org.javagroups.protocols.TOTAL_OLD
Just remove if you don't need to reset any state
reset() - Method in class org.javagroups.protocols.PRINTOBJS
 
reset() - Method in class org.javagroups.protocols.PARTITIONER
Just remove if you don't need to reset any state
reset() - Method in class org.javagroups.protocols.LOSS
Just remove if you don't need to reset any state
reset() - Method in class org.javagroups.protocols.FRAG
Just remove if you don't need to reset any state
reset() - Method in class org.javagroups.protocols.EXAMPLE
Just remove if you don't need to reset any state
reset() - Method in class org.javagroups.protocols.DUMMY
Just remove if you don't need to reset any state
reset() - Method in class org.javagroups.protocols.VectorTime
Resets all the values in this vector clock to 0
reset() - Method in class org.javagroups.stack.NakReceiverWindow
Reset the retransmitter and the nak window
reset() - Method in class org.javagroups.stack.AckReceiverWindow
 
reset() - Method in class org.javagroups.stack.AckSenderWindow
 
reset() - Method in class org.javagroups.stack.AckMcastReceiverWindow
 
reset() - Method in class org.javagroups.stack.Interval
 
reset() - Method in class org.javagroups.stack.AckMcastSenderWindow
Remove all pending msgs from the hashtable.
reset() - Method in class org.javagroups.stack.Retransmitter
Reset the retransmitter: clear all msgs and cancel all the respective tasks
reset() - Method in class org.javagroups.util.LinkedListQueue
resets the queue.
reset() - Method in class org.javagroups.util.Promise
Causes all waiting threads to return
reset() - Method in class org.javagroups.util.Queue
resets the queue.
reset() - Method in class org.javagroups.util.RspList
 
reset(int) - Method in class org.javagroups.protocols.pbcast.Digest
 
reset(Message, int, long) - Method in class org.javagroups.blocks.GroupRequest
Resets the group request, so it can be reused for another execution.
reset(Message, Vector, int, long, int) - Method in class org.javagroups.blocks.GroupRequest
 
reset(Vector) - Method in class org.javagroups.blocks.GroupRequest
This method sets the membership variable to the value of members.
resetAt(int) - Method in class org.javagroups.protocols.pbcast.Digest
Resets the seqnos for the sender at 'index' to 0.
resolveEntity(String, String) - Method in class org.javagroups.conf.ClassPathEntityResolver
 
RESOURCE_SWITCH - Static variable in class org.javagroups.service.ServiceRunner
 
restoreDefaultOutput() - Static method in class org.javagroups.log.Trace
Sets the default output back to its original value, STDOUT.
result - Variable in class org.javagroups.protocols.FlushRsp
 
resume() - Method in class org.javagroups.util.ReusableThread
Resumes the thread.
resumed(Runnable) - Method in interface org.javagroups.util.SchedulerListener
 
RETRANSMIT_MSG - Static variable in class org.javagroups.protocols.NakAckHeader
 
retransmit(long, long, Address) - Method in class org.javagroups.protocols.pbcast.NAKACK
Implementation of Retransmitter.RetransmitCommand.
retransmit(long, long, Address) - Method in class org.javagroups.stack.AckSenderWindow
 
retransmit(long, long, Address) - Method in interface org.javagroups.stack.Retransmitter.RetransmitCommand
Get the missing messages between sequence numbers first_seqno and last_seqno.
retransmit(long, Message) - Method in class org.javagroups.protocols.UNICAST
Called by AckSenderWindow to resend messages for which no ACK has been received yet
retransmit(long, Message) - Method in interface org.javagroups.stack.AckSenderWindow.RetransmitCommand
 
retransmit(long, Message, Address) - Method in class org.javagroups.protocols.SMACK
 
retransmit(long, Message, Address) - Method in interface org.javagroups.stack.AckMcastSenderWindow.RetransmitCommand
Retranmit the given msg
Retransmitter - class org.javagroups.stack.Retransmitter.
Maintains a pool of sequence numbers of messages that need to be retransmitted.
Retransmitter.RetransmitCommand - interface org.javagroups.stack.Retransmitter.RetransmitCommand.
Retransmit command (see Gamma et al.) used to retrieve missing messages
Retransmitter(Address, Retransmitter.RetransmitCommand) - Constructor for class org.javagroups.stack.Retransmitter
Create a new Retransmitter associated with the given sender address
Retransmitter(Address, Retransmitter.RetransmitCommand, TimeScheduler) - Constructor for class org.javagroups.stack.Retransmitter
Create a new Retransmitter associated with the given sender address
retrieveAll() - Method in class org.javagroups.persistence.FilePersistenceManager
Gives back the Map in last known state
retrieveAll() - Method in class org.javagroups.persistence.DBPersistenceManager
Used to retrieve the persisted map back to its last known state
retrieveAll() - Method in interface org.javagroups.persistence.PersistenceManager
Gives back the Map in last known state
returnState(byte[]) - Method in class org.javagroups.EnsChannel
 
returnState(byte[]) - Method in class org.javagroups.JChannel
Called by the application is response to receiving a getState() object when calling receive().
When the application receives a getState() message on the receive() method, it should call returnState() to reply with the state of the application
returnState(byte[]) - Method in class org.javagroups.Channel
Called by the application is response to receiving a getState() object when calling receive().
ReusableThread - class org.javagroups.util.ReusableThread.
Reusable thread class.
ReusableThread() - Constructor for class org.javagroups.util.ReusableThread
 
ReusableThread(String) - Constructor for class org.javagroups.util.ReusableThread
 
RingNode - interface org.javagroups.protocols.ring.RingNode.
 
RingNodeFlowControl - class org.javagroups.protocols.ring.RingNodeFlowControl.
 
RingNodeFlowControl() - Constructor for class org.javagroups.protocols.ring.RingNodeFlowControl
 
RingNodeFlowControl(int, float, int, float) - Constructor for class org.javagroups.protocols.ring.RingNodeFlowControl
 
RingToken - class org.javagroups.protocols.ring.RingToken.
 
RingToken() - Constructor for class org.javagroups.protocols.ring.RingToken
 
RingToken(int) - Constructor for class org.javagroups.protocols.ring.RingToken
 
ROLLBACK - Static variable in class org.javagroups.blocks.ReplicationData
 
rollback() - Method in class org.javagroups.blocks.TransactionalHashtable
Discards all changes done within the current transaction.
rollback(Xid) - Method in class org.javagroups.blocks.TransactionalHashtable
 
rollback(Xid) - Method in interface org.javagroups.blocks.ReplicationReceiver
Discard all modifications and release all locks.
rollback(Xid) - Method in class org.javagroups.blocks.ReplicationManager
Discards all modifications sent to the receivers via send and releases all locks associated with this transaction.
Router - class org.javagroups.stack.Router.
Router for TCP based group comunication (using layer TCP instead of UDP).
Router(int) - Constructor for class org.javagroups.stack.Router
 
Router(int, InetAddress) - Constructor for class org.javagroups.stack.Router
 
RouterStub - class org.javagroups.stack.RouterStub.
 
RouterStub(String, int) - Constructor for class org.javagroups.stack.RouterStub
Creates a stub for a remote Router object.
row_locks - Variable in class org.javagroups.blocks.TransactionalHashtable
 
RpcDispatcher - class org.javagroups.blocks.RpcDispatcher.
Dispatches and receives remote group method calls.
RpcDispatcher.Marshaller - interface org.javagroups.blocks.RpcDispatcher.Marshaller.
 
RpcDispatcher(Channel, MessageListener, MembershipListener, Object) - Constructor for class org.javagroups.blocks.RpcDispatcher
 
RpcDispatcher(Channel, MessageListener, MembershipListener, Object, boolean) - Constructor for class org.javagroups.blocks.RpcDispatcher
 
RpcDispatcher(PullPushAdapter, Serializable, MessageListener, MembershipListener, Object) - Constructor for class org.javagroups.blocks.RpcDispatcher
 
RpcProtocol - class org.javagroups.stack.RpcProtocol.
Base class for group RMC peer protocols.
RpcProtocol() - Constructor for class org.javagroups.stack.RpcProtocol
 
RpcProtocolEXAMPLE - class org.javagroups.protocols.RpcProtocolEXAMPLE.
 
RpcProtocolEXAMPLE() - Constructor for class org.javagroups.protocols.RpcProtocolEXAMPLE
 
rrror(String) - Method in class org.javagroups.demos.TotalOrder
 
Rsp - class org.javagroups.util.Rsp.
class that represents a response from a communication
RSP - Static variable in class org.javagroups.blocks.RequestCorrelator.Header
 
RSP - Static variable in class org.javagroups.protocols.BSH.BshHeader
 
rsp_expected - Variable in class org.javagroups.blocks.RequestCorrelator.Header
msg is synchronous if true
rsp_mode - Variable in class org.javagroups.blocks.GroupRequest
 
rsp_mutex - Variable in class org.javagroups.blocks.GroupRequest
 
RspCollector - interface org.javagroups.blocks.RspCollector.
 
RspList - class org.javagroups.util.RspList.
Contains responses from all members.
RspList() - Constructor for class org.javagroups.util.RspList
 
run() - Method in class org.javagroups.blocks.ConnectionTable1_4
Acceptor thread.
run() - Method in class org.javagroups.blocks.ReplicatedTree
Request handler thread
run() - Method in class org.javagroups.blocks.Link
Receiver thread main loop.
run() - Method in class org.javagroups.blocks.PullPushAdapter
Reentrant run(): message reception is serialized, then the listener is notified of the message reception
run() - Method in class org.javagroups.blocks.ConnectionTable
Acceptor thread.
run() - Method in class org.javagroups.demos.TotalTokenDemo
 
run() - Method in class org.javagroups.demos.Gossip
 
run() - Method in class org.javagroups.demos.DrawRepl
 
run() - Method in class org.javagroups.demos.CausalDemo
 
run() - Method in class org.javagroups.demos.applets.DrawApplet
 
run() - Method in class org.javagroups.ensemble.Hot_Ensemble
Mainloop of the process
run() - Method in class org.javagroups.protocols.VERIFY_SUSPECT
Will be started when a suspect is added to the suspects hashtable.
run() - Method in class org.javagroups.protocols.UDP
 
run() - Method in class org.javagroups.protocols.UDP.UcastReceiver
 
run() - Method in class org.javagroups.protocols.TUNNEL
 
run() - Method in class org.javagroups.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.javagroups.protocols.MERGE
If IP multicast: periodically mcast a HELLO message If gossiping: periodically retrieve the membership.
run() - Method in class org.javagroups.protocols.FLOW_CONTROL
FCInfo request must be submitted in a different thread.
run() - Method in class org.javagroups.protocols.FD_SOCK
Runs as long as there are 2 members and more.
run() - Method in class org.javagroups.protocols.FD_PROB
Loop while more than 1 member available.
run() - Method in class org.javagroups.protocols.GMS
 
run() - Method in class org.javagroups.protocols.pbcast.PBCAST
Gossip thread.
run() - Method in class org.javagroups.protocols.pbcast.FD
 
run() - Method in class org.javagroups.stack.GossipServer
 
run() - Method in class org.javagroups.util.ReusableThread
Delicate piece of code (means very important :-)).
run() - Method in interface org.javagroups.util.TimeScheduler.Task
Execute the task
run() - Method in class org.javagroups.util.Scheduler
 
runThread - Variable in class org.javagroups.service.AbstractService
 
RWLock - class org.javagroups.util.RWLock.
Lock allowing multiple reads or a single write.
RWLock.BlockException - exception org.javagroups.util.RWLock.BlockException.
Exception thrown when a lock request would block the caller
RWLock.BlockException() - Constructor for class org.javagroups.util.RWLock.BlockException
 
RWLock.BlockException(String) - Constructor for class org.javagroups.util.RWLock.BlockException
 
RWLock.IntException - exception org.javagroups.util.RWLock.IntException.
Interrupted exception wrapped in a RuntimeException
RWLock.IntException() - Constructor for class org.javagroups.util.RWLock.IntException
 
RWLock.IntException(String) - Constructor for class org.javagroups.util.RWLock.IntException
 
RWLock() - Constructor for class org.javagroups.util.RWLock
 

S

sAddrCache - Static variable in class org.javagroups.stack.IpAddress
 
sameHost(Address, Address) - Static method in class org.javagroups.util.Util
Checks whether 2 Addresses are on the same host
sanityCheck(Vector) - Method in class org.javagroups.stack.Configurator
Throws an exception if sanity check fails.
save(Serializable, Serializable) - Method in class org.javagroups.persistence.FilePersistenceManager
Save new NV pair as serializable objects or if already exist; store new state
save(Serializable, Serializable) - Method in class org.javagroups.persistence.DBPersistenceManager
Save new NV pair as serializable objects or if already exist; store new state
save(Serializable, Serializable) - Method in interface org.javagroups.persistence.PersistenceManager
Save new NV pair as serializable objects or if already exist; store new state
saveAll(Map) - Method in class org.javagroups.persistence.FilePersistenceManager
Use to store a complete map into persistent state
saveAll(Map) - Method in class org.javagroups.persistence.DBPersistenceManager
Used to save all row entries for the map in to DB
saveAll(Map) - Method in interface org.javagroups.persistence.PersistenceManager
Use to store a complete map into persistent state
saveState() - Method in class org.javagroups.demos.wb.GraphPanel
 
scheduler - Variable in class org.javagroups.blocks.RequestCorrelator
The dispatching thread pool
Scheduler - class org.javagroups.util.Scheduler.
Implementation of a priority scheduler.
Scheduler.Task - class org.javagroups.util.Scheduler.Task.
 
Scheduler() - Constructor for class org.javagroups.util.Scheduler
 
Scheduler(int) - Constructor for class org.javagroups.util.Scheduler
 
Scheduler(int, boolean) - Constructor for class org.javagroups.util.Scheduler
 
SchedulerListener - interface org.javagroups.util.SchedulerListener.
 
SEND - Static variable in class org.javagroups.blocks.ReplicationData
 
send(Address, Address, Serializable) - Method in class org.javagroups.EnsChannel
 
send(Address, Address, Serializable) - Method in class org.javagroups.JChannel
creates a new message with the destination address, and the source address and the object as the message value
send(Address, Address, Serializable) - Method in class org.javagroups.Channel
Helper method.
send(Address, byte[], boolean, long, Xid, byte[], long, long, boolean) - Method in class org.javagroups.blocks.ReplicationManager
Sends a request to all members of the group.
send(byte[]) - Method in class org.javagroups.blocks.LogicalLink
Send a message to the other side
send(byte[]) - Method in class org.javagroups.blocks.Link
Tries to send buffer across out socket.
send(Hot_GroupContext, Hot_Endpoint, Hot_Message, int[]) - Method in class org.javagroups.ensemble.Hot_Ensemble
Send a Hot_Message to member specified by the Hot_Endpoint in the group specified by the Hot_GroupContext
send(Message) - Method in class org.javagroups.EnsChannel
 
send(Message) - Method in class org.javagroups.JChannel
implementation of the Transport interface.
Sends a message through the protocol stack
send(Message) - Method in interface org.javagroups.Transport
 
send(Message) - Method in class org.javagroups.Channel
Sends a message to a (unicast) destination.
send(Message) - Method in class org.javagroups.blocks.ConnectionTable1_4
Sends a message to a unicast destination.
send(Message) - Method in class org.javagroups.blocks.PullPushAdapter
 
send(Message) - Method in class org.javagroups.blocks.MessageDispatcher
 
send(Message) - Method in class org.javagroups.blocks.ConnectionTable
Sends a message to a unicast destination.
send(Message) - Method in class org.javagroups.stack.ProtocolStack
 
send(Message, String) - Method in class org.javagroups.stack.RouterStub
Sends a message to the router.
send(Serializable, Message) - Method in class org.javagroups.blocks.PullPushAdapter
 
sendClearPanelMsg() - Method in class org.javagroups.demos.Gossip
 
sendClearPanelMsg() - Method in class org.javagroups.demos.Draw2Channels
 
sendClearPanelMsg() - Method in class org.javagroups.demos.Draw
 
sendClearPanelMsg() - Method in class org.javagroups.demos.applets.DrawApplet
 
SendDialog - class org.javagroups.demos.wb.SendDialog.
 
SendDialog(Frame, Node, String, RpcDispatcher, String) - Constructor for class org.javagroups.demos.wb.SendDialog
 
senderAt(int) - Method in class org.javagroups.protocols.pbcast.Digest
 
sendMessage(Message) - Method in class org.javagroups.protocols.JMS
Publish message in the JMS topic.
sendMessage(Message, int, long) - Method in class org.javagroups.blocks.MessageDispatcher
Sends a message to a single member (destination = msg.dest) and returns the response.
sendMessage(Message, int, long) - Method in class org.javagroups.blocks.RpcDispatcher
 
sendMessage(Message, int, long) - Method in class org.javagroups.stack.MessageProtocol
Sends a message to a single member (destination = msg.dest) and returns the response.
sendNotification(Serializable) - Method in class org.javagroups.blocks.NotificationBus
Pack the argument in a Info, serialize that one into the message buffer and send the message
sendRequest(Address) - Method in class org.javagroups.protocols.DEADLOCK
 
sendRequest(long, List, Message, RspCollector) - Method in class org.javagroups.blocks.RequestCorrelator
Send a request to a group.
sendRequest(long, Message, RspCollector) - Method in class org.javagroups.blocks.RequestCorrelator
Helper method for RequestCorrelator.sendRequest(long,List,Message,RspCollector).
SEPARATOR - Static variable in class org.javagroups.blocks.ReplicatedTree
 
seq_id - Variable in class org.javagroups.protocols.TOTAL_OLD.TotalHeader
seq_id for TOTAL_BCAST messages, seq_id is used to determine the order of messages in the view.
seqID - Variable in class org.javagroups.protocols.TOTAL.Header
The ID imposing the total order of messages
SERIALIZABLE - Static variable in class org.javagroups.blocks.Xid
Reads and writes require locks.
server_obj - Variable in class org.javagroups.blocks.RpcDispatcher
 
SERVICE_CHANNEL_STACK - Static variable in class org.javagroups.service.ServiceRunner
 
SERVICE_CLASS - Static variable in class org.javagroups.service.ServiceRunner
 
SERVICE_GROUP_NAME - Static variable in class org.javagroups.service.ServiceRunner
 
serviceAdapter - Variable in class org.javagroups.service.AbstractService
 
serviceChannel - Variable in class org.javagroups.service.AbstractService
 
ServiceRunner - class org.javagroups.service.ServiceRunner.
ServiceRunner is utility class that runs services in standalone mode.
ServiceRunner() - Constructor for class org.javagroups.service.ServiceRunner
 
SET_DIGEST - Static variable in class org.javagroups.Event
 
SET_LOCAL_ADDRESS - Static variable in class org.javagroups.Event
 
SET_PARTITIONS - Static variable in class org.javagroups.Event
 
SET_PID - Static variable in class org.javagroups.Event
 
set(Membership) - Method in class org.javagroups.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(String, Serializable) - Method in class org.javagroups.blocks.DistributedTree
 
set(Vector) - Method in class org.javagroups.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.
setAdditionalData(byte[]) - Method in class org.javagroups.stack.IpAddress
Sets the additional_data.
setAddress(String) - Method in class org.javagroups.protocols.JMS.JMSAddress
Set the node address.
setAllReceivedUpto(long) - Method in class org.javagroups.protocols.ring.RingToken
 
setArg(int, Object) - Method in class org.javagroups.blocks.MethodCall
Sets the argument at index to arg.
setArg(Object) - Method in class org.javagroups.Event
 
setAruId(Address) - Method in class org.javagroups.protocols.ring.RingToken
 
setAutoCommit(boolean) - Method in class org.javagroups.blocks.TransactionalHashtable
 
setAutoFlush(boolean) - Method in class org.javagroups.log.Tracer
Sets the auto-flush flag.
setAutoFlush(String, boolean) - Static method in class org.javagroups.log.Trace
Sets the auto-flush flag for the specified module's output.
setAutoFlushAll(boolean) - Static method in class org.javagroups.log.Trace
Sets the auto-flush flag for all outputs.
setAutoFlushDefault(boolean) - Static method in class org.javagroups.log.Trace
Sets the auto-flush flag for the current default output.
setAutoFlushForAllStderrs(boolean) - Static method in class org.javagroups.log.Trace
 
setAutoFlushForAllStdouts(boolean) - Static method in class org.javagroups.log.Trace
 
setBacklog(int) - Method in class org.javagroups.protocols.ring.RingNodeFlowControl
 
setBuffer(byte[]) - Method in class org.javagroups.Message
 
setBytes(byte[]) - Method in class org.javagroups.ensemble.Hot_ObjectMessage
Interprets the bytes as a serialized object and sets the contained reference to the unserialized version of the serialized object
setBytes(byte[]) - Method in class org.javagroups.ensemble.Hot_Buffer
 
setChannel(JChannel) - Method in class org.javagroups.debug.Debugger
 
setChannelListener(ChannelListener) - Method in class org.javagroups.Channel
Allows to be notified when a channel event such as connect, disconnect or close occurs.
setConsumer(NotificationBus.Consumer) - Method in class org.javagroups.blocks.NotificationBus
 
setDeadlockDetection(boolean) - Method in class org.javagroups.blocks.RequestCorrelator
Switch the deadlock detection mechanism on/off
setDeadlockDetection(boolean) - Method in class org.javagroups.blocks.MessageDispatcher
 
setDebug(boolean) - Method in class org.javagroups.ensemble.Hot_Ensemble
Set whether or not to display lots of debug information.
setDecree(Object) - Method in class org.javagroups.blocks.TwoPhaseVotingAdapter.TwoPhaseWrapper
 
setDefaultOutput(InetAddress, int) - Static method in class org.javagroups.log.Trace
Sets the default output to the socket at addr on port.
setDefaultOutput(int, InetAddress, int) - Static method in class org.javagroups.log.Trace
Sets the default output to the socket at addr on port at the specified trace level.
setDefaultOutput(int, PrintStream) - Static method in class org.javagroups.log.Trace
Sets the default output to the specified PrintStream and trace level.
setDefaultOutput(int, PrintWriter) - Static method in class org.javagroups.log.Trace
Sets the default output to the specified PrintWriter and trace level.
setDefaultOutput(int, String) - Static method in class org.javagroups.log.Trace
Sets the default output to the specified file and trace level.
setDefaultOutput(int, String, int) - Static method in class org.javagroups.log.Trace
Sets the default output to the socket at host on port with the given trace level.
setDefaultOutput(PrintStream) - Static method in class org.javagroups.log.Trace
Sets the default output to the specified PrintStream.
setDefaultOutput(PrintWriter) - Static method in class org.javagroups.log.Trace
Sets the default output to the specified PrintWriter.
setDefaultOutput(String) - Static method in class org.javagroups.log.Trace
Sets the default output to the specified file.
setDefaultOutput(String, int) - Static method in class org.javagroups.log.Trace
Sets the default output to the socket at host on port.
setDefaultSyncRepl(boolean) - Method in class org.javagroups.blocks.TransactionalHashtable
Sets the default replication mode.
setDefaultSyncReplTimeout(long) - Method in class org.javagroups.blocks.TransactionalHashtable
 
setDest(Address) - Method in class org.javagroups.Message
 
setDigest(Digest) - Method in class org.javagroups.protocols.pbcast.MergeData
 
setDigest(Digest) - Method in class org.javagroups.protocols.pbcast.GMS
Send down a SET_DIGEST event
setDone(String, int) - Method in class org.javagroups.protocols.PerfHeader
 
setDownProtocol(Protocol) - Method in class org.javagroups.stack.Protocol
 
setEndTime() - Method in class org.javagroups.protocols.PerfHeader
 
setFilename(String) - Method in class org.javagroups.conf.MagicNumberReader
 
setFilename(String) - Static method in class org.javagroups.debug.Profiler
 
setHighestSequence(long) - Method in class org.javagroups.protocols.ring.RingToken
 
setHighSeqnoAt(Address, long) - Method in class org.javagroups.protocols.pbcast.Digest
 
setHighSeqnoAt(int, long) - Method in class org.javagroups.protocols.pbcast.Digest
 
setHighSeqnoSeenAt(Address, long) - Method in class org.javagroups.protocols.pbcast.Digest
 
setHighSeqnoSeenAt(int, long) - Method in class org.javagroups.protocols.pbcast.Digest
 
setIdentifier(String) - Static method in class org.javagroups.log.Trace
 
setImpl(GmsImpl) - Method in class org.javagroups.protocols.GMS
 
setImpl(GmsImpl) - Method in class org.javagroups.protocols.pbcast.GMS
 
setLevel(int) - Method in class org.javagroups.log.Tracer
Sets the trace level.
setListener(MessageListener) - Method in class org.javagroups.blocks.PullPushAdapter
 
setListener(SchedulerListener) - Method in class org.javagroups.util.Scheduler
 
setLocalAddress(Address) - Method in class org.javagroups.blocks.RequestCorrelator
 
setLockAcquisitionTimeout(long) - Method in class org.javagroups.blocks.TransactionalHashtable
 
setLockLeaseTimeout(long) - Method in class org.javagroups.blocks.TransactionalHashtable
 
setLowSeqnoAt(int, long) - Method in class org.javagroups.protocols.pbcast.Digest
 
setMarshaller(RpcDispatcher.Marshaller) - Method in class org.javagroups.blocks.RpcDispatcher
 
setMembershipListener(MembershipListener) - Method in class org.javagroups.blocks.TransactionalHashtable
 
setMembershipListener(MembershipListener) - Method in class org.javagroups.blocks.ReplicationManager
 
setMembershipListener(MembershipListener) - Method in class org.javagroups.blocks.PullPushAdapter
Deprecated. Use PullPushAdapter.addMembershipListener(org.javagroups.MembershipListener)
setMembershipListener(MembershipListener) - Method in class org.javagroups.blocks.MessageDispatcher
 
setMessageListener(MessageListener) - Method in class org.javagroups.blocks.MessageDispatcher
 
setMessageListener(MessageListener) - Method in class org.javagroups.service.AbstractService
Set message listener for service message channel.
setMethodLookup(MethodLookup) - Method in class org.javagroups.blocks.RpcDispatcher
 
setName(String) - Method in class org.javagroups.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.javagroups.protocols.PerfHeader
 
setNetworkSent() - Method in class org.javagroups.protocols.PerfHeader
 
setNumArgs(int) - Method in class org.javagroups.blocks.MethodCall
Allocates an array for a given number of arguments.
setObject(Object) - Method in class org.javagroups.ensemble.Hot_ObjectMessage
Set the contained Object
setObject(Serializable) - Method in class org.javagroups.Message
 
setObserver(ProtocolObserver) - Method in class org.javagroups.stack.Protocol
 
setObserver(QUEUE.Observer) - Method in class org.javagroups.protocols.QUEUE
Only 1 observer is allowed.
setOpt(int, Object) - Method in class org.javagroups.EnsChannel
 
setOpt(int, Object) - Method in class org.javagroups.JChannel
sets a channel option the options can be either
setOpt(int, Object) - Method in class org.javagroups.Channel
Sets an option.
setOutboardPort(int) - Method in class org.javagroups.EnsChannelFactory
 
setOutput(String, int) - Static method in class org.javagroups.log.Trace
Changes the trace level for module.
setOutput(String, int, InetAddress, int) - Static method in class org.javagroups.log.Trace
Sends a module's output to the socket at addr on port.
setOutput(String, int, PrintStream) - Static method in class org.javagroups.log.Trace
Sends a module's output to the specified PrintStream.
setOutput(String, int, PrintWriter) - Static method in class org.javagroups.log.Trace
Sends a module's output to the specified PrintWriter.
setOutput(String, int, String) - Static method in class org.javagroups.log.Trace
Sends a module's output to the specified file.
setOutput(String, int, String, int) - Static method in class org.javagroups.log.Trace
Sends a module's output to the socket at host on port.
setPersistent(boolean) - Method in class org.javagroups.blocks.DistributedHashtable
 
setPreviousBacklog() - Method in class org.javagroups.protocols.ring.RingNodeFlowControl
 
setProperties(Properties) - Method in class org.javagroups.protocols.ENCRYPT1_4
 
setProperties(Properties) - Method in class org.javagroups.protocols.WANPIPE
Setup the Protocol instance acording to the configuration string
setProperties(Properties) - Method in class org.javagroups.protocols.WANPING
 
setProperties(Properties) - Method in class org.javagroups.protocols.VIEW_ENFORCER
 
setProperties(Properties) - Method in class org.javagroups.protocols.VERIFY_SUSPECT
 
setProperties(Properties) - Method in class org.javagroups.protocols.UNICAST
 
setProperties(Properties) - Method in class org.javagroups.protocols.UDP
Setup the Protocol instance acording to the configuration string The following properties are being read by the UDP protocol param mcast_addr - the multicast address to use default is 224.0.0.200 param mcast_port - (int) the port that the multicast is sent on default is 7500 param ip_mcast - (boolean) flag whether to use IP multicast - default is true param ip_ttl - Set the default time-to-live for multicast packets sent out on this socket.
setProperties(Properties) - Method in class org.javagroups.protocols.TUNNEL
Setup the Protocol instance acording to the configuration string
setProperties(Properties) - Method in class org.javagroups.protocols.TOTAL_TOKEN
Setup the Protocol instance acording to the configuration string
setProperties(Properties) - Method in class org.javagroups.protocols.TOTAL_OLD
 
setProperties(Properties) - Method in class org.javagroups.protocols.TOTAL
 
setProperties(Properties) - Method in class org.javagroups.protocols.TCPPING
 
setProperties(Properties) - Method in class org.javagroups.protocols.TCPGOSSIP
 
setProperties(Properties) - Method in class org.javagroups.protocols.TCP
Setup the Protocol instance acording to the configuration string
setProperties(Properties) - Method in class org.javagroups.protocols.STATE_TRANSFER
 
setProperties(Properties) - Method in class org.javagroups.protocols.STABLE
Set the parameters for this layer.
setProperties(Properties) - Method in class org.javagroups.protocols.SMACK
 
setProperties(Properties) - Method in class org.javagroups.protocols.SIZE
Setup the Protocol instance acording to the configuration string
setProperties(Properties) - Method in class org.javagroups.protocols.SHUFFLE
 
setProperties(Properties) - Method in class org.javagroups.protocols.QUEUE
 
setProperties(Properties) - Method in class org.javagroups.protocols.PING
sets the properties of the PING protocol.
setProperties(Properties) - Method in class org.javagroups.protocols.PIGGYBACK
 
setProperties(Properties) - Method in class org.javagroups.protocols.PERF
 
setProperties(Properties) - Method in class org.javagroups.protocols.PARTITIONER
 
setProperties(Properties) - Method in class org.javagroups.protocols.NAKACK
 
setProperties(Properties) - Method in class org.javagroups.protocols.MERGEFAST
 
setProperties(Properties) - Method in class org.javagroups.protocols.MERGE2
 
setProperties(Properties) - Method in class org.javagroups.protocols.MERGE
 
setProperties(Properties) - Method in class org.javagroups.protocols.LOOPBACK
Setup the Protocol instance acording to the configuration string
setProperties(Properties) - Method in class org.javagroups.protocols.JMS
Set protocol properties.
setProperties(Properties) - Method in class org.javagroups.protocols.FRAG
Setup the Protocol instance acording to the configuration string
setProperties(Properties) - Method in class org.javagroups.protocols.FLUSH
 
setProperties(Properties) - Method in class org.javagroups.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.javagroups.protocols.FD_SOCK
 
setProperties(Properties) - Method in class org.javagroups.protocols.FD_SIMPLE
 
setProperties(Properties) - Method in class org.javagroups.protocols.FD_PROB
 
setProperties(Properties) - Method in class org.javagroups.protocols.FD_PID
 
setProperties(Properties) - Method in class org.javagroups.protocols.FD
 
setProperties(Properties) - Method in class org.javagroups.protocols.FC
 
setProperties(Properties) - Method in class org.javagroups.protocols.DISCARD
 
setProperties(Properties) - Method in class org.javagroups.protocols.DELAY
 
setProperties(Properties) - Method in class org.javagroups.protocols.GMS
Setup the Protocol instance acording to the configuration string
setProperties(Properties) - Method in class org.javagroups.protocols.BSH
 
setProperties(Properties) - Method in class org.javagroups.protocols.AUTOCONF
Setup the Protocol instance acording to the configuration string
setProperties(Properties) - Method in class org.javagroups.protocols.pbcast.STATE_TRANSFER
 
setProperties(Properties) - Method in class org.javagroups.protocols.pbcast.STABLE
 
setProperties(Properties) - Method in class org.javagroups.protocols.pbcast.PBCAST
Setup the Protocol instance acording to the configuration string
setProperties(Properties) - Method in class org.javagroups.protocols.pbcast.NAKACK
 
setProperties(Properties) - Method in class org.javagroups.protocols.pbcast.FD
 
setProperties(Properties) - Method in class org.javagroups.protocols.pbcast.GMS
Setup the Protocol instance according to the configuration string
setProperties(Properties) - Method in class org.javagroups.stack.Protocol
Configures the protocol initially.
setPropertiesInternal(Properties) - Method in class org.javagroups.stack.Protocol
Called by Configurator.
setProtocol(Protocol) - Method in class org.javagroups.debug.ProtocolView
 
setProtocol(Protocol) - Method in interface org.javagroups.stack.ProtocolObserver
Called when a ProtocolObserver is attached to a protcol.
setProtocolStack(ProtocolStack) - Method in class org.javagroups.stack.Protocol
 
setQuote(String, Float) - Method in class org.javagroups.demos.QuoteServer
 
setReceived(String, int) - Method in class org.javagroups.protocols.PerfHeader
 
setReceiver(ConnectionTable.Receiver) - Method in class org.javagroups.blocks.ConnectionTable
 
setReceiver(ConnectionTable1_4.Receiver) - Method in class org.javagroups.blocks.ConnectionTable1_4
 
setReceiver(Link.Receiver) - Method in class org.javagroups.blocks.Link
 
setReceiver(LogicalLink.Receiver) - Method in class org.javagroups.blocks.LogicalLink
 
setRemoteCalls(boolean) - Method in class org.javagroups.blocks.ReplicatedTree
 
setReplicationReceiver(ReplicationReceiver) - Method in class org.javagroups.blocks.ReplicationManager
 
setRequestHandler(RequestHandler) - Method in class org.javagroups.blocks.RequestCorrelator
???
setRequestHandler(RequestHandler) - Method in class org.javagroups.blocks.MessageDispatcher
 
setResult(Object) - Method in class org.javagroups.util.Promise
Sets the result and notifies any threads waiting for it
setRetransmitTimeouts(long[]) - Method in class org.javagroups.stack.NakReceiverWindow
 
setRetransmitTimeouts(long[]) - Method in class org.javagroups.stack.Retransmitter
 
setRootNode(ReplicatedTree.Node) - Method in class org.javagroups.blocks.ReplicatedTree
 
setSrc(Address) - Method in class org.javagroups.Message
 
setState(byte[]) - Method in interface org.javagroups.MessageListener
 
setState(byte[]) - Method in class org.javagroups.blocks.TransactionalHashtable
TODO: use write lock on entire hashmap to set state
setState(byte[]) - Method in class org.javagroups.blocks.ReplicatedTree
Set the cache (tree) to this value
setState(byte[]) - Method in class org.javagroups.blocks.ReplicatedHashtable
 
setState(byte[]) - Method in class org.javagroups.blocks.NotificationBus
 
setState(byte[]) - Method in class org.javagroups.blocks.MessageListenerAdapter
Set state of ths group.
setState(byte[]) - Method in class org.javagroups.blocks.DistributedTree
 
setState(byte[]) - Method in class org.javagroups.blocks.DistributedQueue
 
setState(byte[]) - Method in class org.javagroups.blocks.VotingAdapter
Set the channel state.
setState(byte[]) - Method in class org.javagroups.blocks.DistributedHashtable
 
setState(byte[]) - Method in class org.javagroups.demos.QuoteServer
 
setState(byte[]) - Method in class org.javagroups.demos.Chat
 
setState(byte[]) - Method in class org.javagroups.demos.wb.Whiteboard
 
setState(byte[]) - Method in class org.javagroups.demos.wb.GraphPanel
 
setState(Vector) - Method in class org.javagroups.demos.Topology
 
SetStateEvent - class org.javagroups.SetStateEvent.
Encapsulates a state returned by Channel.receive(), as requested by Channel.getState(s) previously.
SetStateEvent(byte[]) - Constructor for class org.javagroups.SetStateEvent
 
setStateListener(MessageListener) - Method in class org.javagroups.blocks.MessageListenerAdapter
Register listener for state notification events.
setTimestampFormat(String) - Static method in class org.javagroups.log.Trace
Set the timestamp format.
setTimestampFormat(String) - Static method in class org.javagroups.log.Tracer
Set the timestamp format.
setTrace(boolean) - Method in class org.javagroups.blocks.Link
 
setTrace(boolean) - Static method in class org.javagroups.log.Trace
 
setTransactionMode(int) - Method in class org.javagroups.blocks.TransactionalHashtable
 
setTransport(String) - Method in class org.javagroups.EnsChannelFactory
 
setType(int) - Method in class org.javagroups.Event
 
setType(int) - Method in class org.javagroups.protocols.ring.RingToken
 
setup() - Method in class org.javagroups.stack.ProtocolStack
 
setUpHandler(UpHandler) - Method in class org.javagroups.Channel
When up_handler is set, all events will be passed to it directly.
setUpProtocol(Protocol) - Method in class org.javagroups.stack.Protocol
 
setupProtocolStack(String, ProtocolStack) - Method in class org.javagroups.stack.Configurator
The configuration string has a number of entries, separated by a ':' (colon).
setVersion(byte[]) - Static method in class org.javagroups.Version
Don't use this method; used by unit testing only.
setView(View) - Method in class org.javagroups.protocols.pbcast.MergeData
 
setVisible(boolean) - Method in class org.javagroups.demos.DistributedTreeDemo
 
setWindowSize(int) - Method in class org.javagroups.protocols.ring.RingToken
 
setWindowSize(int, int) - Method in class org.javagroups.stack.AckSenderWindow
 
setWindowThreshold(int) - Method in class org.javagroups.protocols.ring.RingToken
 
shortForm() - Method in class org.javagroups.protocols.pbcast.Gossip
 
shortName(String) - Static method in class org.javagroups.util.Util
 
SHUFFLE - class org.javagroups.protocols.SHUFFLE.
This layer shuffles upcoming messages, put it just above your bottom layer.
SHUFFLE() - Constructor for class org.javagroups.protocols.SHUFFLE
 
shutDown() - Method in class org.javagroups.persistence.FilePersistenceManager
Used to handle shutdown call the PersistenceManager implementation.
shutDown() - Method in class org.javagroups.persistence.DBPersistenceManager
Shutting down the database cleanly
shutDown() - Method in interface org.javagroups.persistence.PersistenceManager
Used to handle shutdown call the PersistenceManager implementation.
signature - Variable in class org.javagroups.blocks.MethodCall
the signature, e.g.
SIGNATURE - Static variable in class org.javagroups.blocks.MethodCall
provide a signature, similar to JMX
size - Variable in class org.javagroups.util.List
 
SIZE - class org.javagroups.protocols.SIZE.
Protocol which prints out the real size of a message.
size() - Method in class org.javagroups.Membership
Returns the number of addresses in this membership
size() - Method in class org.javagroups.View
returns the number of members in this view
size() - Method in class org.javagroups.Header
To be implemented by subclasses.
size() - Method in class org.javagroups.Message
Returns size of buffer, plus some constant overhead for src and dest, plus number of headers time some estimated size/header.
size() - Method in class org.javagroups.blocks.DistributedQueue
 
size() - Method in class org.javagroups.blocks.PullPushAdapter.PullHeader
 
size() - Method in class org.javagroups.protocols.WANPIPE.WanPipeHeader
 
size() - Method in class org.javagroups.protocols.UdpHeader
 
size() - Method in class org.javagroups.protocols.TOTAL_TOKEN.TotalTokenHeader
Returns size of the header
size() - Method in class org.javagroups.protocols.TOTAL_TOKEN.RingTokenHeader
 
size() - Method in class org.javagroups.protocols.PingHeader
 
size() - Method in class org.javagroups.protocols.PerfHeader
 
size() - Method in class org.javagroups.protocols.NakAckHeader
 
size() - Method in class org.javagroups.protocols.FC.FcHeader
 
size() - Method in class org.javagroups.protocols.CAUSAL.CausalHeader
Size of this vector timestamp estimation, used in fragmetation
size() - Method in class org.javagroups.protocols.BSH.BshHeader
 
size() - Method in class org.javagroups.protocols.pbcast.PbcastHeader
 
size() - Method in class org.javagroups.protocols.pbcast.NakAckHeader
 
size() - Method in class org.javagroups.protocols.pbcast.Digest
 
size() - Method in class org.javagroups.stack.NakReceiverWindow
 
size() - Method in class org.javagroups.stack.AckMcastReceiverWindow
 
size() - Method in class org.javagroups.stack.AckMcastSenderWindow
 
size() - Method in class org.javagroups.util.LinkedListQueue
returns the number of objects that are currently in the queue
size() - Method in class org.javagroups.util.List
 
size() - Method in class org.javagroups.util.Queue
returns the number of objects that are currently in the queue
size() - Method in class org.javagroups.util.RspList
 
Size() - Method in class org.javagroups.protocols.TunnelHeader
 
SIZE() - Constructor for class org.javagroups.protocols.SIZE
 
sizeOf(Object) - Static method in class org.javagroups.util.Util
 
sizeOf(String) - Static method in class org.javagroups.util.Util
 
sizeOfNotSeenList() - Method in class org.javagroups.protocols.pbcast.Gossip
 
sleep(long) - Static method in class org.javagroups.util.Util
Sleep for timeout msecs.
sleep(long, boolean) - Static method in class org.javagroups.util.Util
On most UNIX systems, the minimum sleep time is 10-20ms.
sleepRandom(long) - Static method in class org.javagroups.util.Util
Sleeps between 1 and timeout milliseconds, chosen randomly.
SMACK - class org.javagroups.protocols.SMACK.
Simple Multicast ACK protocol.
SMACK.SmackHeader - class org.javagroups.protocols.SMACK.SmackHeader.
 
SMACK.SmackHeader() - Constructor for class org.javagroups.protocols.SMACK.SmackHeader
 
SMACK.SmackHeader(int, long) - Constructor for class org.javagroups.protocols.SMACK.SmackHeader
 
SMACK() - Constructor for class org.javagroups.protocols.SMACK
 
sort() - Method in class org.javagroups.Membership
 
src_addr - Variable in class org.javagroups.Message
 
SRC_PROPERTY - Static variable in class org.javagroups.protocols.JMS
 
stability(ViewId, long, long[], Object) - Method in class org.javagroups.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 - class org.javagroups.protocols.STABLE.
Computes the broadcast messages that are stable, i.e.
STABLE - class org.javagroups.protocols.pbcast.STABLE.
Computes the broadcast messages that are stable, i.e.
STABLE - Static variable in class org.javagroups.Event
 
STABLE.StableHeader - class org.javagroups.protocols.pbcast.STABLE.StableHeader.
 
STABLE.StableHeader() - Constructor for class org.javagroups.protocols.pbcast.STABLE.StableHeader
 
STABLE() - Constructor for class org.javagroups.protocols.STABLE
 
STABLE() - Constructor for class org.javagroups.protocols.pbcast.STABLE
 
stable(long) - Method in class org.javagroups.stack.NakReceiverWindow
Delete all messages <= seqno (they are stable, that is, have been received at all members).
stack - Variable in class org.javagroups.stack.Protocol
 
Stack - class org.javagroups.util.Stack.
LIFO stack, with better performance than java.util.Stack (based on List).
Stack() - Constructor for class org.javagroups.util.Stack
 
START_QUEUEING - Static variable in class org.javagroups.Event
 
start() - Method in class org.javagroups.blocks.ConnectionTable1_4
 
start() - Method in class org.javagroups.blocks.ReplicatedTree
 
start() - Method in class org.javagroups.blocks.NotificationBus
 
start() - Method in class org.javagroups.blocks.LogicalLink
Start all links
start() - Method in class org.javagroups.blocks.Link
 
start() - Method in class org.javagroups.blocks.DistributedTree
 
start() - Method in class org.javagroups.blocks.RequestCorrelator
 
start() - Method in class org.javagroups.blocks.PullPushAdapter
 
start() - Method in class org.javagroups.blocks.MessageDispatcher
 
start() - Method in class org.javagroups.blocks.ConnectionTable
 
start() - Method in class org.javagroups.debug.Debugger
 
start() - Method in class org.javagroups.demos.Topology
 
start() - Method in class org.javagroups.demos.QuoteServer
 
start() - Method in class org.javagroups.demos.QuoteClient
 
start() - Method in class org.javagroups.demos.applets.DrawApplet
 
start() - Method in class org.javagroups.protocols.WANPIPE
 
start() - Method in class org.javagroups.protocols.UNICAST
 
start() - Method in class org.javagroups.protocols.UDP
Creates the unicast and multicast sockets and starts the unicast and multicast receiver threads
start() - Method in class org.javagroups.protocols.UDP.UcastReceiver
 
start() - Method in class org.javagroups.protocols.TUNNEL
 
start() - Method in class org.javagroups.protocols.TOTAL_TOKEN
 
start() - Method in class org.javagroups.protocols.TOTAL_OLD
 
start() - Method in class org.javagroups.protocols.TOTAL
Prepare this layer to receive messages from above
start() - Method in class org.javagroups.protocols.TCP
 
start() - Method in class org.javagroups.protocols.STATE_TRANSFER
 
start() - Method in class org.javagroups.protocols.STABLE
Start the layer: i.
start() - Method in class org.javagroups.protocols.SHUFFLE
Starts the messagesHandler<\code>
start() - Method in class org.javagroups.protocols.PIGGYBACK
 
start() - Method in class org.javagroups.protocols.PERF
 
start() - Method in class org.javagroups.protocols.MERGE
 
start() - Method in class org.javagroups.protocols.LOOPBACK
 
start() - Method in class org.javagroups.protocols.JMS
Start the JMS protocol.
start() - Method in class org.javagroups.protocols.FLUSH
 
start() - Method in class org.javagroups.protocols.FD_PROB
 
start() - Method in class org.javagroups.protocols.FD_PID
 
start() - Method in class org.javagroups.protocols.DEADLOCK
 
start() - Method in class org.javagroups.protocols.GMS
 
start() - Method in class org.javagroups.protocols.BSH
 
start() - Method in class org.javagroups.protocols.AUTOCONF
 
start() - Method in class org.javagroups.protocols.pbcast.STATE_TRANSFER
 
start() - Method in class org.javagroups.protocols.pbcast.STABLE
 
start() - Method in class org.javagroups.protocols.pbcast.NAKACK
 
start() - Method in class org.javagroups.protocols.pbcast.GMS
 
start() - Method in class org.javagroups.protocols.pbcast.GmsImpl
 
start() - Method in class org.javagroups.service.AbstractService
Start standalone thread that will run until explicitly stopped.
start() - Method in class org.javagroups.stack.Router
 
start() - Method in class org.javagroups.stack.AckMcastSenderWindow
Start the retransmitter.
start() - Method in class org.javagroups.stack.MessageProtocol
 
start() - Method in class org.javagroups.stack.ProtocolStack
Start all layers.
start() - Method in class org.javagroups.stack.Protocol
This method is called on a Channel.connect(String).
start() - Method in class org.javagroups.util.Proxy1_4
 
start() - Method in class org.javagroups.util.ReusableThread
 
start() - Method in class org.javagroups.util.TimeScheduler
Start the scheduler, if it's suspended or stopped
start() - Method in class org.javagroups.util.Scheduler
 
start(ChannelFactory, String, boolean) - Method in class org.javagroups.demos.DistributedHashtableDemo
 
start(long) - Method in class org.javagroups.blocks.DistributedTree
 
start(long) - Method in class org.javagroups.blocks.DistributedQueue
 
start(long) - Method in class org.javagroups.blocks.DistributedHashtable
 
start(String) - Static method in class org.javagroups.debug.Profiler
 
start(String) - Method in class org.javagroups.demos.ViewDemo
 
start(String) - Method in class org.javagroups.demos.wb.GraphPanel
 
start(String, ChannelFactory, String) - Method in class org.javagroups.demos.DistributedQueueDemo
 
start(String, String) - Method in class org.javagroups.demos.NotificationBusDemo
 
startDownHandler() - Method in class org.javagroups.protocols.MERGE2
DON'T REMOVE ! This prevents the down-handler thread to be created, which is not needed in the protocol.
startDownHandler() - Method in class org.javagroups.protocols.BSH
We have no down handler thread
startDownHandler() - Method in class org.javagroups.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.javagroups.stack.ProtocolStack
 
startDownHandler() - Method in class org.javagroups.stack.Protocol
Used internally.
started(Runnable) - Method in interface org.javagroups.util.SchedulerListener
 
startProtocolStack(Protocol) - Method in class org.javagroups.stack.Configurator
 
startService(ResourceBundle) - Static method in class org.javagroups.service.ServiceRunner
Method to start service.
startUpHandler() - Method in class org.javagroups.protocols.UDP
DON'T REMOVE ! 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.javagroups.protocols.TCP
DON'T REMOVE ! 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.javagroups.protocols.MERGE2
DON'T REMOVE ! This prevents the up-handler thread to be created, which is not needed in the protocol.
startUpHandler() - Method in class org.javagroups.protocols.BSH
We have no up handler thread
startUpHandler() - Method in class org.javagroups.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.javagroups.stack.ProtocolStack
 
startUpHandler() - Method in class org.javagroups.stack.Protocol
Used internally.
startWork() - Method in class org.javagroups.stack.ProtocolStack
Override with null functionality: we don't need any threads to be started !
STATE_RECEIVED - Static variable in class org.javagroups.Event
 
state_timeout - Variable in class org.javagroups.blocks.TransactionalHashtable
 
STATE_TRANSFER - class org.javagroups.protocols.STATE_TRANSFER.
State transfer layer.
STATE_TRANSFER - class org.javagroups.protocols.pbcast.STATE_TRANSFER.
New STATE_TRANSFER protocol based on PBCAST.
STATE_TRANSFER.StateHeader - class org.javagroups.protocols.pbcast.STATE_TRANSFER.StateHeader.
Wraps data for a state request/response.
STATE_TRANSFER.StateHeader() - Constructor for class org.javagroups.protocols.pbcast.STATE_TRANSFER.StateHeader
 
STATE_TRANSFER.StateHeader(int, Address, long, Digest) - Constructor for class org.javagroups.protocols.pbcast.STATE_TRANSFER.StateHeader
 
STATE_TRANSFER() - Constructor for class org.javagroups.protocols.STATE_TRANSFER
 
STATE_TRANSFER() - Constructor for class org.javagroups.protocols.pbcast.STATE_TRANSFER
 
stateListener - Variable in class org.javagroups.blocks.MessageListenerAdapter
 
stateTransferCompleted(boolean) - Method in interface org.javagroups.blocks.ReplicatedHashtable.StateTransferListener
 
StateTransferInfo - class org.javagroups.stack.StateTransferInfo.
Contains parameters for state transfer.
StateTransferInfo(Address, int, Address) - Constructor for class org.javagroups.stack.StateTransferInfo
 
StateTransferInfo(int, Address) - Constructor for class org.javagroups.stack.StateTransferInfo
 
StateTransferInfo(int, Vector) - Constructor for class org.javagroups.stack.StateTransferInfo
 
stateTransferRunning() - Method in class org.javagroups.blocks.ReplicatedHashtable
 
stateTransferStarted() - Method in interface org.javagroups.blocks.ReplicatedHashtable.StateTransferListener
 
STDERR_STMT - Static variable in class org.javagroups.log.Trace
 
STDERRS - Static variable in class org.javagroups.log.Trace
We initially create Tracers for each STDERR level
STDOUT_STMT - Static variable in class org.javagroups.log.Trace
 
STDOUTS - Static variable in class org.javagroups.log.Trace
We initially create Tracers for each STDOUT level
STOP_QUEUEING - Static variable in class org.javagroups.Event
 
stop() - Method in class org.javagroups.blocks.ConnectionTable1_4
Closes all open sockets, the server socket and all threads waiting for incoming messages
stop() - Method in class org.javagroups.blocks.TransactionalHashtable
Leaves the group.
stop() - Method in class org.javagroups.blocks.ReplicationManager
 
stop() - Method in class org.javagroups.blocks.ReplicatedTree
 
stop() - Method in class org.javagroups.blocks.NotificationBus
 
stop() - Method in class org.javagroups.blocks.LogicalLink
Stop all links
stop() - Method in class org.javagroups.blocks.Link
 
stop() - Method in class org.javagroups.blocks.DistributedTree
 
stop() - Method in class org.javagroups.blocks.DistributedQueue
 
stop() - Method in class org.javagroups.blocks.RequestCorrelator
 
stop() - Method in class org.javagroups.blocks.PullPushAdapter
 
stop() - Method in class org.javagroups.blocks.MessageDispatcher
 
stop() - Method in class org.javagroups.blocks.DistributedHashtable
 
stop() - Method in class org.javagroups.blocks.ConnectionTable
Closes all open sockets, the server socket and all threads waiting for incoming messages
stop() - Method in class org.javagroups.debug.ProtocolTester
 
stop() - Method in class org.javagroups.demos.wb.GraphPanel
 
stop() - Method in class org.javagroups.protocols.WANPIPE
 
stop() - Method in class org.javagroups.protocols.VERIFY_SUSPECT
 
stop() - Method in class org.javagroups.protocols.UNICAST
 
stop() - Method in class org.javagroups.protocols.UDP
 
stop() - Method in class org.javagroups.protocols.UDP.UcastReceiver
 
stop() - Method in class org.javagroups.protocols.TUNNEL
 
stop() - Method in class org.javagroups.protocols.TOTAL_TOKEN
Overrides @org.javagroups.stack.MessageProtocol#stop().
stop() - Method in class org.javagroups.protocols.TOTAL_OLD
 
stop() - Method in class org.javagroups.protocols.TOTAL
Handle the stop() method travelling down the stack.
stop() - Method in class org.javagroups.protocols.TCP
 
stop() - Method in class org.javagroups.protocols.STATE_TRANSFER
 
stop() - Method in class org.javagroups.protocols.STABLE
Stop scheduling the gossip task
stop() - Method in class org.javagroups.protocols.SMACK
 
stop() - Method in class org.javagroups.protocols.SHUFFLE
Stops the messagesHandler
stop() - Method in class org.javagroups.protocols.PING
 
stop() - Method in class org.javagroups.protocols.PIGGYBACK
 
stop() - Method in class org.javagroups.protocols.NAKACK
 
stop() - Method in class org.javagroups.protocols.MERGE2
 
stop() - Method in class org.javagroups.protocols.MERGE
 
stop() - Method in class org.javagroups.protocols.JMS
Stops the work of the JMS protocol.
stop() - Method in class org.javagroups.protocols.FD_SOCK
 
stop() - Method in class org.javagroups.protocols.FD_SIMPLE
 
stop() - Method in class org.javagroups.protocols.FD_PROB
 
stop() - Method in class org.javagroups.protocols.FD_PID
 
stop() - Method in class org.javagroups.protocols.FD
 
stop() - Method in class org.javagroups.protocols.DEADLOCK
 
stop() - Method in class org.javagroups.protocols.BSH
 
stop() - Method in class org.javagroups.protocols.pbcast.STABLE
 
stop() - Method in class org.javagroups.protocols.pbcast.PBCAST
 
stop() - Method in class org.javagroups.protocols.pbcast.NAKACK
 
stop() - Method in class org.javagroups.protocols.pbcast.FD
 
stop() - Method in class org.javagroups.protocols.pbcast.CoordGmsImpl
 
stop() - Method in class org.javagroups.protocols.pbcast.GMS
 
stop() - Method in class org.javagroups.protocols.pbcast.GmsImpl
 
stop() - Method in class org.javagroups.service.AbstractService
Stop standalone thread started with AbstractService.start() method.
stop() - Method in class org.javagroups.stack.Router
 
stop() - Method in class org.javagroups.stack.GossipClient
 
stop() - Method in class org.javagroups.stack.AckMcastSenderWindow
Stop the rentransmition and clear all pending msgs.
stop() - Method in class org.javagroups.stack.Retransmitter
Stop the rentransmition and clear all pending msgs.
stop() - Method in class org.javagroups.stack.MessageProtocol
 
stop() - Method in class org.javagroups.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
stop() - Method in class org.javagroups.stack.Protocol
This method is called on a Channel.disconnect().
stop() - Method in class org.javagroups.util.ReusableThread
Stops the thread by setting thread=null and interrupting it.
stop() - Method in class org.javagroups.util.TimeScheduler
Stop the scheduler if it's running.
stop() - Method in class org.javagroups.util.Scheduler
Stop the scheduler thread.
stop(String) - Static method in class org.javagroups.debug.Profiler
 
stopEnsThread() - Method in class org.javagroups.ensemble.Hot_Ensemble
 
stopInternal() - Method in class org.javagroups.stack.ProtocolStack
 
stopInternal() - Method in class org.javagroups.stack.Protocol
Used internally.
stopped(Runnable) - Method in interface org.javagroups.util.SchedulerListener
 
stopProtocolStack(Protocol) - Method in class org.javagroups.stack.Configurator
 
stopWork() - Method in class org.javagroups.stack.ProtocolStack
Override with null functionality: we don't need any threads to be started !
string2Level(String) - Static method in class org.javagroups.log.Trace
 
subgroups - Variable in class org.javagroups.MergeView
 
SUBVIEW_MERGE - Static variable in class org.javagroups.Event
 
SUBVIEWSET_MERGE - Static variable in class org.javagroups.Event
 
SUSPECT - Static variable in class org.javagroups.Event
 
SUSPECT - Static variable in class org.javagroups.Channel
 
suspect(Address) - Method in interface org.javagroups.MembershipListener
Called when a member is suspected
suspect(Address) - Method in class org.javagroups.blocks.ReplicatedTree
Called when a member is suspected
suspect(Address) - Method in class org.javagroups.blocks.ReplicatedHashtable
Called when a member is suspected
suspect(Address) - Method in class org.javagroups.blocks.NotificationBus
 
suspect(Address) - Method in class org.javagroups.blocks.MembershipListenerAdapter
Notify membership listener that some node was suspected.
suspect(Address) - Method in class org.javagroups.blocks.GroupRequest
Callback (called by RequestCorrelator or Transport).
suspect(Address) - Method in class org.javagroups.blocks.DistributedTree
Called when a member is suspected
suspect(Address) - Method in class org.javagroups.blocks.DistributedQueue
Called when a member is suspected
suspect(Address) - Method in class org.javagroups.blocks.VotingAdapter
Callback for notification that one node is suspected
suspect(Address) - Method in interface org.javagroups.blocks.RspCollector
 
suspect(Address) - Method in class org.javagroups.blocks.DistributedHashtable
Called when a member is suspected
suspect(Address) - Method in class org.javagroups.demos.ViewDemo
Called when a member is suspected
suspect(Address) - Method in class org.javagroups.demos.Topology
 
suspect(Address) - Method in class org.javagroups.demos.QuoteServer
 
suspect(Address) - Method in class org.javagroups.demos.QuoteClient
 
suspect(Address) - Method in class org.javagroups.demos.Chat
 
suspect(Address) - Method in class org.javagroups.demos.wb.Whiteboard
 
suspect(Address) - Method in class org.javagroups.protocols.ParticipantGmsImpl
 
suspect(Address) - Method in class org.javagroups.protocols.CoordGmsImpl
 
suspect(Address) - Method in class org.javagroups.protocols.GMS
 
suspect(Address) - Method in class org.javagroups.protocols.GmsImpl
 
suspect(Address) - Method in class org.javagroups.protocols.ClientGmsImpl
 
suspect(Address) - Method in class org.javagroups.protocols.pbcast.ParticipantGmsImpl
 
suspect(Address) - Method in class org.javagroups.protocols.pbcast.CoordGmsImpl
 
suspect(Address) - Method in class org.javagroups.protocols.pbcast.GmsImpl
 
suspect(Address) - Method in class org.javagroups.protocols.pbcast.ClientGmsImpl
 
suspect(Address) - Method in class org.javagroups.service.AbstractService
This method is called when a member of service group is suspected to be failed.
suspect(Address) - Method in class org.javagroups.stack.AckMcastSenderWindow
Process with address suspected is suspected: remove it from all receiver sets.
suspect(Hot_GroupContext, Hot_Endpoint[]) - Method in class org.javagroups.ensemble.Hot_Ensemble
NOT SUPPORTED CURRENTLY IN THE ML
suspect(Object) - Method in class org.javagroups.stack.AckMcastReceiverWindow
 
SuspectedException - exception org.javagroups.SuspectedException.
 
SuspectedException() - Constructor for class org.javagroups.SuspectedException
 
SuspectedException(Object) - Constructor for class org.javagroups.SuspectedException
 
SuspectEvent - class org.javagroups.SuspectEvent.
 
SuspectEvent(Object) - Constructor for class org.javagroups.SuspectEvent
 
suspend() - Method in class org.javagroups.util.ReusableThread
Suspends the thread.
suspended(Runnable) - Method in interface org.javagroups.util.SchedulerListener
 
SWITCH_NAK - Static variable in class org.javagroups.Event
 
SWITCH_NAK_ACK - Static variable in class org.javagroups.Event
 
SWITCH_OUT_OF_BAND - Static variable in class org.javagroups.Event
 
SystemErrTracer - class org.javagroups.log.SystemErrTracer.
Provides output to System.err.
SystemOutTracer - class org.javagroups.log.SystemOutTracer.
Provides output to System.out.
SystemTracer - class org.javagroups.log.SystemTracer.
Abstract superclass of SystemOutTracer and SystemErrTracer; avoids ever closing output stream.

T

t - Variable in class org.javagroups.persistence.CannotConnectException
members are made available so that the top level user can dump appropriate members on to his stack trace
t - Variable in class org.javagroups.persistence.CannotRemoveException
members are made available so that the top level user can dump appropriate members on to his stack trace
table_lock - Variable in class org.javagroups.blocks.TransactionalHashtable
 
tableChanged(TableModelEvent) - Method in class org.javagroups.demos.DistributedTreeDemo
 
tail - Variable in class org.javagroups.util.List
 
target - Variable in class org.javagroups.stack.StateTransferInfo
 
targets - Variable in class org.javagroups.stack.StateTransferInfo
 
TCP - class org.javagroups.protocols.TCP.
TCP based protocol.
TCP() - Constructor for class org.javagroups.protocols.TCP
 
TCPGOSSIP - class org.javagroups.protocols.TCPGOSSIP.
The TCPGOSSIP protocol layer retrieves the initial membership (used by the GMS when started by sending event FIND_INITIAL_MBRS down the stack).
TCPGOSSIP() - Constructor for class org.javagroups.protocols.TCPGOSSIP
 
TcpHeader - class org.javagroups.protocols.TcpHeader.
 
TcpHeader() - Constructor for class org.javagroups.protocols.TcpHeader
 
TcpHeader(String) - Constructor for class org.javagroups.protocols.TcpHeader
 
TCPPING - class org.javagroups.protocols.TCPPING.
The TCPPING protocol layer retrieves the initial membership (used by the GMS when started by sending event FIND_INITIAL_MBRS down the stack).
TCPPING() - Constructor for class org.javagroups.protocols.TCPPING
 
TcpRingNode - class org.javagroups.protocols.ring.TcpRingNode.
 
TcpRingNode(RpcProtocol, Address) - Constructor for class org.javagroups.protocols.ring.TcpRingNode
 
tenant - Variable in class org.javagroups.service.lease.RecursiveLeaseRequestException
 
TEST - Static variable in class org.javagroups.log.Trace
The trace level for all messages except DEBUG.
test(String, String) - Static method in class org.javagroups.log.Trace
Helper method.
threadMonitor - Variable in class org.javagroups.service.AbstractService
 
ThreadPool - class org.javagroups.util.ThreadPool.
Maintains a set of ReusableThreads.
ThreadPool(int) - Constructor for class org.javagroups.util.ThreadPool
 
TIME_TO_LIVE - Static variable in class org.javagroups.protocols.JMS
 
TimedWriter - class org.javagroups.util.TimedWriter.
Waits until the buffer has been written to the output stream, or until timeout msecs have elapsed, whichever comes first.
TimedWriter() - Constructor for class org.javagroups.util.TimedWriter
 
timeout - Variable in class org.javagroups.blocks.GroupRequest
 
TimeoutException - exception org.javagroups.TimeoutException.
 
TimeoutException() - Constructor for class org.javagroups.TimeoutException
 
TimeoutException(List) - Constructor for class org.javagroups.TimeoutException
 
TimeoutException(String) - Constructor for class org.javagroups.TimeoutException
 
timer - Variable in class org.javagroups.stack.ProtocolStack
 
TimeScheduler - class org.javagroups.util.TimeScheduler.
Fixed-delay & fixed-rate single thread scheduler
TimeScheduler.Task - interface org.javagroups.util.TimeScheduler.Task.
The interface that submitted tasks must implement
TimeScheduler() - Constructor for class org.javagroups.util.TimeScheduler
Create a scheduler that executes tasks in dynamically adjustable intervals
TimeScheduler(long) - Constructor for class org.javagroups.util.TimeScheduler
Create a scheduler that executes tasks in dynamically adjustable intervals
TIMESTAMP_FORMAT_STMT - Static variable in class org.javagroups.log.Trace
 
timestamp() - Method in class org.javagroups.log.Tracer
Returns a timestamp string.
timestampFormat - Static variable in class org.javagroups.log.Tracer
Set by Trace.setTimestampFormat() and used in the timestamp method.
tmp_members - Variable in class org.javagroups.protocols.pbcast.GMS
 
TMP_VIEW - Static variable in class org.javagroups.Event
 
toAsciiString(String[]) - Method in class org.javagroups.ensemble.Hot_Buffer
 
tokenArrived(Object) - Method in class org.javagroups.protocols.ring.TcpRingNode
 
tokenArrived(Object) - Method in interface org.javagroups.protocols.ring.RingNode
 
tokenArrived(Object) - Method in class org.javagroups.protocols.ring.UdpRingNode
 
TokenLostException - exception org.javagroups.protocols.ring.TokenLostException.
 
TokenLostException() - Constructor for class org.javagroups.protocols.ring.TokenLostException
 
TokenLostException(String) - Constructor for class org.javagroups.protocols.ring.TokenLostException
 
TokenLostException(String, Throwable, Address, int) - Constructor for class org.javagroups.protocols.ring.TokenLostException
 
Topology - class org.javagroups.demos.Topology.
Demonstrates the membership service.
Topology() - Constructor for class org.javagroups.demos.Topology
 
tossWeightedCoin(double) - Static method in class org.javagroups.util.Util
Tosses a coin weighted with probability and returns true or false.
toString() - Method in class org.javagroups.SuspectEvent
 
toString() - Method in class org.javagroups.SetStateEvent
 
toString() - Method in class org.javagroups.MergeView
 
toString() - Method in class org.javagroups.Membership
 
toString() - Method in class org.javagroups.GetStateEvent
 
toString() - Method in class org.javagroups.ExitEvent
 
toString() - Method in class org.javagroups.BlockEvent
 
toString() - Method in class org.javagroups.ViewId
 
toString() - Method in class org.javagroups.SuspectedException
 
toString() - Method in class org.javagroups.TimeoutException
 
toString() - Method in class org.javagroups.Event
 
toString() - Method in class org.javagroups.View
 
toString() - Method in class org.javagroups.ChannelClosedException
 
toString() - Method in class org.javagroups.ChannelNotConnectedException
 
toString() - Method in class org.javagroups.ChannelException
 
toString() - Method in class org.javagroups.Header
 
toString() - Method in class org.javagroups.Message
 
toString() - Method in class org.javagroups.blocks.ConnectionTable1_4
 
toString() - Method in class org.javagroups.blocks.TransactionalHashtable.Data
 
toString() - Method in class org.javagroups.blocks.Xid
 
toString() - Method in class org.javagroups.blocks.ReplicationData
 
toString() - Method in class org.javagroups.blocks.ReplicatedTree
 
toString() - Method in class org.javagroups.blocks.ReplicatedTree.Node
 
toString() - Method in class org.javagroups.blocks.LogicalLink.NoLinksAvailable
 
toString() - Method in class org.javagroups.blocks.LogicalLink.AllLinksDown
 
toString() - Method in class org.javagroups.blocks.LockingException
 
toString() - Method in class org.javagroups.blocks.Link
 
toString() - Method in class org.javagroups.blocks.GroupRequest
 
toString() - Method in class org.javagroups.blocks.DistributedQueue
 
toString() - Method in class org.javagroups.blocks.VotingAdapter.VoteResult
 
toString() - Method in class org.javagroups.blocks.TwoPhaseVotingAdapter.TwoPhaseWrapper
 
toString() - Method in class org.javagroups.blocks.RequestCorrelator.Header
 
toString() - Method in class org.javagroups.blocks.PullPushAdapter.PullHeader
 
toString() - Method in class org.javagroups.blocks.MethodCall
 
toString() - Method in class org.javagroups.blocks.ConnectionTable
 
toString() - Method in class org.javagroups.conf.ClassConfigurator
 
toString() - Method in class org.javagroups.debug.ProtocolView
 
toString() - Method in class org.javagroups.demos.DrawCommand
 
toString() - Method in class org.javagroups.demos.wb.Node
 
toString() - Method in class org.javagroups.ensemble.Hot_ViewID
 
toString() - Method in class org.javagroups.ensemble.Hot_Error
 
toString() - Method in class org.javagroups.ensemble.Hot_ViewState
 
toString() - Method in class org.javagroups.ensemble.Hot_Endpoint
 
toString() - Method in class org.javagroups.ensemble.Hot_GroupContext
 
toString() - Method in class org.javagroups.persistence.CannotConnectException
 
toString() - Method in class org.javagroups.persistence.CannotCreateSchemaException
 
toString() - Method in class org.javagroups.persistence.CannotRetrieveException
 
toString() - Method in class org.javagroups.persistence.CannotRemoveException
 
toString() - Method in class org.javagroups.persistence.CannotPersistException
 
toString() - Method in class org.javagroups.protocols.ENCRYPT1_4.EncryptHeader
 
toString() - Method in class org.javagroups.protocols.WanPipeAddress
 
toString() - Method in class org.javagroups.protocols.WANPIPE
 
toString() - Method in class org.javagroups.protocols.WANPIPE.WanPipeHeader
 
toString() - Method in class org.javagroups.protocols.VERIFY_SUSPECT.VerifyHeader
 
toString() - Method in class org.javagroups.protocols.UNICAST.UnicastHeader
 
toString() - Method in class org.javagroups.protocols.UdpHeader
 
toString() - Method in class org.javagroups.protocols.UDP
debug only
toString() - Method in class org.javagroups.protocols.TunnelHeader
 
toString() - Method in class org.javagroups.protocols.TcpHeader
 
toString() - Method in class org.javagroups.protocols.TUNNEL
 
toString() - Method in class org.javagroups.protocols.TRACE
 
toString() - Method in class org.javagroups.protocols.TOTAL_TOKEN.TotalTokenHeader
 
toString() - Method in class org.javagroups.protocols.TOTAL_OLD.TotalHeader
 
toString() - Method in class org.javagroups.protocols.TOTAL.Header
For debugging purposes
toString() - Method in class org.javagroups.protocols.TCP
 
toString() - Method in class org.javagroups.protocols.SMACK.SmackHeader
 
toString() - Method in class org.javagroups.protocols.PingRsp
 
toString() - Method in class org.javagroups.protocols.PingHeader
 
toString() - Method in class org.javagroups.protocols.PRINTOBJS
 
toString() - Method in class org.javagroups.protocols.PIGGYBACK.PiggybackHeader
 
toString() - Method in class org.javagroups.protocols.PerfHeader
 
toString() - Method in class org.javagroups.protocols.PARTITIONER.PartitionerHeader
 
toString() - Method in class org.javagroups.protocols.NakAckHeader
 
toString() - Method in class org.javagroups.protocols.MERGE.MergeHeader
 
toString() - Method in class org.javagroups.protocols.LOOPBACK
 
toString() - Method in class org.javagroups.protocols.JMS
Get the string representation of the protocol.
toString() - Method in class org.javagroups.protocols.JMS.JMSAddress
Get the string representation of the address.
toString() - Method in class org.javagroups.protocols.FRAG.FragHeader
 
toString() - Method in class org.javagroups.protocols.FD_SOCK.FdHeader
 
toString() - Method in class org.javagroups.protocols.FD_SIMPLE.FdHeader
 
toString() - Method in class org.javagroups.protocols.FD_PROB.FdHeader
 
toString() - Method in class org.javagroups.protocols.FD_PID.FdHeader
 
toString() - Method in class org.javagroups.protocols.FD.FdHeader
 
toString() - Method in class org.javagroups.protocols.Digest
 
toString() - Method in class org.javagroups.protocols.FlushRsp
 
toString() - Method in class org.javagroups.protocols.VectorTime
return String representation of the VectorTime
toString() - Method in class org.javagroups.protocols.CAUSAL.CausalHeader
 
toString() - Method in class org.javagroups.protocols.BSH.BshHeader
 
toString() - Method in class org.javagroups.protocols.pbcast.STATE_TRANSFER.StateHeader
 
toString() - Method in class org.javagroups.protocols.pbcast.STABLE.StableHeader
 
toString() - Method in class org.javagroups.protocols.pbcast.PbcastHeader
 
toString() - Method in class org.javagroups.protocols.pbcast.NakAckHeader
 
toString() - Method in class org.javagroups.protocols.pbcast.Gossip
 
toString() - Method in class org.javagroups.protocols.pbcast.MergeData
 
toString() - Method in class org.javagroups.protocols.pbcast.Digest
 
toString() - Method in class org.javagroups.protocols.pbcast.JoinRsp
 
toString() - Method in class org.javagroups.protocols.pbcast.GMS.GmsHeader
 
toString() - Method in class org.javagroups.protocols.ring.RingToken
 
toString() - Method in class org.javagroups.protocols.ring.TokenLostException
 
toString() - Method in class org.javagroups.stack.StateTransferInfo
 
toString() - Method in class org.javagroups.stack.NakReceiverWindow
 
toString() - Method in class org.javagroups.stack.GossipData
 
toString() - Method in class org.javagroups.stack.AckReceiverWindow
 
toString() - Method in class org.javagroups.stack.AckSenderWindow
 
toString() - Method in class org.javagroups.stack.AckMcastReceiverWindow
 
toString() - Method in class org.javagroups.stack.AckMcastSenderWindow
 
toString() - Method in class org.javagroups.stack.Retransmitter
 
toString() - Method in class org.javagroups.stack.IpAddress
 
toString() - Method in class org.javagroups.stack.Configurator.ProtocolConfiguration
 
toString() - Method in class org.javagroups.util.LinkedListQueue
prints the size of the queue
toString() - Method in class org.javagroups.util.Range
 
toString() - Method in class org.javagroups.util.List
 
toString() - Method in class org.javagroups.util.Promise
 
toString() - Method in class org.javagroups.util.ReusableThread
 
toString() - Method in class org.javagroups.util.ThreadPool
 
toString() - Method in class org.javagroups.util.QueueClosedException
 
toString() - Method in class org.javagroups.util.Scheduler.Task
 
toString() - Method in class org.javagroups.util.Rsp
 
toString() - Method in class org.javagroups.util.Queue
prints the size of the queue
toString() - Method in class org.javagroups.util.RspList
 
toString(boolean) - Method in class org.javagroups.JChannel
 
toStringAsObject() - Method in class org.javagroups.Message
Tries to read an object from the message's buffer and prints it
TOTAL - class org.javagroups.protocols.TOTAL.
Implements the total ordering layer using a message sequencer
TOTAL_BCAST - Static variable in class org.javagroups.protocols.TOTAL_OLD.TotalHeader
 
TOTAL_CUM_SEQ_ACK - Static variable in class org.javagroups.protocols.TOTAL_OLD.TotalHeader
 
total_header_type - Variable in class org.javagroups.protocols.TOTAL_OLD.TotalHeader
 
TOTAL_NEW_VIEW - Static variable in class org.javagroups.protocols.TOTAL_OLD.TotalHeader
 
TOTAL_NEW_VIEW_ACK - Static variable in class org.javagroups.protocols.TOTAL_OLD.TotalHeader
 
TOTAL_OLD - class org.javagroups.protocols.TOTAL_OLD.
class TOTAL_OLD extends Protocol TODO: (more comments) Sequencer based total ordering protocol layer - requires the following layers "below" it in the stack (or layers with equivalent functionality): GMS, FD, PING, UDP, ...
TOTAL_OLD.TotalHeader - class org.javagroups.protocols.TOTAL_OLD.TotalHeader.
class TotalHeader The header that is prepended to every message passed down through the TOTAL_OLD layer and removed (and processed) from every message passed up through the TOTAL_OLD layer
TOTAL_OLD.TotalHeader() - Constructor for class org.javagroups.protocols.TOTAL_OLD.TotalHeader
 
TOTAL_OLD.TotalHeader(int, long) - Constructor for class org.javagroups.protocols.TOTAL_OLD.TotalHeader
 
TOTAL_OLD() - Constructor for class org.javagroups.protocols.TOTAL_OLD
 
TOTAL_REQUEST - Static variable in class org.javagroups.protocols.TOTAL_OLD.TotalHeader
 
TOTAL_RESEND - Static variable in class org.javagroups.protocols.TOTAL_OLD.TotalHeader
 
TOTAL_SEQ_ACK - Static variable in class org.javagroups.protocols.TOTAL_OLD.TotalHeader
 
TOTAL_TOKEN - class org.javagroups.protocols.TOTAL_TOKEN.
Total order implementation based on The Totem Single-Ring Ordering and Membership Protocol
TOTAL_TOKEN.RingTokenHeader - class org.javagroups.protocols.TOTAL_TOKEN.RingTokenHeader.
 
TOTAL_TOKEN.RingTokenHeader() - Constructor for class org.javagroups.protocols.TOTAL_TOKEN.RingTokenHeader
 
TOTAL_TOKEN.TotalTokenHeader - class org.javagroups.protocols.TOTAL_TOKEN.TotalTokenHeader.
 
TOTAL_TOKEN.TotalTokenHeader() - Constructor for class org.javagroups.protocols.TOTAL_TOKEN.TotalTokenHeader
used for externalization
TOTAL_TOKEN.TotalTokenHeader(long) - Constructor for class org.javagroups.protocols.TOTAL_TOKEN.TotalTokenHeader
 
TOTAL_TOKEN.TotalTokenHeader(Long) - Constructor for class org.javagroups.protocols.TOTAL_TOKEN.TotalTokenHeader
 
TOTAL_TOKEN() - Constructor for class org.javagroups.protocols.TOTAL_TOKEN
 
TOTAL_UNICAST - Static variable in class org.javagroups.protocols.TOTAL_OLD.TotalHeader
 
TOTAL.Header - class org.javagroups.protocols.TOTAL.Header.
The header processed by the TOTAL layer and intended for TOTAL inter-stack communication
TOTAL.Header() - Constructor for class org.javagroups.protocols.TOTAL.Header
used for externalization
TOTAL.Header(int, long, long) - Constructor for class org.javagroups.protocols.TOTAL.Header
Create a header for the TOTAL layer
TOTAL() - Constructor for class org.javagroups.protocols.TOTAL
Create the TOTAL layer
TotalOrder - class org.javagroups.demos.TotalOrder.
Originally written to be a demo for TOTAL order (code to be written by a student).
TotalOrder(String, long, int, int, String) - Constructor for class org.javagroups.demos.TotalOrder
 
TotalTokenDemo - class org.javagroups.demos.TotalTokenDemo.
Demonstration of TOTAL_TOKEN protocol stack implementing total order.
TotalTokenDemo.TotalPayload - class org.javagroups.demos.TotalTokenDemo.TotalPayload.
 
TotalTokenDemo.TotalPayload(int, byte[]) - Constructor for class org.javagroups.demos.TotalTokenDemo.TotalPayload
 
TotalTokenDemo(Object) - Constructor for class org.javagroups.demos.TotalTokenDemo
 
trace - Static variable in class org.javagroups.log.Trace
Users of Trace can check this flag to determine whether to trace.
Trace - class org.javagroups.log.Trace.
Provides timestamped logging to files, streams, writers, and sockets at differing levels of verbosity.
TRACE - class org.javagroups.protocols.TRACE.
 
TRACE_STMT - Static variable in class org.javagroups.log.Trace
 
TRACE() - Constructor for class org.javagroups.protocols.TRACE
 
trace(String) - Static method in class org.javagroups.ensemble.Hot_Ensemble
Prints (or does not print) the specified string to standard error based upon the debug flag
Tracer - class org.javagroups.log.Tracer.
Provides output services for a module.
TRACERS - Static variable in class org.javagroups.log.Trace
Maps module names to Tracers.
transaction_mode - Variable in class org.javagroups.blocks.TransactionalHashtable
 
TransactionalHashtable - class org.javagroups.blocks.TransactionalHashtable.
Hashtable which replicates its contents to all members of the group.
TransactionalHashtable.Data - class org.javagroups.blocks.TransactionalHashtable.Data.
Class used to transport updates to all replicas
TransactionalHashtable.Data() - Constructor for class org.javagroups.blocks.TransactionalHashtable.Data
Used by externalization
TransactionalHashtable.Data(int) - Constructor for class org.javagroups.blocks.TransactionalHashtable.Data
 
TransactionalHashtable.Data(int, Map) - Constructor for class org.javagroups.blocks.TransactionalHashtable.Data
 
TransactionalHashtable.Data(int, Serializable) - Constructor for class org.javagroups.blocks.TransactionalHashtable.Data
 
TransactionalHashtable.Data(int, Serializable, Serializable) - Constructor for class org.javagroups.blocks.TransactionalHashtable.Data
 
TransactionalHashtable.Data(int, Serializable, Serializable, Map) - Constructor for class org.javagroups.blocks.TransactionalHashtable.Data
 
TransactionalHashtable.Notification - interface org.javagroups.blocks.TransactionalHashtable.Notification.
 
TransactionalHashtable(String, String, long) - Constructor for class org.javagroups.blocks.TransactionalHashtable
 
TransactionalHashtable(String, String, long, int) - Constructor for class org.javagroups.blocks.TransactionalHashtable
 
TransactionalHashtable(String, String, long, int, float) - Constructor for class org.javagroups.blocks.TransactionalHashtable
 
TransactionalHashtable(String, String, long, Map) - Constructor for class org.javagroups.blocks.TransactionalHashtable
 
transport - Variable in class org.javagroups.blocks.GroupRequest
 
transport - Variable in class org.javagroups.blocks.RequestCorrelator
The protocol layer to use to pass up/down messages.
transport - Variable in class org.javagroups.blocks.PullPushAdapter
 
Transport - interface org.javagroups.Transport.
 
transport_adapter - Variable in class org.javagroups.blocks.MessageDispatcher
 
transports - Variable in class org.javagroups.ensemble.Hot_JoinOps
 
trim(double) - Static method in class org.javagroups.debug.Profiler
 
TUNNEL - class org.javagroups.protocols.TUNNEL.
Replacement for UDP.
TUNNEL() - Constructor for class org.javagroups.protocols.TUNNEL
 
TunnelHeader - class org.javagroups.protocols.TunnelHeader.
 
TunnelHeader() - Constructor for class org.javagroups.protocols.TunnelHeader
 
TunnelHeader(String) - Constructor for class org.javagroups.protocols.TunnelHeader
 
TwoPhaseVotingAdapter - class org.javagroups.blocks.TwoPhaseVotingAdapter.
This adapter introduces simple two-phase voting on a specified decree.
TwoPhaseVotingAdapter.TwoPhaseVoteWrapper - class org.javagroups.blocks.TwoPhaseVotingAdapter.TwoPhaseVoteWrapper.
 
TwoPhaseVotingAdapter.TwoPhaseVoteWrapper(TwoPhaseVotingListener) - Constructor for class org.javagroups.blocks.TwoPhaseVotingAdapter.TwoPhaseVoteWrapper
 
TwoPhaseVotingAdapter.TwoPhaseWrapper - class org.javagroups.blocks.TwoPhaseVotingAdapter.TwoPhaseWrapper.
Wrapper of the decree to voting decree.
TwoPhaseVotingAdapter.TwoPhaseWrapper(Object) - Constructor for class org.javagroups.blocks.TwoPhaseVotingAdapter.TwoPhaseWrapper
 
TwoPhaseVotingAdapter(VotingAdapter) - Constructor for class org.javagroups.blocks.TwoPhaseVotingAdapter
Creats an instance of the class.
TwoPhaseVotingListener - interface org.javagroups.blocks.TwoPhaseVotingListener.
Implementations of this interface can participate in two-phase voting process.
type - Variable in class org.javagroups.blocks.RequestCorrelator.Header
Type of header: request or reply
type - Variable in class org.javagroups.protocols.TOTAL.Header
The header's type tag
type - Variable in class org.javagroups.protocols.PingHeader
 
type - Variable in class org.javagroups.protocols.MERGE.MergeHeader
 
type - Variable in class org.javagroups.stack.StateTransferInfo
 
type2Str(int) - Method in class org.javagroups.protocols.UNICAST.UnicastHeader
 
type2Str(int) - Static method in class org.javagroups.protocols.NakAckHeader
 
type2Str(int) - Static method in class org.javagroups.protocols.pbcast.NakAckHeader
 
type2String(int) - Static method in class org.javagroups.Event
 
type2String(int) - Static method in class org.javagroups.protocols.FD_SOCK.FdHeader
 
type2String(int) - Static method in class org.javagroups.protocols.FD_PID.FdHeader
 
type2String(int) - Static method in class org.javagroups.protocols.pbcast.PbcastHeader
 
type2String(int) - Static method in class org.javagroups.protocols.pbcast.GMS.GmsHeader
 
type2String(int) - Static method in class org.javagroups.stack.GossipData
 
types - Variable in class org.javagroups.blocks.MethodCall
the class types, e.g.
TYPES - Static variable in class org.javagroups.blocks.MethodCall
use class information
typeToString(int) - Static method in class org.javagroups.blocks.ReplicationData
 

U

UCAST - Static variable in class org.javagroups.protocols.TOTAL.Header
Unicast message
UDP - class org.javagroups.protocols.UDP.
IP multicast transport based on UDP.
UDP.UcastReceiver - class org.javagroups.protocols.UDP.UcastReceiver.
 
UDP.UcastReceiver() - Constructor for class org.javagroups.protocols.UDP.UcastReceiver
 
UDP() - Constructor for class org.javagroups.protocols.UDP
public constructor.
UdpHeader - class org.javagroups.protocols.UdpHeader.
 
UdpHeader() - Constructor for class org.javagroups.protocols.UdpHeader
 
UdpHeader(String) - Constructor for class org.javagroups.protocols.UdpHeader
 
UdpRingNode - class org.javagroups.protocols.ring.UdpRingNode.
 
UdpRingNode(RpcProtocol, Address) - Constructor for class org.javagroups.protocols.ring.UdpRingNode
 
UNBLOCK_SEND - Static variable in class org.javagroups.Event
 
UNDEFINED - Static variable in class org.javagroups.protocols.ring.TokenLostException
 
UNICAST - class org.javagroups.protocols.UNICAST.
Reliable unicast layer.
UNICAST.UnicastHeader - class org.javagroups.protocols.UNICAST.UnicastHeader.
 
UNICAST.UnicastHeader() - Constructor for class org.javagroups.protocols.UNICAST.UnicastHeader
 
UNICAST.UnicastHeader(int, long) - Constructor for class org.javagroups.protocols.UNICAST.UnicastHeader
 
UNICAST() - Constructor for class org.javagroups.protocols.UNICAST
 
unknownLease - Variable in class org.javagroups.service.lease.UnknownLeaseException
 
UnknownLeaseException - exception org.javagroups.service.lease.UnknownLeaseException.
 
UnknownLeaseException(Lease) - Constructor for class org.javagroups.service.lease.UnknownLeaseException
 
UnknownLeaseException(String, Lease) - Constructor for class org.javagroups.service.lease.UnknownLeaseException
 
unlock(Object, Object) - Method in interface org.javagroups.blocks.LockManager
Release lock on obj owned by specified owner.
unlock(Object, Object) - Method in class org.javagroups.blocks.DistributedLockManager
Unlocks an object with lockId on behalf of the specified owner.
unstable_msgs - Variable in class org.javagroups.protocols.FlushRsp
 
UNSUSPECT - Static variable in class org.javagroups.Event
 
unsuspect(Address) - Method in class org.javagroups.protocols.pbcast.ParticipantGmsImpl
Removes previously suspected member from list of currently suspected members
unsuspect(Address) - Method in class org.javagroups.protocols.pbcast.CoordGmsImpl
 
unsuspect(Address) - Method in class org.javagroups.protocols.pbcast.GmsImpl
 
unsuspect(Address) - Method in class org.javagroups.protocols.pbcast.ClientGmsImpl
 
up_handler - Variable in class org.javagroups.Channel
 
up_handler - Variable in class org.javagroups.stack.Protocol
 
up_prot - Variable in class org.javagroups.stack.Protocol
 
up_queue - Variable in class org.javagroups.stack.Protocol
 
up_thread - Variable in class org.javagroups.stack.Protocol
 
up_thread_prio - Variable in class org.javagroups.stack.Protocol
 
up(Event) - Method in interface org.javagroups.UpHandler
 
up(Event) - Method in class org.javagroups.JChannel
Callback method
Called by the ProtocolStack when a message is received.
up(Event) - Method in class org.javagroups.protocols.ENCRYPT1_4
 
up(Event) - Method in class org.javagroups.protocols.WANPING
 
up(Event) - Method in class org.javagroups.protocols.VIEW_ENFORCER
 
up(Event) - Method in class org.javagroups.protocols.VERIFY_SUSPECT
 
up(Event) - Method in class org.javagroups.protocols.UNICAST
 
up(Event) - Method in class org.javagroups.protocols.UDP
handle the UP event.
up(Event) - Method in class org.javagroups.protocols.TRACE
 
up(Event) - Method in class org.javagroups.protocols.TOTAL_OLD
handles an Event coming up the Protocol Stack
up(Event) - Method in class org.javagroups.protocols.TOTAL
 
up(Event) - Method in class org.javagroups.protocols.TCPPING
 
up(Event) - Method in class org.javagroups.protocols.TCPGOSSIP
 
up(Event) - Method in class org.javagroups.protocols.STATE_TRANSFER
 
up(Event) - Method in class org.javagroups.protocols.SMACK
 
up(Event) - Method in class org.javagroups.protocols.SIZE
 
up(Event) - Method in class org.javagroups.protocols.SHUFFLE
Adds upcoming messages to the messages List<\code> where the messagesHandler<\code> retrieves them.
up(Event) - Method in class org.javagroups.protocols.QUEUE
Queues or passes up events.
up(Event) - Method in class org.javagroups.protocols.PRINTOBJS
 
up(Event) - Method in class org.javagroups.protocols.PRINTMETHODS
 
up(Event) - Method in class org.javagroups.protocols.PING
An event was received from the layer below.
up(Event) - Method in class org.javagroups.protocols.PIGGYBACK
 
up(Event) - Method in class org.javagroups.protocols.PERF
 
up(Event) - Method in class org.javagroups.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.javagroups.protocols.NAKACK
Callback.
up(Event) - Method in class org.javagroups.protocols.MERGEFAST
 
up(Event) - Method in class org.javagroups.protocols.MERGE2
 
up(Event) - Method in class org.javagroups.protocols.MERGE
 
up(Event) - Method in class org.javagroups.protocols.HDRS
 
up(Event) - Method in class org.javagroups.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.javagroups.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.javagroups.protocols.FD_SOCK
 
up(Event) - Method in class org.javagroups.protocols.FD_SIMPLE
 
up(Event) - Method in class org.javagroups.protocols.FD_PROB
 
up(Event) - Method in class org.javagroups.protocols.FD_PID
 
up(Event) - Method in class org.javagroups.protocols.FD
 
up(Event) - Method in class org.javagroups.protocols.FC
 
up(Event) - Method in class org.javagroups.protocols.EXAMPLE
 
up(Event) - Method in class org.javagroups.protocols.DUMMY
 
up(Event) - Method in class org.javagroups.protocols.DISCARD
 
up(Event) - Method in class org.javagroups.protocols.DELAY
 
up(Event) - Method in class org.javagroups.protocols.CAUSAL
Processes Event going up through the stack
up(Event) - Method in class org.javagroups.protocols.BSH
 
up(Event) - Method in class org.javagroups.protocols.pbcast.STATE_TRANSFER
 
up(Event) - Method in class org.javagroups.protocols.pbcast.STABLE
 
up(Event) - Method in class org.javagroups.protocols.pbcast.PBCAST
 
up(Event) - Method in class org.javagroups.protocols.pbcast.NAKACK
Callback.
up(Event) - Method in class org.javagroups.protocols.pbcast.FD
 
up(Event) - Method in class org.javagroups.protocols.pbcast.GMS
 
up(Event) - Method in class org.javagroups.stack.MessageProtocol
Handle an event coming from the layer above
up(Event) - Method in class org.javagroups.stack.ProtocolStack
 
up(Event) - Method in class org.javagroups.stack.Protocol
An event was received from the layer below.
up(Event, int) - Method in class org.javagroups.debug.ProtocolView
 
up(Event, int) - Method in interface org.javagroups.stack.ProtocolObserver
Called when an event is about to be dispatched to the protocol (before it is dispatched).
update(Graphics) - Method in class org.javagroups.demos.wb.GraphPanel
 
UpdateException - exception org.javagroups.blocks.UpdateException.
 
UpdateException(String) - Constructor for class org.javagroups.blocks.UpdateException
 
updateView(View) - Method in class org.javagroups.protocols.TOTAL_TOKEN
 
updateView(View) - Method in class org.javagroups.stack.MessageProtocol
 
updateWindow(RingToken) - Method in class org.javagroups.protocols.ring.RingNodeFlowControl
 
UpHandler - interface org.javagroups.UpHandler.
 
use_properties - Variable in class org.javagroups.ensemble.Hot_JoinOps
 
useLocks() - Method in class org.javagroups.blocks.ReplicationData
 
USER_DEFINED - Static variable in class org.javagroups.Event
 
UserInfoDialog - class org.javagroups.demos.wb.UserInfoDialog.
 
UserInfoDialog(Frame) - Constructor for class org.javagroups.demos.wb.UserInfoDialog
 
Util - class org.javagroups.util.Util.
Collection of various utility routines that can not be assigned to other classes.
Util() - Constructor for class org.javagroups.util.Util
 

V

validate() - Method in class org.javagroups.conf.XmlValidator
 
valueChanged(TreeSelectionEvent) - Method in class org.javagroups.demos.DistributedTreeDemo
 
values() - Method in class org.javagroups.blocks.TransactionalHashtable
 
VectorTime - class org.javagroups.protocols.VectorTime.
Vector timestamp used in CAUSAL order protocol stack
VectorTime(Address) - Constructor for class org.javagroups.protocols.VectorTime
Constructs VectorTime given an adress of a owning group member
VERIFY_SUSPECT - class org.javagroups.protocols.VERIFY_SUSPECT.
Catches SUSPECT events traveling up the stack.
VERIFY_SUSPECT.VerifyHeader - class org.javagroups.protocols.VERIFY_SUSPECT.VerifyHeader.
 
VERIFY_SUSPECT.VerifyHeader() - Constructor for class org.javagroups.protocols.VERIFY_SUSPECT.VerifyHeader
 
VERIFY_SUSPECT() - Constructor for class org.javagroups.protocols.VERIFY_SUSPECT
 
version - Static variable in class org.javagroups.Version
 
version - Variable in class org.javagroups.ensemble.Hot_ViewState
 
Version - class org.javagroups.Version.
 
version_id - Static variable in class org.javagroups.Version
 
Version() - Constructor for class org.javagroups.Version
 
vid - Variable in class org.javagroups.View
 
View - class org.javagroups.View.
A view is a local representation of the current membership of a group Only one view is installed in a channel at a time Views contain the address of its creator, an ID and a list of member addresses These adresses are ordered, and the first address is always the coordinator of the view This way, each member of the group knows who the new coordinator will be if the current one crashes or leaves the group.
VIEW - Static variable in class org.javagroups.Channel
 
VIEW - Static variable in class org.javagroups.protocols.pbcast.GMS.GmsHeader
 
VIEW_CHANGE - Static variable in class org.javagroups.Event
 
VIEW_ENFORCER - class org.javagroups.protocols.VIEW_ENFORCER.
Used by a client until it becomes a member: all up messages are discarded until a VIEW_CHANGE is encountered.
VIEW_ENFORCER() - Constructor for class org.javagroups.protocols.VIEW_ENFORCER
 
view_id - Variable in class org.javagroups.ensemble.Hot_ViewState
 
view_id - Variable in class org.javagroups.protocols.GMS
 
view_id - Variable in class org.javagroups.protocols.pbcast.GMS
 
view_mutex - Variable in class org.javagroups.protocols.GMS
 
View() - Constructor for class org.javagroups.View
creates an empty view, should not be used
View(Address, long, Vector) - Constructor for class org.javagroups.View
Creates a new view
View(ViewId, Vector) - Constructor for class org.javagroups.View
Creates a new view
viewAccepted(View) - Method in interface org.javagroups.MembershipListener
Called by JavaGroups to notify the target object of a change of membership.
viewAccepted(View) - Method in class org.javagroups.blocks.ReplicatedTree
 
viewAccepted(View) - Method in class org.javagroups.blocks.ReplicatedHashtable
 
viewAccepted(View) - Method in class org.javagroups.blocks.NotificationBus
 
viewAccepted(View) - Method in class org.javagroups.blocks.MembershipListenerAdapter
Notify membership listener that new view was accepted.
viewAccepted(View) - Method in class org.javagroups.blocks.DistributedTree
 
viewAccepted(View) - Method in class org.javagroups.blocks.DistributedQueue
 
viewAccepted(View) - Method in class org.javagroups.blocks.VotingAdapter
Callback for notification about the new view of the group.
viewAccepted(View) - Method in class org.javagroups.blocks.DistributedHashtable
 
viewAccepted(View) - Method in class org.javagroups.demos.ViewDemo
 
viewAccepted(View) - Method in class org.javagroups.demos.Topology
 
viewAccepted(View) - Method in class org.javagroups.demos.QuoteServer
 
viewAccepted(View) - Method in class org.javagroups.demos.QuoteClient
 
viewAccepted(View) - Method in class org.javagroups.demos.Chat
 
viewAccepted(View) - Method in class org.javagroups.demos.applets.DrawApplet
 
viewAccepted(View) - Method in class org.javagroups.demos.wb.Whiteboard
 
viewAccepted(View) - Method in class org.javagroups.service.AbstractService
This method is called when new view is installed.
viewChange(Vector, Vector) - Method in interface org.javagroups.blocks.TransactionalHashtable.Notification
 
viewChange(Vector, Vector) - Method in interface org.javagroups.blocks.ReplicatedHashtable.Notification
 
viewChange(Vector, Vector) - Method in interface org.javagroups.blocks.DistributedTree.ViewListener
 
viewChange(Vector, Vector) - Method in interface org.javagroups.blocks.DistributedQueue.Notification
 
viewChange(Vector, Vector) - Method in interface org.javagroups.blocks.DistributedHashtable.Notification
 
viewChange(Vector, Vector) - Method in class org.javagroups.demos.DistributedQueueDemo
 
viewChange(Vector, Vector) - Method in class org.javagroups.demos.DistributedHashtableDemo
 
viewChange(View) - Method in interface org.javagroups.blocks.ReplicatedTree.ReplicatedTreeListener
 
viewChange(View) - Method in class org.javagroups.blocks.GroupRequest
Any member of 'membership' that is not in the new view is flagged as SUSPECTED.
viewChange(View) - Method in interface org.javagroups.blocks.RspCollector
 
viewChanged(int) - Method in class org.javagroups.protocols.ring.RingNodeFlowControl
 
ViewDemo - class org.javagroups.demos.ViewDemo.
Demos the reception of views using a PullPushAdapter.
ViewDemo() - Constructor for class org.javagroups.demos.ViewDemo
 
ViewId - class org.javagroups.ViewId.
ViewIds are used for ordering views (each view has a ViewId and a list of members).
ViewId() - Constructor for class org.javagroups.ViewId
 
ViewId(Address) - Constructor for class org.javagroups.ViewId
Creates a ViewID with the coordinator address and a Lamport timestamp of 0.
ViewId(Address, long) - Constructor for class org.javagroups.ViewId
Creates a ViewID with the coordinator address and the given Lamport timestamp.
VOTE_ALL - Static variable in class org.javagroups.blocks.VotingAdapter
This consensus type means that at least one positive vote and no negative votes are required for the voting to succeed.
VOTE_ANY - Static variable in class org.javagroups.blocks.VotingAdapter
This consensus type means that at least one positive vote is required for the voting to succeed.
VOTE_MAJORITY - Static variable in class org.javagroups.blocks.VotingAdapter
This consensus type means that number of positive votes should be greater than number of negative votes.
vote(Object) - Method in interface org.javagroups.blocks.VotingListener
Each member is able to vote with true or false messages.
vote(Object) - Method in class org.javagroups.blocks.TwoPhaseVotingAdapter.TwoPhaseVoteWrapper
 
vote(Object, int, long) - Method in class org.javagroups.blocks.VotingAdapter
Performs actual voting on the VoteChannel using the JavaGroups facilities for communication.
vote(Object, long) - Method in class org.javagroups.blocks.VotingAdapter
Vote on the specified decree requiring all nodes to vote.
vote(Object, long) - Method in class org.javagroups.blocks.TwoPhaseVotingAdapter
Performs the two-phase voting on the decree.
VoteException - exception org.javagroups.blocks.VoteException.
This exception is thrown when voting listener cannot vote on the specified decree.
VoteException(String) - Constructor for class org.javagroups.blocks.VoteException
 
VotingAdapter - class org.javagroups.blocks.VotingAdapter.
Voting adapter provides a voting functionality for an application.
VotingAdapter.FailureVoteResult - class org.javagroups.blocks.VotingAdapter.FailureVoteResult.
Class that represents a result of local voting on the failed node.
VotingAdapter.FailureVoteResult(String) - Constructor for class org.javagroups.blocks.VotingAdapter.FailureVoteResult
 
VotingAdapter.VoteResult - class org.javagroups.blocks.VotingAdapter.VoteResult.
This class represents the result of local voting.
VotingAdapter.VoteResult() - Constructor for class org.javagroups.blocks.VotingAdapter.VoteResult
 
VotingAdapter(Channel) - Constructor for class org.javagroups.blocks.VotingAdapter
Creates an instance of the VoteChannel that uses JavaGroups for communication between group members.
VotingListener - interface org.javagroups.blocks.VotingListener.
Implemetations of this interface are able to participate in voting process.

W

waitOnBlocked() - Method in class org.javagroups.service.AbstractService
Stop current thread's execution until inter-service channel is unblocked.
waitUntilAllAcksReceived(long) - Method in class org.javagroups.stack.AckMcastSenderWindow
Waits until all outstanding messages have been ACKed by all receivers.
waitUntilDone() - Method in class org.javagroups.util.ReusableThread
 
WANPING - class org.javagroups.protocols.WANPING.
Similar to TCPPING, except that the initial host list is specified as a list of logical pipe names.
WANPING() - Constructor for class org.javagroups.protocols.WANPING
 
WANPIPE - class org.javagroups.protocols.WANPIPE.
Logical point-to-point link.
WANPIPE.WanPipeHeader - class org.javagroups.protocols.WANPIPE.WanPipeHeader.
 
WANPIPE.WanPipeHeader() - Constructor for class org.javagroups.protocols.WANPIPE.WanPipeHeader
 
WANPIPE.WanPipeHeader(String) - Constructor for class org.javagroups.protocols.WANPIPE.WanPipeHeader
 
WANPIPE() - Constructor for class org.javagroups.protocols.WANPIPE
 
WanPipeAddress - class org.javagroups.protocols.WanPipeAddress.
Logical address for a WAN pipe (logical link)
WanPipeAddress() - Constructor for class org.javagroups.protocols.WanPipeAddress
 
WanPipeAddress(String) - Constructor for class org.javagroups.protocols.WanPipeAddress
 
WARN - Static variable in class org.javagroups.log.Trace
The trace level for all WARN, ERROR, and FATAL messages.
warn(String, String) - Static method in class org.javagroups.log.Trace
Helper method.
wasReceived() - Method in class org.javagroups.util.Rsp
 
wasSuspected() - Method in class org.javagroups.util.Rsp
 
WHILE_RECEIVING - Static variable in class org.javagroups.protocols.ring.TokenLostException
 
WHILE_SENDING - Static variable in class org.javagroups.protocols.ring.TokenLostException
 
Whiteboard - class org.javagroups.demos.wb.Whiteboard.
Shared whiteboard: members are represented by rectangles that contain their names and the OS/arch of the machine they are working on.
Whiteboard() - Constructor for class org.javagroups.demos.wb.Whiteboard
 
Whiteboard(String) - Constructor for class org.javagroups.demos.wb.Whiteboard
 
width - Variable in class org.javagroups.demos.wb.Node
 
windowActivated(WindowEvent) - Method in class org.javagroups.demos.Topology
 
windowActivated(WindowEvent) - Method in class org.javagroups.demos.QuoteClient
 
windowActivated(WindowEvent) - Method in class org.javagroups.demos.Gossip
 
windowActivated(WindowEvent) - Method in class org.javagroups.demos.DrawRepl
 
windowActivated(WindowEvent) - Method in class org.javagroups.demos.DistributedTreeDemo
 
windowActivated(WindowEvent) - Method in class org.javagroups.demos.DistributedQueueDemo
 
windowActivated(WindowEvent) - Method in class org.javagroups.demos.Chat
 
windowActivated(WindowEvent) - Method in class org.javagroups.demos.DistributedHashtableDemo
 
windowClosed(WindowEvent) - Method in class org.javagroups.demos.Topology
 
windowClosed(WindowEvent) - Method in class org.javagroups.demos.QuoteClient
 
windowClosed(WindowEvent) - Method in class org.javagroups.demos.Gossip
 
windowClosed(WindowEvent) - Method in class org.javagroups.demos.DrawRepl
 
windowClosed(WindowEvent) - Method in class org.javagroups.demos.DistributedTreeDemo
 
windowClosed(WindowEvent) - Method in class org.javagroups.demos.DistributedQueueDemo
 
windowClosed(WindowEvent) - Method in class org.javagroups.demos.Chat
 
windowClosed(WindowEvent) - Method in class org.javagroups.demos.DistributedHashtableDemo
 
windowClosing(WindowEvent) - Method in class org.javagroups.demos.Topology
 
windowClosing(WindowEvent) - Method in class org.javagroups.demos.QuoteClient
 
windowClosing(WindowEvent) - Method in class org.javagroups.demos.Gossip
 
windowClosing(WindowEvent) - Method in class org.javagroups.demos.DrawRepl
 
windowClosing(WindowEvent) - Method in class org.javagroups.demos.DistributedTreeDemo
 
windowClosing(WindowEvent) - Method in class org.javagroups.demos.DistributedQueueDemo
 
windowClosing(WindowEvent) - Method in class org.javagroups.demos.Chat
 
windowClosing(WindowEvent) - Method in class org.javagroups.demos.DistributedHashtableDemo
 
windowDeactivated(WindowEvent) - Method in class org.javagroups.demos.Topology
 
windowDeactivated(WindowEvent) - Method in class org.javagroups.demos.QuoteClient
 
windowDeactivated(WindowEvent) - Method in class org.javagroups.demos.Gossip
 
windowDeactivated(WindowEvent) - Method in class org.javagroups.demos.DrawRepl
 
windowDeactivated(WindowEvent) - Method in class org.javagroups.demos.DistributedTreeDemo
 
windowDeactivated(WindowEvent) - Method in class org.javagroups.demos.DistributedQueueDemo
 
windowDeactivated(WindowEvent) - Method in class org.javagroups.demos.Chat
 
windowDeactivated(WindowEvent) - Method in class org.javagroups.demos.DistributedHashtableDemo
 
windowDeiconified(WindowEvent) - Method in class org.javagroups.demos.Topology
 
windowDeiconified(WindowEvent) - Method in class org.javagroups.demos.QuoteClient
 
windowDeiconified(WindowEvent) - Method in class org.javagroups.demos.Gossip
 
windowDeiconified(WindowEvent) - Method in class org.javagroups.demos.DrawRepl
 
windowDeiconified(WindowEvent) - Method in class org.javagroups.demos.DistributedTreeDemo
 
windowDeiconified(WindowEvent) - Method in class org.javagroups.demos.DistributedQueueDemo
 
windowDeiconified(WindowEvent) - Method in class org.javagroups.demos.Chat
 
windowDeiconified(WindowEvent) - Method in class org.javagroups.demos.DistributedHashtableDemo
 
windowIconified(WindowEvent) - Method in class org.javagroups.demos.Topology
 
windowIconified(WindowEvent) - Method in class org.javagroups.demos.QuoteClient
 
windowIconified(WindowEvent) - Method in class org.javagroups.demos.Gossip
 
windowIconified(WindowEvent) - Method in class org.javagroups.demos.DrawRepl
 
windowIconified(WindowEvent) - Method in class org.javagroups.demos.DistributedTreeDemo
 
windowIconified(WindowEvent) - Method in class org.javagroups.demos.DistributedQueueDemo
 
windowIconified(WindowEvent) - Method in class org.javagroups.demos.Chat
 
windowIconified(WindowEvent) - Method in class org.javagroups.demos.DistributedHashtableDemo
 
windowOpened(WindowEvent) - Method in class org.javagroups.demos.Topology
 
windowOpened(WindowEvent) - Method in class org.javagroups.demos.QuoteClient
 
windowOpened(WindowEvent) - Method in class org.javagroups.demos.Gossip
 
windowOpened(WindowEvent) - Method in class org.javagroups.demos.DrawRepl
 
windowOpened(WindowEvent) - Method in class org.javagroups.demos.DistributedTreeDemo
 
windowOpened(WindowEvent) - Method in class org.javagroups.demos.DistributedQueueDemo
 
windowOpened(WindowEvent) - Method in class org.javagroups.demos.Chat
 
windowOpened(WindowEvent) - Method in class org.javagroups.demos.DistributedHashtableDemo
 
wouldBeNewCoordinator(Address) - Method in class org.javagroups.protocols.pbcast.GMS
Checks whether the potential_new_coord would be the new coordinator (2nd in line)
WRAPPED_MSG - Static variable in class org.javagroups.protocols.NakAckHeader
 
write(Externalizable, ObjectOutput) - Static method in class org.javagroups.util.Marshaller
Writes an object to the ObjectOutput stream.
write(OutputStream, byte[], long) - Method in class org.javagroups.util.TimedWriter
Writes data to an output stream.
write(OutputStream, int, long) - Method in class org.javagroups.util.TimedWriter
 
writeExternal(ObjectOutput) - Method in class org.javagroups.MergeView
 
writeExternal(ObjectOutput) - Method in class org.javagroups.ViewId
 
writeExternal(ObjectOutput) - Method in class org.javagroups.View
 
writeExternal(ObjectOutput) - Method in class org.javagroups.Message
 
writeExternal(ObjectOutput) - Method in class org.javagroups.blocks.TransactionalHashtable.Data
 
writeExternal(ObjectOutput) - Method in class org.javagroups.blocks.Xid
 
writeExternal(ObjectOutput) - Method in class org.javagroups.blocks.ReplicationData
 
writeExternal(ObjectOutput) - Method in class org.javagroups.blocks.RequestCorrelator.Header
Write out the header to the given stream
writeExternal(ObjectOutput) - Method in class org.javagroups.blocks.PullPushAdapter.PullHeader
 
writeExternal(ObjectOutput) - Method in class org.javagroups.blocks.MethodCall
 
writeExternal(ObjectOutput) - Method in class org.javagroups.ensemble.Hot_Endpoint
 
writeExternal(ObjectOutput) - Method in class org.javagroups.protocols.ENCRYPT1_4.EncryptHeader
 
writeExternal(ObjectOutput) - Method in class org.javagroups.protocols.WanPipeAddress
 
writeExternal(ObjectOutput) - Method in class org.javagroups.protocols.WANPIPE.WanPipeHeader
 
writeExternal(ObjectOutput) - Method in class org.javagroups.protocols.VERIFY_SUSPECT.VerifyHeader
 
writeExternal(ObjectOutput) - Method in class org.javagroups.protocols.UNICAST.UnicastHeader
 
writeExternal(ObjectOutput) - Method in class org.javagroups.protocols.UdpHeader
 
writeExternal(ObjectOutput) - Method in class org.javagroups.protocols.TunnelHeader
 
writeExternal(ObjectOutput) - Method in class org.javagroups.protocols.TcpHeader
 
writeExternal(ObjectOutput) - Method in class org.javagroups.protocols.TOTAL_TOKEN.TotalTokenHeader
Manual serialization
writeExternal(ObjectOutput) - Method in class org.javagroups.protocols.TOTAL_TOKEN.RingTokenHeader
 
writeExternal(ObjectOutput) - Method in class org.javagroups.protocols.TOTAL_OLD.TotalHeader
 
writeExternal(ObjectOutput) - Method in class org.javagroups.protocols.TOTAL.Header
Manual serialization
writeExternal(ObjectOutput) - Method in class org.javagroups.protocols.SMACK.SmackHeader
 
writeExternal(ObjectOutput) - Method in class org.javagroups.protocols.PingHeader
 
writeExternal(ObjectOutput) - Method in class org.javagroups.protocols.PIGGYBACK.PiggybackHeader
 
writeExternal(ObjectOutput) - Method in class org.javagroups.protocols.PerfHeader
 
writeExternal(ObjectOutput) - Method in class org.javagroups.protocols.PARTITIONER.PartitionerHeader
 
writeExternal(ObjectOutput) - Method in class org.javagroups.protocols.NakAckHeader
 
writeExternal(ObjectOutput) - Method in class org.javagroups.protocols.MERGEFAST.MergefastHeader
 
writeExternal(ObjectOutput) - Method in class org.javagroups.protocols.MERGE.MergeHeader
 
writeExternal(ObjectOutput) - Method in class org.javagroups.protocols.JMS.JMSAddress
Write the object to external output.
writeExternal(ObjectOutput) - Method in class org.javagroups.protocols.FRAG.FragHeader
 
writeExternal(ObjectOutput) - Method in class org.javagroups.protocols.FD_SOCK.FdHeader
 
writeExternal(ObjectOutput) - Method in class org.javagroups.protocols.FD_SIMPLE.FdHeader
 
writeExternal(ObjectOutput) - Method in class org.javagroups.protocols.FD_PROB.FdHeader
 
writeExternal(ObjectOutput) - Method in class org.javagroups.protocols.FD_PID.FdHeader
 
writeExternal(ObjectOutput) - Method in class org.javagroups.protocols.FD.FdHeader
 
writeExternal(ObjectOutput) - Method in class org.javagroups.protocols.FC.FcHeader
 
writeExternal(ObjectOutput) - Method in class org.javagroups.protocols.CAUSAL.CausalHeader
Manual serialization
writeExternal(ObjectOutput) - Method in class org.javagroups.protocols.BSH.BshHeader
 
writeExternal(ObjectOutput) - Method in class org.javagroups.protocols.pbcast.STATE_TRANSFER.StateHeader
 
writeExternal(ObjectOutput) - Method in class org.javagroups.protocols.pbcast.STABLE.StableHeader
 
writeExternal(ObjectOutput) - Method in class org.javagroups.protocols.pbcast.PbcastHeader
 
writeExternal(ObjectOutput) - Method in class org.javagroups.protocols.pbcast.NakAckHeader
 
writeExternal(ObjectOutput) - Method in class org.javagroups.protocols.pbcast.MergeData
 
writeExternal(ObjectOutput) - Method in class org.javagroups.protocols.pbcast.Digest
 
writeExternal(ObjectOutput) - Method in class org.javagroups.protocols.pbcast.GMS.GmsHeader
 
writeExternal(ObjectOutput) - Method in class org.javagroups.protocols.ring.RingToken
 
writeExternal(ObjectOutput) - Method in class org.javagroups.service.lease.LeaseResponseHeader
Write state of this object into object output.
writeExternal(ObjectOutput) - Method in class org.javagroups.service.lease.DenyResponseHeader
Write state of this object into object output.
writeExternal(ObjectOutput) - Method in class org.javagroups.service.lease.LeaseRequestHeader
Write state of this object into object output stream.
writeExternal(ObjectOutput) - Method in class org.javagroups.service.lease.LeaseFactoryService.LeaseInfo
 
writeExternal(ObjectOutput) - Method in class org.javagroups.service.lease.LeaseInfoReplicationHeader
Write state of this header into ObjectOutput.
writeExternal(ObjectOutput) - Method in class org.javagroups.stack.GossipData
 
writeExternal(ObjectOutput) - Method in class org.javagroups.stack.IpAddress
 
writeExternal(ObjectOutput) - Method in class org.javagroups.util.Stack
 
writeExternal(ObjectOutput) - Method in class org.javagroups.util.Range
 
writeExternal(ObjectOutput) - Method in class org.javagroups.util.List
 
writeLock() - Method in class org.javagroups.util.RWLock
Obtain a write lock
writeLockNoBlock() - Method in class org.javagroups.util.RWLock
Obtain the write lock immediatelly or throw an exception if an attempt to get the write lock would block this call
WriterTracer - class org.javagroups.log.WriterTracer.
Provides output to a Writer.
writeUnlock() - Method in class org.javagroups.util.RWLock
Revoke the write lock
wrongMethod(String) - Method in class org.javagroups.protocols.GmsImpl
 
wrongMethod(String) - Method in class org.javagroups.protocols.pbcast.GmsImpl
 

X

x - Variable in class org.javagroups.demos.wb.Node
 
xfer_view - Variable in class org.javagroups.ensemble.Hot_ViewState
 
Xid - class org.javagroups.blocks.Xid.
Distributed transaction ID modeled after the JTA spec.
XID - Static variable in class org.javagroups.blocks.Xid
 
Xid() - Constructor for class org.javagroups.blocks.Xid
 
xloc - Variable in class org.javagroups.demos.wb.Node
 
XMIT_REQ - Static variable in class org.javagroups.protocols.pbcast.PbcastHeader
 
XMIT_REQ - Static variable in class org.javagroups.protocols.pbcast.NakAckHeader
 
XMIT_RSP - Static variable in class org.javagroups.protocols.pbcast.PbcastHeader
 
XMIT_RSP - Static variable in class org.javagroups.protocols.pbcast.NakAckHeader
 
XmlConfigurator - class org.javagroups.conf.XmlConfigurator.
 
XmlConfigurator(String) - Constructor for class org.javagroups.conf.XmlConfigurator
 
XmlConfigurator(String, ProtocolData[]) - Constructor for class org.javagroups.conf.XmlConfigurator
 
XmlValidator - class org.javagroups.conf.XmlValidator.
 
XmlValidator(String, String) - Constructor for class org.javagroups.conf.XmlValidator
 
XmlValidator(String, String, boolean) - Constructor for class org.javagroups.conf.XmlValidator
 

Y

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

_

_add(Object) - Method in class org.javagroups.blocks.DistributedQueue
 
_add(String) - Method in class org.javagroups.blocks.DistributedTree
 
_add(String, Serializable) - Method in class org.javagroups.blocks.DistributedTree
 
_addAll(Collection) - Method in class org.javagroups.blocks.DistributedQueue
 
_addAtHead(Object) - Method in class org.javagroups.blocks.DistributedQueue
 
_clear() - Method in class org.javagroups.blocks.DistributedHashtable
 
_corr - Variable in class org.javagroups.stack.MessageProtocol
 
_private_reset() - Method in class org.javagroups.blocks.DistributedQueue
 
_put(Object, Object) - Method in class org.javagroups.blocks.DistributedHashtable
 
_put(String, HashMap) - Method in class org.javagroups.blocks.ReplicatedTree
 
_put(String, String, Object) - Method in class org.javagroups.blocks.ReplicatedTree
 
_putAll(Map) - Method in class org.javagroups.blocks.ReplicatedHashtable
 
_putAll(Map) - Method in class org.javagroups.blocks.DistributedHashtable
 
_remove() - Method in class org.javagroups.blocks.DistributedQueue
 
_remove(Object) - Method in class org.javagroups.blocks.DistributedHashtable
 
_remove(String) - Method in class org.javagroups.blocks.ReplicatedTree
 
_remove(String) - Method in class org.javagroups.blocks.DistributedTree
 
_remove(String, String) - Method in class org.javagroups.blocks.ReplicatedTree
 
_removeData(String) - Method in class org.javagroups.blocks.ReplicatedTree
 
_reset() - Method in class org.javagroups.blocks.DistributedQueue
 
_set(String, Serializable) - Method in class org.javagroups.blocks.DistributedTree
 

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

Copyright ? 2001,2002 www.javagroups.com . All Rights Reserved.