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

A

abs(int) - Method in class rice.pastry.testing.LeafSetTest
 
AbstractLogManager - Class in rice.environment.logging
 
AbstractLogManager(PrintStream, TimeSource, Parameters, String, String) - Constructor for class rice.environment.logging.AbstractLogManager
 
AbstractSubscribeMessage - Class in rice.p2p.scribe.messaging
 
AbstractSubscribeMessage(NodeHandle, Topic, int) - Constructor for class rice.p2p.scribe.messaging.AbstractSubscribeMessage
Constructor which takes a unique integer Id
AbstractSubscribeMessage(InputBuffer, Endpoint) - Constructor for class rice.p2p.scribe.messaging.AbstractSubscribeMessage
Protected because it should only be called from an extending class, to get version numbers correct.
accept(AppSocketReceiver) - Method in interface rice.p2p.commonapi.Endpoint
Set's the acceptor for this application.
accept(AppSocketReceiver) - Method in class rice.p2p.multiring.MultiringEndpoint
 
accept(AppSocketReceiver) - Method in class rice.p2p.past.gc.GCEndpoint
 
accept(AppSocketReceiver) - Method in class rice.pastry.client.PastryAppl
Sets an AppSocketReceiver to be called when the next socket arrives.
accept(SelectionKey) - Method in class rice.pastry.socket.SocketCollectionManager
Specified by the SelectionKeyHandler interface.
accept(SelectionKey) - Method in class rice.selector.SelectionKeyHandler
Method which is called when the key becomes acceptable.
acceptAnycast - Variable in class rice.p2p.scribe.testing.RawScribeRegrTest.TestScribeClient
Whether or not this client should accept anycasts
acceptAnycast(boolean) - Method in class rice.p2p.scribe.testing.RawScribeRegrTest.TestScribeClient
 
acceptAnycast - Variable in class rice.p2p.scribe.testing.ScribeRegrTest.TestScribeClient
Whether or not this client should accept anycasts
acceptAnycast(boolean) - Method in class rice.p2p.scribe.testing.ScribeRegrTest.TestScribeClient
 
acceptAppSocket(SocketAppSocket, int) - Method in class rice.pastry.socket.SocketPastryNode
 
acceptConnection(SelectionKey) - Method in class rice.pastry.socket.SocketAppSocket
Accepts a new connection on the given key these methods (createConnection/acceptConnection) could be synchronized, but they are only called in the constructor who does not expose his reference.
acceptConnection(SelectionKey) - Method in class rice.pastry.socket.SocketCollectionManager.SocketAccepter
Accepts a new connection on the given key
acceptConnection(SelectionKey) - Method in class rice.pastry.socket.SocketCollectionManager.SourceRouteManager
Accepts a new connection on the given key
accepted() - Method in class rice.pastry.join.JoinRequest
Returns true if the request was accepted, false if it hasn't yet.
acceptJoin(NodeHandle, LeafSet) - Method in class rice.pastry.join.JoinRequest
Accept join request.
ackMessageReceived(SubscribeAckMessage) - Method in class rice.p2p.scribe.ScribeImpl
Internal method which processes an ack message
activeFetches - Variable in class rice.p2p.glacier.v2.GlacierStatistics
 
add(byte[]) - Method in class rice.p2p.glacier.v2.BloomFilter
 
add(Object) - Method in class rice.p2p.multiring.MultiringIdFactory.MultiringEntrySet
 
add(Object) - Method in class rice.p2p.multiring.MultiringIdFactory.MultiringKeySet
 
add(Object) - Method in class rice.p2p.past.gc.GCIdFactory.GCEntrySet
 
add(byte[]) - Method in class rice.p2p.util.BloomFilter
Method which adds an element to this bloom filter.
add(Id.Distance) - Method in class rice.pastry.Id
Returns an Id corresponding to this Id plus a given distance
addAggregateDescriptor(AggregateDescriptor) - Method in class rice.p2p.aggregation.AggregateList
 
addAll(Collection) - Method in class rice.p2p.multiring.MultiringIdFactory.MultiringEntrySet
 
addAll(Collection) - Method in class rice.p2p.multiring.MultiringIdFactory.MultiringKeySet
 
addAll(Collection) - Method in class rice.p2p.past.gc.GCIdFactory.GCEntrySet
 
addAttribute(String, String) - Method in class rice.p2p.util.XMLParser
Internal method which adds an attributes
addChangeListener(ParameterChangeListener) - Method in interface rice.environment.params.Parameters
 
addChangeListener(ParameterChangeListener) - Method in class rice.environment.params.simple.SimpleParameters
 
addChild(Topic, NodeHandle) - Method in interface rice.p2p.scribe.Scribe
Adds a child to the given topic
addChild(Topic, NodeHandle) - Method in class rice.p2p.scribe.ScribeImpl
Adds a child to the given topic
addChild(Topic, NodeHandle, int) - Method in class rice.p2p.scribe.ScribeImpl
Adds a child to the given topic, using the specified sequence number in the ack message sent to the child.
addChild(NodeHandle) - Method in class rice.p2p.scribe.ScribeImpl.TopicManager
Adds a feature to the Child attribute of the TopicManager object
addClient(ScribeClient) - Method in class rice.p2p.scribe.ScribeImpl.TopicManager
Adds a feature to the Client attribute of the TopicManager object
addDestructable(Destructable) - Method in class rice.environment.Environment
 
addDestructable(Destructable) - Method in class rice.pastry.PastryNode
 
addDistance(double) - Method in class rice.pastry.testing.PingTestRecord
 
addFirst(NodeHandle) - Method in class rice.p2p.scribe.messaging.AnycastMessage
Adds a node the the front of the to-visit list
addHop(NodeHandle) - Method in class rice.p2p.past.messaging.LookupMessage
Method which is designed to be overridden by subclasses if they need to keep track of where they've been.
addHop(NodeHandle) - Method in class rice.p2p.past.messaging.PastMessage
Method which is designed to be overridden by subclasses if they need to keep track of where they've been.
addHop(NodeHandle) - Method in class rice.tutorial.forwarding.MyMsg
 
addHops(int) - Method in class rice.pastry.testing.PingTestRecord
 
addId(Id) - Method in interface rice.p2p.commonapi.IdSet
add a member
addId(Id) - Method in class rice.p2p.glacier.FragmentKeySet
add a member
addId(Id) - Method in class rice.p2p.glacier.VersionKeySet
add a member
addId(Id) - Method in class rice.p2p.multiring.MultiringIdSet
add a member
addId(Id) - Method in class rice.p2p.past.gc.GCIdSet
add a member
addId(Id) - Method in class rice.p2p.util.IdBloomFilter
Method which adds an Id to the underlying bloom filter
addId(Id) - Method in class rice.pastry.IdSet
add a member
addInterestOp(SelectableChannel, int) - Method in class rice.pastry.socket.SocketCollectionManager.SourceRouteManager
Internal method which adds an interest op to the given channel's interest set.
addLast(NodeHandle) - Method in class rice.p2p.scribe.messaging.AnycastMessage
Adds a node the the end of the to-visit list
addLeafSetListener(NodeSetListener) - Method in class rice.pastry.PastryNode
 
addLeafSetObserver(Observer) - Method in class rice.pastry.PastryNode
Deprecated. use addLeafSetListener
addLoopObserver(LoopObserver) - Method in class rice.selector.SelectorManager
 
addMember(Id) - Method in class rice.p2p.glacier.FragmentKeySet
add a member
addMember(Id) - Method in class rice.p2p.glacier.VersionKeySet
add a member
addMember(Id) - Method in class rice.pastry.IdSet
add a member
addNetworkListener(NetworkListener) - Method in class rice.pastry.dist.DistPastryNode
 
addNode(MultiringNode) - Method in class rice.p2p.multiring.MultiringNodeCollection
This method allows other nodes to be dynamically added to the node collection.
addNodeSetListener(NodeSetListener) - Method in class rice.pastry.leafset.LeafSet
Add observer method.
addNodeSetListener(NodeSetListener) - Method in class rice.pastry.leafset.SimilarSet
 
addNodeSetListener(NodeSetListener) - Method in interface rice.pastry.NodeSetEventSource
 
addNodeSetListener(NodeSetListener) - Method in class rice.pastry.routing.RoutingTable
 
addObserver(Observer) - Method in class rice.pastry.leafset.LeafSet
Deprecated. use addNodeSetListener
addObserver(Observer) - Method in class rice.pastry.leafset.SimilarSet
Deprecated. use addNodeSetListener
addObserver(Observer) - Method in class rice.pastry.NodeHandle
 
addObserver(Observer, int) - Method in class rice.pastry.NodeHandle
 
addObserver(Observer) - Method in class rice.pastry.routing.RoutingTable
Deprecated. use addNodeSetListener
addPingResponseListener(SourceRoute, PingResponseListener) - Method in class rice.pastry.socket.PingManager
Adds a feature to the PingResponseListener attribute of the PingManager object
addReplica(NodeHandle, GCId) - Method in class rice.p2p.past.gc.GCPastImpl.ReplicaMap
 
address - Variable in class rice.pastry.client.PastryAppl
 
address - Variable in class rice.pastry.socket.EpochInetSocketAddress
 
address - Variable in class rice.pastry.socket.messaging.IPAddressResponseMessage
 
address - Variable in class rice.pastry.socket.SocketSourceRouteManager.AddressManager
 
addressEquals(EpochInetSocketAddress) - Method in class rice.pastry.socket.EpochInetSocketAddress
 
addRouteSetListener(NodeSetListener) - Method in class rice.pastry.PastryNode
 
addRouteSetObserver(Observer) - Method in class rice.pastry.PastryNode
Deprecated. use addRouteSetListener
addSimulatorListener(SimulatorListener) - Method in class rice.pastry.direct.BasicNetworkSimulator
 
addSimulatorListener(SimulatorListener) - Method in interface rice.pastry.direct.NetworkSimulator
 
addStat(String, long) - Method in class rice.selector.ProfileSelector
 
addStatisticsListener(GlacierStatisticsListener) - Method in class rice.p2p.glacier.v2.GlacierImpl
 
addToId(Id.Distance) - Method in interface rice.p2p.commonapi.Id
Returns an Id corresponding to this Id plus a given distance
addToId(Id.Distance) - Method in class rice.p2p.glacier.FragmentKey
Adds a feature to the ToId attribute of the FragmentKey object
addToId(Id.Distance) - Method in class rice.p2p.glacier.VersionKey
 
addToId(Id.Distance) - Method in class rice.p2p.multiring.RingId
Returns an Id corresponding to this Id plus a given distance
addToId(Id.Distance) - Method in class rice.p2p.past.gc.GCId
Returns an Id corresponding to this Id plus a given distance
addToId(Id.Distance) - Method in class rice.pastry.Id
Returns an Id corresponding to this Id plus a given distance
addToId(Id.Distance) - Method in class rice.persistence.testing.MemoryStorageTest.VariableId
 
addToLeafSet(NodeHandle) - Method in class rice.pastry.standard.ConsistentJoinProtocol
Observes all NodeHandles added to LeafSet
addVisited(NodeHandle) - Method in class rice.p2p.scribe.messaging.AnycastMessage
Adds a node to the visited list
Aggregate - Class in rice.p2p.aggregation
 
Aggregate(GCPastContent[], Id[]) - Constructor for class rice.p2p.aggregation.Aggregate
 
AggregateFactory - Interface in rice.p2p.aggregation
 
aggregateFactory - Variable in class rice.p2p.aggregation.AggregationImpl
 
AggregateHandle - Class in rice.p2p.aggregation
 
AggregateHandle(NodeHandle, Id, long, long) - Constructor for class rice.p2p.aggregation.AggregateHandle
 
AggregateHandle(InputBuffer, Endpoint) - Constructor for class rice.p2p.aggregation.AggregateHandle
 
aggregateLifetimeHisto - Variable in class rice.p2p.aggregation.AggregationStatistics
 
AggregateList - Class in rice.p2p.aggregation
 
AggregateList(String, String, IdFactory, boolean, String, Environment) - Constructor for class rice.p2p.aggregation.AggregateList
 
aggregateList - Variable in class rice.p2p.aggregation.AggregateList
 
aggregateList - Variable in class rice.p2p.aggregation.AggregationImpl
 
aggregateStore - Variable in class rice.p2p.aggregation.AggregationImpl
 
Aggregation - Interface in rice.p2p.aggregation
 
AggregationDefaultPolicy - Class in rice.p2p.aggregation
 
AggregationDefaultPolicy() - Constructor for class rice.p2p.aggregation.AggregationDefaultPolicy
 
AggregationException - Exception in rice.p2p.aggregation
 
AggregationException(String) - Constructor for exception rice.p2p.aggregation.AggregationException
 
AggregationImpl - Class in rice.p2p.aggregation
 
AggregationImpl(Node, Past, Past, StorageManager, String, IdFactory, String) - Constructor for class rice.p2p.aggregation.AggregationImpl
 
AggregationImpl(Node, Past, Past, StorageManager, String, IdFactory, String, AggregationPolicy, AggregateFactory) - Constructor for class rice.p2p.aggregation.AggregationImpl
 
AggregationMessage - Class in rice.p2p.aggregation.messaging
 
AggregationMessage(int, NodeHandle, Id) - Constructor for class rice.p2p.aggregation.messaging.AggregationMessage
Constructor which takes a unique integer Id
AggregationPolicy - Interface in rice.p2p.aggregation
 
AggregationStatistics - Class in rice.p2p.aggregation
 
AggregationStatistics(int, long, Environment) - Constructor for class rice.p2p.aggregation.AggregationStatistics
 
AggregationTimeoutMessage - Class in rice.p2p.aggregation.messaging
 
AggregationTimeoutMessage(int, NodeHandle) - Constructor for class rice.p2p.aggregation.messaging.AggregationTimeoutMessage
 
ALL - Static variable in class rice.environment.logging.Logger
ALL indicates that all messages should be logged.
allowInsert(PastContent) - Method in interface rice.p2p.past.PastPolicy
This method is call before an insert() is processed on the local node.
allowInsert(PastContent) - Method in class rice.p2p.past.PastPolicy.DefaultPastPolicy
This method always return true;
allowSubscribe(SubscribeMessage, ScribeClient[], NodeHandle[]) - Method in interface rice.p2p.scribe.ScribePolicy
This method is called when the newChild is about to become our child, and the policy should return whether or not the child should be allowed to become our child.
allowSubscribe(SubscribeMessage, ScribeClient[], NodeHandle[]) - Method in class rice.p2p.scribe.ScribePolicy.DefaultScribePolicy
This method always return true;
allowSubscribe(SubscribeMessage, ScribeClient[], NodeHandle[]) - Method in class rice.p2p.scribe.ScribePolicy.LimitedScribePolicy
This method returns (children.length < maxChildren-1);
allowSubscribe - Variable in class rice.p2p.scribe.testing.RawScribeRegrTest.TestScribePolicy
 
allowSubscribe(boolean) - Method in class rice.p2p.scribe.testing.RawScribeRegrTest.TestScribePolicy
 
allowSubscribe(SubscribeMessage, ScribeClient[], NodeHandle[]) - Method in class rice.p2p.scribe.testing.RawScribeRegrTest.TestScribePolicy
 
allowSubscribe - Variable in class rice.p2p.scribe.testing.ScribeRegrTest.TestScribePolicy
 
allowSubscribe(boolean) - Method in class rice.p2p.scribe.testing.ScribeRegrTest.TestScribePolicy
 
allowSubscribe(SubscribeMessage, ScribeClient[], NodeHandle[]) - Method in class rice.p2p.scribe.testing.ScribeRegrTest.TestScribePolicy
 
allowSubscribe(SubscribeMessage, ScribeClient[], NodeHandle[]) - Method in class rice.p2p.splitstream.SplitStreamScribePolicy
This method implements the "locating parent" algorithm of SplitStream.
alternateRoutes(Id, int) - Method in class rice.pastry.routing.RoutingTable
Determines a set of alternate hops towards a given key.
alternateTest() - Method in class rice.pastry.testing.NodeIdUnit
 
ALWAYS - Static variable in class rice.pastry.socket.SocketPastryNodeFactory
 
am - Variable in class rice.pastry.socket.SocketCollectionManager.MessageRetry
 
anycast(Topic, ScribeContent) - Method in class rice.p2p.multiring.MultiringNode
This method is invoked when an anycast is received for a topic which this client is interested in.
anycast(Topic, ScribeContent) - Method in interface rice.p2p.scribe.Scribe
Anycasts the given content to a member of the given topic
anycast(Topic, RawScribeContent) - Method in interface rice.p2p.scribe.Scribe
 
anycast(Topic, ScribeContent) - Method in interface rice.p2p.scribe.ScribeClient
This method is invoked when an anycast is received for a topic which this client is interested in.
anycast(Topic, ScribeContent) - Method in class rice.p2p.scribe.ScribeImpl
Anycasts the given content to a member of the given topic
anycast(Topic, RawScribeContent) - Method in class rice.p2p.scribe.ScribeImpl
 
anycast(Topic, ScribeContent) - Method in class rice.p2p.scribe.testing.RawScribeRegrTest.TestScribeClient
DESCRIBE THE METHOD
anycast(Topic, ScribeContent) - Method in class rice.p2p.scribe.testing.ScribeRegrTest.TestScribeClient
DESCRIBE THE METHOD
anycast(Topic, ScribeContent) - Method in class rice.p2p.splitstream.Stripe
This method is invoked when an anycast is received for a topic which this client is interested in.
anycast(Topic, ScribeContent) - Method in class rice.tutorial.scribe.MyScribeClient
Called when we receive an anycast.
AnycastMessage - Class in rice.p2p.scribe.messaging
 
AnycastMessage(NodeHandle, Topic, ScribeContent) - Constructor for class rice.p2p.scribe.messaging.AnycastMessage
Constructor which takes a unique integer Id
AnycastMessage(NodeHandle, Topic, RawScribeContent) - Constructor for class rice.p2p.scribe.messaging.AnycastMessage
 
AnycastMessage(InputBuffer, Endpoint, ScribeContentDeserializer) - Constructor for class rice.p2p.scribe.messaging.AnycastMessage
Protected because it should only be called from an extending class, to get version numbers correct.
anycastMessages - Variable in class rice.p2p.scribe.testing.RawScribeRegrTest.TestScribeClient
The publish messages received so far
anycastMessages - Variable in class rice.p2p.scribe.testing.ScribeRegrTest.TestScribeClient
The publish messages received so far
apop(byte[], byte[]) - Static method in class rice.p2p.util.SecurityUtils
Utility method for determining the apop of a challenge and password using a secure hashing algorithm.
APOP_ALGORITHM - Static variable in class rice.p2p.util.SecurityUtils
The name of the apop function.
append(char[], int, int) - Method in class rice.p2p.util.XMLParser.CharArrayBuffer
Appends some more chars!
append(EpochInetSocketAddress) - Method in class rice.pastry.socket.SourceRoute
Method which creates a new source route by appending the given address to the end of this one
Application - Interface in rice.p2p.commonapi
 
application - Variable in class rice.p2p.multiring.messaging.RingMessage
The name of the application which sent this message
application - Variable in class rice.p2p.multiring.MultiringApplication
The app which this mulitring app is wrapping
application - Variable in class rice.p2p.multiring.MultiringEndpoint
The application this endpoint is for
application - Variable in class rice.pastry.commonapi.PastryEndpoint
 
AppNotRegisteredException - Exception in rice.p2p.commonapi.exception
The application has not been registered on that node.
AppNotRegisteredException(int) - Constructor for exception rice.p2p.commonapi.exception.AppNotRegisteredException
 
apps - Variable in class rice.pastry.PastryNode
 
AppSocket - Interface in rice.p2p.commonapi.appsocket
Interface for sending bulk data from the application.
appSocketClosed(SocketAppSocket) - Method in class rice.pastry.socket.SocketCollectionManager
Method which is designed to be called *ONCE THE SOCKET HAS BEEN CLOSED*.
AppSocketException - Exception in rice.p2p.commonapi.exception
 
AppSocketException() - Constructor for exception rice.p2p.commonapi.exception.AppSocketException
 
AppSocketException(Throwable) - Constructor for exception rice.p2p.commonapi.exception.AppSocketException
 
AppSocketException(String) - Constructor for exception rice.p2p.commonapi.exception.AppSocketException
 
appSocketOpened(SocketAppSocket) - Method in class rice.pastry.socket.SocketCollectionManager
 
AppSocketReceiver - Interface in rice.p2p.commonapi.appsocket
Interface to receive an application level socket.
appSockets - Variable in class rice.pastry.socket.SocketCollectionManager
 
array - Variable in class rice.p2p.util.IdBloomFilter
An internal byte[] for managing ids in a memory-efficent manner The deal with this is that we will be creating a ton of arrays in addId/check.
asArray() - Method in interface rice.p2p.commonapi.IdSet
return this set as an array
asArray() - Method in class rice.p2p.glacier.FragmentKeySet
return this set as an array
asArray() - Method in class rice.p2p.glacier.VersionKeySet
return this set as an array
asArray() - Method in class rice.p2p.multiring.MultiringIdSet
return this set as an array
asArray() - Method in class rice.p2p.past.gc.GCIdSet
return this set as an array
asArray() - Method in class rice.pastry.IdSet
return this set as an array
asList() - Method in class rice.pastry.leafset.LeafSet
If overlaps() a NodeHandle may show up twice.
asList() - Method in class rice.pastry.routing.RoutingTable
Does not return self
assertAttribute(String, String) - Method in class rice.p2p.util.XMLReader
Asserts that the given attribute exists and is equal to the given value.
assertEndTag() - Method in class rice.p2p.util.XMLReader
Asserts that a end tag was just read
assertEndTag(String) - Method in class rice.p2p.util.XMLReader
Asserts that the provided end tag was just read
assertEquals(String, Object, Object) - Method in class rice.p2p.commonapi.testing.CommonAPITest
Thows an exception if expected is not equal to actual.
assertEquals(String, Object, Object) - Method in class rice.p2p.multiring.testing.MultiringRegrTest
Thows an exception if expected is not equal to actual.
assertEvent(int) - Method in class rice.p2p.util.XMLReader
Asserts that the given event type just happened.
assertLocalNode() - Method in class rice.pastry.direct.DirectNodeHandle
 
assertLocalNode() - Method in class rice.pastry.NodeHandle
May be called from handle etc methods to ensure that local node has been set, either on construction or on deserialization/receivemsg.
assertStartTag() - Method in class rice.p2p.util.XMLReader
Asserts that a start tag was just read
assertStartTag(String) - Method in class rice.p2p.util.XMLReader
Asserts that the provided start tag was just read
assertTrue(String, boolean) - Method in class rice.p2p.commonapi.testing.CommonAPITest
Throws an exception if the test condition is not met.
assertTrue(String, boolean) - Method in class rice.p2p.multiring.testing.MultiringRegrTest
Throws an exception if the test condition is not met.
assertTrue(String, boolean) - Method in class rice.pastry.testing.LeafSetTest
Throws an exception if the test condition is not met.
assignedIndices - Variable in class rice.pastry.direct.GenericNetwork
 
assignReference() - Method in class rice.p2p.util.XMLObjectOutputStream
Method which assigns a new unique reference.
ASYMMETRIC_ALGORITHM - Static variable in class rice.p2p.util.SecurityUtils
The name of the asymmetric cipher to use.
ASYMMETRIC_GENERATOR - Static variable in class rice.p2p.util.SecurityUtils
The name of the asymmetric generator to use.
attachChannel(ChannelId) - Method in interface rice.p2p.splitstream.SplitStream
A SplitStream application calls this method to join a channel.
attachChannel(ChannelId) - Method in class rice.p2p.splitstream.SplitStreamImpl
This method is used by peers who wish to listen to content distributed by some other peer using SplitStream.
attachChannel(ChannelId) - Method in class rice.p2p.splitstream.testing.MySplitStreamClient
 
attribute(String, int) - Method in class rice.p2p.util.XMLWriter
Method which writes an attribute to the XML document.
attribute(String, double) - Method in class rice.p2p.util.XMLWriter
Method which writes an attribute to the XML document.
attribute(String, float) - Method in class rice.p2p.util.XMLWriter
Method which writes an attribute to the XML document.
attribute(String, long) - Method in class rice.p2p.util.XMLWriter
Method which writes an attribute to the XML document.
attribute(String, char) - Method in class rice.p2p.util.XMLWriter
Method which writes an attribute to the XML document.
attribute(String, boolean) - Method in class rice.p2p.util.XMLWriter
Method which writes an attribute to the XML document.
attribute(String, Object) - Method in class rice.p2p.util.XMLWriter
Method which writes an attribute to the XML document.
attribute(String, String) - Method in class rice.p2p.util.XMLWriter
Method which writes an attribute to the XML document.
attributeKeys - Variable in class rice.p2p.util.XMLParser
If the tag parsed was a start tag, the list of attribute-> value pairs
attributeValues - Variable in class rice.p2p.util.XMLParser
 
authoritative - Variable in class rice.p2p.glacier.v2.messaging.GlacierResponseMessage
 
available() - Method in class rice.p2p.util.EncryptedInputStream
Returns the number of bytes that can be read (or skipped over) from this input stream without blocking by the next caller of a method for this input stream.

B

BACKOFF_INITIAL - Variable in class rice.pastry.socket.SocketCollectionManager
 
BACKOFF_LIMIT - Variable in class rice.pastry.socket.SocketCollectionManager
 
backup - Variable in class rice.p2p.past.PastImpl
 
BACKUP_DIRECTORY - Static variable in class rice.persistence.PersistentStorage
Static variables which define the location of the storage root
bais - Variable in class rice.p2p.util.testing.XMLObjectStreamUnit
 
baos - Variable in class rice.p2p.util.testing.XMLObjectStreamUnit
 
BASE - Variable in class rice.p2p.multiring.MultiringNodeCollection
The routing base for ring ids, in bytes
Base64 - Class in rice.p2p.util
 
Base64.InputStream - Class in rice.p2p.util
A Base64#InputStream will read data from another InputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
Base64.InputStream(InputStream) - Constructor for class rice.p2p.util.Base64.InputStream
Constructs a Base64#InputStream in DECODE mode.
Base64.InputStream(InputStream, int) - Constructor for class rice.p2p.util.Base64.InputStream
Constructs a Base64#InputStream in either ENCODE or DECODE mode.
Base64.OutputStream - Class in rice.p2p.util
A Base64#OutputStream will write data to another OutputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
Base64.OutputStream(OutputStream) - Constructor for class rice.p2p.util.Base64.OutputStream
Constructs a Base64#OutputStream in ENCODE mode.
Base64.OutputStream(OutputStream, int) - Constructor for class rice.p2p.util.Base64.OutputStream
Constructs a Base64#OutputStream in either ENCODE or DECODE mode.
baseBitLength() - Method in class rice.pastry.routing.RoutingTable
return the bit length of the base
baseFiddlingTest() - Method in class rice.pastry.testing.NodeIdUnit
 
BasicNetworkSimulator - Class in rice.pastry.direct
 
BasicNetworkSimulator(Environment) - Constructor for class rice.pastry.direct.BasicNetworkSimulator
 
best - Variable in class rice.pastry.socket.SocketSourceRouteManager.AddressManager
the current best route to this remote address if best == null, we are already in a CheckDead, which means we are searching for a path
bestAlternateRoute(Id) - Method in class rice.pastry.routing.RoutingTable
Determines an alternate hop numerically closer to the key than the one we are at.
bestAlternateRoute(int, Id) - Method in class rice.pastry.routing.RoutingTable
Determines an alternate hop numerically closer to the key than the one we are at.
blit(byte[]) - Method in class rice.pastry.Id
Blits the Id into a target array.
blit(byte[], int) - Method in class rice.pastry.Id
Blits the distance into a target array, starting at the given offset.
blit(byte[]) - Method in class rice.pastry.Id.Distance
Blits the distance into a target array.
blit(byte[], int) - Method in class rice.pastry.Id.Distance
Blits the distance into a target array, starting at the given offset.
BlockingAppSocketFactory - Class in rice.pastry.socket.appsocket
 
BlockingAppSocketFactory() - Constructor for class rice.pastry.socket.appsocket.BlockingAppSocketFactory
 
BlockingIOThread - Class in rice.environment.processing.simple
 
BlockingIOThread(WorkQueue) - Constructor for class rice.environment.processing.simple.BlockingIOThread
 
BloomFilter - Class in rice.p2p.glacier.v2
 
BloomFilter(int, int[]) - Constructor for class rice.p2p.glacier.v2.BloomFilter
 
BloomFilter(int, int, RandomSource) - Constructor for class rice.p2p.glacier.v2.BloomFilter
 
BloomFilter(InputBuffer) - Constructor for class rice.p2p.glacier.v2.BloomFilter
 
BloomFilter - Variable in class rice.p2p.glacier.v2.messaging.GlacierSyncMessage
 
BloomFilter - Class in rice.p2p.util
 
BloomFilter(int, int) - Constructor for class rice.p2p.util.BloomFilter
Constructor which takes the number of hash functions to use and the length of the set to use.
BloomFilter(InputBuffer) - Constructor for class rice.p2p.util.BloomFilter
 
BloomFilterUnit - Class in rice.p2p.util.testing
 
BloomFilterUnit() - Constructor for class rice.p2p.util.testing.BloomFilterUnit
 
BLS_THROTTLE - Variable in class rice.pastry.standard.PeriodicLeafSetProtocol
 
BOOTNODE - Static variable in class rice.p2p.splitstream.testing.SplitStreamDistTest
 
BOOTSTRAP - Variable in class rice.p2p.commonapi.testing.CommonAPITest
 
bootstrap(Message) - Method in class rice.pastry.NodeHandle
Method which is used by Pastry to start the bootstrapping process on the local node using this handle as the bootstrap handle.
bootstrap(SourceRoute, Message) - Method in class rice.pastry.socket.SocketCollectionManager
Method which sends bootstraps a node by sending message across the wire, using a fake IP address in the header so that the local node is not marked alive, and then closes the connection.
bootstrap(Message) - Method in class rice.pastry.socket.SocketNodeHandle
Method which is used by Pastry to start the bootstrapping process on the local node using this handle as the bootstrap handle.
bootstrap(EpochInetSocketAddress, Message) - Method in class rice.pastry.socket.SocketSourceRouteManager
Method which sends a bootstrap message across the wire.
bootstrap - Variable in class rice.pastry.testing.PastryNetworkTest
 
BOOTSTRAP_HOST - Static variable in class rice.p2p.multiring.testing.MultiringRegrTest
 
BOOTSTRAP_PORT - Static variable in class rice.p2p.commonapi.testing.CommonAPITest
 
BOOTSTRAP_PORT - Static variable in class rice.p2p.multiring.testing.MultiringRegrTest
 
bootstraps - Variable in class rice.p2p.multiring.RingCertificate
 
broadcast() - Method in class rice.pastry.standard.StandardLeafSetProtocol
Broadcast the leaf set to all members of the local leaf set.
broadcast(int) - Method in class rice.pastry.standard.StandardLeafSetProtocol
Broadcast the leaf set to all members of the local leaf set.
broadcast(LeafSet, NodeHandle) - Method in class rice.pastry.standard.StandardLeafSetProtocol
Broadcast the local leaf set to all members of the given leaf set, plus the node from which the leaf set was received.
broadcastAll() - Method in class rice.pastry.standard.PeriodicLeafSetProtocol
Broadcast the leaf set to all members of the local leaf set.
broadcastChannelClosed(InetSocketAddress) - Method in class rice.pastry.dist.DistPastryNode
 
broadcastChannelOpened(InetSocketAddress, int) - Method in class rice.pastry.dist.DistPastryNode
 
BroadcastLeafSet - Class in rice.pastry.leafset
Broadcast a leaf set to another node.
BroadcastLeafSet(NodeHandle, LeafSet, int, long) - Constructor for class rice.pastry.leafset.BroadcastLeafSet
Constructor.
BroadcastLeafSet(Date, NodeHandle, LeafSet, int, long) - Constructor for class rice.pastry.leafset.BroadcastLeafSet
Constructor.
BroadcastLeafSet(InputBuffer, NodeHandleFactory) - Constructor for class rice.pastry.leafset.BroadcastLeafSet
 
broadcastNewNode(MultiringNode) - Method in class rice.p2p.multiring.MultiringNodeCollection
This method informs all of the existing nodes of the newly added node, and informs the newly added node of all of the existing nodes.
broadcastReceivedListeners(int, short, InetSocketAddress, int, int) - Method in class rice.pastry.dist.DistPastryNode
 
BroadcastRouteRow - Class in rice.pastry.routing
Broadcast message for a row from a routing table.
BroadcastRouteRow(Date, NodeHandle, RouteSet[]) - Constructor for class rice.pastry.routing.BroadcastRouteRow
Constructor.
BroadcastRouteRow(NodeHandle, RouteSet[]) - Constructor for class rice.pastry.routing.BroadcastRouteRow
Constructor.
BroadcastRouteRow(InputBuffer, NodeHandleFactory, PastryNode) - Constructor for class rice.pastry.routing.BroadcastRouteRow
 
broadcastRows(JoinRequest) - Method in class rice.pastry.standard.StandardJoinProtocol
Broadcasts the route table rows.
broadcastSentListeners(int, short, InetSocketAddress, int, int) - Method in class rice.pastry.dist.DistPastryNode
 
bucketConsumed - Variable in class rice.p2p.glacier.v2.GlacierImpl
 
bucketConsumed - Variable in class rice.p2p.glacier.v2.GlacierStatistics
 
bucketLastUpdated - Variable in class rice.p2p.glacier.v2.GlacierImpl
 
bucketMax - Variable in class rice.p2p.glacier.v2.GlacierImpl
 
bucketMax - Variable in class rice.p2p.glacier.v2.GlacierStatistics
 
bucketMaxBurstSize - Variable in class rice.p2p.glacier.v2.GlacierStatistics
 
bucketMin - Variable in class rice.p2p.glacier.v2.GlacierImpl
 
bucketMin - Variable in class rice.p2p.glacier.v2.GlacierStatistics
 
bucketTokensPerSecond - Variable in class rice.p2p.glacier.v2.GlacierStatistics
 
buffer - Variable in class rice.environment.logging.LogOutputStream
 
buffer - Variable in class rice.p2p.util.EncryptedInputStream
 
buffer - Variable in class rice.p2p.util.EncryptedOutputStream
 
buffer - Variable in class rice.p2p.util.XMLParser
The internal buffer used to process data
buffer - Variable in class rice.p2p.util.XMLParser.CharArrayBuffer
The internal buffer
BUFFER_SIZE - Static variable in class rice.environment.logging.LogOutputStream
 
BUFFER_SIZE - Variable in class rice.p2p.util.EncryptedOutputStream
 
BUFFER_SIZE - Static variable in class rice.p2p.util.XMLParser
The size of the internal buffer to allocate
bufferLength - Variable in class rice.p2p.util.EncryptedInputStream
 
bufferLength - Variable in class rice.p2p.util.EncryptedOutputStream
 
bufferLimit - Variable in class rice.p2p.util.XMLParser
 
bufferPosition - Variable in class rice.p2p.util.XMLParser
Internal pointers into the buffer
build() - Method in interface rice.p2p.commonapi.IdSet
Returns a new, empty IdSet of this type
build() - Method in class rice.p2p.glacier.FragmentKeySet
Returns a new, empty IdSet of this type
build(InputBuffer, Endpoint) - Static method in class rice.p2p.glacier.v2.messaging.GlacierDataMessage
 
build(InputBuffer, Endpoint) - Static method in class rice.p2p.glacier.v2.messaging.GlacierFetchMessage
 
build(InputBuffer, Endpoint) - Static method in class rice.p2p.glacier.v2.messaging.GlacierNeighborRequestMessage
 
build(InputBuffer, Endpoint) - Static method in class rice.p2p.glacier.v2.messaging.GlacierNeighborResponseMessage
 
build(InputBuffer, Endpoint) - Static method in class rice.p2p.glacier.v2.messaging.GlacierQueryMessage
 
build(InputBuffer, Endpoint) - Static method in class rice.p2p.glacier.v2.messaging.GlacierRangeForwardMessage
 
build(InputBuffer, Endpoint) - Static method in class rice.p2p.glacier.v2.messaging.GlacierRangeQueryMessage
 
build(InputBuffer, Endpoint) - Static method in class rice.p2p.glacier.v2.messaging.GlacierRangeResponseMessage
 
build(InputBuffer, Endpoint) - Static method in class rice.p2p.glacier.v2.messaging.GlacierRefreshCompleteMessage
 
build(InputBuffer, Endpoint) - Static method in class rice.p2p.glacier.v2.messaging.GlacierRefreshPatchMessage
 
build(InputBuffer, Endpoint) - Static method in class rice.p2p.glacier.v2.messaging.GlacierRefreshProbeMessage
 
build(InputBuffer, Endpoint) - Static method in class rice.p2p.glacier.v2.messaging.GlacierRefreshResponseMessage
 
build(InputBuffer, Endpoint) - Static method in class rice.p2p.glacier.v2.messaging.GlacierResponseMessage
 
build(InputBuffer, Endpoint) - Static method in class rice.p2p.glacier.v2.messaging.GlacierSyncMessage
 
build(String) - Static method in class rice.p2p.glacier.VersionKey
 
build() - Method in class rice.p2p.glacier.VersionKeySet
Returns a new, empty IdSet of this type
build() - Method in class rice.p2p.multiring.MultiringIdSet
Returns a new, empty IdSet of this type
build(Id, Id) - Static method in class rice.p2p.multiring.RingId
Constructor.
build(String) - Static method in class rice.p2p.multiring.RingId
Method which splits apart a ringid string and returns the RingID
build() - Method in class rice.p2p.past.gc.GCIdSet
Returns a new, empty IdSet of this type
build(InputBuffer, Endpoint) - Static method in class rice.p2p.past.gc.messaging.GCRefreshMessage
 
build(InputBuffer, Endpoint, PastContentDeserializer) - Static method in class rice.p2p.past.messaging.CacheMessage
 
build(InputBuffer, Endpoint, PastContentHandleDeserializer) - Static method in class rice.p2p.past.messaging.FetchHandleMessage
 
build(InputBuffer, Endpoint, PastContentDeserializer, PastContentHandleDeserializer) - Static method in class rice.p2p.past.messaging.FetchMessage
 
build(InputBuffer, Endpoint, PastContentDeserializer) - Static method in class rice.p2p.past.messaging.InsertMessage
 
build(InputBuffer, Endpoint) - Static method in class rice.p2p.past.messaging.LookupHandlesMessage
 
build(InputBuffer, Endpoint, PastContentDeserializer) - Static method in class rice.p2p.past.messaging.LookupMessage
 
build(InputBuffer, Endpoint) - Static method in class rice.p2p.replication.messaging.RequestMessage
 
build(InputBuffer, Endpoint) - Static method in class rice.p2p.replication.messaging.ResponseMessage
 
build(InputBuffer, Endpoint, ScribeContentDeserializer) - Static method in class rice.p2p.scribe.messaging.AnycastMessage
 
build(InputBuffer, Endpoint) - Static method in class rice.p2p.scribe.messaging.DropMessage
 
build(InputBuffer, Endpoint, ScribeContentDeserializer) - Static method in class rice.p2p.scribe.messaging.PublishMessage
 
build(InputBuffer, Endpoint, ScribeContentDeserializer) - Static method in class rice.p2p.scribe.messaging.PublishRequestMessage
 
build(InputBuffer, Endpoint) - Static method in class rice.p2p.scribe.messaging.SubscribeAckMessage
 
build(InputBuffer, Endpoint) - Static method in class rice.p2p.scribe.messaging.SubscribeFailedMessage
 
build(InputBuffer, Endpoint) - Static method in class rice.p2p.scribe.messaging.UnsubscribeMessage
 
build(int[]) - Static method in class rice.pastry.Id
Constructor.
build(InputBuffer) - Static method in class rice.pastry.Id
Id (Version 0) +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ + 160 Bit + + + + + + + + + +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
build(String) - Static method in class rice.pastry.Id
Constructor, which takes the output of a toStringFull() and converts it back into an Id.
build(char[], int, int) - Static method in class rice.pastry.Id
Constructor, which takes the output of a toStringFull() and converts it back into an Id.
build(byte[]) - Static method in class rice.pastry.Id
Constructor.
build() - Static method in class rice.pastry.Id
Constructor.
build() - Method in class rice.pastry.IdSet
Returns a new, empty IdSet of this type
build(InputBuffer, NodeHandleFactory) - Static method in class rice.pastry.leafset.LeafSet
So that small LeafSets (who have overlapping nodes) don't waste bandwidth, leafset first defines the NodeHandles to be loaded into an array, then specifies their locations.
build(InputBuffer) - Method in interface rice.pastry.messaging.RawMessageDeliveryFactory
 
build(InputBuffer, NodeHandleFactory, PastryNode) - Static method in class rice.pastry.routing.RouteMessage
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ + int auxAddress + +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ + Id target + + + + + + + + + +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ + NodeHandle prev + + (used to repair routing table during routing) + + + ...
build(InputBuffer) - Static method in class rice.pastry.socket.EpochInetSocketAddress
EpochInetSocketAddress: (IPV4): +-+-+-+-+-+-+-+-+ + numAddrs + +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ + internet address 0 + +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ + port 0 + +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ + internet address 1 + +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ + port 1 + +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ + internet address k + +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ + port k + ...
build(EpochInetSocketAddress[]) - Static method in class rice.pastry.socket.SourceRoute
Constructor.
build(EpochInetSocketAddress) - Static method in class rice.pastry.socket.SourceRoute
Constructor.
build(InputBuffer) - Static method in class rice.pastry.socket.SourceRoute
 
buildAggregate(GCPastContent[], Id[]) - Method in interface rice.p2p.aggregation.AggregateFactory
 
buildAggregate(RawGCPastContent[], Id[]) - Method in interface rice.p2p.aggregation.AggregateFactory
 
buildAggregate(GCPastContent[], Id[]) - Method in class rice.p2p.aggregation.JavaSerializedAggregateFactory
 
buildAggregate(RawGCPastContent[], Id[]) - Method in class rice.p2p.aggregation.JavaSerializedAggregateFactory
 
buildAggregate(GCPastContent[], Id[]) - Method in class rice.p2p.aggregation.raw.RawAggregateFactory
 
buildAggregate(RawGCPastContent[], Id[]) - Method in class rice.p2p.aggregation.raw.RawAggregateFactory
 
buildBootstrapSetFromCert(String) - Method in class rice.pastry.testing.PartitionChecker
 
buildEndpoint(Application, String) - Method in interface rice.p2p.commonapi.Node
Same as register application, but returns an unregistered Endpoint.
buildEndpoint(Application, String) - Method in class rice.p2p.multiring.MultiringNode
 
buildEndpoint(Application, String) - Method in class rice.p2p.past.gc.GCNode
 
buildEndpoint(Application, String) - Method in class rice.pastry.PastryNode
 
buildGC(InputBuffer, Endpoint, PastContentDeserializer) - Static method in class rice.p2p.past.gc.messaging.GCInsertMessage
 
buildGC(InputBuffer, Endpoint) - Static method in class rice.p2p.past.gc.messaging.GCLookupHandlesMessage
 
buildId(byte[]) - Method in interface rice.p2p.commonapi.IdFactory
Builds a protocol-specific Id given the source data.
buildId(int[]) - Method in interface rice.p2p.commonapi.IdFactory
Builds a protocol-specific Id given the source data.
buildId(String) - Method in interface rice.p2p.commonapi.IdFactory
Builds a protocol-specific Id by using the hash of the given string as source data.
buildId(byte[]) - Method in class rice.p2p.glacier.FragmentKeyFactory
DESCRIBE THE METHOD
buildId(int[]) - Method in class rice.p2p.glacier.FragmentKeyFactory
Builds a protocol-specific Id given the source data.
buildId(String) - Method in class rice.p2p.glacier.FragmentKeyFactory
Builds a protocol-specific Id by using the hash of the given string as source data.
buildId(byte[]) - Method in class rice.p2p.glacier.VersionKeyFactory
DESCRIBE THE METHOD
buildId(int[]) - Method in class rice.p2p.glacier.VersionKeyFactory
Builds a protocol-specific Id given the source data.
buildId(String) - Method in class rice.p2p.glacier.VersionKeyFactory
Builds a protocol-specific Id by using the hash of the given string as source data.
buildId(byte[]) - Method in class rice.p2p.multiring.MultiringIdFactory
Builds a protocol-specific Id given the source data.
buildId(int[]) - Method in class rice.p2p.multiring.MultiringIdFactory
Builds a protocol-specific Id given the source data.
buildId(String) - Method in class rice.p2p.multiring.MultiringIdFactory
Builds a protocol-specific Id by using the hash of the given string as source data.
buildId(byte[]) - Method in class rice.p2p.past.gc.GCIdFactory
Builds a protocol-specific Id given the source data.
buildId(int[]) - Method in class rice.p2p.past.gc.GCIdFactory
Builds a protocol-specific Id given the source data.
buildId(String) - Method in class rice.p2p.past.gc.GCIdFactory
Builds a protocol-specific Id by using the hash of the given string as source data.
buildId(byte[]) - Method in class rice.pastry.commonapi.PastryIdFactory
Builds a protocol-specific Id given the source data.
buildId(int[]) - Method in class rice.pastry.commonapi.PastryIdFactory
Builds a protocol-specific Id given the source data.
buildId(String) - Method in class rice.pastry.commonapi.PastryIdFactory
Builds a protocol-specific Id by using the hash of the given string as source data.
buildIdDistance(byte[]) - Method in interface rice.p2p.commonapi.IdFactory
Builds a protocol-specific Id.Distance given the source data.
buildIdDistance(byte[]) - Method in class rice.p2p.glacier.FragmentKeyFactory
Builds a protocol-specific Id.Distance given the source data.
buildIdDistance(byte[]) - Method in class rice.p2p.glacier.VersionKeyFactory
Builds a protocol-specific Id.Distance given the source data.
buildIdDistance(byte[]) - Method in class rice.p2p.multiring.MultiringIdFactory
Builds a protocol-specific Id.Distance given the source data.
buildIdDistance(byte[]) - Method in class rice.p2p.past.gc.GCIdFactory
Builds a protocol-specific Id.Distance given the source data.
buildIdDistance(byte[]) - Method in class rice.pastry.commonapi.PastryIdFactory
Builds a protocol-specific Id.Distance given the source data.
buildIdFromToString(String) - Method in interface rice.p2p.commonapi.IdFactory
Builds an Id by converting the given toString() output back to an Id.
buildIdFromToString(char[], int, int) - Method in interface rice.p2p.commonapi.IdFactory
Builds an Id by converting the given toString() output back to an Id.
buildIdFromToString(String) - Method in class rice.p2p.glacier.FragmentKeyFactory
DESCRIBE THE METHOD
buildIdFromToString(char[], int, int) - Method in class rice.p2p.glacier.FragmentKeyFactory
 
buildIdFromToString(String) - Method in class rice.p2p.glacier.VersionKeyFactory
DESCRIBE THE METHOD
buildIdFromToString(char[], int, int) - Method in class rice.p2p.glacier.VersionKeyFactory
 
buildIdFromToString(String) - Method in class rice.p2p.multiring.MultiringIdFactory
Builds an Id by converting the given toString() output back to an Id.
buildIdFromToString(char[], int, int) - Method in class rice.p2p.multiring.MultiringIdFactory
Builds an Id by converting the given toString() output back to an Id.
buildIdFromToString(String) - Method in class rice.p2p.past.gc.GCIdFactory
Builds an Id by converting the given toString() output back to an Id.
buildIdFromToString(char[], int, int) - Method in class rice.p2p.past.gc.GCIdFactory
Builds an Id by converting the given toString() output back to an Id.
buildIdFromToString(String) - Method in class rice.pastry.commonapi.PastryIdFactory
Builds an Id by converting the given toString() output back to an Id.
buildIdFromToString(char[], int, int) - Method in class rice.pastry.commonapi.PastryIdFactory
Builds an Id by converting the given toString() output back to an Id.
buildIdRange(Id, Id) - Method in interface rice.p2p.commonapi.IdFactory
Creates an IdRange given the CW and CCW ids.
buildIdRange(Id, Id) - Method in class rice.p2p.glacier.FragmentKeyFactory
Creates an IdRange given the CW and CCW ids.
buildIdRange(Id, Id) - Method in class rice.p2p.glacier.VersionKeyFactory
Creates an IdRange given the CW and CCW ids.
buildIdRange(Id, Id) - Method in class rice.p2p.multiring.MultiringIdFactory
Creates an IdRange given the CW and CCW ids.
buildIdRange(Id, Id) - Method in class rice.p2p.past.gc.GCIdFactory
Creates an IdRange given the CW and CCW ids.
buildIdRange(Id, Id) - Method in class rice.pastry.commonapi.PastryIdFactory
Creates an IdRange given the CW and CCW ids.
buildIdRangeFromPrefix(String) - Method in interface rice.p2p.commonapi.IdFactory
Builds an IdRange based on a prefix.
buildIdRangeFromPrefix(String) - Method in class rice.p2p.glacier.FragmentKeyFactory
Builds an IdRange based on a prefix.
buildIdRangeFromPrefix(String) - Method in class rice.p2p.glacier.VersionKeyFactory
Builds an IdRange based on a prefix.
buildIdRangeFromPrefix(String) - Method in class rice.p2p.multiring.MultiringIdFactory
Builds an IdRange based on a prefix.
buildIdRangeFromPrefix(String) - Method in class rice.p2p.past.gc.GCIdFactory
Builds an IdRange based on a prefix.
buildIdRangeFromPrefix(String) - Method in class rice.pastry.commonapi.PastryIdFactory
Builds an IdRange based on a prefix.
buildIdSet() - Method in interface rice.p2p.commonapi.IdFactory
Creates an empty IdSet.
buildIdSet(SortedMap) - Method in interface rice.p2p.commonapi.IdFactory
Creates an empty IdSet.
buildIdSet() - Method in class rice.p2p.glacier.FragmentKeyFactory
Creates an empty IdSet.
buildIdSet(SortedMap) - Method in class rice.p2p.glacier.FragmentKeyFactory
Creates an empty IdSet.
buildIdSet() - Method in class rice.p2p.glacier.VersionKeyFactory
Creates an empty IdSet.
buildIdSet(SortedMap) - Method in class rice.p2p.glacier.VersionKeyFactory
Creates an empty IdSet.
buildIdSet() - Method in class rice.p2p.multiring.MultiringIdFactory
Creates an empty IdSet.
buildIdSet(SortedMap) - Method in class rice.p2p.multiring.MultiringIdFactory
Creates an empty IdSet.
buildIdSet() - Method in class rice.p2p.past.gc.GCIdFactory
Creates an empty IdSet.
buildIdSet(SortedMap) - Method in class rice.p2p.past.gc.GCIdFactory
Creates an empty IdSet.
buildIdSet() - Method in class rice.pastry.commonapi.PastryIdFactory
Creates an empty IdSet.
buildIdSet(SortedMap) - Method in class rice.pastry.commonapi.PastryIdFactory
Creates an empty IdSet.
buildMessage() - Method in interface rice.p2p.past.PastImpl.MessageBuilder
 
buildNodeHandleSet() - Method in interface rice.p2p.commonapi.IdFactory
Creates an empty NodeHandleSet.
buildNodeHandleSet() - Method in class rice.p2p.glacier.FragmentKeyFactory
Creates an empty NodeHandleSet.
buildNodeHandleSet() - Method in class rice.p2p.glacier.VersionKeyFactory
Creates an empty NodeHandleSet.
buildNodeHandleSet() - Method in class rice.p2p.multiring.MultiringIdFactory
Creates an empty NodeHandleSet.
buildNodeHandleSet() - Method in class rice.p2p.past.gc.GCIdFactory
Creates an empty NodeHandleSet.
buildNodeHandleSet() - Method in class rice.pastry.commonapi.PastryIdFactory
Creates an empty NodeHandleSet.
buildNormalId(byte[]) - Method in class rice.p2p.multiring.MultiringIdFactory
Builds a protocol-specific Id given the source data.
buildNormalId(String) - Method in class rice.p2p.multiring.MultiringIdFactory
Builds a protocol-specific Id given the source data.
buildNormalId(byte[]) - Method in class rice.p2p.past.gc.GCIdFactory
Builds a protocol-specific Id given the source data.
buildRandomId(Random) - Method in interface rice.p2p.commonapi.IdFactory
Builds a random protocol-specific Id.
buildRandomId(RandomSource) - Method in interface rice.p2p.commonapi.IdFactory
 
buildRandomId(Random) - Method in class rice.p2p.glacier.FragmentKeyFactory
Builds a random protocol-specific Id.
buildRandomId(RandomSource) - Method in class rice.p2p.glacier.FragmentKeyFactory
 
buildRandomId(Random) - Method in class rice.p2p.glacier.VersionKeyFactory
Builds a random protocol-specific Id.
buildRandomId(RandomSource) - Method in class rice.p2p.glacier.VersionKeyFactory
 
buildRandomId(Random) - Method in class rice.p2p.multiring.MultiringIdFactory
Builds a random protocol-specific Id.
buildRandomId(RandomSource) - Method in class rice.p2p.multiring.MultiringIdFactory
 
buildRandomId(Random) - Method in class rice.p2p.past.gc.GCIdFactory
Builds a random protocol-specific Id.
buildRandomId(RandomSource) - Method in class rice.p2p.past.gc.GCIdFactory
 
buildRandomId(Random) - Method in class rice.pastry.commonapi.PastryIdFactory
Builds a random protocol-specific Id.
buildRandomId(RandomSource) - Method in class rice.pastry.commonapi.PastryIdFactory
 
buildReplicationManager(Node, String) - Method in class rice.p2p.past.PastImpl
Internal method which builds the replication manager.
buildRing(DistPastryNodeFactory, InetSocketAddress) - Method in class rice.pastry.testing.PartitionChecker
 
buildRingId(Id, byte[]) - Method in class rice.p2p.multiring.MultiringIdFactory
Builds a ringId by using the provided Id and ringIds.
buildRingId(Id, Id) - Method in class rice.p2p.multiring.MultiringIdFactory
Builds a ringId by using the provided Id and ringIds.
buildShared() - Static method in class rice.p2p.util.testing.IdBloomFilterReplicationTest
 
buildSM(InputBuffer, Endpoint, ScribeContentDeserializer) - Static method in class rice.p2p.scribe.messaging.SubscribeMessage
 
byteArrayToInt(byte[]) - Static method in class rice.p2p.util.MathUtils
Utility method for converting a byte[] into a int
byteArrayToLong(byte[]) - Static method in class rice.p2p.util.MathUtils
Utility method for converting a byte[] into a long
bytes() - Method in class rice.p2p.util.testing.XMLObjectStreamUnit.TestByteSerialization
 
bytesRemaining() - Method in interface rice.p2p.commonapi.rawserialization.InputBuffer
 
bytesRemaining() - Method in interface rice.p2p.commonapi.rawserialization.OutputBuffer
 
bytesRemaining() - Method in class rice.p2p.util.rawserialization.SimpleInputBuffer
 
bytesRemaining() - Method in class rice.p2p.util.rawserialization.SimpleOutputBuffer
 

C

cache(PastContent, Continuation) - Method in class rice.p2p.past.PastImpl
Method which inserts the given object into the cache
cache - Variable in class rice.p2p.util.XMLParser
The StringCache used to reduce the memory requirements
Cache - Interface in rice.persistence
This interface is the abstraction of something which provides a caching service.
cache(Id, Serializable, Serializable, Continuation) - Method in interface rice.persistence.Cache
Caches an object in this storage.
cache(Id, Serializable, Serializable, Continuation) - Method in class rice.persistence.EmptyCache
Caches an object in this storage.
cache(Id, Serializable, Serializable, Continuation) - Method in class rice.persistence.LRUCache
Caches an object in this storage.
cache(Id, Serializable, Serializable, Continuation) - Method in class rice.persistence.StorageManagerImpl
Caches an object in this storage.
CACHE_SIZE - Static variable in class rice.persistence.testing.LRUCacheTest
 
CacheMessage - Class in rice.p2p.past.messaging
 
CacheMessage(int, PastContent, NodeHandle, Id) - Constructor for class rice.p2p.past.messaging.CacheMessage
Constructor which takes a unique integer Id and the local id
CacheMessage(int, RawPastContent, NodeHandle, Id) - Constructor for class rice.p2p.past.messaging.CacheMessage
 
cancel() - Method in interface rice.p2p.commonapi.CancellableTask
 
cancel() - Method in class rice.pastry.ExponentialBackoffScheduledMessage
 
cancel() - Method in class rice.pastry.ScheduledMessage
 
cancel() - Method in class rice.pastry.socket.SocketCollectionManager.DeadChecker
 
cancel(SelectionKey) - Method in class rice.selector.SelectorManager
Method which asks the Selector Manager to add the given key to the cancelled set.
cancel() - Method in class rice.selector.TimerTask
 
CancellableTask - Interface in rice.p2p.commonapi
This class represents a task which can be cancelled by the caller.
cancelled - Variable in class rice.selector.TimerTask
 
cancelledKeys - Variable in class rice.selector.SelectorManager
 
cancelRotateTask() - Method in class rice.environment.logging.file.RotatingLogManager
 
cancelTask() - Method in class rice.tutorial.timer.MyApp
Call this to cancel the task.
canRandom() - Method in class rice.pastry.routing.SendOptions
Returns whether randomizations on the route are allowed.
capacity() - Method in class rice.pastry.routing.RouteSet
 
Catalog - Interface in rice.persistence
This interface is the abstraction of something which holds objects which are available for lookup.
ccwHalf() - Method in class rice.pastry.IdRange
get counterclockwise half of the range
ccwSize() - Method in class rice.pastry.leafset.LeafSet
Gets the current counterclockwise size.
CERTIFICATES - Static variable in class rice.p2p.multiring.RingCertificate
 
CertifiedNodeIdFactory - Class in rice.pastry.standard
Builds nodeIds in a certified manner, guaranteeing that a given node will always have the same nodeId.
CertifiedNodeIdFactory(InetAddress, int, Environment) - Constructor for class rice.pastry.standard.CertifiedNodeIdFactory
Constructor.
Channel - Class in rice.p2p.splitstream
The channel controls all the meta data associated with a group of stripes.
Channel(ChannelId, Scribe, String, IdFactory, Id, int, int) - Constructor for class rice.p2p.splitstream.Channel
Constructor to create a new channel from scratch
channel - Variable in class rice.p2p.splitstream.Stripe
This stripe's channel
channel - Variable in class rice.pastry.socket.SocketAppSocket
 
channelClosed(InetSocketAddress) - Method in interface rice.pastry.NetworkListener
Called when a socket is closed.
channelId - Variable in class rice.p2p.splitstream.Channel
ChannelId for this channel
ChannelId - Class in rice.p2p.splitstream
This class wraps the nodeId object so we can use type checking and allow more readable and understandable code.
ChannelId(Id) - Constructor for class rice.p2p.splitstream.ChannelId
Constructor that takes in an Id and makes a ChannelId
ChannelId(String) - Constructor for class rice.p2p.splitstream.ChannelId
Constructor that takes in a String and makes a ChannelId
channelOpened(InetSocketAddress, int) - Method in interface rice.pastry.NetworkListener
Called when a socket is opened.
channels - Variable in class rice.p2p.splitstream.SplitStreamImpl
Hashtable of all the channels currently created on this node implicitly or explicitly.
check(byte[]) - Method in class rice.p2p.util.BloomFilter
Method which returns whether or not an element *may* be in the set.
check(Id) - Method in class rice.p2p.util.IdBloomFilter
Method which returns whether or not an Id *may* be in the set.
check(IdSet, IdSet, int) - Method in class rice.p2p.util.IdBloomFilter
Method which checks an entire IdSet to see if they exist in this bloom filter, and returns the response by adding elements to the other provided id set.
CHECK_DEAD_THROTTLE - Variable in class rice.pastry.socket.SocketSourceRouteManager
 
checkArray(Id) - Method in class rice.p2p.util.IdBloomFilter
Internal method for checking to see if the array exists, and if not, instanciating it.
checkBit(int) - Method in class rice.pastry.Id
Checks if the ith bit is flipped.
checked - Variable in exception rice.p2p.glacier.v2.GlacierNotEnoughFragmentsException
 
checkInsert(Id, PastContent) - Method in class rice.p2p.aggregation.Aggregate
 
checkInsert(Id, PastContent) - Method in class rice.p2p.aggregation.messaging.NonAggregate
 
checkInsert(Id, PastContent) - Method in class rice.p2p.glacier.v2.DebugContent
 
checkInsert(Id, PastContent) - Method in class rice.p2p.past.ContentHashPastContent
Checks if a insert operation should be allowed.
checkInsert(Id, PastContent) - Method in class rice.p2p.past.gc.rawserialization.JavaSerializedGCPastContent
 
checkInsert(Id, PastContent) - Method in interface rice.p2p.past.PastContent
Checks if a insert operation should be allowed.
checkInsert(Id, PastContent) - Method in class rice.p2p.past.rawserialization.JavaSerializedPastContent
 
checkInsert(Id, PastContent) - Method in class rice.p2p.past.testing.PastRegrTest.NonOverwritingTestPastContent
 
checkInsert(Id, PastContent) - Method in class rice.p2p.past.testing.PastRegrTest.TestPastContent
 
checkInsert(Id, PastContent) - Method in class rice.p2p.past.testing.RawPastRegrTest.NonOverwritingTestPastContent
 
checkInsert(Id, PastContent) - Method in class rice.p2p.past.testing.RawPastRegrTest.TestPastContent
 
checkLeafSet(LeafSet, NodeHandle, boolean) - Method in class rice.pastry.standard.StandardLeafSetProtocol
Checks a received leafset advertisement for missing nodes
checkLiveness() - Method in class rice.p2p.commonapi.NodeHandle
Requests that the underlying transport layer check to ensure that the remote node is live.
checkLiveness() - Method in class rice.p2p.multiring.MultiringNodeHandle
Requests that the underlying transport layer check to ensure that the remote node is live.
checkLiveness() - Method in class rice.pastry.NodeHandle
Method which FORCES a check of liveness of the remote node.
checkLiveness(SourceRoute) - Method in class rice.pastry.socket.SocketCollectionManager
Initiates a liveness test on the given address, if the remote node does not respond, it is declared dead.
checkLiveness() - Method in class rice.pastry.socket.SocketNodeHandle
Method which FORCES a check of liveness of the remote node.
checkLiveness() - Method in class rice.pastry.socket.SocketSourceRouteManager.AddressManager
Method which suggests a ping to the remote node.
checkLiveness() - Method in class rice.pastry.socket.SocketSourceRouteManager.AddressManager.SourceRouteManager
Method which checks to see this route is dead.
checkLiveness(EpochInetSocketAddress) - Method in class rice.pastry.socket.SocketSourceRouteManager
Method which FORCES a check of liveness of the remote node.
checkRoutingTable(RegrTestApp) - Method in class rice.pastry.testing.DirectPastryRegrTest
 
checkRoutingTable(RegrTestApp) - Method in class rice.pastry.testing.PastryRegrTest
verify the correctness of the routing table
checkRoutingTable() - Method in class rice.pastry.testing.SinglePingTest
 
checkSignature(Manifest, VersionKey) - Method in class rice.p2p.glacier.v2.GlacierDefaultPolicy
 
checkSignature(Manifest, VersionKey) - Method in interface rice.p2p.glacier.v2.GlacierPolicy
 
checkTree(int, int) - Method in class rice.p2p.splitstream.testing.SplitStreamRegrTest
 
childAdded(Topic, NodeHandle) - Method in class rice.p2p.multiring.MultiringNode
Informs this client that a child was added to a topic in which it was interested in.
childAdded(Topic, NodeHandle) - Method in interface rice.p2p.scribe.ScribeClient
Informs this client that a child was added to a topic in which it was interested in.
childAdded(Topic, NodeHandle) - Method in interface rice.p2p.scribe.ScribePolicy
Informs this policy that a child was added to a topic - the topic is free to ignore this upcall if it doesn't care.
childAdded(Topic, NodeHandle) - Method in class rice.p2p.scribe.ScribePolicy.DefaultScribePolicy
Informs this policy that a child was added to a topic - the topic is free to ignore this upcall if it doesn't care.
childAdded(Topic, NodeHandle) - Method in class rice.p2p.scribe.testing.RawScribeRegrTest.TestScribeClient
DESCRIBE THE METHOD
childAdded(Topic, NodeHandle) - Method in class rice.p2p.scribe.testing.ScribeRegrTest.TestScribeClient
DESCRIBE THE METHOD
childAdded(Topic, NodeHandle) - Method in class rice.p2p.splitstream.SplitStreamScribePolicy
Informs this policy that a child was added to a topic - the topic is free to ignore this upcall if it doesn't care.
childAdded(Topic, NodeHandle) - Method in class rice.p2p.splitstream.Stripe
Informs this client that a child was added to a topic in which it was interested in.
childAdded(Topic, NodeHandle) - Method in class rice.tutorial.scribe.MyScribeClient
 
childRemoved(Topic, NodeHandle) - Method in class rice.p2p.multiring.MultiringNode
Informs this client that a child was removed from a topic in which it was interested in.
childRemoved(Topic, NodeHandle) - Method in interface rice.p2p.scribe.ScribeClient
Informs this client that a child was removed from a topic in which it was interested in.
childRemoved(Topic, NodeHandle) - Method in interface rice.p2p.scribe.ScribePolicy
Informs this policy that a child was removed from a topic - the topic is free to ignore this upcall if it doesn't care.
childRemoved(Topic, NodeHandle) - Method in class rice.p2p.scribe.ScribePolicy.DefaultScribePolicy
Informs this policy that a child was removed from a topic - the topic is free to ignore this upcall if it doesn't care.
childRemoved(Topic, NodeHandle) - Method in class rice.p2p.scribe.testing.RawScribeRegrTest.TestScribeClient
DESCRIBE THE METHOD
childRemoved(Topic, NodeHandle) - Method in class rice.p2p.scribe.testing.ScribeRegrTest.TestScribeClient
DESCRIBE THE METHOD
childRemoved(Topic, NodeHandle) - Method in class rice.p2p.splitstream.SplitStreamScribePolicy
Informs this policy that a child was removed from a topic - the topic is free to ignore this upcall if it doesn't care.
childRemoved(Topic, NodeHandle) - Method in class rice.p2p.splitstream.Stripe
Informs this client that a child was removed from a topic in which it was interested in.
childRemoved(Topic, NodeHandle) - Method in class rice.tutorial.scribe.MyScribeClient
 
children - Variable in class rice.p2p.scribe.ScribeImpl.TopicManager
DESCRIBE THE FIELD
chooseDefaults() - Method in class rice.environment.Environment
Can be easily overridden by a subclass.
cleanUp() - Method in class rice.p2p.past.testing.PastRegrTest
 
cleanUp() - Method in class rice.p2p.past.testing.RawPastRegrTest
 
clear() - Method in class rice.p2p.aggregation.AggregateList
 
clear() - Method in class rice.p2p.multiring.MultiringIdFactory.MultiringEntrySet
 
clear() - Method in class rice.p2p.multiring.MultiringIdFactory.MultiringKeySet
 
clear() - Method in class rice.p2p.multiring.MultiringIdFactory.MultiringSortedMap
 
clear() - Method in class rice.p2p.past.gc.GCIdFactory.GCEntrySet
 
clear() - Method in class rice.p2p.past.gc.GCIdFactory.GCSortedMap
 
clear() - Method in class rice.p2p.util.ImmutableSortedMap
Removes all mappings from this map (optional operation).
clear() - Method in class rice.p2p.util.RedBlackMap
Removes all mappings from this RedBlackMap.
clear() - Method in class rice.p2p.util.StringCache
Removes all mappings from this map.
clearAttributes() - Method in class rice.p2p.util.XMLParser
Internal method which clears the list of attributes
client - Variable in class rice.p2p.replication.manager.ReplicationManagerImpl
The client of this manager
client - Variable in class rice.p2p.replication.ReplicationImpl
This replication's client
clients - Variable in class rice.p2p.replication.manager.testing.ReplicationManagerRegrTest
The clients
clients - Variable in class rice.p2p.replication.testing.ReplicationRegrTest
The clients
clients - Variable in class rice.p2p.scribe.ScribeImpl.TopicManager
DESCRIBE THE FIELD
clients - Variable in class rice.p2p.splitstream.Stripe
The list of SplitStreamClients interested in data from this client
clockwise(Id) - Method in interface rice.p2p.commonapi.Id
Checks to see if the Id nid is clockwise or counterclockwise from this, on the ring.
clockwise(Id) - Method in class rice.p2p.glacier.FragmentKey
DESCRIBE THE METHOD
clockwise(Id) - Method in class rice.p2p.glacier.VersionKey
 
clockwise(Id) - Method in class rice.p2p.multiring.RingId
Checks to see if the Id nid is clockwise or counterclockwise from this, on the ring.
clockwise(Id) - Method in class rice.p2p.past.gc.GCId
Checks to see if the Id nid is clockwise or counterclockwise from this, on the ring.
clockwise(Id) - Method in class rice.pastry.Id
Checks to see if the Id nid is clockwise or counterclockwise from this, on the ring.
clockwise(Id) - Method in class rice.pastry.Id
Checks to see if the Id nid is clockwise or counterclockwise from this, on the ring.
clockwise(Id) - Method in class rice.persistence.testing.MemoryStorageTest.VariableId
 
clone(String) - Method in interface rice.environment.logging.CloneableLogManager
Return a new LogManager with identical parameters except that there is an indication of detail in each line, or filename if seperated by files.
clone(String) - Method in class rice.environment.logging.file.FileLogManager
 
clone(String) - Method in class rice.environment.logging.simple.SimpleLogManager
 
clone() - Method in interface rice.p2p.commonapi.IdSet
Override clone() to make it publicly accessible
clone() - Method in class rice.p2p.glacier.FragmentKeySet
DESCRIBE THE METHOD
clone() - Method in class rice.p2p.glacier.VersionKeySet
DESCRIBE THE METHOD
clone() - Method in class rice.p2p.multiring.MultiringIdSet
Clones this object
clone() - Method in class rice.p2p.past.gc.GCIdSet
Clones this object
clone(IdSet) - Method in class rice.p2p.replication.manager.ReplicationManagerImpl
Internal method which clones an IdSet, so that iterators work as expected
clone() - Method in class rice.p2p.util.RedBlackMap
Returns a shallow copy of this RedBlackMap instance.
clone() - Method in class rice.pastry.IdSet
 
CloneableLogManager - Interface in rice.environment.logging
If you implement this interface, then your log manager can be cloned.
close() - Method in class rice.environment.logging.LogOutputStream
 
close() - Method in interface rice.p2p.commonapi.appsocket.AppSocket
Closes this socket.
close() - Method in class rice.p2p.util.Base64.OutputStream
Flushes and closes (I think, in the superclass) the stream.
close() - Method in class rice.p2p.util.EncryptedInputStream
Closes this input stream and releases any system resources associated with the stream.
close() - Method in class rice.p2p.util.EncryptedOutputStream
Closes this output stream and releases any system resources associated with this stream.
close() - Method in class rice.p2p.util.XMLObjectInputStream
Method which closes the underlying input stream for reading.
close() - Method in class rice.p2p.util.XMLObjectOutputStream
Method which closes the underlying output stream for writing.
close() - Method in class rice.p2p.util.XMLReader
Method which closes the underlying reader, which will cause future step attempts to throw an IOException.
close() - Method in class rice.p2p.util.XMLWriter
Method which flushes and closes the underlying writer, which will cause future writer attempts to throw an IOException.
close() - Method in class rice.pastry.socket.SocketAppSocket
Method which closes down this socket manager, by closing the socket, cancelling the key and setting the key to be interested in nothing
close() - Method in class rice.pastry.socket.SocketCollectionManager.SocketAccepter
Method which closes down this socket manager, by closing the socket, cancelling the key and setting the key to be interested in nothing
close() - Method in class rice.pastry.socket.SocketCollectionManager.SourceRouteManager
Method which closes down this socket manager, by closing the socket, cancelling the key and setting the key to be interested in nothing
closeOneSocket() - Method in class rice.pastry.socket.SocketCollectionManager
TODO: Add also checking the top of the AppSocketQueue
closeSocket(SourceRoute) - Method in class rice.pastry.socket.SocketCollectionManager
Method which cloeses a socket to a given remote node handle, and updates the bookkeeping to keep track of this closing.
closestNode() - Method in class rice.pastry.routing.RouteSet
Return the closest live node in the set.
closestNode(int) - Method in class rice.pastry.routing.RouteSet
Return the closest live node in the set.
ClosestRegrTest - Class in rice.pastry.testing
ClosestRegrTest A test suite for the getClosest algorithm.
coalesce(NodeHandle) - Method in interface rice.p2p.commonapi.rawserialization.NodeHandleReader
 
coalesce(NodeHandle) - Method in class rice.p2p.multiring.MultiringEndpoint
 
coalesce(NodeHandle) - Method in class rice.p2p.past.gc.GCEndpoint
 
coalesce(NodeHandle) - Method in class rice.pastry.commonapi.PastryEndpoint
 
coalesce(NodeHandle) - Method in class rice.pastry.direct.DirectPastryNode
 
coalesce(NodeHandle) - Method in class rice.pastry.PastryNode
 
coalesce(NodeHandle) - Method in class rice.pastry.socket.SocketPastryNode
 
coalesce(SocketNodeHandle) - Method in class rice.pastry.socket.SocketSourceRouteManager
EpochInetSocketAddress -> WeakReference(NodeHandle) Note that it is critical to keep the key == NodeHandle.eaddress.
coalesce(SocketNodeHandle) - Method in class rice.pastry.socket.TimerWeakHashSet
 
coalesce(SocketNodeHandle) - Method in interface rice.pastry.socket.WeakHashSet
Throws exception if there is already one available.
codec - Variable in class rice.p2p.glacier.v2.GlacierDefaultPolicy
 
collect(SortedMap, Continuation) - Method in class rice.p2p.past.gc.GCPastImpl
Internal method which collects all of the objects in the given set
collected - Variable in class rice.p2p.past.gc.GCPastImpl
 
collection - Variable in class rice.p2p.multiring.MultiringNode
The collection, which keeps track of the other nodes on the ring node
CommonAPIAppl - Class in rice.pastry.client
CommonAPIAppl is an abstract class that all new applications should extend.
CommonAPIAppl(PastryNode) - Constructor for class rice.pastry.client.CommonAPIAppl
Constructor.
CommonAPIAppl(PastryNode, String) - Constructor for class rice.pastry.client.CommonAPIAppl
Constructor.
CommonAPITest - Class in rice.p2p.commonapi.testing
Provides regression testing setup for applications written on top of the commonapi.
CommonAPITest(Environment) - Constructor for class rice.p2p.commonapi.testing.CommonAPITest
Constructor, which takes no arguments and sets up the factories in preparation for node creation.
commonRange - Variable in class rice.p2p.glacier.v2.messaging.GlacierRangeResponseMessage
 
comparator() - Method in class rice.p2p.multiring.MultiringIdFactory.MultiringSortedMap
 
comparator() - Method in class rice.p2p.past.gc.GCIdFactory.GCSortedMap
 
comparator() - Method in class rice.p2p.util.ImmutableSortedMap
Returns the comparator associated with this sorted map, or null if it uses its keys' natural ordering.
comparator() - Method in class rice.p2p.util.RedBlackMap
Returns the comparator used to order this map, or null if this map uses its keys' natural order.
compare(Object, Object) - Method in class rice.p2p.util.testing.XMLObjectStreamUnit
 
compareTo(Object) - Method in class rice.p2p.aggregation.ObjectDescriptor
 
compareTo(Object) - Method in class rice.p2p.glacier.FragmentKey
DESCRIBE THE METHOD
compareTo(Object) - Method in class rice.p2p.glacier.v2.FragmentMetadata
 
compareTo(Object) - Method in class rice.p2p.glacier.VersionKey
DESCRIBE THE METHOD
compareTo(Object) - Method in class rice.p2p.multiring.RingId
Returns this id compared to the target
compareTo(Object) - Method in class rice.p2p.past.gc.GCId
Returns this id compared to the target
compareTo(Object) - Method in class rice.p2p.past.gc.GCPastMetadata
Comparable, returns -1 if less, 0 if equal, and 1 if greater
compareTo(Object) - Method in class rice.pastry.Id
Comparison operator for Ids.
compareTo(Object) - Method in class rice.pastry.Id.Distance
Comparison operator.
compareTo(Object) - Method in class rice.pastry.testing.LeafSetTest.TestNodeHandle
 
compareTo(Object) - Method in class rice.persistence.testing.MemoryStorageTest.VariableId
 
compareTo(Object) - Method in class rice.selector.TimerTask
 
complement() - Method in class rice.pastry.IdRange
get the complement of this range on the ring
components - Variable in class rice.p2p.aggregation.Aggregate
 
CONFIG - Static variable in class rice.environment.logging.Logger
CONFIG is a message level for static configuration messages.
configFileName - Variable in class rice.p2p.aggregation.AggregateList
 
connect(NodeHandle, AppSocketReceiver, int) - Method in interface rice.p2p.commonapi.Endpoint
Opens a connection to this application on a remote node.
connect(NodeHandle, AppSocketReceiver, int) - Method in class rice.p2p.multiring.MultiringEndpoint
Passthrough to sub endpoint.
connect(NodeHandle, AppSocketReceiver, int) - Method in class rice.p2p.past.gc.GCEndpoint
Passthrough to the sub endpoint.
connect(NodeHandle, AppSocketReceiver, int) - Method in class rice.pastry.client.PastryAppl
Called to open an ApplicationLevelSocket
connect(NodeHandle, AppSocketReceiver, PastryAppl, int) - Method in class rice.pastry.direct.DirectPastryNode
 
connect(NodeHandle, AppSocketReceiver, PastryAppl, int) - Method in class rice.pastry.PastryNode
Called by PastryAppl to ask the transport layer to open a Socket to its counterpart on another node.
connect(InetSocketAddress, int) - Method in class rice.pastry.socket.appsocket.BlockingAppSocketFactory
 
connect(SelectionKey) - Method in class rice.pastry.socket.SocketAppSocket
Specified by the SelectionKeyHandler interface - calling this tells this socket manager that the connection has completed and we can now read/write.
connect(SourceRoute, int, AppSocketReceiver, int) - Method in class rice.pastry.socket.SocketCollectionManager
Method which sends a message across the wire.
connect(SelectionKey) - Method in class rice.pastry.socket.SocketCollectionManager.SourceRouteManager
Specified by the SelectionKeyHandler interface - calling this tells this socket manager that the connection has completed and we can now read/write.
connect(NodeHandle, AppSocketReceiver, PastryAppl, int) - Method in class rice.pastry.socket.SocketPastryNode
 
connect(int, AppSocketReceiver, int) - Method in class rice.pastry.socket.SocketSourceRouteManager.AddressManager
Method which opens an app socket to this address
connect(int, AppSocketReceiver, int) - Method in class rice.pastry.socket.SocketSourceRouteManager.AddressManager.SourceRouteManager
Method which opens a socket along this route
connect(EpochInetSocketAddress, int, AppSocketReceiver, int) - Method in class rice.pastry.socket.SocketSourceRouteManager
Method which sends a message across the wire.
connect(SelectionKey) - Method in class rice.selector.SelectionKeyHandler
Method which is called when the key becomes connectable.
CONNECTION_NO_ACCEPTOR - Static variable in class rice.pastry.socket.SocketAppSocket
 
CONNECTION_NO_APP - Static variable in class rice.pastry.socket.SocketAppSocket
 
CONNECTION_OK - Static variable in class rice.pastry.socket.SocketAppSocket
 
CONNECTION_UNKNOWN - Static variable in class rice.pastry.socket.SocketAppSocket
 
CONNECTION_UNKNOWN_ERROR - Static variable in class rice.pastry.socket.SocketAppSocket
 
ConsistentJoinMsg - Class in rice.pastry.standard
 
ConsistentJoinMsg(LeafSet, HashSet, boolean) - Constructor for class rice.pastry.standard.ConsistentJoinMsg
 
ConsistentJoinMsg(InputBuffer, NodeHandleFactory, NodeHandle) - Constructor for class rice.pastry.standard.ConsistentJoinMsg
 
ConsistentJoinProtocol - Class in rice.pastry.standard
Does not setReady until contacting entire leafset which gossips new members.
ConsistentJoinProtocol(PastryNode, NodeHandle, RoutingTable, LeafSet, ReadyStrategy) - Constructor for class rice.pastry.standard.ConsistentJoinProtocol
 
ConsistentJoinProtocol(PastryNode, NodeHandle, RoutingTable, LeafSet, ReadyStrategy, MessageDeserializer) - Constructor for class rice.pastry.standard.ConsistentJoinProtocol
Constructor takes in the usual suspects.
constructLogger(String, int, boolean) - Method in class rice.environment.logging.AbstractLogManager
 
constructLogger(String, int, boolean) - Method in class rice.environment.logging.file.RotatingLogManager
 
constructLogger(String, int, boolean) - Method in class rice.environment.logging.simple.SimpleLogManager
 
CONSTRUCTORS - Static variable in class rice.p2p.util.XMLObjectInputStream
A cache of constructors, mapping classes to serialization constructors
contains(String) - Method in interface rice.environment.params.Parameters
 
contains(String) - Method in class rice.environment.params.simple.SimpleParameters
 
contains(byte[]) - Method in class rice.p2p.glacier.v2.BloomFilter
 
contains(Object) - Method in class rice.p2p.multiring.MultiringIdFactory.MultiringEntrySet
 
contains(Object) - Method in class rice.p2p.multiring.MultiringIdFactory.MultiringKeySet
 
contains(Object) - Method in class rice.p2p.past.gc.GCIdFactory.GCEntrySet
 
contains(char[], char) - Method in class rice.p2p.util.XMLParser
Internal method which checks for existence
contains(Id) - Method in class rice.pastry.IdRange
test if a given key lies within this range
containsAll(Collection) - Method in class rice.p2p.multiring.MultiringIdFactory.MultiringEntrySet
 
containsAll(Collection) - Method in class rice.p2p.multiring.MultiringIdFactory.MultiringKeySet
 
containsAll(Collection) - Method in class rice.p2p.past.gc.GCIdFactory.GCEntrySet
 
containsClient(ScribeClient) - Method in class rice.p2p.scribe.ScribeImpl.TopicManager
Returns whether or not this topic manager contains the given client.
containsId(Id) - Method in interface rice.p2p.commonapi.IdRange
test if a given key lies within this range
containsId(Id) - Method in class rice.p2p.glacier.FragmentKeyRange
test if a given key lies within this range
containsId(Id) - Method in class rice.p2p.glacier.VersionKeyRange
test if a given key lies within this range
containsId(Id) - Method in class rice.p2p.multiring.MultiringIdRange
test if a given key lies within this range
containsId(Id) - Method in class rice.p2p.past.gc.GCIdRange
test if a given key lies within this range
containsId(Id) - Method in class rice.pastry.IdRange
test if a given key lies within this range
containsKey(Object) - Method in class rice.p2p.multiring.MultiringIdFactory.MultiringSortedMap
 
containsKey(Object) - Method in class rice.p2p.past.gc.GCIdFactory.GCSortedMap
 
containsKey(Object) - Method in class rice.p2p.util.ImmutableSortedMap
Returns true if this map contains a mapping for the specified key.
containsKey(Object) - Method in class rice.p2p.util.RedBlackMap
Returns true if this map contains a mapping for the specified key.
containsKey(Object) - Method in class rice.p2p.util.ReverseTreeMap
Returns whether or not we contain the key
containsKey(Object) - Method in class rice.p2p.util.SoftHashMap
Returns whether or not the key is contained in this map.
containsValue(Object) - Method in class rice.p2p.multiring.MultiringIdFactory.MultiringSortedMap
 
containsValue(Object) - Method in class rice.p2p.past.gc.GCIdFactory.GCSortedMap
 
containsValue(Object) - Method in class rice.p2p.util.ImmutableSortedMap
Returns true if this map maps one or more keys to the specified value.
containsValue(Object) - Method in class rice.p2p.util.RedBlackMap
Returns true if this map maps one or more keys to the specified value.
containsValue(Object) - Method in class rice.p2p.util.SoftHashMap
Returns whether or not the value is contained in this map.
content - Variable in class rice.p2p.aggregation.messaging.NonAggregate
 
content - Variable in class rice.p2p.past.gc.rawserialization.JavaSerializedGCPastContent
 
content - Variable in class rice.p2p.past.messaging.CacheMessage
 
content - Variable in class rice.p2p.past.messaging.InsertMessage
 
content - Variable in class rice.p2p.past.rawserialization.JavaSerializedPastContent
 
content - Variable in class rice.p2p.scribe.messaging.AnycastMessage
the content of this message
content - Variable in class rice.p2p.scribe.messaging.PublishMessage
 
content - Variable in class rice.p2p.scribe.messaging.PublishRequestMessage
 
content - Variable in class rice.p2p.scribe.rawserialization.JavaSerializedScribeContent
 
contentDeserializer - Variable in class rice.p2p.aggregation.AggregationImpl
 
contentDeserializer - Variable in class rice.p2p.glacier.v2.GlacierImpl
 
contentDeserializer - Variable in class rice.p2p.past.PastImpl
 
contentHandleDeserializer - Variable in class rice.p2p.aggregation.AggregationImpl
 
contentHandleDeserializer - Variable in class rice.p2p.glacier.v2.GlacierImpl
 
contentHandleDeserializer - Variable in class rice.p2p.past.PastImpl
 
ContentHashPastContent - Class in rice.p2p.past
 
ContentHashPastContent(Id) - Constructor for class rice.p2p.past.ContentHashPastContent
 
ContentHashPastContentHandle - Class in rice.p2p.past
 
ContentHashPastContentHandle(NodeHandle, Id) - Constructor for class rice.p2p.past.ContentHashPastContentHandle
Constructor
ContentHashPastContentHandle(InputBuffer, Endpoint) - Constructor for class rice.p2p.past.ContentHashPastContentHandle
 
Continuation - Interface in rice
Asynchronously receives the result to a given method call, using the command pattern.
Continuation.ErrorContinuation - Class in rice
This class is a Continuation provided for simplicity which passes any results up to the parent Continuation which it is constructed with.
Continuation.ErrorContinuation(Continuation) - Constructor for class rice.Continuation.ErrorContinuation
Constructor which takes in the parent continuation for this continuation.
Continuation.ExternalContinuation - Class in rice
This class provides a continuation which is designed to be used from an external thread.
Continuation.ExternalContinuation() - Constructor for class rice.Continuation.ExternalContinuation
 
Continuation.ExternalContinuationRunnable - Class in rice
This class is used when you want to run some task on the selector thread and wait for it to return its result in a Continuation.
Continuation.ExternalContinuationRunnable() - Constructor for class rice.Continuation.ExternalContinuationRunnable
 
Continuation.ExternalRunnable - Class in rice
This class is used when you want to run some task on the selector thread and wait for it to return its result.
Continuation.ExternalRunnable() - Constructor for class rice.Continuation.ExternalRunnable
 
Continuation.ListenerContinuation - Class in rice
This class is a Continuation provided for simplicity which listens for any errors and ignores any success values.
Continuation.ListenerContinuation(String, Environment) - Constructor for class rice.Continuation.ListenerContinuation
Constructor which takes in a name
Continuation.MultiContinuation - Class in rice
This class represents a Continuation which is used when multiple results are expected, which can come back at different times.
Continuation.MultiContinuation(Continuation, int) - Constructor for class rice.Continuation.MultiContinuation
Constructor which takes a parent continuation as well as the number of results which to expect.
Continuation.NamedContinuation - Class in rice
Continuation class which takes a provided string as it's name, and returns that String when toString() is called.
Continuation.NamedContinuation(String, Continuation) - Constructor for class rice.Continuation.NamedContinuation
Builds a new NamedContinuation given the name and the wrapped continuation
Continuation.SimpleContinuation - Class in rice
This class is a Continuation provided for simplicity which passes both results and exceptions to the receiveResult() method.
Continuation.SimpleContinuation() - Constructor for class rice.Continuation.SimpleContinuation
 
Continuation.StandardContinuation - Class in rice
This class is a Continuation provided for simplicity which passes any errors up to the parent Continuation which it is constructed with.
Continuation.StandardContinuation(Continuation) - Constructor for class rice.Continuation.StandardContinuation
Constructor which takes in the parent continuation for this continuation.
ContinuationMessage - Class in rice.p2p.past.messaging
 
ContinuationMessage(int, NodeHandle, Id) - Constructor for class rice.p2p.past.messaging.ContinuationMessage
Constructor which takes a unique integer Id, as well as the data to be stored
ContinuationMessage(InputBuffer, Endpoint) - Constructor for class rice.p2p.past.messaging.ContinuationMessage
The serialization stategy is that usually the subtype will have an optimal serialization strategy, but sometimes we will have to revert to java serialization
continuations - Variable in class rice.p2p.glacier.v2.GlacierImpl
 
convert(SortedMap) - Method in class rice.p2p.util.ReverseTreeMap
Internal method which converts a sortedmap to an iterator
convert(String) - Method in class rice.p2p.util.XMLParser
Internal method which deconverts all of the HTML/XML entities like &, >, <, etc...
copy() - Method in class rice.pastry.Id
Copy the Id into a freshly generated array.
copy() - Method in class rice.pastry.Id.Distance
Copy the distance into a freshly generated array.
copy() - Method in class rice.pastry.leafset.LeafSet
 
correct - Variable in class rice.pastry.socket.messaging.WrongEpochMessage
 
Correction - Static variable in class rice.pastry.leafset.BroadcastLeafSet
 
countObservers() - Method in class rice.pastry.NodeHandle
 
createChannel(ChannelId) - Method in interface rice.p2p.splitstream.SplitStream
A SplitStream application calls this method when it wishes to distribute content, creating a new channel object.
createChannel(ChannelId) - Method in class rice.p2p.splitstream.SplitStreamImpl
This method is used by a peer who wishes to distribute the content using SplitStream.
createConnection(SourceRoute) - Method in class rice.pastry.socket.SocketAppSocket
Creates the outgoing socket to the remote handle
createConnection(EpochInetSocketAddress) - Method in class rice.pastry.socket.SocketCollectionManager.SourceRouteManager
Creates the outgoing socket to the remote handle
createEmptyIdRange() - Method in class rice.pastry.testing.IdRangeUnit
 
createFullIdRange() - Method in class rice.pastry.testing.IdRangeUnit
 
createIdRangeEndingIn(Id) - Method in class rice.pastry.testing.IdRangeUnit
 
createIdRangeStartingWith(Id) - Method in class rice.pastry.testing.IdRangeUnit
 
createIdWithPrefix(byte) - Method in class rice.pastry.testing.IdRangeUnit
 
createManifests(VersionKey, RawPastContent, Fragment[], long) - Method in class rice.p2p.glacier.v2.GlacierDefaultPolicy
 
createManifests(VersionKey, PastContent, Fragment[], long) - Method in class rice.p2p.glacier.v2.GlacierDefaultPolicy
 
createManifests(VersionKey, PastContent, Fragment[], long) - Method in interface rice.p2p.glacier.v2.GlacierPolicy
 
createNode(int) - Method in class rice.p2p.commonapi.testing.CommonAPITest
Method which creates a single node, given it's node number
createNode(Id, MultiringNode) - Method in class rice.p2p.multiring.testing.MultiringRegrTest
Method which creates a non-gateway node, given it's node number
createNode(MultiringNode, Id, MultiringNode) - Method in class rice.p2p.multiring.testing.MultiringRegrTest
Method which creates a gateway node, given it's node number
createNode() - Method in class rice.pastry.testing.RoutingTableTest
 
createNodeId() - Method in class rice.pastry.testing.NodeIdUnit
 
createNodes() - Method in class rice.p2p.commonapi.testing.CommonAPITest
Method which creates the nodes
createNodes() - Method in class rice.p2p.multiring.testing.MultiringRegrTest
Method which creates the nodes
createNodes() - Method in class rice.pastry.testing.RoutingTableTest
 
createRandomIdRange() - Method in class rice.pastry.testing.IdRangeUnit
 
criticalAggregates - Variable in class rice.p2p.aggregation.AggregationStatistics
 
current - Variable in class rice.p2p.replication.manager.ReplicationManagerImpl.ReplicationManagerHelper
The next message UID which is available
current() - Method in class rice.p2p.util.XMLParser
Method which returns the current char in the buffer
currentClasses - Variable in class rice.p2p.util.XMLObjectInputStream
The stack of class types which are being read off of the stream
currentClasses - Variable in class rice.p2p.util.XMLObjectOutputStream
The stack of classes which are currently being written to the stream
currentExpirationDate - Variable in class rice.p2p.glacier.v2.FragmentMetadata
 
currentFragmentRequestTimeout - Variable in class rice.p2p.glacier.v2.GlacierImpl
 
currentLifetime - Variable in class rice.p2p.aggregation.ObjectDescriptor
 
currentObjects - Variable in class rice.p2p.util.XMLObjectInputStream
The stack of objects which are currently being read off of the stream
currentObjects - Variable in class rice.p2p.util.XMLObjectOutputStream
The stack of objects which are currently being written to the stream
currentPutFields - Variable in class rice.p2p.util.XMLObjectOutputStream
The stack of putFields which are currently being written to the stream
currentTimeMillis() - Method in class rice.environment.time.simple.SimpleTimeSource
Returns the System.currentTimeMillis();
currentTimeMillis() - Method in class rice.environment.time.simulated.DirectTimeSource
 
currentTimeMillis() - Method in interface rice.environment.time.TimeSource
 
cwHalf() - Method in class rice.pastry.IdRange
get clockwise half of the range
cwSize() - Method in class rice.pastry.leafset.LeafSet
Gets the current clockwise size.

D

data - Variable in class rice.p2p.splitstream.SplitStreamContent
The internal data - just the bytes
data - Variable in class rice.pastry.socket.PingManager.Envelope
 
DATA_LENGTH - Static variable in class rice.tutorial.splitstream.MySplitStreamClient
The lenght of a message in bytes.
DATAGRAM_RECEIVE_BUFFER_SIZE - Variable in class rice.pastry.socket.PingManager
 
DATAGRAM_SEND_BUFFER_SIZE - Variable in class rice.pastry.socket.PingManager
 
DatagramMessage - Class in rice.pastry.socket.messaging
Class which represents a "ping" message sent through the socket pastry system.
DatagramMessage(long) - Constructor for class rice.pastry.socket.messaging.DatagramMessage
Constructor
DatagramMessage(InputBuffer) - Constructor for class rice.pastry.socket.messaging.DatagramMessage
 
dataReceived(int, short, InetSocketAddress, int, int) - Method in interface rice.pastry.NetworkListener
called when data is received.
dataSent(int, short, InetSocketAddress, int, int) - Method in interface rice.pastry.NetworkListener
called when data is sent.
dateFormat - Variable in class rice.environment.logging.AbstractLogManager
 
dateFormatter - Variable in class rice.environment.logging.AbstractLogManager
 
dead - Variable in class rice.pastry.testing.PastryNetworkTest
 
DebugCommandHandler - Interface in rice.p2p.util
 
DebugContent - Class in rice.p2p.glacier.v2
 
DebugContent(Id, boolean, long, byte[]) - Constructor for class rice.p2p.glacier.v2.DebugContent
 
DebugContentHandle - Class in rice.p2p.glacier.v2
 
DECLARED_DEAD - Static variable in class rice.p2p.commonapi.NodeHandle
 
DECLARED_LIVE - Static variable in class rice.p2p.commonapi.NodeHandle
 
declaredDead(EpochInetSocketAddress) - Method in class rice.pastry.socket.SocketCollectionManager
Method which should be called when a remote node is declared dead.
decode(Fragment[], Endpoint, PastContentDeserializer) - Method in class rice.p2p.glacier.ErasureCodec
 
DECODE - Static variable in class rice.p2p.util.Base64
Specify decoding.
decode(byte[], int, int) - Static method in class rice.p2p.util.Base64
Very low-level access to decoding ASCII characters in the form of a byte array.
decode(String) - Static method in class rice.p2p.util.Base64
Decodes data from Base64 notation, automatically detecting gzip-compressed data and decompressing it.
decodeChunk(int[], int, int[], boolean[], long[][], int[]) - Method in class rice.p2p.glacier.ErasureCodec
 
decodeFullHeader(byte[], int) - Static method in class rice.pastry.socket.SocketChannelRepeater
 
decodeHeader(byte[], int) - Method in class rice.pastry.socket.PingManager
Method which adds a header for the provided path to the given data.
decodeHeader(byte[]) - Static method in class rice.pastry.socket.SocketChannelRepeater
Method which can be used to decode the necessary header for the intermediate hop
decodeHeader(byte[], int) - Static method in class rice.pastry.socket.SocketChannelRepeater
Method which can be used to decode the necessary header for the intermediate hop
decodeObject(Fragment[], Endpoint, PastContentDeserializer) - Method in class rice.p2p.glacier.v2.GlacierDefaultPolicy
 
decodeObject(Fragment[], Endpoint, PastContentDeserializer) - Method in interface rice.p2p.glacier.v2.GlacierPolicy
 
decodeToObject(String) - Static method in class rice.p2p.util.Base64
Attempts to decode Base64 data and deserialize a Java Object within.
decryptAsymmetric(byte[], PrivateKey) - Static method in class rice.p2p.util.SecurityUtils
Decrypts the given byte[] using the provided private key.
decryptSymmetric(byte[], byte[]) - Static method in class rice.p2p.util.SecurityUtils
Utility method for decrypting some data with symmetric encryption.
DEFAULT_BUFFER_SIZE - Static variable in class rice.pastry.socket.SocketBuffer
The initial buffer size (it is growable)
DEFAULT_CAPACITY - Static variable in class rice.p2p.util.XMLParser.CharArrayBuffer
The default initial capacity
DEFAULT_EXPIRATION - Static variable in class rice.p2p.past.gc.GCPastImpl
The default expiration, or when objects inserted with no timeout will expire
DEFAULT_MAXIMUM_CHILDREN - Variable in class rice.p2p.splitstream.SplitStreamScribePolicy
The default maximum number of children per channel
DEFAULT_PORT - Static variable in class rice.p2p.splitstream.testing.SplitStreamDistTest
 
DEFAULT_PRIORITY_LEVEL - Static variable in class rice.pastry.messaging.Message
 
DEFAULT_PROXIMITY - Static variable in class rice.pastry.socket.SocketNodeHandle
 
DEFAULT_RTO - Variable in class rice.pastry.socket.SocketSourceRouteManager
 
defaultAllowMultipleHops - Static variable in class rice.pastry.routing.SendOptions
 
defaulted(String) - Method in class rice.p2p.util.XMLObjectInputStream.GetField
 
defaultMaxChildren - Variable in class rice.p2p.splitstream.SplitStreamImpl
 
defaultNoShortCuts - Static variable in class rice.pastry.routing.SendOptions
 
defaultParamFileArray - Static variable in class rice.environment.Environment
 
defaultRandom - Static variable in class rice.pastry.routing.SendOptions
 
defaultReadObject() - Method in class rice.p2p.util.XMLObjectInputStream
Method which can be called by objects if they have a readObject() method.
defaultRerouteIfSuspected - Static variable in class rice.pastry.routing.SendOptions
 
defaultShortestPath - Static variable in class rice.pastry.routing.SendOptions
 
DefaultSocketStrategy - Class in rice.p2p.past.rawserialization
A SocketStrategy that always returns the same answer.
DefaultSocketStrategy(boolean) - Constructor for class rice.p2p.past.rawserialization.DefaultSocketStrategy
 
defaultWriteObject() - Method in class rice.p2p.util.XMLObjectOutputStream
Method which can be called by objects if they have a writeObject() method.
defineEntityReplacementText(String, String) - Method in class rice.p2p.util.XMLParser
 
delayInterest() - Method in class rice.pastry.standard.ConsistentJoinProtocol
Part of the LoopObserver interface.
delayInterest() - Method in interface rice.selector.LoopObserver
If you want to hear about loops that took longer than 5 seconds, return 5000.
deleteLeafSetListener(NodeSetListener) - Method in class rice.pastry.PastryNode
 
deleteLeafSetObserver(Observer) - Method in class rice.pastry.PastryNode
Deprecated. use deleteLeafSetListener
deleteNodeSetListener(NodeSetListener) - Method in class rice.pastry.leafset.LeafSet
Delete observer method.
deleteObserver(Observer) - Method in class rice.pastry.leafset.LeafSet
Deprecated. use deleteNodeSetListener
deleteObserver(Observer) - Method in class rice.pastry.leafset.SimilarSet
Deprecated. use removeNodeSetListener
deleteObserver(Observer) - Method in class rice.pastry.NodeHandle
 
deleteObserver(Observer) - Method in class rice.pastry.routing.RoutingTable
Deprecated. use deleteNodeSetListener
deleteObservers() - Method in class rice.pastry.NodeHandle
 
deleter - Variable in class rice.p2p.replication.manager.ReplicationManagerImpl
The deleter, for managing ids to delete
deleteRouteSetObserver(Observer) - Method in class rice.pastry.PastryNode
Deprecated. use deleteRouteSetListener
deliver(Id, Message) - Method in class rice.p2p.aggregation.AggregationImpl
 
deliver(Id, Message) - Method in interface rice.p2p.commonapi.Application
This method is called on the application at the destination node for the given id.
deliver(Id, Message) - Method in class rice.p2p.glacier.v2.GlacierImpl
 
deliver(Id, Message) - Method in class rice.p2p.multiring.MultiringApplication
This method is called on the application at the destination node for the given id.
deliver(RingId, Message) - Method in class rice.p2p.multiring.MultiringEndpoint
Internal method which delivers the message to the application
deliver(Topic, ScribeContent) - Method in class rice.p2p.multiring.MultiringNode
This method is invoked when a message is delivered for a topic this client is interested in.
deliver(Id, Message) - Method in class rice.p2p.multiring.testing.MultiringRegrTest.MultiringTestApp
 
deliver(Id, Message) - Method in class rice.p2p.past.gc.GCPastImpl
This method is called on the application at the destination node for the given id.
deliver(Id, Message) - Method in class rice.p2p.past.PastImpl
This method is called on the application at the destination node for the given id.
deliver(Id, Message) - Method in class rice.p2p.replication.manager.ReplicationManagerImpl
This method is called on the application at the destination node for the given id.
deliver(Id, Message) - Method in class rice.p2p.replication.ReplicationImpl
This method is called on the application at the destination node for the given id.
deliver(Topic, ScribeContent) - Method in interface rice.p2p.scribe.ScribeClient
This method is invoked when a message is delivered for a topic this client is interested in.
deliver(Id, Message) - Method in class rice.p2p.scribe.ScribeImpl
This method is called on the application at the destination node for the given id.
deliver(Topic, ScribeContent) - Method in class rice.p2p.scribe.testing.RawScribeRegrTest.TestScribeClient
DESCRIBE THE METHOD
deliver(Topic, ScribeContent) - Method in class rice.p2p.scribe.testing.ScribeRegrTest.TestScribeClient
DESCRIBE THE METHOD
deliver(Stripe, byte[]) - Method in interface rice.p2p.splitstream.SplitStreamClient
Is called when data is received on a stripe which this client has registered interest
deliver(Topic, ScribeContent) - Method in class rice.p2p.splitstream.Stripe
This method is invoked when a message is delivered for a topic this client is interested in.
deliver(Stripe, byte[]) - Method in class rice.p2p.splitstream.testing.MySplitStreamClient
 
deliver(Id, Message) - Method in class rice.pastry.client.CommonAPIAppl
Called by pastry when a message arrives for this application.
deliver() - Method in interface rice.pastry.direct.Delivery
What to do when time to deliver.
deliver(Id, Message) - Method in class rice.pastry.socket.appsocket.testing.Echo
Called when we receive a message.
deliver(Id, Message) - Method in class rice.pastry.testing.RegrTestApp
Makes sure the message was delivered to the correct node by crossrefrencing the sorted nodes list in the simulator.
deliver(Id, Message) - Method in class rice.pastry.testing.RoutingTableTest.MyApp
Called when we receive a message.
deliver(Id, Message) - Method in class rice.tutorial.appsocket.MyApp
Called when we receive a message.
deliver(Id, Message) - Method in class rice.tutorial.direct.MyApp
Called when we receive a message.
deliver(Id, Message) - Method in class rice.tutorial.forwarding.MyApp
Called when we receive a message.
deliver(Id, Message) - Method in class rice.tutorial.gtitm.MyApp
Called when we receive a message.
deliver(Id, Message) - Method in class rice.tutorial.lesson3.MyApp
Called when we receive a message.
deliver(Id, Message) - Method in class rice.tutorial.lesson4.MyApp
Called when we receive a message.
deliver(Id, Message) - Method in class rice.tutorial.rawserialization.MyApp
Called when we receive a message.
deliver(Id, Message) - Method in class rice.tutorial.rawserialization2.MyApp
Called when we receive a message.
deliver(Id, Message) - Method in class rice.tutorial.scribe.MyScribeClient
Part of the Application interface.
deliver(Topic, ScribeContent) - Method in class rice.tutorial.scribe.MyScribeClient
Called whenever we receive a published message.
deliver(Id, Message) - Method in class rice.tutorial.splitstream.MySplitStreamClient
Part of the Application interface.
deliver(Stripe, byte[]) - Method in class rice.tutorial.splitstream.MySplitStreamClient
Called whenever we receive a published message.
deliver(Id, Message) - Method in class rice.tutorial.timer.MyApp
Called when we receive a message.
deliverMessage(Message, DirectPastryNode) - Method in class rice.pastry.direct.BasicNetworkSimulator
node should always be a local node, because this will be delivered instantly
deliverMessage(Message, DirectPastryNode, DirectNodeHandle, int) - Method in class rice.pastry.direct.BasicNetworkSimulator
 
deliverMessage(Message, DirectPastryNode, DirectNodeHandle, int, int) - Method in class rice.pastry.direct.BasicNetworkSimulator
 
deliverMessage(Message, DirectPastryNode, DirectNodeHandle, int) - Method in interface rice.pastry.direct.NetworkSimulator
Deliver message.
deliverMessage(Message, DirectPastryNode, DirectNodeHandle, int, int) - Method in interface rice.pastry.direct.NetworkSimulator
Deliver message.
deliverMessage(Message, DirectPastryNode) - Method in interface rice.pastry.direct.NetworkSimulator
Deliver message ASAP.
deliverMessageFixedRate(Message, DirectPastryNode, DirectNodeHandle, int, int) - Method in class rice.pastry.direct.BasicNetworkSimulator
 
deliverMessageFixedRate(Message, DirectPastryNode, DirectNodeHandle, int, int) - Method in interface rice.pastry.direct.NetworkSimulator
Deliver message.
deliverWhenNotReady() - Method in class rice.pastry.client.PastryAppl
Instructs the MessageDispatch how to behave when the PastryNode is not ready.
deliverWhenNotReady() - Method in class rice.pastry.standard.PeriodicLeafSetProtocol
We always want to receive messages.
deliverWhenNotReady() - Method in class rice.pastry.standard.StandardJoinProtocol
We always want to receive messages.
deliverWhenNotReady() - Method in class rice.pastry.standard.StandardLeafSetProtocol
 
deliverWhenNotReady() - Method in class rice.pastry.standard.StandardRouter
 
deliverWhenNotReady() - Method in class rice.pastry.standard.StandardRouteSetProtocol
 
Delivery - Interface in rice.pastry.direct
 
DeliveryTimerTask - Class in rice.pastry.direct
 
DEPRECATED_ASYMMETRIC_ALGORITHM - Static variable in class rice.p2p.util.SecurityUtils
 
depth - Variable in class rice.p2p.util.XMLObjectInputStream
The depth at which we are currently at in the object tree
dequeue() - Method in class rice.environment.processing.simple.ProcessingQueue
 
dequeue() - Method in class rice.environment.processing.simple.WorkQueue
 
deserialize(InputBuffer, short, int, NodeHandle) - Method in interface rice.p2p.commonapi.rawserialization.MessageDeserializer
Typical implementation: RawMessage ret = super.deserialize(); if (ret != null) return ret; Endpoint endpoint; switch(type) { case 1: return new MyMessage(buf, endpoint); }
deserialize(byte[], Endpoint, PastContentDeserializer) - Method in class rice.p2p.glacier.ErasureCodec
 
deserialize(InputBuffer, short, int, NodeHandle) - Method in class rice.p2p.past.gc.GCPastImpl.GCPastDeserializer
 
deserialize(InputBuffer, Endpoint) - Method in class rice.p2p.past.messaging.ContinuationMessage
 
deserialize(InputBuffer, short, int, NodeHandle) - Method in class rice.p2p.past.PastImpl.PastDeserializer
 
deserialize(InputBuffer, short, int, NodeHandle) - Method in class rice.p2p.util.rawserialization.JavaSerializedDeserializer
 
deserialize(byte[]) - Static method in class rice.p2p.util.SecurityUtils
Utility method for deserializing an object from a byte[]
deserialize(InputBuffer, short, int, NodeHandle) - Method in class rice.pastry.messaging.JavaSerializedDeserializer
 
deserialize(InputBuffer, short, int, NodeHandle) - Method in class rice.pastry.messaging.PJavaSerializedDeserializer
 
deserialize(InputBuffer, short, int, NodeHandle) - Method in class rice.pastry.messaging.PJavaSerializedDeserializer
 
deserialize(MessageDeserializer) - Method in interface rice.pastry.messaging.RawMessageDelivery
 
deserialize(MessageDeserializer) - Method in class rice.pastry.socket.SocketBuffer
 
deserialize(InputBuffer, short, int, NodeHandle) - Method in class rice.pastry.standard.PeriodicLeafSetProtocol.PLSPMessageDeserializer
 
deserializePastContent(InputBuffer, Endpoint, short) - Method in class rice.p2p.past.rawserialization.JavaPastContentDeserializer
 
deserializePastContent(InputBuffer, Endpoint, short) - Method in interface rice.p2p.past.rawserialization.PastContentDeserializer
 
deserializePastContentHandle(InputBuffer, Endpoint, short) - Method in class rice.p2p.past.rawserialization.JavaPastContentHandleDeserializer
 
deserializePastContentHandle(InputBuffer, Endpoint, short) - Method in interface rice.p2p.past.rawserialization.PastContentHandleDeserializer
 
deserializer - Variable in class rice.pastry.client.PastryAppl
 
deserializeScribeContent(InputBuffer, Endpoint, short) - Method in class rice.p2p.scribe.rawserialization.JavaScribeContentDeserializer
 
deserializeScribeContent(InputBuffer, Endpoint, short) - Method in interface rice.p2p.scribe.rawserialization.ScribeContentDeserializer
 
dest - Variable in class rice.p2p.aggregation.messaging.AggregationMessage
 
dest - Variable in class rice.p2p.glacier.v2.messaging.GlacierMessage
 
dest - Variable in class rice.p2p.past.messaging.PastMessage
 
destination - Variable in class rice.pastry.socket.PingManager.Envelope
 
destroy() - Method in interface rice.Destructable
 
destroy() - Method in class rice.environment.Environment
Tears down the environment.
destroy() - Method in interface rice.environment.processing.Processor
Shuts down the processing thread.
destroy() - Method in class rice.environment.processing.sim.SimProcessor
 
destroy() - Method in class rice.environment.processing.simple.BlockingIOThread
 
destroy() - Method in class rice.environment.processing.simple.ProcessingQueue
 
destroy() - Method in class rice.environment.processing.simple.ProcessingThread
 
destroy() - Method in class rice.environment.processing.simple.SimpleProcessor
 
destroy() - Method in class rice.environment.processing.simple.WorkQueue
 
destroy() - Method in interface rice.p2p.scribe.Scribe
 
destroy() - Method in class rice.p2p.scribe.ScribeImpl
 
destroy() - Method in class rice.p2p.scribe.ScribeImpl.TopicManager
 
destroy() - Method in interface rice.p2p.splitstream.SplitStream
 
destroy() - Method in class rice.p2p.splitstream.SplitStreamImpl
 
destroy() - Method in class rice.pastry.client.PastryAppl
Called when PastryNode is destroyed.
destroy() - Method in class rice.pastry.commonapi.PastryEndpoint
 
destroy(DirectPastryNode) - Method in class rice.pastry.direct.BasicNetworkSimulator
set the liveliness of a NodeId
destroy() - Method in class rice.pastry.direct.DirectPastryNode
 
destroy(DirectPastryNode) - Method in interface rice.pastry.direct.NetworkSimulator
 
destroy() - Method in class rice.pastry.dist.DistPastryNode
Method which kills a PastryNode (used only for testing).
destroy() - Method in class rice.pastry.leafset.LeafSet
 
destroy() - Method in class rice.pastry.leafset.SimilarSet
 
destroy() - Method in class rice.pastry.messaging.MessageDispatch
 
destroy() - Method in class rice.pastry.PastryNode
Method which kills a PastryNode.
destroy() - Method in class rice.pastry.routing.RouteSet
 
destroy() - Method in class rice.pastry.routing.RoutingTable
Unregisters as an observer on all nodehandles.
destroy() - Method in class rice.pastry.socket.SocketCollectionManager
Makes this node resign from the network.
destroy() - Method in class rice.pastry.socket.SocketPastryNode
Makes this node resign from the network.
destroy() - Method in class rice.pastry.socket.SocketSourceRouteManager
Makes this node resign from the network.
destroy() - Method in class rice.pastry.standard.ConsistentJoinProtocol
 
destroy() - Method in class rice.pastry.standard.PeriodicLeafSetProtocol
 
destroy() - Method in class rice.selector.SelectorManager
 
Destructable - Interface in rice
 
diff(IdRange) - Method in class rice.pastry.IdRange
compute the difference between two ranges (exclusive or of keys in the two ranges) two ranges may differ in two ranges on the circle; this method produces one such range of difference if one exists the other range of difference can be computed by invoking o.diff(this)
difference(IdSet, IdSet, IdFactory) - Method in class rice.p2p.replication.ReplicationPolicy.DefaultReplicationPolicy
This method simply returns remote-local.
difference(IdSet, IdSet, IdFactory) - Method in interface rice.p2p.replication.ReplicationPolicy
This method is given a list of local ids and a list of remote ids, and should return the list of remote ids which need to be fetched.
diffRange(IdRange) - Method in interface rice.p2p.commonapi.IdRange
diffs the given range with this range
diffRange(IdRange) - Method in class rice.p2p.glacier.FragmentKeyRange
diffs the given range with this range
diffRange(IdRange) - Method in class rice.p2p.glacier.VersionKeyRange
diffs the given range with this range
diffRange(IdRange) - Method in class rice.p2p.multiring.MultiringIdRange
diffs the given range with this range
diffRange(IdRange) - Method in class rice.p2p.past.gc.GCIdRange
diffs the given range with this range
diffRange(IdRange) - Method in class rice.pastry.IdRange
diffs the given range with this range
diffSubtractTest(IdRange, IdRange) - Method in class rice.pastry.testing.IdRangeUnit
 
directAnycast(AnycastMessage, NodeHandle, NodeHandle[]) - Method in class rice.p2p.scribe.ScribePolicy.DefaultScribePolicy
Simply adds the parent and children in order, which implements a depth-first-search.
directAnycast(AnycastMessage, NodeHandle, NodeHandle[]) - Method in interface rice.p2p.scribe.ScribePolicy
This method is called when an anycast is received which is not satisfied at the local node.
directAnycast(AnycastMessage, NodeHandle, NodeHandle[]) - Method in class rice.p2p.splitstream.SplitStreamScribePolicy
This method adds the parent and child in such a way that the nodes who have this stripe as their primary strpe are examined first.
DirectAppSocket - Class in rice.pastry.direct
 
directEnvironment(int) - Static method in class rice.environment.Environment
 
directEnvironment() - Static method in class rice.environment.Environment
 
directEnvironment(RandomSource) - Static method in class rice.environment.Environment
 
DirectNodeHandle - Class in rice.pastry.direct
the node handle used with the direct network
DirectPastryNode - Class in rice.pastry.direct
Direct pastry node.
DirectPastryNode(Id, NetworkSimulator, Environment, NodeRecord) - Constructor for class rice.pastry.direct.DirectPastryNode
 
DirectPastryNodeFactory - Class in rice.pastry.direct
Pastry node factory for direct connections between nodes (local instances).
DirectPastryNodeFactory(NodeIdFactory, NetworkSimulator, Environment) - Constructor for class rice.pastry.direct.DirectPastryNodeFactory
Main constructor.
DirectPastryPingTest - Class in rice.pastry.testing
DirectPastryPingTest A performance test suite for pastry.
DirectPastryPingTest() - Constructor for class rice.pastry.testing.DirectPastryPingTest
 
DirectPastryRegrTest - Class in rice.pastry.testing
PastryRegrTest a regression test suite for pastry.
directTest(NodeHandle) - Method in class rice.pastry.leafset.LeafSet
 
DirectTimerTask - Class in rice.pastry.direct
 
DirectTimeSource - Class in rice.environment.time.simulated
 
DirectTimeSource(long) - Constructor for class rice.environment.time.simulated.DirectTimeSource
 
DirectTimeSource(long, String) - Constructor for class rice.environment.time.simulated.DirectTimeSource
 
DirectTimeSource(Parameters) - Constructor for class rice.environment.time.simulated.DirectTimeSource
 
DirectTutorial - Class in rice.tutorial.direct
This tutorial shows how to setup a FreePastry node using the Socket Protocol.
DirectTutorial(int, Environment) - Constructor for class rice.tutorial.direct.DirectTutorial
This constructor launches numNodes PastryNodes.
DirectTutorial - Class in rice.tutorial.gtitm
This tutorial shows how to setup a FreePastry node using the Socket Protocol.
DirectTutorial(int, Environment, String) - Constructor for class rice.tutorial.gtitm.DirectTutorial
This constructor launches numNodes PastryNodes.
dispatchMessage(Message) - Method in class rice.pastry.messaging.MessageDispatch
Dispatches a message to the appropriate receiver.
dispatchMessage(RawMessageDelivery) - Method in class rice.pastry.messaging.MessageDispatch
 
distance(Id) - Method in class rice.pastry.Id
Returns the shorter numerical distance on the ring between a pair of Ids.
distance(Id, Id.Distance) - Method in class rice.pastry.Id
 
distanceFromId(Id) - Method in interface rice.p2p.commonapi.Id
Returns the shorter numerical distance on the ring between a pair of Ids.
distanceFromId(Id) - Method in class rice.p2p.glacier.FragmentKey
DESCRIBE THE METHOD
distanceFromId(Id) - Method in class rice.p2p.glacier.VersionKey
 
distanceFromId(Id) - Method in class rice.p2p.multiring.RingId
Returns the shorter numerical distance on the ring between a pair of Ids.
distanceFromId(Id) - Method in class rice.p2p.past.gc.GCId
Returns the shorter numerical distance on the ring between a pair of Ids.
distanceFromId(Id) - Method in class rice.pastry.Id
Returns the shorter numerical distance on the ring between a pair of Ids.
distanceFromId(Id) - Method in class rice.persistence.testing.MemoryStorageTest.VariableId
 
distanceTest() - Method in class rice.pastry.testing.NodeIdUnit
 
DistHelloWorld - Class in rice.pastry.testing
A hello world example for pastry.
DistHelloWorld(Environment) - Constructor for class rice.pastry.testing.DistHelloWorld
Constructor
DistNodeHandle - Class in rice.pastry.dist
Abstract class for handles to "real" remote nodes.
DistNodeHandle(Id) - Constructor for class rice.pastry.dist.DistNodeHandle
Constructor
DistPastryNode - Class in rice.pastry.dist
Class which represents the abstraction of a "real" pastry node.
DistPastryNode(Id, Environment) - Constructor for class rice.pastry.dist.DistPastryNode
Constructor, with NodeId.
DistPastryNodeFactory - Class in rice.pastry.dist
An abstraction of the nodeId factory for distributed nodes.
DistPastryNodeFactory(Environment) - Constructor for class rice.pastry.dist.DistPastryNodeFactory
Constructor.
DistPastryRegrTest - Class in rice.pastry.testing
a regression test suite for pastry with "distributed" nodes.
DistPastryRegrTest(Environment) - Constructor for class rice.pastry.testing.DistPastryRegrTest
 
DistPastTest - Class in rice.p2p.past.testing
 
DistPastTest(int, InetSocketAddress, Environment, int) - Constructor for class rice.p2p.past.testing.DistPastTest
 
DistPastTestContent - Class in rice.p2p.past.testing
 
DistPastTestContent(Environment, IdFactory, String) - Constructor for class rice.p2p.past.testing.DistPastTestContent
 
DistTutorial - Class in rice.tutorial.forwarding
This tutorial shows how to setup a FreePastry node using the Socket Protocol.
DistTutorial(int, InetSocketAddress, int, Environment) - Constructor for class rice.tutorial.forwarding.DistTutorial
This constructor launches numNodes PastryNodes.
DistTutorial - Class in rice.tutorial.lesson1
This tutorial shows how to setup a FreePastry node using the Socket Protocol.
DistTutorial(int, InetSocketAddress, Environment) - Constructor for class rice.tutorial.lesson1.DistTutorial
This constructor sets up a PastryNode.
DistTutorial - Class in rice.tutorial.lesson3
This tutorial shows how to setup a FreePastry node using the Socket Protocol.
DistTutorial(int, InetSocketAddress, Environment) - Constructor for class rice.tutorial.lesson3.DistTutorial
This constructor sets up a PastryNode.
DistTutorial - Class in rice.tutorial.lesson4
This tutorial shows how to setup a FreePastry node using the Socket Protocol.
DistTutorial(int, InetSocketAddress, int, Environment) - Constructor for class rice.tutorial.lesson4.DistTutorial
This constructor launches numNodes PastryNodes.
DistTutorial - Class in rice.tutorial.rawserialization
This tutorial shows how to use FreePastry 2.0's raw serialization (instead of Java Serialization).
DistTutorial(int, InetSocketAddress, int, Environment) - Constructor for class rice.tutorial.rawserialization.DistTutorial
This constructor launches numNodes PastryNodes.
DistTutorial - Class in rice.tutorial.rawserialization2
This tutorial shows how to setup a FreePastry node using the Socket Protocol.
DistTutorial(int, InetSocketAddress, int, Environment) - Constructor for class rice.tutorial.rawserialization2.DistTutorial
This constructor launches numNodes PastryNodes.
DistTutorial - Class in rice.tutorial.timer
This tutorial shows how to setup a FreePastry node using the Socket Protocol.
DistTutorial(int, InetSocketAddress, Environment) - Constructor for class rice.tutorial.timer.DistTutorial
This constructor sets up a PastryNode.
doConfig() - Static method in class rice.p2p.util.testing.IdBloomFilterReplicationTest
 
doHash(byte[], int) - Method in class rice.p2p.util.BloomFilter
Method which performs a dumb hash of the provided array and the seed value.
doInsert(Id, PastImpl.MessageBuilder, Continuation, boolean) - Method in class rice.p2p.past.PastImpl
Internal method which actually performs an insert for a given object.
doInvocations() - Method in class rice.selector.ProfileSelector
Method which invokes all pending invocations.
doInvocations() - Method in class rice.selector.SelectorManager
Method which invokes all pending invocations.
doInvocations2() - Method in class rice.selector.ProfileSelector
 
domainPrefixTest() - Method in class rice.pastry.testing.NodeIdUnit
 
done - Variable in class rice.Continuation.ExternalContinuation
 
done - Variable in class rice.Continuation.MultiContinuation
 
doneNode(NodeHandle[]) - Method in class rice.pastry.direct.DirectPastryNode
 
doneNode(NodeHandle[]) - Method in class rice.pastry.dist.DistPastryNode
Called after the node is initialized.
doneNode(NodeHandle[]) - Method in class rice.pastry.socket.SocketPastryNode
Called after the node is initialized.
doneTest() - Method in class rice.pastry.direct.TestRecord
 
doneTest() - Method in class rice.pastry.testing.PingTestRecord
 
DONT_BREAK_LINES - Static variable in class rice.p2p.util.Base64
Don't break lines when encoding (violates strict Base64 specification)
doRun(int, int) - Static method in class rice.p2p.util.testing.IdBloomFilterReplicationTest
 
doSelections() - Method in class rice.selector.ProfileSelector
 
doSelections() - Method in class rice.selector.SelectorManager
 
doWork() - Method in class rice.environment.processing.WorkRequest
 
DropMessage - Class in rice.p2p.scribe.messaging
 
DropMessage(NodeHandle, Topic) - Constructor for class rice.p2p.scribe.messaging.DropMessage
Constructor which takes a unique integer Id
dump(Logger) - Method in class rice.p2p.aggregation.AggregationStatistics
 
dump(byte[]) - Method in class rice.p2p.glacier.ErasureCodec
 
dump(Logger) - Method in class rice.p2p.glacier.v2.GlacierStatistics
 

E

eaddress - Variable in class rice.pastry.socket.SocketNodeHandle
 
Echo - Class in rice.pastry.socket.appsocket.testing
A very simple application.
Echo(Node, IdFactory) - Constructor for class rice.pastry.socket.appsocket.testing.Echo
 
elements() - Method in class rice.p2p.aggregation.AggregateList
 
EmptyCache - Class in rice.persistence
This class is a cahcce which doesn't store anything.
EmptyCache(IdFactory) - Constructor for class rice.persistence.EmptyCache
Builds an emtpy cache
emptyTrash(Continuation) - Method in class rice.p2p.glacier.v2.GlacierImpl
 
enabled - Variable in class rice.environment.logging.AbstractLogManager
 
encode(byte[], int, boolean[]) - Method in class rice.p2p.glacier.ErasureCodec
Generates multiple fragments from the incoming bytes
ENCODE - Static variable in class rice.p2p.util.Base64
Specify encoding.
encodeBytes(byte[]) - Static method in class rice.p2p.util.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int) - Static method in class rice.p2p.util.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int) - Static method in class rice.p2p.util.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int, int) - Static method in class rice.p2p.util.Base64
Encodes a byte array into Base64 notation.
encodeChunk(int[]) - Method in class rice.p2p.glacier.ErasureCodec
Input: buffer of size ; first words contain message, rest is zeroes Output: buffer contains fragments
encodeObject(PastContent, boolean[]) - Method in class rice.p2p.glacier.ErasureCodec
 
encodeObject(RawPastContent, boolean[]) - Method in class rice.p2p.glacier.ErasureCodec
Serializes the object.
encodeObject(RawPastContent, boolean[]) - Method in class rice.p2p.glacier.v2.GlacierDefaultPolicy
 
encodeObject(PastContent, boolean[]) - Method in class rice.p2p.glacier.v2.GlacierDefaultPolicy
 
encodeObject(PastContent, boolean[]) - Method in interface rice.p2p.glacier.v2.GlacierPolicy
 
encodeObject(Serializable) - Static method in class rice.p2p.util.Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeObject(Serializable, int) - Static method in class rice.p2p.util.Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
encryptAsymmetric(byte[], PublicKey) - Static method in class rice.p2p.util.SecurityUtils
Encrypts the given byte[] using the provided public key.
EncryptedInputStream - Class in rice.p2p.util
 
EncryptedInputStream(PrivateKey, InputStream) - Constructor for class rice.p2p.util.EncryptedInputStream
Builds an encrypted inputstream given a private key to decrypt thing under
EncryptedOutputStream - Class in rice.p2p.util
 
EncryptedOutputStream(PublicKey, OutputStream, int) - Constructor for class rice.p2p.util.EncryptedOutputStream
Builds an encrypted outputstream given a public key to encrypt thing under
EncryptedStreamUnit - Class in rice.p2p.util.testing
 
EncryptedStreamUnit() - Constructor for class rice.p2p.util.testing.EncryptedStreamUnit
 
encryptSymmetric(byte[], byte[]) - Static method in class rice.p2p.util.SecurityUtils
Utility method for encrypting a block of data with symmetric encryption.
encryptSymmetric(byte[], byte[], int, int) - Static method in class rice.p2p.util.SecurityUtils
Utility method for encrypting a block of data with symmetric encryption.
end(String) - Method in class rice.p2p.util.XMLWriter
Method which ends the given tag name
endpoint - Variable in class rice.p2p.aggregation.AggregationImpl
 
Endpoint - Interface in rice.p2p.commonapi
 
endpoint - Variable in class rice.p2p.glacier.v2.GlacierImpl
 
endpoint - Variable in class rice.p2p.multiring.MultiringEndpoint
The node which this mulitring node is wrapping
endpoint - Variable in class rice.p2p.multiring.testing.MultiringRegrTest.MultiringTestApp
 
endpoint - Variable in class rice.p2p.past.gc.GCEndpoint
The node which this mulitring node is wrapping
endpoint - Variable in class rice.p2p.past.PastImpl
 
endpoint - Variable in class rice.p2p.replication.manager.ReplicationManagerImpl
The endpoint used for sending reminder messages
endpoint - Variable in class rice.p2p.replication.ReplicationImpl
this application's endpoint
endpoint - Variable in class rice.p2p.scribe.ScribeImpl
this application's endpoint
endpoint - Variable in class rice.p2p.util.rawserialization.JavaDeserializer
 
endpoint - Variable in class rice.p2p.util.rawserialization.JavaSerializedDeserializer
 
endpoint - Variable in class rice.pastry.socket.appsocket.testing.Echo
The Endpoint represents the underlieing node.
endpoint - Variable in class rice.pastry.testing.RoutingTableTest.MyApp
The Endpoint represents the underlieing node.
endpoint - Variable in class rice.tutorial.appsocket.MyApp
The Endpoint represents the underlieing node.
endpoint - Variable in class rice.tutorial.direct.MyApp
The Endpoint represents the underlieing node.
endpoint - Variable in class rice.tutorial.forwarding.MyApp
The Endpoint represents the underlieing node.
endpoint - Variable in class rice.tutorial.gtitm.MyApp
The Endpoint represents the underlieing node.
endpoint - Variable in class rice.tutorial.lesson3.MyApp
The Endpoint represents the underlieing node.
endpoint - Variable in class rice.tutorial.lesson4.MyApp
The Endpoint represents the underlieing node.
endpoint - Variable in class rice.tutorial.rawserialization.MyApp
The Endpoint represents the underlieing node.
endpoint - Variable in class rice.tutorial.rawserialization2.MyApp
The Endpoint represents the underlieing node.
endpoint - Variable in class rice.tutorial.scribe.MyScribeClient
The Endpoint represents the underlieing node.
endpoint - Variable in class rice.tutorial.splitstream.MySplitStreamClient
The Endpoint represents the underlieing node.
endpoint - Variable in class rice.tutorial.timer.MyApp
The Endpoint represents the underlieing node.
endpoints - Variable in class rice.p2p.multiring.MultiringNode
The list of all of the endpoints connected to this node
enqueue(ProcessingRequest) - Method in class rice.environment.processing.simple.ProcessingQueue
 
enqueue(WorkRequest) - Method in class rice.environment.processing.simple.WorkQueue
 
enqueue(SourceRoute, PRawMessage) - Method in class rice.pastry.socket.PingManager
 
enqueue(SourceRoute, SocketBuffer) - Method in class rice.pastry.socket.PingManager
DESCRIBE THE METHOD
enqueue(Message) - Method in class rice.pastry.socket.SocketChannelWriter
 
enqueue(byte[]) - Method in class rice.pastry.socket.SocketChannelWriter
 
enqueue(SocketBuffer) - Method in class rice.pastry.socket.SocketChannelWriter
Adds an object to this SocketChannelWriter's queue of pending objects to write.
enqueueDelivery(Delivery, int) - Method in class rice.pastry.direct.BasicNetworkSimulator
 
enqueueDelivery(Delivery, int) - Method in interface rice.pastry.direct.NetworkSimulator
Deliver message.
enrouteMessage(Message, Id, NodeHandle, SendOptions) - Method in class rice.pastry.client.PastryAppl
Called by pastry when a message is enroute and is passing through this node.
enrouteMessage(Message, Id, NodeHandle, SendOptions) - Method in class rice.pastry.commonapi.PastryEndpoint
 
enrouteMessage(Message, Id, NodeHandle, SendOptions) - Method in class rice.pastry.testing.HelloWorldApp
Invoked on intermediate nodes in routing path.
enrouteMessage(Message, Id, NodeHandle, SendOptions) - Method in class rice.pastry.testing.Ping
 
enrouteMessage(Message, Id, NodeHandle, SendOptions) - Method in class rice.pastry.testing.PingClient
 
ENTITIES - Static variable in class rice.p2p.util.XMLParser
 
entry - Variable in class rice.p2p.multiring.MultiringIdFactory.MultiringMapEntry
 
entry - Variable in class rice.p2p.past.gc.GCIdFactory.GCMapEntry
 
entrySet() - Method in class rice.p2p.multiring.MultiringIdFactory.MultiringSortedMap
 
entrySet() - Method in class rice.p2p.past.gc.GCIdFactory.GCSortedMap
 
entrySet() - Method in class rice.p2p.util.ImmutableSortedMap
Returns a set view of the mappings contained in this map.
entrySet() - Method in class rice.p2p.util.RedBlackMap
Returns a set view of the mappings contained in this map.
enumerateDefaults() - Method in class rice.environment.params.simple.SimpleParameters
 
enumerateNonDefaults() - Method in class rice.environment.params.simple.SimpleParameters
 
Environment - Class in rice.environment
Used to provide properties, timesource, loggers etc to the FreePastry apps and components.
Environment(SelectorManager, Processor, RandomSource, TimeSource, LogManager, Parameters, ExceptionStrategy) - Constructor for class rice.environment.Environment
Constructor.
Environment(String[], String) - Constructor for class rice.environment.Environment
Convienience for defaults.
Environment(String) - Constructor for class rice.environment.Environment
 
Environment() - Constructor for class rice.environment.Environment
Convienience for defaults.
environment - Variable in class rice.p2p.aggregation.AggregateList
 
environment - Variable in class rice.p2p.commonapi.testing.CommonAPITest
 
environment - Variable in class rice.p2p.glacier.ErasureCodec
 
environment - Variable in class rice.p2p.glacier.v2.GlacierDefaultPolicy
 
environment - Variable in class rice.p2p.glacier.v2.GlacierStatistics
 
environment - Variable in class rice.p2p.multiring.MultiringNode
The environment
environment - Variable in class rice.p2p.multiring.testing.MultiringRegrTest
 
environment - Variable in class rice.p2p.past.PastImpl
 
environment - Variable in class rice.p2p.replication.manager.ReplicationManagerImpl
 
environment - Variable in class rice.p2p.scribe.ScribePolicy.DefaultScribePolicy
 
environment - Variable in class rice.pastry.PastryNodeFactory
 
environment - Variable in class rice.pastry.socket.SocketChannelReader
 
environment - Variable in class rice.pastry.socket.SocketChannelWriter
 
environment - Variable in class rice.pastry.standard.CertifiedNodeIdFactory
 
environment - Variable in class rice.pastry.testing.DistHelloWorld
 
environment - Variable in class rice.pastry.testing.PastryNetworkTest
 
environment - Variable in class rice.pastry.testing.PastryRegrTest
 
environment - Variable in class rice.persistence.LRUCache
 
environment - Variable in class rice.persistence.testing.Test
 
environment - Static variable in class rice.selector.testing.SelectorTest
 
environment - Variable in class rice.tutorial.timer.MyApp
 
EOF - Static variable in class rice.pastry.direct.DirectAppSocket
 
epoch - Variable in class rice.pastry.socket.EpochInetSocketAddress
 
EPOCH_UNKNOWN - Static variable in class rice.pastry.socket.EpochInetSocketAddress
 
EpochInetSocketAddress - Class in rice.pastry.socket
Class which represets a source route to a remote IP address.
EpochInetSocketAddress(InetSocketAddress) - Constructor for class rice.pastry.socket.EpochInetSocketAddress
Constructor - don't use this unless you know what you are doing
EpochInetSocketAddress(InetSocketAddress, long) - Constructor for class rice.pastry.socket.EpochInetSocketAddress
Constructor
EpochInetSocketAddress(InetSocketAddress[], long) - Constructor for class rice.pastry.socket.EpochInetSocketAddress
 
equalityTest(IdRange, IdRange) - Method in class rice.pastry.testing.IdRangeUnit
 
equalityTest() - Method in class rice.pastry.testing.NodeIdUnit
 
equals(Object) - Method in class rice.p2p.glacier.FragmentKey
DESCRIBE THE METHOD
equals(Object) - Method in class rice.p2p.glacier.FragmentKeyRange
Determines equality
equals(Object) - Method in class rice.p2p.glacier.VersionKey
DESCRIBE THE METHOD
equals(Object) - Method in class rice.p2p.glacier.VersionKeyRange
Determines equality
equals(Object) - Method in class rice.p2p.multiring.MultiringIdFactory.MultiringEntrySet
 
equals(Object) - Method in class rice.p2p.multiring.MultiringIdFactory.MultiringKeySet
 
equals(Object) - Method in class rice.p2p.multiring.MultiringIdFactory.MultiringMapEntry
 
equals(Object) - Method in class rice.p2p.multiring.MultiringIdFactory.MultiringSortedMap
 
equals(Object) - Method in class rice.p2p.multiring.MultiringIdRange
Determines equality
equals(Object) - Method in class rice.p2p.multiring.MultiringIdSet
Determines equality
equals(Object) - Method in class rice.p2p.multiring.MultiringNodeHandle
Returns whether or not this object is equal to the provided one
equals(Object) - Method in class rice.p2p.multiring.MultiringNodeHandleSet
Determines equality
equals(Object) - Method in class rice.p2p.multiring.RingId
Returns whether or not this object is equal to the provided one
equals(Object) - Method in class rice.p2p.past.gc.GCId
Returns whether or not this object is equal to the provided one
equals(Object) - Method in class rice.p2p.past.gc.GCIdFactory.GCEntrySet
 
equals(Object) - Method in class rice.p2p.past.gc.GCIdFactory.GCMapEntry
 
equals(Object) - Method in class rice.p2p.past.gc.GCIdFactory.GCSortedMap
 
equals(Object) - Method in class rice.p2p.past.gc.GCIdSet
Determines equality
equals(Object) - Method in class rice.p2p.past.gc.GCPastMetadata
 
equals(Object) - Method in class rice.p2p.past.testing.PastRegrTest.NonMutableTestPastContent
 
equals(Object) - Method in class rice.p2p.past.testing.PastRegrTest.TestPastContent
 
equals(Object) - Method in class rice.p2p.past.testing.PastRegrTest.VersionedTestPastContent
 
equals(Object) - Method in class rice.p2p.past.testing.RawPastRegrTest.NonMutableTestPastContent
 
equals(Object) - Method in class rice.p2p.past.testing.RawPastRegrTest.NonOverwritingTestPastContent
 
equals(Object) - Method in class rice.p2p.past.testing.RawPastRegrTest.TestPastContent
 
equals(Object) - Method in class rice.p2p.past.testing.RawPastRegrTest.VersionedTestPastContent
 
equals(Object) - Method in class rice.p2p.scribe.testing.RawScribeRegrTest.TestScribeContent
DESCRIBE THE METHOD
equals(Object) - Method in class rice.p2p.scribe.testing.ScribeRegrTest.TestScribeContent
DESCRIBE THE METHOD
equals(Object) - Method in class rice.p2p.scribe.Topic
Returns whether this is equal to o or not
equals(Object) - Method in class rice.p2p.splitstream.ChannelId
 
equals(Object) - Method in class rice.p2p.splitstream.StripeId
 
equals(Object) - Method in class rice.pastry.direct.DirectNodeHandle
Equivalence relation for nodehandles.
equals(Object) - Method in class rice.pastry.dist.DistNodeHandle
Equivalence relation for nodehandles.
equals(Object) - Method in class rice.pastry.Id.Distance
Equality operator.
equals(Object) - Method in class rice.pastry.Id
Equality operator for Ids.
equals(Id) - Method in class rice.pastry.Id
Equivalence relation for Ids.
equals(Object) - Method in class rice.pastry.IdRange
equality operator
equals(Object) - Method in class rice.pastry.leafset.testing.MergeTest.TestNodeHandle
 
equals(Object) - Method in class rice.pastry.NodeHandle
Equality operator for nodehandles.
equals(Object) - Method in class rice.pastry.socket.EpochInetSocketAddress
Checks equaltiy on source routes
equals(Object) - Method in class rice.pastry.socket.SocketNodeHandle
Equivalence relation for nodehandles.
equals(Object) - Method in class rice.pastry.socket.SourceRoute
Checks equaltiy on source routes
equals(Object) - Method in class rice.pastry.testing.LeafSetTest.TestNodeHandle
 
equals(Object) - Method in class rice.pastry.testing.RoutingTableTest.TestScribeContent
DESCRIBE THE METHOD
ErasureCodec - Class in rice.p2p.glacier
DESCRIBE THE CLASS
ErasureCodec(int, int, Environment) - Constructor for class rice.p2p.glacier.ErasureCodec
Constructor for ErasureCodec.
EuclideanNetwork - Class in rice.pastry.direct
Euclidean network topology and idealized node life.
EuclideanNetwork(Environment) - Constructor for class rice.pastry.direct.EuclideanNetwork
Constructor.
eventType - Variable in class rice.p2p.util.XMLReader
The cached type of the last event the parser saw
exception - Variable in class rice.Continuation.ExternalContinuation
 
exception - Variable in class rice.p2p.past.messaging.ContinuationMessage
 
ExceptionStrategy - Interface in rice.environment.exception
 
exceptionThrown() - Method in class rice.Continuation.ExternalContinuation
 
Executable - Interface in rice
Asynchronously executes a processing function, and returns the result.
execute(Continuation) - Method in class rice.Continuation.ExternalContinuationRunnable
 
execute() - Method in class rice.Continuation.ExternalRunnable
 
execute(Continuation) - Method in class rice.Continuation.ExternalRunnable
 
execute() - Method in interface rice.Executable
Executes the potentially expensive task and returns the result.
execute() - Method in class rice.p2p.replication.ReplicationImpl.BloomFilterExecutable
 
execute(TimeSource) - Method in class rice.selector.TimerTask
Returns true if should re-insert.
executeDueTasks() - Method in class rice.selector.SelectorManager
Internal method which finds all due tasks and executes them.
existing - Variable in class rice.p2p.past.testing.PastRegrTest.TestPastContent
 
existing - Variable in class rice.p2p.past.testing.RawPastRegrTest.TestPastContent
 
exists(Id) - Method in class rice.p2p.past.gc.GCPastImpl
This upcall should return whether or not the given id is currently stored by the client.
exists(Id) - Method in class rice.p2p.past.PastImpl
This upcall should return whether or not the given id is currently stored by the client.
exists(Id) - Method in interface rice.p2p.replication.manager.ReplicationManagerClient
This upcall should return whether or not the given id is currently stored locally by the client.
exists(Id) - Method in class rice.p2p.replication.manager.testing.ReplicationManagerRegrTest.TestReplicationManagerClient
 
exists(Id) - Method in interface rice.persistence.Catalog
Returns whether or not an object is present in the location id.
exists(Id) - Method in class rice.persistence.EmptyCache
Returns whether or not an object is cached in the location id.
exists(Id) - Method in class rice.persistence.LRUCache
Returns whether or not an object is cached in the location id.
exists(Id) - Method in class rice.persistence.MemoryStorage
Returns whether or not the provided id exists
exists(Id) - Method in class rice.persistence.PersistentStorage
Returns whether or not an object is present in the location id.
exists(Id) - Method in class rice.persistence.StorageManagerImpl
Returns whether or not an object is present in the location id.
existsInOverlay(Id, Continuation) - Method in class rice.p2p.past.gc.GCPastImpl
 
existsInOverlay(Id, Continuation) - Method in class rice.p2p.past.PastImpl
 
existsInOverlay(Id, Continuation) - Method in interface rice.p2p.replication.manager.ReplicationManagerClient
This upcall should return whether or not the given id is currently stored somewhere in the overlay by the client.
existsInOverlay(Id, Continuation) - Method in class rice.p2p.replication.manager.testing.ReplicationManagerRegrTest.TestReplicationManagerClient
 
expandBuffer() - Method in class rice.p2p.util.XMLParser.CharArrayBuffer
Expands the buffer
expect(char) - Method in class rice.p2p.util.XMLParser
An assertion method
expiration - Variable in class rice.p2p.aggregation.AggregateHandle
 
expiration - Variable in class rice.p2p.past.gc.GCId
The ringId which this ringId represents
expiration - Variable in class rice.p2p.past.gc.GCPastMetadata
 
expiration - Variable in class rice.p2p.past.gc.messaging.GCInsertMessage
 
expirationDate - Variable in class rice.p2p.glacier.v2.Manifest
 
ExponentialBackoffScheduledMessage - Class in rice.pastry
 
ExponentialBackoffScheduledMessage(PastryNode, Message, Timer, long, long, double) - Constructor for class rice.pastry.ExponentialBackoffScheduledMessage
 
ExponentialBackoffScheduledMessage(PastryNode, Message, Timer, long, double) - Constructor for class rice.pastry.ExponentialBackoffScheduledMessage
 
EXTRA - Static variable in class rice.p2p.util.testing.IdBloomFilterReplicationTest
 

F

factory - Variable in class rice.p2p.aggregation.AggregateList
 
factory - Variable in class rice.p2p.aggregation.AggregationImpl
 
factory - Variable in class rice.p2p.commonapi.testing.CommonAPITest
 
FACTORY - Variable in class rice.p2p.commonapi.testing.CommonAPITest
 
factory - Variable in class rice.p2p.glacier.v2.GlacierImpl
 
factory - Variable in class rice.p2p.multiring.MultiringIdFactory
The underlying IdFactory
factory - Variable in class rice.p2p.multiring.MultiringNode
A cached IdFactory for internal use
factory - Variable in class rice.p2p.multiring.testing.MultiringRegrTest
 
factory - Variable in class rice.p2p.past.gc.GCIdFactory
The underlying IdFactory
factory - Variable in class rice.p2p.past.PastImpl
 
factory - Variable in class rice.p2p.replication.manager.ReplicationManagerImpl
The id factory used for manipulating ids
factory - Variable in class rice.p2p.replication.ReplicationImpl
The factory for create IdSets and IdRanges
factory - Static variable in class rice.p2p.util.testing.IdBloomFilterReplicationTest
 
factory - Variable in class rice.pastry.testing.LeafSetTest
 
factory - Variable in class rice.pastry.testing.PastryNetworkTest
 
factory - Variable in class rice.pastry.testing.PastryRegrTest
 
factory - Variable in class rice.persistence.EmptyCache
The facotry for building id sets
FAIL - Static variable in class rice.pastry.socket.SocketPastryNodeFactory
 
failed - Variable in class rice.p2p.splitstream.Stripe
The count of failed subscribe messages
failstop - Variable in class rice.pastry.standard.StandardLeafSetProtocol
 
FAILURE - Static variable in class rice.p2p.commonapi.testing.CommonAPITest
 
FAILURE - Static variable in class rice.p2p.multiring.testing.MultiringRegrTest
 
FAILURE - Static variable in class rice.persistence.testing.Test
 
fetch(PastContentHandle, Continuation) - Method in class rice.p2p.aggregation.AggregationImpl
 
fetch(PastContentHandle, Continuation) - Method in class rice.p2p.aggregation.Moraine
 
fetch(PastContentHandle, Continuation) - Method in class rice.p2p.glacier.v2.GlacierImpl
 
fetch(Id, NodeHandle, Continuation) - Method in class rice.p2p.past.gc.GCPastImpl
This upcall is invoked to tell the client to fetch the given id, and to call the given command with the boolean result once the fetch is completed.
fetch(PastContentHandle, Continuation) - Method in interface rice.p2p.past.Past
Retrieves the object associated with a given content handle.
fetch(PastContentHandle, Continuation) - Method in class rice.p2p.past.PastImpl
Retrieves the object associated with a given content handle.
fetch(Id, NodeHandle, Continuation) - Method in class rice.p2p.past.PastImpl
This upcall is invoked to tell the client to fetch the given id, and to call the given command with the boolean result once the fetch is completed.
fetch(Id, NodeHandle, Cache, Past, Continuation) - Method in class rice.p2p.past.PastPolicy.DefaultPastPolicy
This method fetches the object via a lookup() call.
fetch(Id, NodeHandle, Cache, Past, Continuation) - Method in interface rice.p2p.past.PastPolicy
This method is called when Past is told to fetch a key.
fetch(Id, NodeHandle, Continuation) - Method in interface rice.p2p.replication.manager.ReplicationManagerClient
This upcall is invoked to tell the client to fetch the given id, and to call the given command with the boolean result once the fetch is completed.
fetch(IdSet, NodeHandle) - Method in class rice.p2p.replication.manager.ReplicationManagerImpl
This upcall is invoked to notify the application that is should fetch the cooresponding keys in this set, since the node is now responsible for these keys also.
fetch(IdSet, NodeHandle) - Method in class rice.p2p.replication.manager.ReplicationManagerImpl.ReplicationManagerHelper
Method by which keys are added to the list of keys to fetch
fetch(Id, NodeHandle, Continuation) - Method in class rice.p2p.replication.manager.testing.ReplicationManagerRegrTest.TestReplicationManagerClient
 
fetch(IdSet, NodeHandle) - Method in interface rice.p2p.replication.ReplicationClient
This upcall is invoked to notify the application that is should fetch the cooresponding keys in this set, since the node is now responsible for these keys also.
fetch(IdSet, NodeHandle) - Method in class rice.p2p.replication.testing.ReplicationRegrTest.TestReplicationClient
This upcall is invoked to notify the application that is should fetch the cooresponding keys in this set, since the node is now responsible for these keys also.
FETCH_DELAY - Variable in class rice.p2p.replication.manager.ReplicationManagerImpl
The amount of time to wait between fetch calls to the client
FETCH_FRAGMENT - Static variable in class rice.p2p.glacier.v2.messaging.GlacierFetchMessage
 
FETCH_FRAGMENT_AND_MANIFEST - Static variable in class rice.p2p.glacier.v2.messaging.GlacierFetchMessage
 
FETCH_MANIFEST - Static variable in class rice.p2p.glacier.v2.messaging.GlacierFetchMessage
 
FetchHandleMessage - Class in rice.p2p.past.messaging
 
FetchHandleMessage(int, Id, NodeHandle, Id) - Constructor for class rice.p2p.past.messaging.FetchHandleMessage
Constructor
fetchHandles - Variable in class rice.p2p.past.PastImpl
 
fetchLeafSets() - Method in class rice.pastry.testing.PastryNetworkTest
 
FetchMessage - Class in rice.p2p.past.messaging
 
FetchMessage(int, PastContentHandle, NodeHandle, Id) - Constructor for class rice.p2p.past.messaging.FetchMessage
Constructor
FetchMessage(int, RawPastContentHandle, NodeHandle, Id) - Constructor for class rice.p2p.past.messaging.FetchMessage
 
fetchRouteRow(int) - Method in class rice.pastry.testing.PastryNetworkTest
 
FileLogManager - Class in rice.environment.logging.file
 
FileLogManager(PrintStream, TimeSource, Parameters) - Constructor for class rice.environment.logging.file.FileLogManager
 
FileLogManager(PrintStream, TimeSource, Parameters, String) - Constructor for class rice.environment.logging.file.FileLogManager
 
FileLogManager(PrintStream, TimeSource, Parameters, String, String, String, String) - Constructor for class rice.environment.logging.file.FileLogManager
 
FileLogManager(Parameters) - Constructor for class rice.environment.logging.file.FileLogManager
Convienience constructor.
FileLogManager(PrintStream, Parameters) - Constructor for class rice.environment.logging.file.FileLogManager
Convienience constructor.
FileLogManager(TimeSource, Parameters) - Constructor for class rice.environment.logging.file.FileLogManager
Convienience constructor.
fillBuffer() - Method in class rice.p2p.util.XMLParser
Internal method which actually fills the buffer
filter - Variable in class rice.p2p.util.IdBloomFilter
The parameters to the hash functions for this bloom filter
filters - Variable in class rice.p2p.replication.messaging.RequestMessage
 
find(char[], char) - Static method in class rice.p2p.multiring.MultiringIdFactory
 
findAvailableFireWallPort(int, int, int, String) - Method in interface rice.pastry.socket.nat.NATHandler
Search for an available port forwarding, starting with the external address specified.
findAvailableFireWallPort(int, int, int, String) - Method in class rice.pastry.socket.nat.sbbi.SBBINatHandler
 
findAvailableFireWallPort(int, int, int, String) - Method in class rice.pastry.socket.nat.StubNATHandler
 
findFireWall(InetAddress) - Method in interface rice.pastry.socket.nat.NATHandler
Search for the firewall on the NIC specified by the bindAddress
findFireWall(InetAddress) - Method in class rice.pastry.socket.nat.sbbi.SBBINatHandler
 
findFireWall(InetAddress) - Method in class rice.pastry.socket.nat.StubNATHandler
 
findFireWallIfNecessary() - Method in class rice.pastry.socket.SocketPastryNodeFactory
 
findFireWallPolicy - Variable in class rice.pastry.socket.SocketPastryNodeFactory
 
FINE - Static variable in class rice.environment.logging.Logger
FINE is a message level providing tracing information.
FINER - Static variable in class rice.environment.logging.Logger
FINER indicates a fairly detailed tracing message.
FINEST - Static variable in class rice.environment.logging.Logger
FINEST indicates a highly detailed tracing message.
finishNode(PastryNode) - Method in class rice.pastry.testing.RoutingTableTest
 
firstKey() - Method in class rice.p2p.multiring.MultiringIdFactory.MultiringSortedMap
 
firstKey() - Method in class rice.p2p.past.gc.GCIdFactory.GCSortedMap
 
firstKey() - Method in class rice.p2p.util.ImmutableSortedMap
Returns the first (lowest) key currently in this sorted map.
firstKey() - Method in class rice.p2p.util.RedBlackMap
Returns the first (lowest) key currently in this sorted map.
fixedRate - Variable in class rice.selector.TimerTask
 
flip() - Method in class rice.p2p.util.testing.XMLObjectStreamUnit
 
flip(NodeHandle[]) - Static method in class rice.pastry.leafset.testing.MergeTest
 
flush() - Method in class rice.environment.logging.LogOutputStream
 
flush(Id, Continuation) - Method in interface rice.p2p.aggregation.Aggregation
Creates an aggregate that includes the most current object with the specified key.
flush(Continuation) - Method in interface rice.p2p.aggregation.Aggregation
Creates aggregates from all objects in the local object cache.
flush(Id, Continuation) - Method in class rice.p2p.aggregation.AggregationImpl
 
flush(Continuation) - Method in class rice.p2p.aggregation.AggregationImpl
 
flush() - Method in class rice.p2p.util.EncryptedOutputStream
Flushes this output stream and forces any buffered output bytes to be written out.
flush() - Method in class rice.p2p.util.XMLObjectOutputStream
Method which flushes all buffered data to the output stream.
flush() - Method in class rice.p2p.util.XMLWriter
Method which flushes all buffered data to the underlying writer
flush(Continuation) - Method in interface rice.persistence.Catalog
Method which is used to erase all data stored in the Catalog.
flush(Continuation) - Method in class rice.persistence.EmptyCache
Method which is used to erase all data stored in the Catalog.
flush(Continuation) - Method in class rice.persistence.LRUCache
Method which is used to erase all data stored in the Cache.
flush(Continuation) - Method in class rice.persistence.MemoryStorage
Method which is used to erase all data stored in the Storage.
flush(Continuation) - Method in class rice.persistence.PersistentStorage
Method which is used to erase all data stored in the Catalog.
flush(Continuation) - Method in class rice.persistence.StorageManagerImpl
Method which is used to erase all data stored in the Catalog.
flushBase64() - Method in class rice.p2p.util.Base64.OutputStream
Method added by PHIL.
flushWait - Variable in class rice.p2p.aggregation.AggregationImpl
 
forward(RouteMessage) - Method in class rice.p2p.aggregation.AggregationImpl
 
forward(RouteMessage) - Method in interface rice.p2p.commonapi.Application
This method is invoked on applications when the underlying node is about to forward the given message with the provided target to the specified next hop.
forward(RouteMessage) - Method in class rice.p2p.glacier.v2.GlacierImpl
 
forward(RouteMessage) - Method in class rice.p2p.multiring.MultiringApplication
This method is invoked on applications when the underlying node is about to forward the given message with the provided target to the specified next hop.
forward(RouteMessage) - Method in class rice.p2p.multiring.testing.MultiringRegrTest.MultiringTestApp
 
forward(RouteMessage) - Method in class rice.p2p.past.gc.GCPastImpl
This method is invoked on applications when the underlying node is about to forward the given message with the provided target to the specified next hop.
forward(RouteMessage) - Method in class rice.p2p.past.PastImpl
This method is invoked on applications when the underlying node is about to forward the given message with the provided target to the specified next hop.
forward(RouteMessage) - Method in class rice.p2p.replication.manager.ReplicationManagerImpl
This method is invoked on applications when the underlying node is about to forward the given message with the provided target to the specified next hop.
forward(RouteMessage) - Method in class rice.p2p.replication.ReplicationImpl
This method is invoked on applications when the underlying node is about to forward the given message with the provided target to the specified next hop.
forward(RouteMessage) - Method in class rice.p2p.scribe.ScribeImpl
This method is invoked on applications when the underlying node is about to forward the given message with the provided target to the specified next hop.
forward(RouteMessage) - Method in class rice.pastry.client.CommonAPIAppl
Called by pastry when a message is enroute and is passing through this node.
forward(RouteMessage) - Method in class rice.pastry.socket.appsocket.testing.Echo
Called a message travels along your path.
forward(RouteMessage) - Method in class rice.pastry.testing.RegrTestApp
 
forward(RouteMessage) - Method in class rice.pastry.testing.RoutingTableTest.MyApp
Called a message travels along your path.
forward(RouteMessage) - Method in class rice.tutorial.appsocket.MyApp
Called a message travels along your path.
forward(RouteMessage) - Method in class rice.tutorial.direct.MyApp
Called a message travels along your path.
forward(RouteMessage) - Method in class rice.tutorial.forwarding.MyApp
 
forward(RouteMessage) - Method in class rice.tutorial.gtitm.MyApp
Called a message travels along your path.
forward(RouteMessage) - Method in class rice.tutorial.lesson3.MyApp
Called a message travels along your path.
forward(RouteMessage) - Method in class rice.tutorial.lesson4.MyApp
Called a message travels along your path.
forward(RouteMessage) - Method in class rice.tutorial.rawserialization.MyApp
Called a message travels along your path.
forward(RouteMessage) - Method in class rice.tutorial.rawserialization2.MyApp
Called a message travels along your path.
forward(RouteMessage) - Method in class rice.tutorial.scribe.MyScribeClient
 
forward(RouteMessage) - Method in class rice.tutorial.splitstream.MySplitStreamClient
 
forward(RouteMessage) - Method in class rice.tutorial.timer.MyApp
Called a message travels along your path.
found - Variable in exception rice.p2p.glacier.v2.GlacierNotEnoughFragmentsException
 
Fragment - Class in rice.p2p.glacier
 
Fragment(int) - Constructor for class rice.p2p.glacier.Fragment
 
Fragment(InputBuffer) - Constructor for class rice.p2p.glacier.Fragment
 
fragment - Variable in class rice.p2p.glacier.v2.FragmentAndManifest
 
FragmentAndManifest - Class in rice.p2p.glacier.v2
 
FragmentAndManifest(Fragment, Manifest) - Constructor for class rice.p2p.glacier.v2.FragmentAndManifest
 
fragmentHash - Variable in class rice.p2p.glacier.v2.Manifest
 
FragmentKey - Class in rice.p2p.glacier
DESCRIBE THE CLASS
FragmentKey(VersionKey, int) - Constructor for class rice.p2p.glacier.FragmentKey
Constructor for FragmentKey.
FragmentKey(InputBuffer, Endpoint) - Constructor for class rice.p2p.glacier.FragmentKey
 
FragmentKeyFactory - Class in rice.p2p.glacier
DESCRIBE THE CLASS
FragmentKeyFactory(MultiringIdFactory) - Constructor for class rice.p2p.glacier.FragmentKeyFactory
Constructor for FragmentKeyFactory.
FragmentKeyRange - Class in rice.p2p.glacier
DESCRIBE THE CLASS
FragmentKeyRange(IdRange) - Constructor for class rice.p2p.glacier.FragmentKeyRange
Constructor
FragmentKeyRange(InputBuffer, Endpoint) - Method in class rice.p2p.glacier.FragmentKeyRange
 
FragmentKeySet - Class in rice.p2p.glacier
DESCRIBE THE CLASS
FragmentKeySet() - Constructor for class rice.p2p.glacier.FragmentKeySet
Constructor.
FragmentKeySet(FragmentKeySet) - Constructor for class rice.p2p.glacier.FragmentKeySet
Copy constructor.
FragmentKeySet(SortedMap) - Constructor for class rice.p2p.glacier.FragmentKeySet
Constructor.
FragmentMetadata - Class in rice.p2p.glacier.v2
 
FragmentMetadata(long, long, long) - Constructor for class rice.p2p.glacier.v2.FragmentMetadata
 
fragments - Variable in class rice.p2p.glacier.v2.messaging.GlacierDataMessage
 
fragmentStorage - Variable in class rice.p2p.glacier.v2.GlacierImpl
 
fragmentStorageSize - Variable in class rice.p2p.glacier.v2.GlacierStatistics
 
freeBandwidth(Channel, NodeHandle, Id) - Method in class rice.p2p.splitstream.SplitStreamScribePolicy
This method attempts to free bandwidth from our primary stripe.
freeBandwidthUltimate(Id) - Method in class rice.p2p.splitstream.SplitStreamScribePolicy
This method makes an attempt to free up bandwidth from non-primary, non-root stripes (for which local node is not root).
from() - Method in class rice.pastry.leafset.BroadcastLeafSet
Returns the node id of the node that broadcast its leaf set.
from() - Method in class rice.pastry.routing.BroadcastRouteRow
Gets the from node.
fromHex(String) - Static method in class rice.p2p.util.MathUtils
Utility method which converts a hex string to a byte[]

G

GCCollectMessage - Class in rice.p2p.past.gc.messaging
 
GCCollectMessage(int, NodeHandle, Id) - Constructor for class rice.p2p.past.gc.messaging.GCCollectMessage
Constructor
GCEndpoint - Class in rice.p2p.past.gc
 
GCEndpoint(Endpoint) - Constructor for class rice.p2p.past.gc.GCEndpoint
Constructor
GCId - Class in rice.p2p.past.gc
 
GCId(Id, long) - Constructor for class rice.p2p.past.gc.GCId
Constructor
GCId(InputBuffer, Endpoint) - Constructor for class rice.p2p.past.gc.GCId
 
GCIdFactory - Class in rice.p2p.past.gc
 
GCIdFactory(IdFactory) - Constructor for class rice.p2p.past.gc.GCIdFactory
Constructor
GCIdFactory.GCEntrySet - Class in rice.p2p.past.gc
 
GCIdFactory.GCEntrySet(Set) - Constructor for class rice.p2p.past.gc.GCIdFactory.GCEntrySet
 
GCIdFactory.GCMapEntry - Class in rice.p2p.past.gc
 
GCIdFactory.GCMapEntry(Map.Entry) - Constructor for class rice.p2p.past.gc.GCIdFactory.GCMapEntry
 
GCIdFactory.GCSortedMap - Class in rice.p2p.past.gc
 
GCIdFactory.GCSortedMap(SortedMap) - Constructor for class rice.p2p.past.gc.GCIdFactory.GCSortedMap
 
GCIdRange - Class in rice.p2p.past.gc
 
GCIdRange(IdRange) - Constructor for class rice.p2p.past.gc.GCIdRange
Constructor, which takes a normal IdRange
GCIdRange(InputBuffer, Endpoint) - Constructor for class rice.p2p.past.gc.GCIdRange
 
GCIdSet - Class in rice.p2p.past.gc
 
GCIdSet(IdFactory) - Constructor for class rice.p2p.past.gc.GCIdSet
Constructor
GCIdSet(IdSet, SortedMap) - Constructor for class rice.p2p.past.gc.GCIdSet
Constructor
GCInsertMessage - Class in rice.p2p.past.gc.messaging
 
GCInsertMessage(int, PastContent, long, NodeHandle, Id) - Constructor for class rice.p2p.past.gc.messaging.GCInsertMessage
Constructor which takes a unique integer Id, as well as the data to be stored
GCLookupHandlesMessage - Class in rice.p2p.past.gc.messaging
 
GCLookupHandlesMessage(int, Id, NodeHandle, Id) - Constructor for class rice.p2p.past.gc.messaging.GCLookupHandlesMessage
Constructor
GCNode - Class in rice.p2p.past.gc
 
GCNode(Node) - Constructor for class rice.p2p.past.gc.GCNode
Constructor
GCPast - Interface in rice.p2p.past.gc
 
GCPastContent - Interface in rice.p2p.past.gc
 
GCPastContentHandle - Interface in rice.p2p.past.gc
 
GCPastException - Exception in rice.p2p.past.gc
 
GCPastException(String) - Constructor for exception rice.p2p.past.gc.GCPastException
Constructor.
GCPastException.ObjectNotFoundException - Exception in rice.p2p.past.gc
 
GCPastException.ObjectNotFoundException(String) - Constructor for exception rice.p2p.past.gc.GCPastException.ObjectNotFoundException
 
GCPastImpl - Class in rice.p2p.past.gc
 
GCPastImpl(Node, StorageManager, int, String, PastPolicy, long) - Constructor for class rice.p2p.past.gc.GCPastImpl
Constructor for GCPast
GCPastImpl(Node, StorageManager, Cache, int, String, PastPolicy, long, StorageManager) - Constructor for class rice.p2p.past.gc.GCPastImpl
Constructor for GCPast
GCPastImpl.GCPastDeserializer - Class in rice.p2p.past.gc
 
GCPastImpl.GCPastDeserializer() - Constructor for class rice.p2p.past.gc.GCPastImpl.GCPastDeserializer
 
GCPastImpl.ReplicaMap - Class in rice.p2p.past.gc
 
GCPastImpl.ReplicaMap() - Constructor for class rice.p2p.past.gc.GCPastImpl.ReplicaMap
 
GCPastMetadata - Class in rice.p2p.past.gc
 
GCPastMetadata(long) - Constructor for class rice.p2p.past.gc.GCPastMetadata
Constructor.
GCRefreshMessage - Class in rice.p2p.past.gc.messaging
 
GCRefreshMessage(int, GCIdSet, NodeHandle, Id) - Constructor for class rice.p2p.past.gc.messaging.GCRefreshMessage
Constructor which takes a unique integer Id, as well as the keys to be refreshed
generateCertificate(Id, OutputStream, PrivateKey) - Static method in class rice.pastry.standard.CertifiedNodeIdFactory
Method which generates a certificate given the nodeid, location, and private key
generateDefaultExceptionStrategy() - Static method in class rice.environment.Environment
 
generateDefaultLogManager(TimeSource, Parameters) - Static method in class rice.environment.Environment
 
generateDefaultProcessor() - Static method in class rice.environment.Environment
 
generateDefaultRandomSource(Parameters, LogManager) - Static method in class rice.environment.Environment
 
generateDefaultSelectorManager(TimeSource, LogManager) - Static method in class rice.environment.Environment
 
generateDefaultTimeSource() - Static method in class rice.environment.Environment
 
generateKeyAsymmetric() - Static method in class rice.p2p.util.SecurityUtils
Utility method which will generate a non-weak DES key for applications to use.
generateKeySymmetric() - Static method in class rice.p2p.util.SecurityUtils
Utility method which will generate a non-weak DES key for applications to use.
generateLeafSet(int, int, boolean) - Method in class rice.pastry.testing.LeafSetTest
Returns a leafset of size size out of a network with the specified number of nodes
generateNode(NodeHandle) - Method in class rice.pastry.testing.PastryRegrTest
 
generateNodeHandle(InetSocketAddress, int) - Method in class rice.pastry.dist.DistPastryNodeFactory
Method which all subclasses should implement allowing the client to generate a node handle given the address of a node.
generateNodeHandle(InetSocketAddress, Continuation) - Method in class rice.pastry.dist.DistPastryNodeFactory
 
generateNodeHandle(InetSocketAddress, int) - Method in class rice.pastry.socket.SocketPastryNodeFactory
Way to generate a NodeHandle with a maximum timeout to receive the result.
generateNodeHandle(InetSocketAddress) - Method in class rice.pastry.socket.SocketPastryNodeFactory
Method which contructs a node handle (using the socket protocol) for the node at address NodeHandle.
generateNodeHandle(InetSocketAddress, Continuation) - Method in class rice.pastry.socket.SocketPastryNodeFactory
 
generateNodeId() - Method in interface rice.pastry.NodeIdFactory
Generates a nodeId.
generateNodeId() - Method in class rice.pastry.standard.CertifiedNodeIdFactory
generate a nodeId
generateNodeId() - Method in class rice.pastry.standard.IPNodeIdFactory
generate a nodeId multiple invocations result in a deterministic series of randomized NodeIds, seeded by the IP address of the local host.
generateNodeId() - Method in class rice.pastry.standard.RandomNodeIdFactory
generate a nodeId
generateNodeRecord() - Method in class rice.pastry.direct.EuclideanNetwork
 
generateNodeRecord() - Method in class rice.pastry.direct.GenericNetwork
 
generateNodeRecord() - Method in interface rice.pastry.direct.NetworkSimulator
Generates a random node record
generateNodeRecord() - Method in class rice.pastry.direct.SphereNetwork
 
generateStripeIds(ChannelId, IdFactory) - Method in class rice.p2p.splitstream.Channel
Creates and returns the Ids associated with the provided channelId
GenericNetwork - Class in rice.pastry.direct
 
GenericNetwork(Environment, String) - Constructor for class rice.pastry.direct.GenericNetwork
 
GenericNetwork(Environment) - Constructor for class rice.pastry.direct.GenericNetwork
 
GenericNetwork(Environment, File) - Constructor for class rice.pastry.direct.GenericNetwork
 
get(Object) - Method in class rice.p2p.multiring.MultiringIdFactory.MultiringSortedMap
 
get(Object) - Method in class rice.p2p.past.gc.GCIdFactory.GCSortedMap
 
get(Object) - Method in class rice.p2p.util.ImmutableSortedMap
Returns the value to which this map maps the specified key.
get(Object) - Method in class rice.p2p.util.RedBlackMap
Returns the value to which this map maps the specified key.
get(Object) - Method in class rice.p2p.util.ReverseTreeMap
Returns the value associated with the given key
get(Object) - Method in class rice.p2p.util.SoftHashMap
Returns the object associated with the key.
get(char[]) - Method in class rice.p2p.util.StringCache
Returns the value to which the specified key is mapped in this identity hash map, or null if the map contains no mapping for this key.
get(char[], int, int) - Method in class rice.p2p.util.StringCache
Returns the value to which the specified key is mapped in this identity hash map, or null if the map contains no mapping for this key.
get(String, boolean) - Method in class rice.p2p.util.XMLObjectInputStream.GetField
 
get(String, byte) - Method in class rice.p2p.util.XMLObjectInputStream.GetField
 
get(String, char) - Method in class rice.p2p.util.XMLObjectInputStream.GetField
 
get(String, double) - Method in class rice.p2p.util.XMLObjectInputStream.GetField
 
get(String, float) - Method in class rice.p2p.util.XMLObjectInputStream.GetField
 
get(String, int) - Method in class rice.p2p.util.XMLObjectInputStream.GetField
 
get(String, long) - Method in class rice.p2p.util.XMLObjectInputStream.GetField
 
get(String, short) - Method in class rice.p2p.util.XMLObjectInputStream.GetField
 
get(String, Object) - Method in class rice.p2p.util.XMLObjectInputStream.GetField
 
get(int) - Method in class rice.pastry.leafset.LeafSet
Finds the NodeHandle at a given index.
get(Id) - Method in class rice.pastry.leafset.SimilarSet
Finds the NodeHandle associated with the Id.
get(NodeHandle) - Method in class rice.pastry.leafset.SimilarSet
 
get(int) - Method in class rice.pastry.leafset.SimilarSet
Gets the ith element in the set.
get(Id) - Method in class rice.pastry.NodeSet
Finds the NodeHandle associated with a NodeId.
get(int) - Method in class rice.pastry.NodeSet
Gets the ith element in the set.
get(Id) - Method in interface rice.pastry.NodeSetI
Finds the NodeHandle associated with the NodeId.
get(int) - Method in interface rice.pastry.NodeSetI
Gets the ith element in the set.
get(int) - Method in class rice.pastry.routing.RouteSet
Returns the node in the ith position in the set.
get(Id) - Method in class rice.pastry.routing.RouteSet
Returns the node handle with the matching node id or null if none exists.
get(Id) - Method in class rice.pastry.routing.RoutingTable
Gets the node handle associated with a given id.
get(EpochInetSocketAddress) - Method in class rice.pastry.socket.TimerWeakHashSet
 
get(EpochInetSocketAddress) - Method in interface rice.pastry.socket.WeakHashSet
 
getAcceptorDelivery() - Method in class rice.pastry.direct.DirectAppSocket
 
getADC(Id) - Method in class rice.p2p.aggregation.AggregateList
 
getAddress() - Method in class rice.pastry.client.PastryAppl
Returns the address of this application.
getAddress() - Method in class rice.pastry.dist.DistNodeHandle
 
getAddress() - Method in interface rice.pastry.messaging.RawMessageDelivery
 
getAddress(EpochInetSocketAddress) - Method in class rice.pastry.socket.EpochInetSocketAddress
Method which returns the address of this address
getAddress(InetAddress[]) - Method in class rice.pastry.socket.EpochInetSocketAddress
This is for hairpinning support.
getAddress() - Method in class rice.pastry.socket.messaging.IPAddressResponseMessage
 
getAddress() - Method in class rice.pastry.socket.SocketBuffer
 
getAddress(InetAddress[]) - Method in class rice.pastry.socket.SocketNodeHandle
Returns the InetSocketAddress that should be used to contact the node
getAddress() - Method in class rice.pastry.socket.SocketNodeHandle
 
getAddress(Class, String, Environment) - Static method in class rice.pastry.standard.StandardAddress
 
getAddress(Class, Environment) - Static method in class rice.pastry.standard.StandardAddress
Returns the short prefix to look for.
getAddress() - Method in class rice.pastry.standard.StandardJoinProtocol
Get address.
getAddress() - Method in class rice.pastry.testing.HelloWorldApp
Get address.
getAddress() - Method in class rice.pastry.testing.Ping
 
getAddress() - Method in class rice.pastry.testing.PingClient
 
getAddress() - Method in class rice.pastry.testing.RegrTestApp
 
getAddressManager(EpochInetSocketAddress, boolean) - Method in class rice.pastry.socket.SocketSourceRouteManager
Internal method which returns (or builds) the manager associated with an address
getAddressManager(EpochInetSocketAddress) - Method in class rice.pastry.socket.SocketSourceRouteManager
 
getAggregateStore() - Method in class rice.p2p.aggregation.AggregationImpl
 
getAllKeys() - Method in class rice.p2p.glacier.v2.messaging.GlacierFetchMessage
 
getAllKeys() - Method in class rice.p2p.glacier.v2.messaging.GlacierRefreshPatchMessage
 
getAllRoutes(EpochInetSocketAddress) - Method in class rice.pastry.socket.SocketSourceRouteManager
Internal method which returns a list of all possible routes to a given address.
getAlternateId(int, int, int) - Method in class rice.pastry.Id
produces a set of ids (keys) that are evenly distributed around the id ring.
getAnycastMessages() - Method in class rice.p2p.scribe.testing.RawScribeRegrTest.TestScribeClient
 
getAnycastMessages() - Method in class rice.p2p.scribe.testing.ScribeRegrTest.TestScribeClient
 
getAppid() - Method in exception rice.p2p.commonapi.exception.AppNotRegisteredException
 
getAppId() - Method in class rice.pastry.commonapi.PastryEndpoint
 
getApplication() - Method in class rice.p2p.multiring.messaging.RingMessage
Method which returns this messages' applicaiton name
getArg(String[], String) - Static method in class rice.pastry.standard.CertifiedNodeIdFactory
 
getAttribute(String) - Method in class rice.p2p.util.XMLReader
Returns the value of the given attribute, or null if the attribute cannot be found.
getAttributeCount() - Method in class rice.p2p.util.XMLParser
 
getAttributeName(int) - Method in class rice.p2p.util.XMLParser
 
getAttributeNamespace(int) - Method in class rice.p2p.util.XMLParser
 
getAttributePrefix(int) - Method in class rice.p2p.util.XMLParser
 
getAttributeType(int) - Method in class rice.p2p.util.XMLParser
 
getAttributeValue(String, String) - Method in class rice.p2p.util.XMLParser
Returns the attributes value identified by namespace URI and namespace localName.
getAttributeValue(int) - Method in class rice.p2p.util.XMLParser
 
getAuthoritative(int) - Method in class rice.p2p.glacier.v2.messaging.GlacierResponseMessage
 
getAuxAddress() - Method in class rice.pastry.routing.RouteMessage
 
getAveDistance() - Method in class rice.pastry.testing.PingTestRecord
 
getAveHops() - Method in class rice.pastry.testing.PingTestRecord
 
getAvgNumEntries(Collection) - Method in class rice.pastry.testing.ClosestRegrTest
 
getBest() - Method in class rice.pastry.socket.SocketSourceRouteManager
 
getBest() - Method in class rice.pastry.socket.TimerWeakHashSet
 
getBestEntry(Id) - Method in class rice.pastry.routing.RoutingTable
Gets the set of handles that match at least one more digit of the key than the local Id.
getBestRoute(EpochInetSocketAddress) - Method in class rice.pastry.socket.SocketSourceRouteManager
Internal method which returns the best known route to the given destination
getBitSet() - Method in class rice.p2p.util.BloomFilter
Method which returns what the internal bit set looks like as a string
getBloomFilter() - Method in class rice.p2p.glacier.v2.messaging.GlacierSyncMessage
 
getBoolean(String) - Method in interface rice.environment.params.Parameters
 
getBoolean(String) - Method in class rice.environment.params.simple.SimpleParameters
 
getBoolean(String) - Method in class rice.p2p.util.XMLObjectOutputStream.PutField
 
getBootstrap() - Method in class rice.p2p.commonapi.testing.CommonAPITest
Gets a handle to a bootstrap node.
getBootstrap(Node) - Method in class rice.p2p.multiring.testing.MultiringRegrTest
Gets a handle to a bootstrap node.
getBootstrap() - Method in class rice.pastry.testing.ClosestRegrTest
Get pastryNodes.last() to bootstrap with, or return null.
getBootstrap(boolean) - Method in class rice.pastry.testing.DirectPastryRegrTest
Get pastryNodes.last() to bootstrap with, or return null.
getBootstrap(boolean) - Method in class rice.pastry.testing.DistHelloWorld
Gets a handle to a bootstrap node.
getBootstrap(boolean) - Method in class rice.pastry.testing.DistPastryRegrTest
Gets a handle to a bootstrap node.
getBootstrap(boolean) - Method in class rice.pastry.testing.PastryRegrTest
get a node handle to bootstrap from.
getBootstraps() - Method in class rice.p2p.multiring.RingCertificate
Returns the bootstraps of this ring
getBuffer() - Method in class rice.p2p.util.XMLParser.CharArrayBuffer
Returns the internal array
getBuffer() - Method in class rice.pastry.socket.SocketBuffer
 
getByte(char) - Static method in class rice.p2p.util.MathUtils
Utility method for converting a char to a byte
getByte(String) - Method in class rice.p2p.util.XMLObjectOutputStream.PutField
 
getByteArrayLength() - Method in interface rice.p2p.commonapi.Id
Returns the length of the byte[] representing this Id
getByteArrayLength() - Method in class rice.p2p.glacier.FragmentKey
Returns the length of the byte[] representing this Id
getByteArrayLength() - Method in class rice.p2p.glacier.VersionKey
Returns the length of the byte[] representing this Id
getByteArrayLength() - Method in class rice.p2p.multiring.RingId
Returns the length of the byte[] representing this Id
getByteArrayLength() - Method in class rice.p2p.past.gc.GCId
Returns the length of the byte[] representing this Id
getByteArrayLength() - Method in class rice.pastry.Id
Returns the length of the byte[] representing this Id
getByteArrayLength() - Method in class rice.persistence.testing.MemoryStorageTest.VariableId
 
getBytes() - Method in class rice.p2p.util.rawserialization.SimpleOutputBuffer
 
getBytes() - Method in class rice.pastry.socket.SocketBuffer
 
getCache() - Method in interface rice.persistence.StorageManager
Returns the cache object used by this StorageManager
getCache() - Method in class rice.persistence.StorageManagerImpl
Returns the cache object used by this StorageManager
getCCW() - Method in class rice.pastry.Id
gets the Id just counterclockwise from this
getCCW() - Method in class rice.pastry.IdRange
get counterclockwise edge of range
getCCWId() - Method in interface rice.p2p.commonapi.IdRange
get counterclockwise edge of range
getCCWId() - Method in class rice.p2p.glacier.FragmentKeyRange
get counterclockwise edge of range
getCCWId() - Method in class rice.p2p.glacier.VersionKeyRange
get counterclockwise edge of range
getCCWId() - Method in class rice.p2p.multiring.MultiringIdRange
get counterclockwise edge of range
getCCWId() - Method in class rice.p2p.past.gc.GCIdRange
get counterclockwise edge of range
getCCWId() - Method in class rice.pastry.IdRange
get counterclockwise edge of range
getCertificate(Id) - Static method in class rice.p2p.multiring.RingCertificate
Method which returns the certificates found for the given ringId
getChannelId() - Method in class rice.p2p.splitstream.Channel
Gets the channelId for this channel
getChannels() - Method in interface rice.p2p.splitstream.SplitStream
Returns all of the channels on this local splitstream
getChannels() - Method in class rice.p2p.splitstream.SplitStreamImpl
Returns all of the channels on this local splitstream
getChar(String) - Method in class rice.p2p.util.XMLObjectOutputStream.PutField
 
getChildren(Topic) - Method in interface rice.p2p.scribe.Scribe
Returns the list of children for a given topic
getChildren(Topic) - Method in class rice.p2p.scribe.ScribeImpl
Returns the list of children for a given topic
getChildren() - Method in class rice.p2p.scribe.ScribeImpl.TopicManager
Gets the Children attribute of the TopicManager object
getChildren() - Method in class rice.p2p.splitstream.Stripe
Utility method.
getChildren() - Method in class rice.tutorial.scribe.MyScribeClient
 
getClass(String) - Method in class rice.p2p.util.XMLObjectInputStream
Method which returns the class object for class names written to the stream.
getClients(Topic) - Method in class rice.p2p.scribe.ScribeImpl
Returns the list of clients for a given topic
getClients() - Method in class rice.p2p.scribe.ScribeImpl.TopicManager
Gets the Clients attribute of the TopicManager object
getClosest(DirectNodeHandle) - Method in class rice.pastry.direct.BasicNetworkSimulator
find the closest NodeId to an input NodeId out of all NodeIds in the network
getClosest(DirectNodeHandle) - Method in interface rice.pastry.direct.NetworkSimulator
Returns the closest Node in proximity.
getCode() - Static method in class rice.pastry.join.JoinAddress
 
getCode() - Static method in class rice.pastry.leafset.LeafSetProtocolAddress
 
getCode() - Static method in class rice.pastry.routing.RouteProtocolAddress
 
getCode() - Static method in class rice.pastry.routing.RouterAddress
 
getCode() - Static method in class rice.pastry.testing.PingAddress
 
getCollection() - Method in class rice.p2p.multiring.MultiringNode
Returns the collection this node is a member of
getCollection() - Method in class rice.pastry.leafset.SimilarSet
This is thread safe, in that it won't throw an error if not properly synchronized.
getColumnNumber() - Method in class rice.p2p.util.XMLParser
 
getCommonRange() - Method in class rice.p2p.glacier.v2.messaging.GlacierRangeResponseMessage
 
getComplementRange() - Method in interface rice.p2p.commonapi.IdRange
get the complement of this range
getComplementRange() - Method in class rice.p2p.glacier.FragmentKeyRange
get the complement of this range
getComplementRange() - Method in class rice.p2p.glacier.VersionKeyRange
get the complement of this range
getComplementRange() - Method in class rice.p2p.multiring.MultiringIdRange
get the complement of this range
getComplementRange() - Method in class rice.p2p.past.gc.GCIdRange
get the complement of this range
getComplementRange() - Method in class rice.pastry.IdRange
get the complement of this range
getComponent(int) - Method in class rice.p2p.aggregation.Aggregate
 
getComponentType(Class) - Method in class rice.p2p.util.XMLObjectOutputStream
Method which returns the component type of the given array class.
getContent() - Method in class rice.p2p.past.gc.rawserialization.JavaSerializedGCPastContent
 
getContent() - Method in class rice.p2p.past.messaging.CacheMessage
Method which returns the content
getContent() - Method in class rice.p2p.past.messaging.InsertMessage
Method which returns the content
getContent() - Method in class rice.p2p.past.rawserialization.JavaSerializedPastContent
 
getContent() - Method in class rice.p2p.past.testing.DistPastTestContent
 
getContent() - Method in class rice.p2p.scribe.messaging.AnycastMessage
Returns the content
getContent() - Method in class rice.p2p.scribe.messaging.PublishMessage
Returns the content
getContent() - Method in class rice.p2p.scribe.messaging.PublishRequestMessage
Returns the content
getContent() - Method in class rice.p2p.scribe.rawserialization.JavaSerializedScribeContent
 
getContentHash() - Method in class rice.p2p.aggregation.Aggregate
 
getContentHash() - Method in class rice.p2p.aggregation.raw.RawAggregate
 
getCorrect() - Method in class rice.pastry.socket.messaging.WrongEpochMessage
 
getCurrentNode() - Static method in class rice.pastry.direct.DirectPastryNode
 
getCW() - Method in class rice.pastry.Id
gets the Id just clockwise from this
getCW() - Method in class rice.pastry.IdRange
get clockwise edge of range
getCWId() - Method in interface rice.p2p.commonapi.IdRange
get clockwise edge of range
getCWId() - Method in class rice.p2p.glacier.FragmentKeyRange
get clockwise edge of range
getCWId() - Method in class rice.p2p.glacier.VersionKeyRange
get clockwise edge of range
getCWId() - Method in class rice.p2p.multiring.MultiringIdRange
get clockwise edge of range
getCWId() - Method in class rice.p2p.past.gc.GCIdRange
get clockwise edge of range
getCWId() - Method in class rice.pastry.IdRange
get clockwise edge of range
getData() - Method in class rice.p2p.splitstream.SplitStreamContent
Returns the data for this content
getDate() - Method in class rice.pastry.messaging.Message
Gets the timestamp of the message, if it exists.
getDefaultReadyStrategy() - Method in class rice.pastry.PastryNode
Simple Ready Strategy
getDepth() - Method in class rice.p2p.util.XMLParser
 
getDeserializer() - Method in interface rice.p2p.commonapi.Endpoint
Returns the deserializer.
getDeserializer() - Method in class rice.p2p.multiring.MultiringEndpoint
 
getDeserializer() - Method in class rice.p2p.past.gc.GCEndpoint
 
getDeserializer() - Method in class rice.pastry.commonapi.PastryEndpoint
 
getDestination() - Method in class rice.p2p.aggregation.messaging.AggregationMessage
Method which returns this messages' destination address
getDestination() - Method in class rice.p2p.glacier.v2.messaging.GlacierMessage
Method which returns this messages' destination address
getDestination() - Method in class rice.p2p.past.messaging.PastMessage
Method which returns this messages' destination address
getDestination() - Method in class rice.pastry.messaging.Message
Gets the address of message receiver that the message is for.
getDestination(Message) - Method in class rice.pastry.messaging.MessageDispatch
 
getDestination() - Method in class rice.pastry.routing.RouteMessage
Get receiver address.
getDestinationByAddress(int) - Method in class rice.pastry.messaging.MessageDispatch
 
getDestinationId() - Method in interface rice.p2p.commonapi.RouteMessage
Returns the destination Id for this message
getDestinationId() - Method in class rice.p2p.multiring.MultiringRouteMessage
Returns the destination Id for this message
getDestinationId() - Method in class rice.p2p.past.testing.PastRegrTest.TestRouteMessage
 
getDestinationId() - Method in class rice.p2p.past.testing.RawPastRegrTest.TestRouteMessage
 
getDestinationId() - Method in class rice.p2p.scribe.testing.RawScribeRegrTest.TestRouteMessage
Gets the DestinationId attribute of the TestRouteMessage object
getDestinationId() - Method in class rice.p2p.scribe.testing.ScribeRegrTest.TestRouteMessage
Gets the DestinationId attribute of the TestRouteMessage object
getDestinationId() - Method in class rice.pastry.routing.RouteMessage
 
getDigit(int, int) - Method in class rice.pastry.Id
Gets the ith digit in base 2^b.
getDimension(Class) - Method in class rice.p2p.util.XMLObjectOutputStream
Method which returns the dimension of the given array class.
getDistance() - Method in class rice.pastry.testing.PingMessageNew
 
getDomainPrefix(int, int, int, int) - Method in class rice.pastry.Id
produces a Id whose prefix up to row is identical to this, followed by a digit with value column, followed by a suffix of digits with value suffixDigits.
getDouble(String) - Method in interface rice.environment.params.Parameters
 
getDouble(String) - Method in class rice.environment.params.simple.SimpleParameters
 
getDouble(String) - Method in class rice.p2p.util.XMLObjectOutputStream.PutField
 
getEndpoint() - Method in class rice.p2p.past.PastImpl
Returns the endpoint associated with the Past - ONLY FOR TESTING - DO NOT USE
getEndTag() - Method in class rice.p2p.util.XMLReader
Returns the value of the current end tag
getEnvironment() - Method in class rice.p2p.aggregation.AggregationImpl
 
getEnvironment() - Method in class rice.p2p.aggregation.Moraine
 
getEnvironment() - Method in interface rice.p2p.commonapi.Endpoint
Returns the environment.
getEnvironment() - Method in interface rice.p2p.commonapi.Node
Returns the environment.
getEnvironment() - Method in class rice.p2p.glacier.v2.GlacierImpl
 
getEnvironment() - Method in class rice.p2p.multiring.MultiringEndpoint
 
getEnvironment() - Method in class rice.p2p.multiring.MultiringNode
Getter for the environment.
getEnvironment() - Method in class rice.p2p.past.gc.GCEndpoint
 
getEnvironment() - Method in class rice.p2p.past.gc.GCNode
 
getEnvironment() - Method in interface rice.p2p.past.Past
 
getEnvironment() - Method in class rice.p2p.past.PastImpl
 
getEnvironment() - Method in interface rice.p2p.scribe.Scribe
 
getEnvironment() - Method in class rice.p2p.scribe.ScribeImpl
 
getEnvironment() - Method in interface rice.p2p.splitstream.SplitStream
 
getEnvironment() - Method in class rice.p2p.splitstream.SplitStreamImpl
 
getEnvironment() - Method in class rice.pastry.commonapi.PastryEndpoint
 
getEnvironment() - Method in class rice.pastry.direct.BasicNetworkSimulator
 
getEnvironment() - Method in interface rice.pastry.direct.NetworkSimulator
 
getEnvironment() - Method in class rice.pastry.PastryNode
 
getEnvironment() - Method in class rice.pastry.PastryNodeFactory
 
getEpoch() - Method in class rice.pastry.socket.EpochInetSocketAddress
Method which returns the epoch of this address
getEpoch() - Method in class rice.pastry.socket.messaging.NodeIdResponseMessage
Returns the epoch of this address
getEpochAddress() - Method in class rice.pastry.socket.SocketNodeHandle
 
getEventType() - Method in class rice.p2p.util.XMLParser
Returns the type of the current event (START_TAG, END_TAG, TEXT, etc.)
getException() - Method in class rice.Continuation.ExternalContinuation
 
getExceptionStrategy() - Method in class rice.environment.Environment
 
getExpiration() - Method in class rice.p2p.aggregation.AggregateHandle
 
getExpiration() - Method in class rice.p2p.glacier.v2.DebugContentHandle
 
getExpiration() - Method in class rice.p2p.glacier.v2.GlacierContentHandle
 
getExpiration() - Method in class rice.p2p.glacier.v2.Manifest
 
getExpiration(int) - Method in class rice.p2p.glacier.v2.messaging.GlacierResponseMessage
 
getExpiration() - Method in class rice.p2p.past.gc.GCId
Returns this gcid's expiration time
getExpiration() - Method in interface rice.p2p.past.gc.GCPastContentHandle
Returns the current expiration time of this object.
getExpiration() - Method in class rice.p2p.past.gc.GCPastMetadata
Method which returns the expiration time
getExpiration() - Method in class rice.p2p.past.gc.messaging.GCInsertMessage
Method which returns the expiration time
getExpiration() - Method in class rice.p2p.past.gc.rawserialization.JavaSerializedGCPastContentHandle
 
getFactory(NodeIdFactory, int, int, Environment) - Static method in class rice.pastry.dist.DistPastryNodeFactory
Static method which is designed to be used by clients needing a distrubuted pastry node factory.
getFeature(String) - Method in class rice.p2p.util.XMLParser
 
getFetchResponseContinuation(PastMessage) - Method in class rice.p2p.past.PastImpl
Do like above, but use a socket
getFilters() - Method in class rice.p2p.replication.messaging.RequestMessage
Method which returns this messages' bloom filters
getFireWallExternalAddress() - Method in interface rice.pastry.socket.nat.NATHandler
The neame of the firewall's external address.
getFireWallExternalAddress() - Method in class rice.pastry.socket.nat.sbbi.SBBINatHandler
 
getFireWallExternalAddress() - Method in class rice.pastry.socket.nat.StubNATHandler
 
getFireWallPolicyVariable(String) - Method in class rice.pastry.socket.SocketPastryNodeFactory
 
getFirstHop() - Method in class rice.pastry.socket.SourceRoute
Method which returns the first "hop" of this source route
getFloat(String) - Method in interface rice.environment.params.Parameters
 
getFloat(String) - Method in class rice.environment.params.simple.SimpleParameters
 
getFloat(String) - Method in class rice.p2p.util.XMLObjectOutputStream.PutField
 
getFragment(int) - Method in class rice.p2p.glacier.v2.messaging.GlacierDataMessage
 
getFragmentHash(int) - Method in class rice.p2p.glacier.v2.Manifest
 
getFragmentHashes() - Method in class rice.p2p.glacier.v2.Manifest
 
getFragmentID() - Method in class rice.p2p.glacier.FragmentKey
Gets the FragmentID attribute of the FragmentKey object
getGCId(Id) - Method in class rice.p2p.past.gc.GCIdSet
 
getHandle(Past) - Method in class rice.p2p.aggregation.Aggregate
 
getHandle(GCPast, long) - Method in class rice.p2p.aggregation.Aggregate
 
getHandle() - Method in interface rice.p2p.aggregation.Aggregation
Fetches the handle object.
getHandle() - Method in class rice.p2p.aggregation.AggregationImpl
 
getHandle(Past) - Method in class rice.p2p.aggregation.messaging.NonAggregate
 
getHandle(Id) - Method in interface rice.p2p.commonapi.NodeHandleSet
Finds the NodeHandle associated with the NodeId.
getHandle(int) - Method in interface rice.p2p.commonapi.NodeHandleSet
Gets the ith element in the set.
getHandle(Past) - Method in class rice.p2p.glacier.v2.DebugContent
 
getHandle(GCPast, long) - Method in class rice.p2p.glacier.v2.DebugContent
 
getHandle() - Method in class rice.p2p.multiring.MultiringNodeHandle
Returns the internal handle
getHandle(Id) - Method in class rice.p2p.multiring.MultiringNodeHandleSet
Finds the NodeHandle associated with the NodeId.
getHandle(int) - Method in class rice.p2p.multiring.MultiringNodeHandleSet
Gets the ith element in the set.
getHandle(Past) - Method in class rice.p2p.past.ContentHashPastContent
Produces a handle for this content object.
getHandle(GCPast, long) - Method in interface rice.p2p.past.gc.GCPastContent
Produces a handle for this content object.
getHandle(Past) - Method in class rice.p2p.past.gc.rawserialization.JavaSerializedGCPastContent
 
getHandle(GCPast, long) - Method in class rice.p2p.past.gc.rawserialization.JavaSerializedGCPastContent
 
getHandle() - Method in class rice.p2p.past.messaging.FetchMessage
Method which returns the handle
getHandle(Past) - Method in interface rice.p2p.past.PastContent
Produces a handle for this content object.
getHandle(Past) - Method in class rice.p2p.past.rawserialization.JavaSerializedPastContent
 
getHandle(Past) - Method in class rice.p2p.past.testing.PastRegrTest.TestPastContent
 
getHandle(Past) - Method in class rice.p2p.past.testing.RawPastRegrTest.TestPastContent
 
getHandle() - Method in class rice.pastry.join.InitiateJoin
Gets the handle for the join.
getHandle() - Method in class rice.pastry.join.JoinRequest
Gets the handle of the node trying to join.
getHandle(int) - Method in class rice.pastry.leafset.SimilarSet
Gets the ith element in the set.
getHandle(Id) - Method in class rice.pastry.NodeSet
Finds the NodeHandle associated with the NodeId.
getHandle(int) - Method in class rice.pastry.NodeSet
Gets the ith element in the set.
getHandle(Id) - Method in class rice.pastry.routing.RouteSet
Finds the NodeHandle associated with the Id.
getHandle(int) - Method in class rice.pastry.routing.RouteSet
Gets the ith element in the set.
getHandles(Id, int, Continuation) - Method in class rice.p2p.past.PastImpl
Internal method which returns the handles to an object.
getHandles(String) - Static method in class rice.pastry.leafset.testing.MergeTest
Input of the form: <0xD74D4F..><0xD7B075..><0xD98A9D..><0xDAC7F0..><0xDB39A6..>
getHash() - Method in class rice.p2p.glacier.FragmentKeySet
compute a fingerprint of the members in this IdSet
getHash() - Method in class rice.p2p.glacier.VersionKeySet
compute a fingerprint of the members in this IdSet
getHash() - Method in class rice.pastry.IdSet
compute a fingerprint of the members in this IdSet
getHaveIt(int) - Method in class rice.p2p.glacier.v2.messaging.GlacierResponseMessage
 
getHop(int) - Method in class rice.pastry.socket.SourceRoute
Returns the hop at the given index
getHops() - Method in class rice.pastry.testing.PingMessageNew
 
getId() - Method in class rice.p2p.aggregation.Aggregate
 
getId() - Method in class rice.p2p.aggregation.AggregateHandle
 
getId() - Method in class rice.p2p.aggregation.messaging.NonAggregate
 
getId() - Method in interface rice.p2p.commonapi.Endpoint
Returns this node's id, which is its identifier in the namespace.
getId() - Method in interface rice.p2p.commonapi.Node
Returns the Id of this node
getId() - Method in class rice.p2p.commonapi.NodeHandle
Returns this node's id.
getId() - Method in class rice.p2p.glacier.v2.DebugContent
 
getId() - Method in class rice.p2p.glacier.v2.DebugContentHandle
 
getId() - Method in class rice.p2p.glacier.v2.GlacierContentHandle
 
getId() - Method in class rice.p2p.glacier.VersionKey
Gets the Id attribute of the VersionKey object
getId() - Method in class rice.p2p.multiring.messaging.RingMessage
Method which returns this messages' id
getId() - Method in class rice.p2p.multiring.MultiringEndpoint
Returns this node's id, which is its identifier in the namespace.
getId() - Method in class rice.p2p.multiring.MultiringNode
Returns the Id of this node
getId() - Method in class rice.p2p.multiring.MultiringNodeHandle
Returns this node's id.
getId() - Method in class rice.p2p.multiring.RingCertificate
Returns the id of this ring
getId() - Method in class rice.p2p.multiring.RingId
Returns this ringid's id
getId() - Method in class rice.p2p.past.ContentHashPastContent
Returns the Id under which this object is stored in Past.
getId() - Method in class rice.p2p.past.ContentHashPastContentHandle
Returns the id of the PastContent object associated with this handle
getId() - Method in class rice.p2p.past.gc.GCEndpoint
Returns this node's id, which is its identifier in the namespace.
getId() - Method in class rice.p2p.past.gc.GCId
Returns this gcid's id
getId() - Method in class rice.p2p.past.gc.GCNode
Returns the Id of this node
getId() - Method in class rice.p2p.past.gc.rawserialization.JavaSerializedGCPastContent
 
getId() - Method in class rice.p2p.past.gc.rawserialization.JavaSerializedGCPastContentHandle
 
getId() - Method in class rice.p2p.past.messaging.FetchHandleMessage
Method which returns the id
getId() - Method in class rice.p2p.past.messaging.LookupHandlesMessage
Method which returns the id
getId() - Method in class rice.p2p.past.messaging.LookupMessage
Method which returns the id
getId() - Method in interface rice.p2p.past.PastContent
Returns the Id under which this object is stored in Past.
getId() - Method in interface rice.p2p.past.PastContentHandle
get the id of the PastContent object associated with this handle
getId() - Method in class rice.p2p.past.rawserialization.JavaSerializedPastContent
 
getId() - Method in class rice.p2p.past.rawserialization.JavaSerializedPastContentHandle
 
getId() - Method in class rice.p2p.past.testing.PastRegrTest.TestPastContent
 
getId() - Method in class rice.p2p.past.testing.PastRegrTest.TestPastContentHandle
 
getId() - Method in class rice.p2p.past.testing.RawPastRegrTest.TestPastContent
 
getId() - Method in class rice.p2p.past.testing.RawPastRegrTest.TestPastContentHandle
 
getId() - Method in class rice.p2p.replication.manager.messaging.TimeoutMessage
Returns the id of this message
getId() - Method in class rice.p2p.scribe.messaging.AbstractSubscribeMessage
Returns this subscribe lost message's id
getId() - Method in class rice.p2p.scribe.messaging.SubscribeMessage
Returns this subscribe lost message's id
getId() - Method in class rice.p2p.scribe.ScribeImpl
Returns the Id of the local node
getId() - Method in class rice.p2p.scribe.Topic
Returns the Id to which this topic is mapped
getId(IdFactory, String) - Static method in class rice.p2p.scribe.Topic
Returns the Id to which the string is mapped
getId() - Method in class rice.p2p.splitstream.ChannelId
Gets the Id attribute of the ChannelId object
getId() - Method in class rice.p2p.splitstream.StripeId
Gets the Id attribute of the StripeId object
getId() - Method in class rice.pastry.commonapi.PastryEndpoint
Returns this node's id, which is its identifier in the namespace.
getId() - Method in class rice.pastry.NodeHandle
 
getId() - Method in class rice.pastry.PastryNode
Returns the Id of this node
getId() - Method in class rice.pastry.testing.HelloMsg
 
getIdFactory() - Method in interface rice.p2p.commonapi.Node
Returns a factory for Ids specific to this node's protocol.
getIdFactory() - Method in class rice.p2p.multiring.MultiringNode
Returns a factory for Ids specific to this node's protocol.
getIdFactory() - Method in class rice.p2p.past.gc.GCNode
Returns a factory for Ids specific to this node's protocol.
getIdFactory() - Method in class rice.pastry.PastryNode
Returns a factory for Ids specific to this node's protocol.
getIds(NodeHandle) - Method in class rice.p2p.past.gc.GCPastImpl.ReplicaMap
 
getIdSets() - Method in class rice.p2p.replication.messaging.ResponseMessage
Method which returns this messages' ranges
getIdToStringLength() - Method in interface rice.p2p.commonapi.IdFactory
Returns the length a Id.toString should be.
getIdToStringLength() - Method in class rice.p2p.glacier.FragmentKeyFactory
 
getIdToStringLength() - Method in class rice.p2p.glacier.VersionKeyFactory
 
getIdToStringLength() - Method in class rice.p2p.multiring.MultiringIdFactory
Returns the length a Id.toString should be.
getIdToStringLength() - Method in class rice.p2p.past.gc.GCIdFactory
Returns the length a Id.toString should be.
getIdToStringLength() - Method in class rice.pastry.commonapi.PastryIdFactory
Returns the length a Id.toString should be.
getIncorrect() - Method in class rice.pastry.socket.messaging.WrongEpochMessage
 
getIndex(Id, Id[]) - Static method in class rice.p2p.util.testing.RedBlackMapUnit
 
getIndex(NodeHandle) - Method in class rice.pastry.leafset.LeafSet
 
getIndex(Id) - Method in class rice.pastry.leafset.SimilarSet
Gets the index of the element with the given node id.
getIndex(NodeHandle) - Method in class rice.pastry.leafset.SimilarSet
 
getIndex(Id) - Method in class rice.pastry.NodeSet
Gets the index of the element with the given node id.
getIndex(NodeHandle) - Method in class rice.pastry.NodeSet
 
getIndex(Id) - Method in interface rice.pastry.NodeSetI
Gets the index of the element with the given node id.
getIndex(NodeHandle) - Method in interface rice.pastry.NodeSetI
 
getIndex(Id) - Method in class rice.pastry.routing.RouteSet
Get the index of the node id.
getIndex(NodeHandle) - Method in class rice.pastry.routing.RouteSet
Get the index of the node id.
getIndexHandle(Id) - Method in interface rice.p2p.commonapi.NodeHandleSet
Gets the index of the element with the given node id.
getIndexHandle(Id) - Method in class rice.p2p.multiring.MultiringNodeHandleSet
Gets the index of the element with the given node id.
getIndexHandle(Id) - Method in class rice.pastry.leafset.SimilarSet
Gets the index of the element with the given node id.
getIndexHandle(Id) - Method in class rice.pastry.NodeSet
Gets the index of the element with the given node id.
getIndexHandle(Id) - Method in class rice.pastry.routing.RouteSet
Gets the index of the element with the given node id.
getInetAddress(String) - Method in interface rice.environment.params.Parameters
String format is dnsname ex: "computer.school.edu"
getInetAddress(String) - Method in class rice.environment.params.simple.SimpleParameters
 
getInetSocketAddress(String) - Method in interface rice.environment.params.Parameters
String format is name:port ex: "computer.school.edu:1984"
getInetSocketAddress(String) - Method in class rice.environment.params.simple.SimpleParameters
 
getInetSocketAddressArray(String) - Method in interface rice.environment.params.Parameters
String format is comma seperated.
getInetSocketAddressArray(String) - Method in class rice.environment.params.simple.SimpleParameters
 
getInfo() - Method in class rice.pastry.testing.HelloMsg
 
getInnermostAddress() - Method in class rice.pastry.socket.EpochInetSocketAddress
 
getInnermostAddress() - Method in class rice.pastry.socket.SocketBuffer
 
getInnermostType() - Method in class rice.pastry.socket.SocketBuffer
 
getInputEncoding() - Method in class rice.p2p.util.XMLParser
 
getInstance() - Method in class rice.p2p.aggregation.AggregationImpl
 
getInstance() - Method in class rice.p2p.aggregation.Moraine
 
getInstance() - Method in interface rice.p2p.commonapi.Endpoint
Returns a unique instance name of this endpoint, sort of a mailbox name for this application.
getInstance() - Method in class rice.p2p.glacier.v2.GlacierImpl
 
getInstance() - Method in class rice.p2p.multiring.MultiringEndpoint
Returns a unique instance name of this endpoint, sort of a mailbox name for this application.
getInstance() - Method in class rice.p2p.past.gc.GCEndpoint
Returns a unique instance name of this endpoint, sort of a mailbox name for this application.
getInstance() - Method in interface rice.p2p.past.Past
 
getInstance() - Method in class rice.p2p.past.PastImpl
 
getInstance() - Method in class rice.pastry.commonapi.PastryEndpoint
Returns a unique instance name of this endpoint, sort of a mailbox name for this application.
getInt(String) - Method in interface rice.environment.params.Parameters
 
getInt(String) - Method in class rice.environment.params.simple.SimpleParameters
 
getInt(String) - Method in class rice.p2p.util.XMLObjectOutputStream.PutField
 
getInternalType() - Method in class rice.pastry.routing.RouteMessage
 
getInvocation() - Method in class rice.selector.SelectorManager
Method which synchroniously returns the first element off of the invocations list.
getIOQueue() - Method in class rice.environment.processing.simple.SimpleProcessor
 
getIterator() - Method in interface rice.p2p.commonapi.IdSet
return an iterator over the elements of this set
getIterator() - Method in class rice.p2p.glacier.FragmentKeySet
return an iterator over the elements of this set
getIterator() - Method in class rice.p2p.glacier.VersionKeySet
return an iterator over the elements of this set
getIterator() - Method in class rice.p2p.multiring.MultiringIdSet
return an iterator over the elements of this set
getIterator() - Method in class rice.p2p.past.gc.GCIdSet
return an iterator over the elements of this set
getIterator() - Method in class rice.pastry.IdSet
return an iterator over the elements of this set
getIterator() - Method in class rice.pastry.NodeSet
return an iterator that iterates over the elements of this set
getJoinHandle() - Method in class rice.pastry.join.JoinRequest
Gets the handle of the node that accepted the join request;
getKey(int) - Method in class rice.p2p.glacier.v2.messaging.GlacierDataMessage
 
getKey(int) - Method in class rice.p2p.glacier.v2.messaging.GlacierFetchMessage
 
getKey(int) - Method in class rice.p2p.glacier.v2.messaging.GlacierQueryMessage
 
getKey(int) - Method in class rice.p2p.glacier.v2.messaging.GlacierRefreshCompleteMessage
 
getKey(int) - Method in class rice.p2p.glacier.v2.messaging.GlacierRefreshPatchMessage
 
getKey(int) - Method in class rice.p2p.glacier.v2.messaging.GlacierResponseMessage
 
getKey() - Method in class rice.p2p.multiring.MultiringIdFactory.MultiringMapEntry
 
getKey() - Method in class rice.p2p.multiring.RingCertificate
Returns the public key which is used to authenticate
getKey() - Method in class rice.p2p.past.gc.GCIdFactory.GCMapEntry
 
getKey(Object) - Method in class rice.p2p.util.RedBlackMap
 
getKey(SelectableChannel) - Method in class rice.selector.SelectorManager
Utility method which returns the SelectionKey attached to the given channel, if one exists
getKeys() - Method in class rice.p2p.past.gc.messaging.GCRefreshMessage
Method which returns the list of keys
getLastHop() - Method in class rice.pastry.socket.SourceRoute
Method which returns the first "hop" of this source route
getLastSeen(int) - Method in class rice.p2p.glacier.v2.messaging.GlacierNeighborResponseMessage
 
getLeafSet() - Method in class rice.pastry.client.PastryAppl
Called by a layered Pastry application to obtain a copy of the leaf set.
getLeafSet(NodeHandle) - Method in class rice.pastry.direct.DirectPastryNodeFactory
This method returns the remote leafset of the provided handle to the caller, in a protocol-dependent fashion.
getLeafSet(NodeHandle, Continuation) - Method in class rice.pastry.direct.DirectPastryNodeFactory
 
getLeafSet() - Method in class rice.pastry.join.JoinRequest
Gets the leafset of the node that accepted the join request;
getLeafSet(String) - Static method in class rice.pastry.leafset.testing.MergeTest
Input of the form: <0xD74D4F..><0xD7B075..><0xD98A9D..><0xDAC7F0..><0xDB39A6..><0xDD5A73..><0xE050B3..><0xE0B735..><0xE33A04..><0xE48D40..><0xE678CB..><0xE73F09..> [ <0xEA5EAF..> ] <0xEBC2BB..><0xEBD2CB..><0xEF7F43..><0xF09044..><0xF10B96..><0xF33C36..><0xF64DA9..><0xF66CD9..><0xF9E251..><0xFB7F46..><0xFC1B02..><0xFC4718..>
getLeafSet() - Method in class rice.pastry.PastryNode
 
getLeafSet(NodeHandle) - Method in class rice.pastry.PastryNodeFactory
This method returns the remote leafset of the provided handle to the caller, in a protocol-dependent fashion.
getLeafSet(NodeHandle, Continuation) - Method in class rice.pastry.PastryNodeFactory
Non-blocking version.
getLeafSet() - Method in class rice.pastry.socket.messaging.LeafSetResponseMessage
Returns the leafset of the receiver.
getLeafSet(NodeHandle) - Method in class rice.pastry.socket.SocketPastryNodeFactory
This method returns the remote leafset of the provided handle to the caller, in a protocol-dependent fashion.
getLeafSet(NodeHandle, Continuation) - Method in class rice.pastry.socket.SocketPastryNodeFactory
 
getLength() - Method in class rice.environment.processing.simple.ProcessingQueue
 
getLength() - Method in class rice.environment.processing.simple.WorkQueue
 
getLength(RingId) - Method in class rice.p2p.multiring.MultiringNodeCollection
This method returns the length of the given ringId
getLength() - Method in class rice.p2p.util.XMLParser.CharArrayBuffer
Returns the length
getLengthOfSharedPrefix(RingId, RingId) - Method in class rice.p2p.multiring.MultiringNodeCollection
This method returns the length of the shared prefix, in bytes, of the two provided ringIds by comparing the ring values.
getLifetime(int) - Method in class rice.p2p.glacier.v2.messaging.GlacierRefreshPatchMessage
 
getLineNumber() - Method in class rice.p2p.util.XMLParser
 
getLiveness() - Method in class rice.pastry.direct.DirectNodeHandle
Gets the Alive attribute of the DirectNodeHandle object
getLiveness() - Method in class rice.pastry.leafset.testing.MergeTest.TestNodeHandle
 
getLiveness() - Method in class rice.pastry.NodeHandle
A more detailed version of isAlive().
getLiveness() - Method in class rice.pastry.socket.SocketNodeHandle
Returns the last known liveness information about the Pastry node associated with this handle.
getLiveness() - Method in class rice.pastry.socket.SocketSourceRouteManager.AddressManager
Method which returns the last cached liveness value for the given address.
getLiveness(EpochInetSocketAddress) - Method in class rice.pastry.socket.SocketSourceRouteManager
Method which returns the last cached liveness value for the given address.
getLiveness() - Method in class rice.pastry.testing.LeafSetTest.TestNodeHandle
 
getLocalHandle() - Method in class rice.pastry.PastryNode
 
getLocalId() - Method in class rice.p2p.splitstream.Channel
Gets the local node id.
getLocalNode() - Method in class rice.pastry.NodeHandle
Accessor method.
getLocalNode() - Method in class rice.pastry.ScheduledMessage
 
getLocalNodeHandle() - Method in class rice.p2p.aggregation.AggregationImpl
 
getLocalNodeHandle() - Method in class rice.p2p.aggregation.Moraine
 
getLocalNodeHandle() - Method in interface rice.p2p.commonapi.Endpoint
Returns a handle to the local node below this endpoint.
getLocalNodeHandle() - Method in interface rice.p2p.commonapi.Node
Returns a handle to the local node.
getLocalNodeHandle() - Method in class rice.p2p.glacier.v2.GlacierImpl
 
getLocalNodeHandle() - Method in class rice.p2p.multiring.MultiringEndpoint
Returns a handle to the local node below this endpoint.
getLocalNodeHandle() - Method in class rice.p2p.multiring.MultiringNode
 
getLocalNodeHandle() - Method in class rice.p2p.past.gc.GCEndpoint
Returns a handle to the local node below this endpoint.
getLocalNodeHandle() - Method in class rice.p2p.past.gc.GCNode
Method which returns the node handle to the local node
getLocalNodeHandle() - Method in interface rice.p2p.past.Past
get the nodeHandle of the local Past node
getLocalNodeHandle() - Method in class rice.p2p.past.PastImpl
get the nodeHandle of the local Past node
getLocalNodeHandle() - Method in class rice.pastry.commonapi.PastryEndpoint
Returns a handle to the local node below this endpoint.
getLocalNodeHandle() - Method in class rice.pastry.PastryNode
 
getLogger(Class, String) - Method in class rice.environment.logging.AbstractLogManager
 
getLogger(Class, String) - Method in interface rice.environment.logging.LogManager
Returns the Logger matching the paramerters, constructs a new one if an appropriate one hasn't yet been constructed.
getLogger() - Method in class rice.pastry.direct.DirectPastryNode
 
getLogManager() - Method in class rice.environment.Environment
 
getLogServer() - Method in class rice.p2p.multiring.RingCertificate
Returns the log server of this ring
getLong(String) - Method in interface rice.environment.params.Parameters
 
getLong(String) - Method in class rice.environment.params.simple.SimpleParameters
 
getLong(String) - Method in class rice.p2p.util.XMLObjectOutputStream.PutField
 
getManager() - Method in class rice.pastry.socket.SocketSourceRouteManager
Method which returns the internal manager
getManifest() - Method in class rice.p2p.glacier.v2.GlacierContentHandle
 
getManifest(int) - Method in class rice.p2p.glacier.v2.messaging.GlacierDataMessage
 
getMax() - Method in class rice.p2p.past.messaging.LookupHandlesMessage
Method which returns the number of replicas
getMaxChildren(ChannelId) - Method in class rice.p2p.splitstream.SplitStreamScribePolicy
Gets the max bandwidth for a channel.
getMaximumSize() - Method in interface rice.persistence.Cache
Returns the maximum size of the cache, in bytes.
getMaximumSize() - Method in class rice.persistence.EmptyCache
Returns the maximum size of the cache, in bytes.
getMaximumSize() - Method in class rice.persistence.LRUCache
Returns the maximum size of the cache, in bytes.
getMaximumSize() - Method in class rice.persistence.StorageManagerImpl
Returns the maximum size of the cache, in bytes.
getMessage() - Method in interface rice.p2p.commonapi.RouteMessage
Deprecated. use getMesage(MessageDeserializer)
getMessage(MessageDeserializer) - Method in interface rice.p2p.commonapi.RouteMessage
 
getMessage() - Method in class rice.p2p.multiring.messaging.RingMessage
 
getMessage() - Method in class rice.p2p.multiring.MultiringRouteMessage
Deprecated. Use getMessages(MessageDeserializer)
getMessage(MessageDeserializer) - Method in class rice.p2p.multiring.MultiringRouteMessage
 
getMessage() - Method in class rice.p2p.past.testing.PastRegrTest.TestRouteMessage
Deprecated.  
getMessage(MessageDeserializer) - Method in class rice.p2p.past.testing.PastRegrTest.TestRouteMessage
 
getMessage() - Method in class rice.p2p.past.testing.RawPastRegrTest.TestRouteMessage
Deprecated.  
getMessage(MessageDeserializer) - Method in class rice.p2p.past.testing.RawPastRegrTest.TestRouteMessage
 
getMessage() - Method in class rice.p2p.scribe.testing.RawScribeRegrTest.TestRouteMessage
Deprecated.  
getMessage(MessageDeserializer) - Method in class rice.p2p.scribe.testing.RawScribeRegrTest.TestRouteMessage
 
getMessage() - Method in class rice.p2p.scribe.testing.ScribeRegrTest.TestRouteMessage
Deprecated.  
getMessage(MessageDeserializer) - Method in class rice.p2p.scribe.testing.ScribeRegrTest.TestRouteMessage
 
getMessage() - Method in class rice.p2p.util.rawserialization.JavaSerializedMessage
 
getMessage() - Method in class rice.pastry.commonapi.PastryEndpointMessage
Returns the internal message
getMessage() - Method in class rice.pastry.messaging.PJavaSerializedMessage
 
getMessage() - Method in class rice.pastry.routing.RouteMessage
Deprecated. use getMessage(MessageDeserializer)
getMessage(MessageDeserializer) - Method in class rice.pastry.routing.RouteMessage
 
getMessage() - Method in class rice.pastry.ScheduledMessage
Returns the message
getMessageDispatch() - Method in class rice.pastry.PastryNode
FOR TESTING ONLY - DO NOT USE!
getMetadata(long) - Method in class rice.p2p.aggregation.Aggregate
 
getMetadata(long) - Method in class rice.p2p.glacier.v2.DebugContent
 
getMetadata(long) - Method in interface rice.p2p.past.gc.GCPastContent
Returns the metadata which should be stored with this object.
getMetadata(long) - Method in class rice.p2p.past.gc.rawserialization.JavaSerializedGCPastContent
 
getMetadata(Id) - Method in interface rice.persistence.Catalog
Returns the metadata associated with the provided object, or null if no metadata exists.
getMetadata(Id) - Method in class rice.persistence.EmptyCache
Returns the metadata associated with the provided object, or null if no metadata exists.
getMetadata(Id) - Method in class rice.persistence.LRUCache
Returns the metadata associated with the provided object, or null if no metadata exists.
getMetadata(Id) - Method in class rice.persistence.MemoryStorage
Returns the metadata associated with the provided object, or null if no metadata exists.
getMetadata(Id) - Method in class rice.persistence.PersistentStorage
Returns the metadata associated with the provided object, or null if no metadata exists.
getMetadata(Id) - Method in class rice.persistence.StorageManagerImpl
Returns the metadata associated with the provided object, or null if no metadata exists.
getModifyKey() - Method in class rice.selector.SelectorManager
Method which synchroniously returns on element off of the modifyKeys list
getMyUID() - Method in class rice.p2p.glacier.v2.GlacierContinuation
 
getName() - Method in class rice.p2p.multiring.RingCertificate
Returns the name of this ring
getName() - Method in class rice.p2p.util.XMLParser
For START_TAG or END_TAG events, the (local) name of the current element is returned when namespaces are enabled.
getName() - Method in class rice.persistence.PersistentStorage
Gets the name of this instance
getNamespace(String) - Method in class rice.p2p.util.XMLParser
 
getNamespace() - Method in class rice.p2p.util.XMLParser
 
getNamespaceCount(int) - Method in class rice.p2p.util.XMLParser
 
getNamespacePrefix(int) - Method in class rice.p2p.util.XMLParser
 
getNamespaceUri(int) - Method in class rice.p2p.util.XMLParser
 
getNearest(NodeHandle, NodeHandle) - Method in class rice.pastry.PastryNodeFactory
This method implements the algorithm in the Pastry locality paper for finding a close node the the current node through iterative leafset and route row requests.
getNeighbor(int) - Method in class rice.p2p.glacier.v2.messaging.GlacierNeighborResponseMessage
 
getNeighborRanges() - Method in class rice.p2p.glacier.v2.GlacierImpl
 
getNetworkListeners() - Method in class rice.pastry.dist.DistPastryNode
 
getNetworkSimulator() - Method in class rice.pastry.direct.DirectPastryNodeFactory
Getter for the NetworkSimulator.
getNext() - Method in class rice.p2p.scribe.messaging.AnycastMessage
Returns the next handle to visit and removes the node from the list.
getNextHop() - Method in class rice.pastry.routing.RouteMessage
 
getNextHopHandle() - Method in interface rice.p2p.commonapi.RouteMessage
Returns the next hop handle for this message
getNextHopHandle() - Method in class rice.p2p.multiring.MultiringRouteMessage
Returns the next hop handle for this message
getNextHopHandle() - Method in class rice.p2p.past.testing.PastRegrTest.TestRouteMessage
 
getNextHopHandle() - Method in class rice.p2p.past.testing.RawPastRegrTest.TestRouteMessage
 
getNextHopHandle() - Method in class rice.p2p.scribe.testing.RawScribeRegrTest.TestRouteMessage
Gets the NextHopHandle attribute of the TestRouteMessage object
getNextHopHandle() - Method in class rice.p2p.scribe.testing.ScribeRegrTest.TestRouteMessage
Gets the NextHopHandle attribute of the TestRouteMessage object
getNextHopHandle() - Method in class rice.pastry.routing.RouteMessage
 
getNextId() - Method in class rice.p2p.replication.manager.ReplicationManagerImpl.ReplicationManagerHelper
Interal method which safely takes the next id to be fetched from the set of pending keys
getNextTaskExecutionTime() - Method in class rice.selector.SelectorManager
 
getNode() - Method in class rice.p2p.multiring.MultiringNode
Returns this mutliring node's internal node
getNode() - Method in class rice.pastry.socket.appsocket.testing.Echo
Getter for the node.
getNode() - Method in class rice.pastry.testing.RoutingTableTest.MyApp
Getter for the node.
getNode() - Method in class rice.tutorial.appsocket.MyApp
Getter for the node.
getNode() - Method in class rice.tutorial.direct.MyApp
Getter for the node.
getNode() - Method in class rice.tutorial.forwarding.MyApp
Getter for the node.
getNode() - Method in class rice.tutorial.gtitm.MyApp
Getter for the node.
getNode() - Method in class rice.tutorial.lesson4.MyApp
Getter for the node.
getNode() - Method in class rice.tutorial.rawserialization.MyApp
Getter for the node.
getNode() - Method in class rice.tutorial.rawserialization2.MyApp
Getter for the node.
getNodeHandle() - Method in class rice.p2p.aggregation.AggregateHandle
 
getNodeHandle() - Method in class rice.p2p.glacier.v2.DebugContentHandle
 
getNodeHandle() - Method in class rice.p2p.glacier.v2.GlacierContentHandle
 
getNodeHandle() - Method in class rice.p2p.past.ContentHashPastContentHandle
Returns the NodeHandle of the Past node on which the object associated with this handle is stored
getNodeHandle() - Method in class rice.p2p.past.gc.rawserialization.JavaSerializedGCPastContentHandle
 
getNodeHandle() - Method in interface rice.p2p.past.PastContentHandle
get the NodeHandle of the Past node on which the object associated with this handle is stored
getNodeHandle() - Method in class rice.p2p.past.rawserialization.JavaSerializedPastContentHandle
 
getNodeHandle() - Method in class rice.p2p.past.testing.PastRegrTest.TestPastContentHandle
 
getNodeHandle() - Method in class rice.p2p.past.testing.RawPastRegrTest.TestPastContentHandle
 
getNodeHandle() - Method in class rice.pastry.client.PastryAppl
Gets the handle of the Pastry node associated with this client
getNodeHandle(InetSocketAddress) - Method in class rice.pastry.dist.DistPastryNodeFactory
Method which a client should use in order to get a bootstrap node from the factory.
getNodeHandle(InetSocketAddress, int) - Method in class rice.pastry.dist.DistPastryNodeFactory
 
getNodeHandle(InetSocketAddress, Continuation) - Method in class rice.pastry.dist.DistPastryNodeFactory
 
getNodeHandle(InetSocketAddress[]) - Method in class rice.pastry.dist.DistPastryNodeFactory
Method which a client should use in order to get a bootstrap node from the factory.
getNodeHandle(InetSocketAddress[], int) - Method in class rice.pastry.dist.DistPastryNodeFactory
 
getNodeHandle(InetSocketAddress[], Continuation) - Method in class rice.pastry.dist.DistPastryNodeFactory
 
getNodeHandle(EpochInetSocketAddress) - Method in class rice.pastry.socket.SocketSourceRouteManager
 
getNodeId() - Method in class rice.p2p.multiring.MultiringNode
Returns the underlying id of this node
getNodeId() - Method in class rice.pastry.client.PastryAppl
Gets the node id associated with this client.
getNodeId() - Method in class rice.pastry.direct.DirectNodeHandle
Gets the NodeId attribute of the DirectNodeHandle object
getNodeId() - Method in class rice.pastry.dist.DistNodeHandle
Gets the nodeId of this Pastry node.
getNodeId() - Method in class rice.pastry.leafset.testing.MergeTest.TestNodeHandle
 
getNodeId() - Method in class rice.pastry.NodeHandle
Gets the nodeId of this Pastry node.
getNodeId() - Method in class rice.pastry.PastryNode
 
getNodeId() - Method in class rice.pastry.socket.messaging.NodeIdResponseMessage
Returns the nodeId of the receiver.
getNodeId() - Method in class rice.pastry.testing.LeafSetTest.TestNodeHandle
 
getNodeNumber() - Method in class rice.pastry.direct.TestRecord
returns the number of nodes
getNum() - Method in class rice.p2p.util.testing.XMLObjectStreamUnit.TestExternalizable
 
getNum() - Method in class rice.p2p.util.testing.XMLObjectStreamUnit.TestPutFields
 
getNum() - Method in class rice.p2p.util.testing.XMLObjectStreamUnit.TestUnreadData
 
getNum1() - Method in class rice.p2p.util.testing.XMLObjectStreamUnit.TestSerialPersistentFields
 
getNum2() - Method in class rice.p2p.util.testing.XMLObjectStreamUnit.TestPutFields
 
getNum2() - Method in class rice.p2p.util.testing.XMLObjectStreamUnit.TestSerialPersistentFields
 
getNumHops() - Method in class rice.pastry.socket.SourceRoute
Returns the number of hops in this source route
getNumInvocations() - Method in class rice.selector.SelectorManager
Debug method which returns the number of pending invocations
getNumKeys() - Method in class rice.p2p.glacier.v2.messaging.GlacierFetchMessage
 
getNumObjectsWaiting() - Method in class rice.p2p.aggregation.AggregationImpl
 
getNumSockets() - Method in class rice.pastry.socket.SocketCollectionManager
 
getNumSourceRoutes() - Method in class rice.pastry.socket.SocketCollectionManager
 
getObject(String) - Method in class rice.p2p.util.XMLObjectOutputStream.PutField
 
getObject(Id, Continuation) - Method in interface rice.persistence.Catalog
Returns the object identified by the given id, or null if there is no cooresponding object (through receiveResult on c).
getObject(Id, Continuation) - Method in class rice.persistence.EmptyCache
Returns the object identified by the given id.
getObject(Id, Continuation) - Method in class rice.persistence.LRUCache
Returns the object identified by the given id.
getObject(Id, Continuation) - Method in class rice.persistence.MemoryStorage
Returns the object identified by the given id, or null if there is no cooresponding object (through receiveResult on c).
getObject(Id, Continuation) - Method in class rice.persistence.PersistentStorage
Returns the object identified by the given id.
getObject(Id, Continuation) - Method in class rice.persistence.StorageManagerImpl
Returns the object identified by the given id, or null if there is no cooresponding object (through receiveResult on c).
getObjectHash() - Method in class rice.p2p.glacier.v2.Manifest
 
getObjects() - Method in class rice.p2p.util.XMLObjectOutputStream.PutField
 
getObjectStore() - Method in class rice.p2p.aggregation.AggregationImpl
 
getObjectStreamClass() - Method in class rice.p2p.util.XMLObjectInputStream.GetField
 
getOffsetFID() - Method in class rice.p2p.glacier.v2.messaging.GlacierSyncMessage
 
getOptions() - Method in class rice.pastry.routing.RouteMessage
Get transmission options.
getOptions() - Method in class rice.pastry.socket.SocketBuffer
 
getOutstandingMessages() - Method in class rice.p2p.past.PastImpl
Returns of the outstanding messages.
getParameters() - Method in class rice.environment.Environment
 
getParameters() - Method in class rice.environment.logging.simple.SimpleLogManager
 
getParent(Topic) - Method in interface rice.p2p.scribe.Scribe
Returns the parent node for a given topic
getParent(Topic) - Method in class rice.p2p.scribe.ScribeImpl
Returns the parent for a given topic
getParent() - Method in class rice.p2p.scribe.ScribeImpl.TopicManager
Gets the Parent attribute of the TopicManager object
getParent() - Method in class rice.p2p.splitstream.Stripe
Utility method.
getParent() - Method in class rice.tutorial.scribe.MyScribeClient
 
getPastryNode() - Method in class rice.pastry.testing.RegrTestApp
 
getPathToRoot() - Method in class rice.p2p.scribe.messaging.SubscribeAckMessage
Returns the path to the root for the node receiving this message
getPathToRoot() - Method in class rice.p2p.scribe.ScribeImpl.TopicManager
Gets the PathToRoot attribute of the TopicManager object
getPayload() - Method in class rice.p2p.glacier.Fragment
 
getPayload() - Method in class rice.p2p.glacier.v2.DebugContent
 
getPCH() - Method in class rice.p2p.past.gc.rawserialization.JavaSerializedGCPastContentHandle
 
getPCH() - Method in class rice.p2p.past.rawserialization.JavaSerializedPastContentHandle
 
getPeerKey(int) - Method in class rice.p2p.glacier.FragmentKey
Gets the PeerKey attribute of the FragmentKey object
getPersistentFields(Class) - Method in class rice.p2p.util.XMLObjectOutputStream
Method which returns the serializable fields of the provided class.
getPingManager() - Method in class rice.pastry.socket.SocketCollectionManager
Method which returns the internal PingManager
getPointers() - Method in class rice.p2p.aggregation.Aggregate
 
getPolicy() - Method in interface rice.p2p.scribe.Scribe
Returns the current policy for this scribe object
getPolicy() - Method in class rice.p2p.scribe.ScribeImpl
Returns the current policy for this scribe object
getPolicy() - Method in class rice.p2p.splitstream.SplitStreamImpl
Returns the policy used to control Scribe
getPort() - Method in class rice.p2p.multiring.RingCertificate
Returns the preferred port of this ring
getPositionDescription() - Method in class rice.p2p.util.XMLParser
 
getPrefix() - Method in class rice.environment.logging.AbstractLogManager
 
getPrefix() - Method in class rice.p2p.util.XMLParser
 
getPrefixMatch(Id, Id, int) - Static method in class rice.p2p.splitstream.SplitStreamScribePolicy
Helper method for finding prefix match between two Ids.
getPreviousNodeHandle() - Method in class rice.p2p.past.messaging.LookupMessage
Method which returns the previous hop (where the message was just at)
getPreviousParent() - Method in class rice.p2p.scribe.messaging.SubscribeMessage
Returns the node who is trying to subscribe
getPrevNode() - Method in class rice.pastry.routing.RouteMessage
 
getPrimaryStripe() - Method in class rice.p2p.splitstream.Channel
The primary stripe is the stripe that the user must have.
getPrimitives() - Method in class rice.p2p.util.XMLObjectOutputStream.PutField
 
getPrintStream() - Method in class rice.environment.logging.AbstractLogManager
 
getPrintStream() - Method in class rice.environment.logging.file.RotatingLogManager
 
getPrintStream() - Method in class rice.environment.logging.simple.SimpleLogManager
 
getPriority() - Method in class rice.p2p.aggregation.messaging.AggregationMessage
Method which should return the priority level of this message.
getPriority() - Method in interface rice.p2p.commonapi.Message
Method which should return the priority level of this message.
getPriority() - Method in class rice.p2p.glacier.v2.messaging.GlacierMessage
Method which should return the priority level of this message.
getPriority() - Method in class rice.p2p.multiring.messaging.RingMessage
Method which should return the priority level of this message.
getPriority() - Method in class rice.p2p.multiring.testing.MultiringRegrTest.MultiringTestMessage
 
getPriority() - Method in class rice.p2p.past.messaging.PastMessage
Method which should return the priority level of this message.
getPriority() - Method in class rice.p2p.replication.manager.messaging.ReminderMessage
Method which should return the priority level of this message.
getPriority() - Method in class rice.p2p.replication.manager.messaging.TimeoutMessage
Method which should return the priority level of this message.
getPriority() - Method in class rice.p2p.replication.messaging.ReplicationMessage
Method which should return the priority level of this message.
getPriority() - Method in class rice.p2p.scribe.messaging.ScribeMessage
Method which should return the priority level of this message.
getPriority() - Method in class rice.p2p.util.rawserialization.JavaSerializedMessage
 
getPriority() - Method in class rice.pastry.messaging.Message
Get priority
getPriority() - Method in class rice.pastry.routing.RouteMessage
Get priority
getPriority() - Method in class rice.tutorial.direct.MyMsg
Use low priority to prevent interference with overlay maintenance traffic.
getPriority() - Method in class rice.tutorial.forwarding.MyMsg
Use low priority to prevent interference with overlay maintenance traffic.
getPriority() - Method in class rice.tutorial.gtitm.MyMsg
Use low priority to prevent interference with overlay maintenance traffic.
getPriority() - Method in class rice.tutorial.lesson3.MyMsg
Use low priority to prevent interference with overlay maintenance traffic.
getPriority() - Method in class rice.tutorial.lesson4.MyMsg
Use low priority to prevent interference with overlay maintenance traffic.
getPriority() - Method in class rice.tutorial.rawserialization.MyMsg
Use low priority to prevent interference with overlay maintenance traffic.
getPriority() - Method in class rice.tutorial.rawserialization2.MyMsg
Use low priority to prevent interference with overlay maintenance traffic.
getProbability() - Method in class rice.pastry.testing.PingTestRecord
 
getProcessor() - Method in class rice.environment.Environment
 
getProperty(String) - Method in class rice.environment.params.simple.SimpleParameters
 
getProperty(String) - Method in class rice.p2p.util.XMLParser
 
getProtocol() - Method in class rice.p2p.multiring.RingCertificate
Returns the protcol of this ring
getProximity(NodeHandle, NodeHandle) - Method in class rice.pastry.direct.DirectPastryNodeFactory
This method determines and returns the proximity of the current local node the provided NodeHandle.
getProximity(NodeHandle, NodeHandle) - Method in class rice.pastry.PastryNodeFactory
This method determines and returns the proximity of the current local node the provided NodeHandle.
getProximity(NodeHandle, NodeHandle) - Method in class rice.pastry.socket.SocketPastryNodeFactory
This method determines and returns the proximity of the current local node to the provided NodeHandle.
getPublishMessages() - Method in class rice.p2p.scribe.testing.RawScribeRegrTest.TestScribeClient
 
getPublishMessages() - Method in class rice.p2p.scribe.testing.ScribeRegrTest.TestScribeClient
 
getQueue() - Method in class rice.environment.processing.simple.SimpleProcessor
 
getQueue() - Method in class rice.pastry.socket.SocketChannelWriter
Returns the queue of writes for the remote address
getRandomSource() - Method in class rice.environment.Environment
 
getRange() - Method in class rice.p2p.glacier.v2.messaging.GlacierRefreshResponseMessage
 
getRange() - Method in class rice.p2p.glacier.v2.messaging.GlacierSyncMessage
 
getRange() - Method in class rice.p2p.multiring.MultiringIdRange
Returns the internal range
getRange() - Method in class rice.p2p.past.gc.GCIdRange
Returns the internal range
getRangeForDirectory(File) - Method in class rice.persistence.PersistentStorage
Utility function which returns the range of keys which a directory corresponds to.
getRanges() - Method in class rice.p2p.replication.messaging.RequestMessage
Method which returns this messages' ranges
getRanges() - Method in class rice.p2p.replication.messaging.ResponseMessage
Method which returns this messages' ranges
getRawMessage() - Method in class rice.p2p.multiring.messaging.RingMessage
Method which returns this messages' internal message
getReference(String) - Method in class rice.p2p.util.XMLObjectInputStream
Method which returns a previously stored reference.
getReference(Object) - Method in class rice.p2p.util.XMLObjectOutputStream
Method which returns a previously stored reference.
getRemote() - Method in class rice.pastry.direct.DirectNodeHandle
Gets the Remote attribute of the DirectNodeHandle object
getReplicas() - Method in class rice.p2p.past.gc.GCPastImpl.ReplicaMap
 
getReplication() - Method in class rice.p2p.past.PastImpl
Returns the replica manager for this Past instance.
getReplication() - Method in interface rice.p2p.replication.manager.ReplicationManager
Returns the internal replication object used by this manager.
getReplication() - Method in class rice.p2p.replication.manager.ReplicationManagerImpl
Utility method which returns the underlying replication object.
getReplicationFactor() - Method in class rice.p2p.aggregation.AggregationImpl
 
getReplicationFactor() - Method in class rice.p2p.aggregation.Moraine
 
getReplicationFactor() - Method in class rice.p2p.glacier.v2.GlacierImpl
 
getReplicationFactor() - Method in interface rice.p2p.past.Past
Returns the number of replicas used in this Past
getReplicationFactor() - Method in class rice.p2p.past.PastImpl
Returns the number of replicas used in this Past
getRequest() - Method in class rice.p2p.glacier.v2.messaging.GlacierFetchMessage
 
getRequestedId() - Method in class rice.p2p.glacier.v2.messaging.GlacierRefreshProbeMessage
 
getRequestedRange() - Method in class rice.p2p.glacier.v2.messaging.GlacierNeighborRequestMessage
 
getRequestedRange() - Method in class rice.p2p.glacier.v2.messaging.GlacierRangeForwardMessage
 
getRequestedRange() - Method in class rice.p2p.glacier.v2.messaging.GlacierRangeQueryMessage
 
getRequestor() - Method in class rice.p2p.glacier.v2.messaging.GlacierRangeForwardMessage
 
getResponse() - Method in class rice.p2p.past.messaging.ContinuationMessage
Returns the response
getResponse(InetSocketAddress, Message) - Method in class rice.pastry.socket.SocketPastryNodeFactory
This method anonymously sends the given message to the remote address, blocks until a response is received, and then closes the socket and returns the response.
getResponse(InetSocketAddress, Message, Continuation) - Method in class rice.pastry.socket.SocketPastryNodeFactory
 
getResponseContinuation(PastMessage) - Method in class rice.p2p.past.PastImpl
Returns a continuation which will respond to the given message.
getResult() - Method in class rice.Continuation.ExternalContinuation
 
getResult() - Method in class rice.Continuation.MultiContinuation
Method which can also be overriden to change what result should be returned to the parent continuation.
getRingId() - Method in class rice.p2p.multiring.MultiringIdFactory
Method which returns the underlying Id which represents the local node's ring
getRingId() - Method in class rice.p2p.multiring.MultiringNode
Returns the ringId of this node
getRingId() - Method in class rice.p2p.multiring.MultiringNodeHandle
Returns the ringId of this node handle
getRingId() - Method in class rice.p2p.multiring.RingId
Returns this ringid's ring id
getRoot() - Method in class rice.p2p.aggregation.AggregateList
 
getRoot() - Method in class rice.persistence.PersistentStorage
gets the root directory that the persistence Manager uses
getRoot(NodeHandle, Hashtable) - Static method in class rice.tutorial.scribe.ScribeTutorial
Recursively crawl up the tree to find the root.
getRouteManager(SourceRoute) - Method in class rice.pastry.socket.SocketSourceRouteManager.AddressManager
Method which returns the route manager for the given route
getRouteMessage() - Method in class rice.p2p.multiring.MultiringRouteMessage
Returns the internal route message
getRouteMessage() - Method in class rice.pastry.socket.SocketBuffer
 
getRouteRow(NodeHandle, int) - Method in class rice.pastry.direct.DirectPastryNodeFactory
This method returns the remote route row of the provided handle to the caller, in a protocol-dependent fashion.
getRouteRow(NodeHandle, int, Continuation) - Method in class rice.pastry.direct.DirectPastryNodeFactory
 
getRouteRow(NodeHandle, int) - Method in class rice.pastry.PastryNodeFactory
This method returns the remote route row of the provided handle to the caller, in a protocol-dependent fashion.
getRouteRow(NodeHandle, int, Continuation) - Method in class rice.pastry.PastryNodeFactory
Non-blocking version.
getRouteRow() - Method in class rice.pastry.socket.messaging.RouteRowResponseMessage
Returns the routeset of the receiver.
getRouteRow(NodeHandle, int) - Method in class rice.pastry.socket.SocketPastryNodeFactory
This method returns the remote route row of the provided handle to the caller, in a protocol-dependent fashion.
getRouteRow(NodeHandle, int, Continuation) - Method in class rice.pastry.socket.SocketPastryNodeFactory
 
getRoutes() - Method in class rice.pastry.socket.messaging.RoutesResponseMessage
Returns the leafset of the receiver.
getRoutes(NodeHandle, NodeHandle) - Method in class rice.pastry.socket.SocketPastryNodeFactory
This method returns the routes a remote node is using
getRouteSet(int, int) - Method in class rice.pastry.routing.RoutingTable
Gets the set of handles at a particular entry in the table.
getRoutingTable() - Method in class rice.pastry.client.PastryAppl
Called by a layered Pastry application to obtain a copy of the routing table.
getRoutingTable() - Method in class rice.pastry.PastryNode
 
getRow(int) - Method in class rice.pastry.join.JoinRequest
Get row.
getRow() - Method in class rice.pastry.routing.BroadcastRouteRow
Gets the row that was sent in the message.
getRow() - Method in class rice.pastry.routing.RequestRouteRow
Gets the row that made the request.
getRow(int) - Method in class rice.pastry.routing.RoutingTable
Get a row from the routing table.
getRow() - Method in class rice.pastry.socket.messaging.RouteRowRequestMessage
Returns the row which this a request for
getSelector() - Method in class rice.selector.SelectorManager
 
getSelectorManager() - Method in class rice.environment.Environment
 
getSender() - Method in class rice.pastry.messaging.Message
Get sender.
getSenderId() - Method in class rice.pastry.messaging.Message
Get sender Id.
getSeq() - Method in interface rice.pastry.direct.Delivery
Preserve order.
getSerializableConstructor(Class) - Method in class rice.p2p.util.XMLObjectInputStream
Method which returns the Serializable constructor for the provided class.
getSerializedLength() - Method in class rice.pastry.socket.EpochInetSocketAddress
 
getSerialPersistentFields(Class) - Method in class rice.p2p.util.XMLObjectOutputStream
Method which returns the serializablePersistenFields field of the provided class.
getSet() - Method in class rice.p2p.multiring.MultiringIdSet
Returns the internal set
getSet() - Method in class rice.p2p.multiring.MultiringNodeHandleSet
Returns the internal set
getShort(String) - Method in class rice.p2p.util.XMLObjectOutputStream.PutField
 
getSignature() - Method in class rice.p2p.glacier.v2.Manifest
 
getSignature(int) - Method in class rice.p2p.glacier.v2.messaging.GlacierRefreshPatchMessage
 
getSimulator() - Method in class rice.pastry.direct.DirectNodeHandle
Gets the Simulator attribute of the DirectNodeHandle object
getSize() - Method in interface rice.persistence.Catalog
Returns the number of Ids currently stored in the catalog
getSize() - Method in class rice.persistence.EmptyCache
Returns the number of Ids currently stored in the catalog
getSize() - Method in class rice.persistence.LRUCache
Returns the number of Ids currently stored in the catalog
getSize() - Method in class rice.persistence.MemoryStorage
Returns the number of Ids currently stored in the catalog
getSize() - Method in class rice.persistence.PersistentStorage
Returns the number of Ids currently stored in the catalog
getSize() - Method in class rice.persistence.StorageManagerImpl
Returns the number of Ids currently stored in the catalog
getSocketSourceRouteManager() - Method in class rice.pastry.socket.SocketPastryNode
Returns the SocketSourceRouteManager for this pastry node.
getSocketToClose() - Method in class rice.pastry.socket.SocketCollectionManager
Internal method which returns the next socket to be closed
getSomePointers(int, int, Id[]) - Method in class rice.p2p.aggregation.AggregateList
 
getSource() - Method in class rice.p2p.aggregation.messaging.AggregationMessage
Method which returns this messages' source address
getSource() - Method in class rice.p2p.glacier.v2.messaging.GlacierMessage
Method which returns this messages' source address
getSource() - Method in class rice.p2p.past.messaging.PastMessage
Method which returns this messages' source address
getSource() - Method in class rice.p2p.replication.messaging.ReplicationMessage
Method which returns this messages' source address
getSource() - Method in class rice.p2p.scribe.messaging.ScribeMessage
Method which returns this messages' source address
getSource() - Method in class rice.pastry.testing.PingMessageNew
 
getSplitStreamScribePolicy(Scribe, SplitStream) - Method in interface rice.p2p.splitstream.SplitStreamScribePolicyFactory
 
getStage() - Method in class rice.p2p.splitstream.SplitStreamSubscribeContent
Returns the data for this content
getStartTag() - Method in class rice.p2p.util.XMLReader
Returns the value of the current start tag
getStartTime() - Method in class rice.pastry.socket.messaging.DatagramMessage
 
getStatistics(long, long, int) - Method in class rice.p2p.aggregation.AggregateList
 
getStatistics() - Method in class rice.p2p.aggregation.AggregationImpl
 
getStorage() - Method in class rice.persistence.LRUCache
Returns the backing storage object
getStorage() - Method in interface rice.persistence.StorageManager
Returns the permantent storage object used by this StorageManager
getStorage() - Method in class rice.persistence.StorageManagerImpl
Returns the permantent storage object used by this StorageManager
getStorageManager() - Method in class rice.p2p.past.PastImpl
Returns this Past's storage manager.
getStorageSize() - Method in class rice.persistence.PersistentStorage
gets the amount of storage that the persistence Manager uses
getString(String) - Method in interface rice.environment.params.Parameters
 
getString(String) - Method in class rice.environment.params.simple.SimpleParameters
 
getStringArray(String) - Method in interface rice.environment.params.Parameters
 
getStringArray(String) - Method in class rice.environment.params.simple.SimpleParameters
 
getStripeBase() - Method in class rice.p2p.splitstream.Channel
 
getStripeBaseBitLength() - Method in interface rice.p2p.splitstream.SplitStream
 
getStripeBaseBitLength() - Method in class rice.p2p.splitstream.SplitStreamImpl
 
getStripeId() - Method in class rice.p2p.splitstream.Stripe
gets the StripeID for this stripe
getStripes() - Method in class rice.p2p.splitstream.Channel
At any moment a node is subscribed to at least 1 but possibly more stripes.
getStripes() - Method in class rice.p2p.splitstream.testing.MySplitStreamClient
 
getSubContinuation(int) - Method in class rice.Continuation.MultiContinuation
Returns the continuation which should be used as the result continuation for the index-th result.
getSubscribeFailed() - Method in class rice.p2p.scribe.testing.RawScribeRegrTest.TestScribeClient
 
getSubscribeFailed() - Method in class rice.p2p.scribe.testing.ScribeRegrTest.TestScribeClient
 
getSubscriber() - Method in class rice.p2p.scribe.messaging.SubscribeMessage
Returns the node who is trying to subscribe
getSuperClasses(Class) - Method in class rice.p2p.util.XMLObjectOutputStream
Method which returns an array of classes representing the class hierarchy of the provided class, exempting the Object class.
getTag() - Method in class rice.p2p.glacier.v2.messaging.GlacierMessage
 
getTarget() - Method in class rice.pastry.routing.RouteMessage
Gets the target node id of this message.
getTestNumber() - Method in class rice.pastry.direct.TestRecord
returns the number of tests
getTestRecord() - Method in class rice.pastry.direct.BasicNetworkSimulator
get TestRecord
getTestRecord() - Method in interface rice.pastry.direct.NetworkSimulator
 
getText() - Method in class rice.p2p.util.XMLParser
Returns the text content of the current event as String.
getTextCharacters(int[]) - Method in class rice.p2p.util.XMLParser
 
getTimeout() - Method in class rice.p2p.glacier.v2.GlacierContinuation
 
getTimer() - Method in class rice.pastry.dist.DistPastryNode
 
getTimer() - Method in class rice.selector.SelectorManager
Returns the timer associated with this SelectorManager (in this case, it is this).
getTimeSource() - Method in class rice.environment.Environment
 
getTimeSource() - Method in class rice.environment.logging.AbstractLogManager
 
getTimeSource() - Method in class rice.environment.logging.simple.SimpleLogManager
 
getTimestamp() - Method in class rice.p2p.past.testing.DistPastTestContent
 
getTimeStamp() - Method in class rice.pastry.leafset.BroadcastLeafSet
 
getTimeStamp() - Method in class rice.pastry.leafset.RequestLeafSet
 
getTopic() - Method in class rice.p2p.scribe.messaging.ScribeMessage
Method which returns this messages' topic
getTopic() - Method in class rice.p2p.scribe.ScribeImpl.TopicManager
Gets the topic of the TopicManager object
getTopics(ScribeClient) - Method in interface rice.p2p.scribe.Scribe
Returns the list of topics the given client is subscribed to.
getTopics(ScribeClient) - Method in class rice.p2p.scribe.ScribeImpl
Returns the list of topics the given client is subscribed to.
getTotalChildren(Channel) - Method in class rice.p2p.splitstream.SplitStreamScribePolicy
Returns the total number of children for the given channel
getTotalRange() - Method in class rice.p2p.replication.ReplicationImpl
Returns the range for which the local node is an i root, where i can range between 0 and replicationFactor can return null if the range can't be determined
getTotalSize() - Method in interface rice.persistence.Catalog
Returns the total size of the stored data in bytes.
getTotalSize() - Method in class rice.persistence.EmptyCache
Returns the total size of the stored data in bytes.
getTotalSize() - Method in class rice.persistence.LRUCache
Returns the total size of the stored data in bytes.
getTotalSize() - Method in class rice.persistence.MemoryStorage
Returns the total size of the stored data in bytes.The result is returned via the receiveResult method on the provided Continuation with an Integer representing the size.
getTotalSize() - Method in class rice.persistence.PersistentStorage
Returns the total size of the stored data in bytes.The result is returned via the receiveResult method on the provided Continuation with an Integer representing the size.
getTotalSize() - Method in class rice.persistence.StorageManagerImpl
Returns the total size of the stored data in bytes.The result is returned via the receiveResult method on the provided Continuation with an Integer representing the size.
getTrashSize() - Method in class rice.p2p.glacier.v2.GlacierImpl
 
getType() - Method in class rice.p2p.aggregation.AggregateHandle
 
getType() - Method in class rice.p2p.aggregation.messaging.NonAggregate
Raw Serialization
getType() - Method in class rice.p2p.aggregation.raw.RawAggregate
Raw Serialization
getType() - Method in interface rice.p2p.commonapi.Id
 
getType() - Method in interface rice.p2p.commonapi.NodeHandleSet
 
getType() - Method in interface rice.p2p.commonapi.rawserialization.RawMessage
 
getType() - Method in class rice.p2p.glacier.FragmentKey
 
getType() - Method in class rice.p2p.glacier.v2.messaging.GlacierDataMessage
Raw Serialization
getType() - Method in class rice.p2p.glacier.v2.messaging.GlacierFetchMessage
Raw Serialization
getType() - Method in class rice.p2p.glacier.v2.messaging.GlacierNeighborRequestMessage
Raw Serialization
getType() - Method in class rice.p2p.glacier.v2.messaging.GlacierNeighborResponseMessage
Raw Serialization
getType() - Method in class rice.p2p.glacier.v2.messaging.GlacierQueryMessage
Raw Serialization
getType() - Method in class rice.p2p.glacier.v2.messaging.GlacierRangeForwardMessage
Raw Serialization
getType() - Method in class rice.p2p.glacier.v2.messaging.GlacierRangeQueryMessage
Raw Serialization
getType() - Method in class rice.p2p.glacier.v2.messaging.GlacierRangeResponseMessage
Raw Serialization
getType() - Method in class rice.p2p.glacier.v2.messaging.GlacierRefreshCompleteMessage
Raw Serialization
getType() - Method in class rice.p2p.glacier.v2.messaging.GlacierRefreshPatchMessage
Raw Serialization
getType() - Method in class rice.p2p.glacier.v2.messaging.GlacierRefreshProbeMessage
Raw Serialization
getType() - Method in class rice.p2p.glacier.v2.messaging.GlacierRefreshResponseMessage
Raw Serialization
getType() - Method in class rice.p2p.glacier.v2.messaging.GlacierResponseMessage
Raw Serialization
getType() - Method in class rice.p2p.glacier.v2.messaging.GlacierSyncMessage
Raw Serialization
getType() - Method in class rice.p2p.glacier.v2.messaging.GlacierTimeoutMessage
Raw Serialization
getType() - Method in class rice.p2p.glacier.VersionKey
 
getType() - Method in class rice.p2p.multiring.messaging.RingMessage
 
getType() - Method in class rice.p2p.multiring.MultiringNodeHandleSet
 
getType() - Method in class rice.p2p.multiring.RingId
Raw Serialization
getType() - Method in class rice.p2p.past.ContentHashPastContentHandle
 
getType() - Method in class rice.p2p.past.gc.GCId
Raw Serialization
getType() - Method in class rice.p2p.past.gc.messaging.GCCollectMessage
 
getType() - Method in class rice.p2p.past.gc.messaging.GCInsertMessage
Raw Serialization
getType() - Method in class rice.p2p.past.gc.messaging.GCLookupHandlesMessage
Raw Serialization
getType() - Method in class rice.p2p.past.gc.messaging.GCRefreshMessage
Raw Serialization
getType() - Method in class rice.p2p.past.gc.rawserialization.JavaSerializedGCPastContent
 
getType() - Method in class rice.p2p.past.gc.rawserialization.JavaSerializedGCPastContentHandle
 
getType() - Method in class rice.p2p.past.messaging.CacheMessage
Raw Serialization
getType() - Method in class rice.p2p.past.messaging.FetchHandleMessage
Raw Serialization
getType() - Method in class rice.p2p.past.messaging.FetchMessage
Raw Serialization
getType() - Method in class rice.p2p.past.messaging.InsertMessage
Raw Serialization
getType() - Method in class rice.p2p.past.messaging.LookupHandlesMessage
Raw Serialization
getType() - Method in class rice.p2p.past.messaging.LookupMessage
Raw Serialization
getType() - Method in class rice.p2p.past.messaging.MessageLostMessage
 
getType() - Method in class rice.p2p.past.rawserialization.JavaSerializedPastContent
 
getType() - Method in class rice.p2p.past.rawserialization.JavaSerializedPastContentHandle
 
getType() - Method in interface rice.p2p.past.rawserialization.RawPastContent
 
getType() - Method in interface rice.p2p.past.rawserialization.RawPastContentHandle
 
getType() - Method in class rice.p2p.past.testing.RawPastRegrTest.NonOverwritingTestPastContent
 
getType() - Method in class rice.p2p.past.testing.RawPastRegrTest.TestPastContent
 
getType() - Method in class rice.p2p.past.testing.RawPastRegrTest.TestPastContentHandle
 
getType() - Method in class rice.p2p.past.testing.RawPastRegrTest.VersionedTestPastContent
 
getType() - Method in class rice.p2p.replication.messaging.ReminderMessage
Raw Serialization
getType() - Method in class rice.p2p.replication.messaging.RequestMessage
Raw Serialization
getType() - Method in class rice.p2p.replication.messaging.ResponseMessage
Raw Serialization
getType() - Method in class rice.p2p.scribe.messaging.AnycastMessage
Raw Serialization
getType() - Method in class rice.p2p.scribe.messaging.DropMessage
Raw Serialization
getType() - Method in class rice.p2p.scribe.messaging.MaintenanceMessage
Raw Serialization
getType() - Method in class rice.p2p.scribe.messaging.PublishMessage
Raw Serialization
getType() - Method in class rice.p2p.scribe.messaging.PublishRequestMessage
Raw Serialization
getType() - Method in class rice.p2p.scribe.messaging.SubscribeAckMessage
Raw Serialization
getType() - Method in class rice.p2p.scribe.messaging.SubscribeFailedMessage
Raw Serialization
getType() - Method in class rice.p2p.scribe.messaging.SubscribeLostMessage
Raw Serialization
getType() - Method in class rice.p2p.scribe.messaging.SubscribeMessage
Raw Serialization
getType() - Method in class rice.p2p.scribe.messaging.UnsubscribeMessage
Raw Serialization
getType() - Method in class rice.p2p.scribe.rawserialization.JavaSerializedScribeContent
 
getType() - Method in interface rice.p2p.scribe.rawserialization.RawScribeContent
 
getType() - Method in class rice.p2p.scribe.testing.RawScribeRegrTest.TestScribeContent
 
getType() - Method in class rice.p2p.splitstream.SplitStreamContent
Raw Serialization
getType() - Method in class rice.p2p.splitstream.SplitStreamSubscribeContent
Raw Serialization
getType() - Method in class rice.p2p.util.rawserialization.JavaSerializedMessage
 
getType() - Method in class rice.pastry.commonapi.PastryEndpointMessage
Raw Serialization
getType() - Method in class rice.pastry.Id
 
getType() - Method in class rice.pastry.join.JoinRequest
Raw Serialization
getType() - Method in class rice.pastry.leafset.BroadcastLeafSet
Raw Serialization
getType() - Method in class rice.pastry.leafset.RequestLeafSet
Raw Serialization
getType() - Method in class rice.pastry.messaging.PJavaSerializedMessage
 
getType() - Method in class rice.pastry.NodeSet
 
getType() - Method in class rice.pastry.routing.BroadcastRouteRow
Raw Serialization
getType() - Method in class rice.pastry.routing.RequestRouteRow
Raw Serialization
getType() - Method in class rice.pastry.routing.RouteMessage
 
getType() - Method in class rice.pastry.routing.RouteSet
 
getType() - Method in class rice.pastry.socket.messaging.IPAddressRequestMessage
 
getType() - Method in class rice.pastry.socket.messaging.IPAddressResponseMessage
 
getType() - Method in class rice.pastry.socket.messaging.LeafSetRequestMessage
Raw Serialization
getType() - Method in class rice.pastry.socket.messaging.LeafSetResponseMessage
Raw Serialization
getType() - Method in class rice.pastry.socket.messaging.NodeIdRequestMessage
Raw Serialization
getType() - Method in class rice.pastry.socket.messaging.NodeIdResponseMessage
Raw Serialization
getType() - Method in class rice.pastry.socket.messaging.PingMessage
 
getType() - Method in class rice.pastry.socket.messaging.PingResponseMessage
 
getType() - Method in class rice.pastry.socket.messaging.RouteRowRequestMessage
Raw Serialization
getType() - Method in class rice.pastry.socket.messaging.RouteRowResponseMessage
Raw Serialization
getType() - Method in class rice.pastry.socket.messaging.RoutesRequestMessage
Raw Serialization
getType() - Method in class rice.pastry.socket.messaging.RoutesResponseMessage
Raw Serialization
getType() - Method in class rice.pastry.socket.messaging.WrongEpochMessage
 
getType() - Method in class rice.pastry.socket.SocketBuffer
 
getType() - Method in class rice.pastry.socket.SourceRoute
Raw Serialization
getType() - Method in class rice.pastry.standard.ConsistentJoinMsg
Raw Serialization
getType() - Method in class rice.persistence.testing.MemoryStorageTest.VariableId
 
getType() - Method in class rice.tutorial.rawserialization.MyMsg
 
getUID() - Method in class rice.p2p.aggregation.messaging.AggregationMessage
Method which returns this messages' unique id
getUID() - Method in class rice.p2p.glacier.v2.GlacierImpl
 
getUID() - Method in class rice.p2p.glacier.v2.messaging.GlacierMessage
Method which returns this messages' unique id
getUID() - Method in class rice.p2p.past.messaging.PastMessage
Method which returns this messages' unique id
getUID() - Method in class rice.p2p.past.PastImpl
Returns a new uid for a message
getUniqueCount() - Method in class rice.pastry.leafset.LeafSet
Returns the number of unique nodes in the leafset
getUnserializable() - Method in exception rice.p2p.util.rawserialization.JavaSerializationException
 
getUpdates(int) - Method in class rice.p2p.glacier.v2.messaging.GlacierRefreshCompleteMessage
 
getValue() - Method in class rice.p2p.multiring.MultiringIdFactory.MultiringMapEntry
 
getValue() - Method in class rice.p2p.past.gc.GCIdFactory.GCMapEntry
 
getVersion() - Method in class rice.p2p.aggregation.Aggregate
 
getVersion() - Method in class rice.p2p.aggregation.AggregateHandle
 
getVersion() - Method in class rice.p2p.glacier.v2.DebugContent
 
getVersion() - Method in class rice.p2p.glacier.v2.DebugContentHandle
 
getVersion() - Method in class rice.p2p.glacier.v2.GlacierContentHandle
 
getVersion() - Method in class rice.p2p.glacier.VersionKey
Gets the Version attribute of the VersionKey object
getVersion() - Method in class rice.p2p.multiring.RingCertificate
Returns the version of this ring cert
getVersion() - Method in interface rice.p2p.past.gc.GCPastContent
Returns the version number associated with this PastContent object - version numbers are designed to be monotonically increasing numbers which signify different versions of the same object.
getVersion() - Method in interface rice.p2p.past.gc.GCPastContentHandle
Returns the version number associated with this PastContentHandle - version numbers are designed to be monotonically increasing numbers which signify different versions of the same object.
getVersion() - Method in class rice.p2p.past.gc.rawserialization.JavaSerializedGCPastContent
 
getVersion() - Method in class rice.p2p.past.gc.rawserialization.JavaSerializedGCPastContentHandle
 
getVersionKey() - Method in class rice.p2p.glacier.FragmentKey
Gets the VersionKey attribute of the FragmentKey object
getWritten() - Method in class rice.p2p.util.rawserialization.SimpleOutputBuffer
 
gFactory - Static variable in class rice.p2p.util.testing.IdBloomFilterReplicationTest
 
Glacier - Interface in rice.p2p.glacier
 
GlacierContentHandle - Class in rice.p2p.glacier.v2
 
GlacierContentHandle(Id, long, NodeHandle, Manifest) - Constructor for class rice.p2p.glacier.v2.GlacierContentHandle
 
GlacierContinuation - Class in rice.p2p.glacier.v2
 
GlacierContinuation() - Constructor for class rice.p2p.glacier.v2.GlacierContinuation
 
GlacierDataMessage - Class in rice.p2p.glacier.v2.messaging
 
GlacierDataMessage(int, FragmentKey, Fragment, Manifest, NodeHandle, Id, boolean, char) - Constructor for class rice.p2p.glacier.v2.messaging.GlacierDataMessage
 
GlacierDataMessage(int, FragmentKey[], Fragment[], Manifest[], NodeHandle, Id, boolean, char) - Constructor for class rice.p2p.glacier.v2.messaging.GlacierDataMessage
 
GlacierDefaultPolicy - Class in rice.p2p.glacier.v2
 
GlacierDefaultPolicy(ErasureCodec, String, Environment) - Constructor for class rice.p2p.glacier.v2.GlacierDefaultPolicy
 
GlacierException - Exception in rice.p2p.glacier
 
GlacierException(String) - Constructor for exception rice.p2p.glacier.GlacierException
 
GlacierFetchMessage - Class in rice.p2p.glacier.v2.messaging
 
GlacierFetchMessage(int, FragmentKey, int, NodeHandle, Id, char) - Constructor for class rice.p2p.glacier.v2.messaging.GlacierFetchMessage
 
GlacierFetchMessage(int, FragmentKey[], int, NodeHandle, Id, char) - Constructor for class rice.p2p.glacier.v2.messaging.GlacierFetchMessage
 
GlacierImpl - Class in rice.p2p.glacier.v2
 
GlacierImpl(Node, StorageManager, StorageManager, int, int, IdFactory, String, GlacierPolicy) - Constructor for class rice.p2p.glacier.v2.GlacierImpl
 
GlacierMessage - Class in rice.p2p.glacier.v2.messaging
 
GlacierMessage(int, NodeHandle, Id, boolean, char) - Constructor for class rice.p2p.glacier.v2.messaging.GlacierMessage
Constructor which takes a unique integer Id
GlacierMessage(InputBuffer, Endpoint) - Constructor for class rice.p2p.glacier.v2.messaging.GlacierMessage
 
GlacierNeighborRequestMessage - Class in rice.p2p.glacier.v2.messaging
 
GlacierNeighborRequestMessage(int, IdRange, NodeHandle, Id, char) - Constructor for class rice.p2p.glacier.v2.messaging.GlacierNeighborRequestMessage
 
GlacierNeighborResponseMessage - Class in rice.p2p.glacier.v2.messaging
 
GlacierNeighborResponseMessage(int, Id[], long[], NodeHandle, Id, char) - Constructor for class rice.p2p.glacier.v2.messaging.GlacierNeighborResponseMessage
 
GlacierNotEnoughFragmentsException - Exception in rice.p2p.glacier.v2
 
GlacierNotEnoughFragmentsException(String, int, int) - Constructor for exception rice.p2p.glacier.v2.GlacierNotEnoughFragmentsException
 
GlacierPersistentStorageTest - Class in rice.persistence.testing
This class is a class which tests the PersistentStorage class in the rice.persistence package.
GlacierPersistentStorageTest(String) - Constructor for class rice.persistence.testing.GlacierPersistentStorageTest
Builds a MemoryStorageTest
GlacierPolicy - Interface in rice.p2p.glacier.v2
 
GlacierQueryMessage - Class in rice.p2p.glacier.v2.messaging
DESCRIBE THE CLASS
GlacierQueryMessage(int, FragmentKey[], NodeHandle, Id, char) - Constructor for class rice.p2p.glacier.v2.messaging.GlacierQueryMessage
 
GlacierRangeForwardMessage - Class in rice.p2p.glacier.v2.messaging
 
GlacierRangeForwardMessage(int, IdRange, NodeHandle, NodeHandle, Id, char) - Constructor for class rice.p2p.glacier.v2.messaging.GlacierRangeForwardMessage
 
GlacierRangeQueryMessage - Class in rice.p2p.glacier.v2.messaging
 
GlacierRangeQueryMessage(int, IdRange, NodeHandle, Id, char) - Constructor for class rice.p2p.glacier.v2.messaging.GlacierRangeQueryMessage
 
GlacierRangeResponseMessage - Class in rice.p2p.glacier.v2.messaging
 
GlacierRangeResponseMessage(int, IdRange, NodeHandle, Id, char) - Constructor for class rice.p2p.glacier.v2.messaging.GlacierRangeResponseMessage
 
GlacierRefreshCompleteMessage - Class in rice.p2p.glacier.v2.messaging
 
GlacierRefreshCompleteMessage(int, VersionKey[], int[], NodeHandle, Id, char) - Constructor for class rice.p2p.glacier.v2.messaging.GlacierRefreshCompleteMessage
 
GlacierRefreshPatchMessage - Class in rice.p2p.glacier.v2.messaging
 
GlacierRefreshPatchMessage(int, VersionKey[], long[], byte[][], NodeHandle, Id, char) - Constructor for class rice.p2p.glacier.v2.messaging.GlacierRefreshPatchMessage
 
GlacierRefreshProbeMessage - Class in rice.p2p.glacier.v2.messaging
 
GlacierRefreshProbeMessage(int, Id, NodeHandle, Id, char) - Constructor for class rice.p2p.glacier.v2.messaging.GlacierRefreshProbeMessage
 
GlacierRefreshResponseMessage - Class in rice.p2p.glacier.v2.messaging
 
GlacierRefreshResponseMessage(int, IdRange, boolean, NodeHandle, Id, char) - Constructor for class rice.p2p.glacier.v2.messaging.GlacierRefreshResponseMessage
 
GlacierResponseMessage - Class in rice.p2p.glacier.v2.messaging
 
GlacierResponseMessage(int, FragmentKey, boolean, long, boolean, NodeHandle, Id, boolean, char) - Constructor for class rice.p2p.glacier.v2.messaging.GlacierResponseMessage
 
GlacierResponseMessage(int, FragmentKey[], boolean[], long[], boolean[], NodeHandle, Id, boolean, char) - Constructor for class rice.p2p.glacier.v2.messaging.GlacierResponseMessage
 
GlacierStatistics - Class in rice.p2p.glacier.v2
 
GlacierStatistics(int, Environment) - Constructor for class rice.p2p.glacier.v2.GlacierStatistics
 
GlacierStatisticsListener - Interface in rice.p2p.glacier.v2
 
GlacierSyncMessage - Class in rice.p2p.glacier.v2.messaging
 
GlacierSyncMessage(int, IdRange, int, BloomFilter, NodeHandle, Id, char) - Constructor for class rice.p2p.glacier.v2.messaging.GlacierSyncMessage
 
GlacierTimeoutMessage - Class in rice.p2p.glacier.v2.messaging
 
GlacierTimeoutMessage(int, NodeHandle) - Constructor for class rice.p2p.glacier.v2.messaging.GlacierTimeoutMessage
Constructor which takes a unique integer Id and the local id
globalApps - Variable in class rice.p2p.multiring.testing.MultiringRegrTest
 
globalNodes - Variable in class rice.p2p.multiring.testing.MultiringRegrTest
 
globalRingId - Variable in class rice.p2p.multiring.testing.MultiringRegrTest
 
go() - Method in class rice.p2p.replication.manager.ReplicationManagerImpl.ReplicationManagerDeleter
Internal method which starts the deleting, if it's not already started
goesThrough(EpochInetSocketAddress) - Method in class rice.pastry.socket.SourceRoute
Returns whether or not this route goes through the given address
granularity - Variable in class rice.p2p.aggregation.AggregationStatistics
 
GZIP - Static variable in class rice.p2p.util.Base64
Specify that data should be gzip-compressed.

H

Half - Static variable in class rice.pastry.Id
 
halfTest() - Method in class rice.pastry.testing.IdRangeUnit
 
handle - Variable in class rice.p2p.aggregation.AggregateHandle
 
handle - Variable in class rice.p2p.multiring.MultiringNodeHandle
The internal handle
handle - Variable in class rice.p2p.past.gc.rawserialization.JavaSerializedGCPastContentHandle
 
handle - Variable in class rice.p2p.past.rawserialization.JavaSerializedPastContentHandle
 
handle - Variable in class rice.p2p.past.testing.PastRegrTest.TestPastContentHandle
 
handle - Variable in class rice.p2p.past.testing.RawPastRegrTest.TestPastContentHandle
 
handle - Variable in class rice.p2p.replication.ReplicationImpl
the local node handle
handle - Variable in class rice.p2p.scribe.ScribeImpl
the local node handle
handle() - Method in class rice.pastry.NodeSetUpdate
The handle that changed.
handleDebugCommand(String) - Method in class rice.p2p.aggregation.AggregationImpl
 
handleDebugCommand(String) - Method in class rice.p2p.glacier.v2.GlacierImpl
 
handleDebugCommand(String) - Method in interface rice.p2p.util.DebugCommandHandler
 
handleException(Object, Throwable) - Method in interface rice.environment.exception.ExceptionStrategy
 
handleException(Object, Throwable) - Method in class rice.environment.exception.simple.SimpleExceptionStrategy
 
HAS_HANDLE - Static variable in class rice.pastry.join.JoinRequest
 
HAS_JOIN_HANDLE - Static variable in class rice.pastry.join.JoinRequest
 
HAS_LEAFSET - Static variable in class rice.pastry.join.JoinRequest
 
hash() - Method in interface rice.p2p.commonapi.IdSet
return a hash of this set
hash() - Method in class rice.p2p.glacier.FragmentKeySet
return a hash of this set
hash() - Method in class rice.p2p.glacier.VersionKeySet
return a hash of this set
hash() - Method in class rice.p2p.multiring.MultiringIdSet
return a hash of this set
hash() - Method in class rice.p2p.past.gc.GCIdSet
return a hash of this set
hash(byte[], int) - Method in class rice.p2p.util.BloomFilter
Internal method which hashes the input argument using the ith hash function, and then mods the result by length.
hash(byte[]) - Static method in class rice.p2p.util.SecurityUtils
Utility method for determining the hash of a byte[] using a secure hashing algorithm.
hash(Object) - Method in class rice.p2p.util.XMLObjectOutputStream
Method which determines a unique hash value for each object.
hash() - Method in class rice.pastry.IdSet
return a hash of this set
HASH_ALGORITHM - Static variable in class rice.p2p.util.SecurityUtils
The name of the hash function.
hashCode() - Method in class rice.p2p.glacier.FragmentKey
DESCRIBE THE METHOD
hashCode() - Method in class rice.p2p.glacier.FragmentKeyRange
Returns the hashCode
hashCode() - Method in class rice.p2p.glacier.VersionKey
DESCRIBE THE METHOD
hashCode() - Method in class rice.p2p.glacier.VersionKeyRange
Returns the hashCode
hashCode() - Method in class rice.p2p.multiring.MultiringIdFactory.MultiringEntrySet
 
hashCode() - Method in class rice.p2p.multiring.MultiringIdFactory.MultiringKeySet
 
hashCode() - Method in class rice.p2p.multiring.MultiringIdFactory.MultiringMapEntry
 
hashCode() - Method in class rice.p2p.multiring.MultiringIdFactory.MultiringSortedMap
 
hashCode() - Method in class rice.p2p.multiring.MultiringIdRange
Returns the hashCode
hashCode() - Method in class rice.p2p.multiring.MultiringIdSet
Returns the hashCode
hashCode() - Method in class rice.p2p.multiring.MultiringNodeHandle
Returns the hashCode
hashCode() - Method in class rice.p2p.multiring.MultiringNodeHandleSet
Returns the hashCode
hashCode() - Method in class rice.p2p.multiring.RingId
Returns the hashCode
hashCode() - Method in class rice.p2p.past.gc.GCId
Returns the hashCode
hashCode() - Method in class rice.p2p.past.gc.GCIdFactory.GCEntrySet
 
hashCode() - Method in class rice.p2p.past.gc.GCIdFactory.GCMapEntry
 
hashCode() - Method in class rice.p2p.past.gc.GCIdFactory.GCSortedMap
 
hashCode() - Method in class rice.p2p.past.gc.GCIdSet
Returns the hashCode
hashCode() - Method in class rice.p2p.past.gc.GCPastMetadata
 
hashCode() - Method in class rice.p2p.scribe.Topic
Returns the hashCode for this topic
hashCode() - Method in class rice.p2p.splitstream.ChannelId
 
hashCode() - Method in class rice.p2p.splitstream.StripeId
 
hashCode() - Method in class rice.pastry.direct.DirectNodeHandle
Hash codes for node handles.It is the hashcode of their corresponding NodeId's.
hashCode() - Method in class rice.pastry.dist.DistNodeHandle
Hash codes for node handles.
hashCode() - Method in class rice.pastry.Id.Distance
Hash codes.
hashCode() - Method in class rice.pastry.Id
Hash codes for Ids.
hashCode() - Method in class rice.pastry.IdRange
 
hashCode() - Method in class rice.pastry.leafset.testing.MergeTest.TestNodeHandle
 
hashCode() - Method in class rice.pastry.NodeHandle
Hash codes for nodehandles.
hashCode() - Method in class rice.pastry.socket.EpochInetSocketAddress
Returns the hashCode of this source route
hashCode() - Method in class rice.pastry.socket.SocketNodeHandle
Hash codes for node handles.
hashCode() - Method in class rice.pastry.socket.SourceRoute
Returns the hashCode of this source route
hashCode() - Method in class rice.pastry.testing.LeafSetTest.TestNodeHandle
 
hasLease(NodeHandle) - Method in class rice.pastry.standard.PeriodicLeafSetProtocol
Do we have a lease from this node? Returns true if nh is null.
hasTerminated() - Method in class rice.p2p.glacier.v2.GlacierContinuation
 
haveIt - Variable in class rice.p2p.glacier.v2.messaging.GlacierResponseMessage
 
haveResult - Variable in class rice.Continuation.MultiContinuation
 
HEADER_DIRECT - Static variable in class rice.pastry.socket.SocketCollectionManager
 
HEADER_SIZE - Static variable in class rice.pastry.socket.PingManager
 
HEADER_SIZE - Static variable in class rice.pastry.socket.SocketCollectionManager
 
HEADER_SOURCE_ROUTE - Static variable in class rice.pastry.socket.SocketCollectionManager
 
headMap(Object) - Method in class rice.p2p.multiring.MultiringIdFactory.MultiringSortedMap
 
headMap(Object) - Method in class rice.p2p.past.gc.GCIdFactory.GCSortedMap
 
headMap(Object) - Method in class rice.p2p.util.ImmutableSortedMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(Object) - Method in class rice.p2p.util.RedBlackMap
Returns a view of the portion of this map whose keys are strictly less than toKey.
HeirarchyLogger - Class in rice.environment.logging
 
HeirarchyLogger() - Constructor for class rice.environment.logging.HeirarchyLogger
 
HelloMsg - Class in rice.pastry.testing
 
HelloMsg(int, NodeHandle, Id, int) - Constructor for class rice.pastry.testing.HelloMsg
 
HelloWorld - Class in rice.pastry.testing
A hello world example for pastry.
HelloWorld(Environment) - Constructor for class rice.pastry.testing.HelloWorld
Constructor
HelloWorldApp - Class in rice.pastry.testing
A hello world example for pastry.
HelloWorldApp(PastryNode) - Constructor for class rice.pastry.testing.HelloWorldApp
 
helper - Variable in class rice.p2p.replication.manager.ReplicationManagerImpl
The helper for the replication manager
HEX_ARRAY - Static variable in class rice.p2p.util.MathUtils
The array used for conversion to hexidecimal
HIGH_PRIORITY - Static variable in interface rice.p2p.commonapi.Message
 
hint - Variable in class rice.p2p.past.messaging.MessageLostMessage
 
hints - Variable in class rice.p2p.replication.manager.ReplicationManagerImpl.ReplicationManagerHelper
A cache of hints, mapping Id -> NodeHandle
hmac(byte[], byte[]) - Static method in class rice.p2p.util.SecurityUtils
Utility method for determining the hmac of a byte[] and key using a secure hashing algorithm.
HMAC_ALGORITHM - Static variable in class rice.p2p.util.SecurityUtils
The name of the hmac function.
HMAC_IPAD - Static variable in class rice.p2p.util.SecurityUtils
The ipad byte array for use in hmac
HMAC_IPAD_BYTE - Static variable in class rice.p2p.util.SecurityUtils
The ipad of hmac keys, as defined in RFC 2195
HMAC_KEY_LENGTH - Static variable in class rice.p2p.util.SecurityUtils
The length of hmac keys
HMAC_OPAD - Static variable in class rice.p2p.util.SecurityUtils
The opad byte array for use in hmac
HMAC_OPAD_BYTE - Static variable in class rice.p2p.util.SecurityUtils
The opad of hmac keys, as defined in RFC 2195

I

i - Variable in class rice.p2p.scribe.testing.RawScribeRegrTest.TestScribeClient
DESCRIBE THE FIELD
i - Variable in class rice.p2p.scribe.testing.ScribeRegrTest.TestScribeClient
DESCRIBE THE FIELD
id - Variable in class rice.p2p.aggregation.AggregateHandle
 
id - Variable in class rice.p2p.aggregation.messaging.AggregationMessage
 
Id - Interface in rice.p2p.commonapi
 
id - Variable in class rice.p2p.glacier.FragmentKey
DESCRIBE THE FIELD
id - Variable in class rice.p2p.glacier.v2.GlacierContentHandle
 
id - Variable in class rice.p2p.glacier.v2.messaging.GlacierMessage
 
id - Variable in class rice.p2p.glacier.VersionKey
DESCRIBE THE FIELD
id - Variable in class rice.p2p.multiring.messaging.RingMessage
The target of this ring message
id - Variable in class rice.p2p.multiring.RingCertificate
 
id - Variable in class rice.p2p.multiring.RingId
The id which this ringId represents
id - Variable in class rice.p2p.past.gc.GCId
The id which this ringId represents
id - Variable in class rice.p2p.past.messaging.MessageLostMessage
 
id - Variable in class rice.p2p.past.messaging.PastMessage
 
id - Variable in class rice.p2p.past.testing.PastRegrTest.TestPastContent
 
id - Variable in class rice.p2p.past.testing.PastRegrTest.TestPastContentHandle
 
id - Variable in class rice.p2p.past.testing.RawPastRegrTest.TestPastContent
 
id - Variable in class rice.p2p.past.testing.RawPastRegrTest.TestPastContentHandle
 
id - Variable in class rice.p2p.replication.manager.messaging.TimeoutMessage
THe unique id of this message
id - Variable in class rice.p2p.replication.manager.ReplicationManagerImpl.ReplicationManagerDeleter
Whether or not we are waiting for a response
id - Variable in class rice.p2p.scribe.messaging.AbstractSubscribeMessage
The id of this subscribe message
id - Variable in class rice.p2p.scribe.messaging.SubscribeMessage
The id of this message
id - Variable in class rice.p2p.scribe.Topic
The Id to which this topic is mapped
id - Variable in class rice.p2p.splitstream.ChannelId
The underlying id for this channelid
id - Variable in class rice.p2p.splitstream.StripeId
This stripe's Id
Id - Class in rice.pastry
Represents a Pastry identifier for a node, object or key.
Id(int[]) - Constructor for class rice.pastry.Id
Constructor.
Id.Distance - Interface in rice.p2p.commonapi
A class for representing and manipulating the distance between two Ids on the circle.
Id.Distance - Class in rice.pastry
A class for representing and manipulating the distance between two Ids on the circle.
Id.Distance() - Constructor for class rice.pastry.Id.Distance
Constructor.
Id.Distance(byte[]) - Constructor for class rice.pastry.Id.Distance
Constructor.
Id.Distance(int[]) - Constructor for class rice.pastry.Id.Distance
Constructor.
idBaseBitLength - Variable in class rice.pastry.routing.RoutingTable
The routing calculations will occur in base 2 idBaseBitLength
IdBitLength - Static variable in class rice.pastry.Id
This is the bit length of the node ids.
IdBloomFilter - Class in rice.p2p.util
 
IdBloomFilter(IdSet) - Constructor for class rice.p2p.util.IdBloomFilter
Constructor which takes the number of hash functions to use and the length of the set to use.
IdBloomFilter(InputBuffer) - Constructor for class rice.p2p.util.IdBloomFilter
 
IdBloomFilterReplicationTest - Class in rice.p2p.util.testing
 
IdBloomFilterReplicationTest() - Constructor for class rice.p2p.util.testing.IdBloomFilterReplicationTest
 
IdBloomFilterUnit - Class in rice.p2p.util.testing
 
IdBloomFilterUnit() - Constructor for class rice.p2p.util.testing.IdBloomFilterUnit
 
IdFactory - Interface in rice.p2p.commonapi
 
idFactory - Variable in class rice.p2p.commonapi.testing.CommonAPITest
 
idFactory - Variable in class rice.p2p.multiring.testing.MultiringRegrTest
 
IdRange - Interface in rice.p2p.commonapi
 
IdRange - Class in rice.pastry
Represents a contiguous range of Pastry ids.
IdRange(Id, Id) - Constructor for class rice.pastry.IdRange
Constructor.
IdRange() - Constructor for class rice.pastry.IdRange
Constructor, constructs an empty IdRange
IdRange(boolean) - Constructor for class rice.pastry.IdRange
 
IdRange(IdRange) - Constructor for class rice.pastry.IdRange
Copy constructor.
IdRange(InputBuffer) - Constructor for class rice.pastry.IdRange
 
IdRangeUnit - Class in rice.pastry.testing
IdRangeUnit tests the IdRange class.
IdRangeUnit() - Constructor for class rice.pastry.testing.IdRangeUnit
 
ids - Variable in class rice.p2p.past.gc.GCIdSet
 
ids - Variable in class rice.p2p.replication.messaging.ResponseMessage
 
IdSet - Interface in rice.p2p.commonapi
 
IdSet - Class in rice.pastry
Represents a set of Pastry ids.
IdSet() - Constructor for class rice.pastry.IdSet
Constructor.
IdSet(SortedMap) - Constructor for class rice.pastry.IdSet
Constructor.
IdUnit - Class in rice.pastry.testing
 
IdUnit() - Constructor for class rice.pastry.testing.IdUnit
 
IM_ALIVE_PERIOD - Static variable in class rice.p2p.splitstream.testing.SplitStreamDistTest
 
ImmutableSortedMap - Class in rice.p2p.util
 
ImmutableSortedMap(SortedMap) - Constructor for class rice.p2p.util.ImmutableSortedMap
Constructor which takes an existing map
in - Variable in class rice.p2p.util.XMLReader
The actual reader which the parser uses
inConcJoin - Variable in class rice.pastry.testing.PastryRegrTest
 
incorrect - Variable in class rice.pastry.socket.messaging.WrongEpochMessage
 
incrDistance(double) - Method in class rice.pastry.testing.PingMessageNew
 
incrementTime(int) - Method in class rice.environment.time.simulated.DirectTimeSource
Should be synchronized on the selectorManager
incrHops() - Method in class rice.pastry.testing.PingMessageNew
 
indexOf(NodeHandle) - Method in class rice.pastry.NodeSet
determine rank of a member
indexOfMSDB(Id) - Method in class rice.pastry.Id
Returns the index of the most significant differing bit (MSDB).
indexOfMSDD(Id, int) - Method in class rice.pastry.Id
Returns the index of the most significant different digit (MSDD) in a given base.
inFile_Matrix - Variable in class rice.pastry.direct.GenericNetwork
 
INFINITY_EXPIRATION - Static variable in interface rice.p2p.past.gc.GCPast
Timeout value which indicates that the object should never expire.
INFO - Static variable in class rice.environment.logging.Logger
INFO is a message level for informational messages.
informClient(Id, NodeHandle) - Method in class rice.p2p.replication.manager.ReplicationManagerImpl
Internal method which informs the client of the next id to fetch
init() - Method in class rice.p2p.glacier.v2.GlacierContinuation
 
initElt() - Method in class rice.p2p.glacier.ErasureCodec
 
initialize(int) - Method in class rice.pastry.socket.SocketBuffer
 
initiateJoin(NodeHandle[]) - Method in class rice.pastry.direct.DirectPastryNode
 
initiateJoin(NodeHandle[]) - Method in class rice.pastry.dist.DistPastryNode
Sends an InitiateJoin message to itself.
InitiateJoin - Class in rice.pastry.join
Request for the join protocols on the local node to join the overlay.
InitiateJoin(NodeHandle[]) - Constructor for class rice.pastry.join.InitiateJoin
Constructor.
InitiateJoin(Date, NodeHandle[]) - Constructor for class rice.pastry.join.InitiateJoin
Constructor.
initiateJoin(NodeHandle[]) - Method in class rice.pastry.PastryNode
Overridden by derived classes to initiate the join process
InitiateLeafSetMaintenance - Class in rice.pastry.leafset
Initiate leaf set maintenance on the local node.
InitiateLeafSetMaintenance() - Constructor for class rice.pastry.leafset.InitiateLeafSetMaintenance
Constructor.
InitiatePingNeighbor - Class in rice.pastry.standard
Initiate leaf set maintenance on the local node.
InitiatePingNeighbor() - Constructor for class rice.pastry.standard.InitiatePingNeighbor
Constructor.
InitiateRouteSetMaintenance - Class in rice.pastry.routing
Initiate routing table maintenance on the local node
InitiateRouteSetMaintenance() - Constructor for class rice.pastry.routing.InitiateRouteSetMaintenance
Constructor.
InputBuffer - Interface in rice.p2p.commonapi.rawserialization
 
insert(PastContent, Continuation) - Method in class rice.p2p.aggregation.AggregationImpl
 
insert(PastContent, long, Continuation) - Method in class rice.p2p.aggregation.AggregationImpl
 
insert(PastContent, Continuation) - Method in class rice.p2p.aggregation.Moraine
 
insert(PastContent, long, Continuation) - Method in class rice.p2p.aggregation.Moraine
 
insert(PastContent, Continuation) - Method in class rice.p2p.glacier.v2.GlacierImpl
 
insert(PastContent, long, Continuation) - Method in class rice.p2p.glacier.v2.GlacierImpl
 
insert(PastContent, Continuation) - Method in interface rice.p2p.past.gc.GCPast
Inserts an object with the given ID into this instance of Past.
insert(PastContent, long, Continuation) - Method in interface rice.p2p.past.gc.GCPast
Inserts an object with the given ID into this instance of Past.
insert(PastContent, Continuation) - Method in class rice.p2p.past.gc.GCPastImpl
Inserts an object with the given ID into this instance of Past.
insert(PastContent, long, Continuation) - Method in class rice.p2p.past.gc.GCPastImpl
Inserts an object with the given ID into this instance of Past.
insert(PastContent, Continuation) - Method in interface rice.p2p.past.Past
Inserts an object with the given ID into this instance of Past.
insert(PastContent, Continuation) - Method in class rice.p2p.past.PastImpl
Inserts an object with the given ID into this instance of Past.
insert(Id) - Method in class rice.p2p.replication.manager.testing.ReplicationManagerRegrTest.TestReplicationManagerClient
 
insert(Id) - Method in class rice.p2p.replication.testing.ReplicationRegrTest.TestReplicationClient
 
insert(int, NodeHandle) - Method in class rice.pastry.NodeSet
insert a member at the given index
InsertMessage - Class in rice.p2p.past.messaging
 
InsertMessage(int, PastContent, NodeHandle, Id) - Constructor for class rice.p2p.past.messaging.InsertMessage
Constructor which takes a unique integer Id, as well as the data to be stored
InsertMessage(int, RawPastContent, NodeHandle, Id) - Constructor for class rice.p2p.past.messaging.InsertMessage
 
InsertMessage(InputBuffer, Endpoint, PastContentDeserializer) - Constructor for class rice.p2p.past.messaging.InsertMessage
 
inserts - Variable in class rice.p2p.past.PastImpl
 
instance - Variable in class rice.p2p.aggregation.AggregateList
 
instance - Variable in class rice.p2p.aggregation.AggregationImpl
 
instance - Variable in class rice.p2p.glacier.v2.GlacierDefaultPolicy
 
instance - Variable in class rice.p2p.glacier.v2.GlacierImpl
 
instance - Variable in class rice.p2p.past.PastImpl
 
INSTANCE - Static variable in class rice.p2p.past.testing.PastRegrTest
 
INSTANCE - Static variable in class rice.p2p.past.testing.RawPastRegrTest
 
instance - Variable in class rice.p2p.replication.manager.ReplicationManagerImpl
 
INSTANCE - Static variable in class rice.p2p.replication.manager.testing.ReplicationManagerRegrTest
the instance name to use
instance - Variable in class rice.p2p.replication.ReplicationImpl
The instance name of the replication
INSTANCE - Static variable in class rice.p2p.replication.testing.ReplicationRegrTest
the instance name to use
INSTANCE - Static variable in class rice.p2p.scribe.testing.RawScribeRegrTest
DESCRIBE THE FIELD
INSTANCE - Static variable in class rice.p2p.scribe.testing.ScribeRegrTest
DESCRIBE THE FIELD
instance - Variable in class rice.p2p.splitstream.SplitStreamImpl
 
instance - Variable in class rice.p2p.splitstream.Stripe
 
INSTANCE - Static variable in class rice.p2p.splitstream.testing.SplitStreamDistTest
 
INSTANCE - Static variable in class rice.p2p.splitstream.testing.SplitStreamRegrTest
DESCRIBE THE FIELD
instance - Variable in class rice.pastry.client.PastryAppl
 
instance - Variable in class rice.selector.SelectorManager
 
INSTANCE_NAME - Static variable in class rice.p2p.commonapi.testing.CommonAPITest
 
INSTANCE_NAME - Static variable in class rice.p2p.multiring.testing.MultiringRegrTest
 
inTag - Variable in class rice.p2p.util.XMLParser
Whether or not we are currently in a tag...
intersect(IdRange) - Method in class rice.pastry.IdRange
intersect two ranges returns an empty range if the ranges don't intersect two ranges may intersect in two ranges on the circle; this method produces one such range of intersection if one exists the other range of intersection can be computed by invoking o.intersect(this)
intersectRange(IdRange) - Method in interface rice.p2p.commonapi.IdRange
intersects the given range with this range
intersectRange(IdRange) - Method in class rice.p2p.glacier.FragmentKeyRange
intersects the given range with this range
intersectRange(IdRange) - Method in class rice.p2p.glacier.VersionKeyRange
intersects the given range with this range
intersectRange(IdRange) - Method in class rice.p2p.multiring.MultiringIdRange
intersects the given range with this range
intersectRange(IdRange) - Method in class rice.p2p.past.gc.GCIdRange
intersects the given range with this range
intersectRange(IdRange) - Method in class rice.pastry.IdRange
intersects the given range with this range
intToByteArray(int) - Static method in class rice.p2p.util.MathUtils
Utility method for converting a int into a byte[]
intToByteArray(int, byte[], int) - Static method in class rice.p2p.util.MathUtils
Utility method for converting a int into a byte[]
InvalidLogLevelException - Exception in rice.environment.logging
 
InvalidLogLevelException(String, String) - Constructor for exception rice.environment.logging.InvalidLogLevelException
 
InvalidManifestException - Exception in rice.p2p.glacier.v2
 
InvalidManifestException(String) - Constructor for exception rice.p2p.glacier.v2.InvalidManifestException
 
invocations - Variable in class rice.selector.SelectorManager
 
invoke(SelectorManager) - Method in class rice.Continuation.ExternalContinuationRunnable
 
invoke(Environment) - Method in class rice.Continuation.ExternalContinuationRunnable
 
invoke(Runnable) - Method in class rice.selector.ProfileSelector
 
invoke(Runnable) - Method in class rice.selector.SelectorManager
This method schedules a runnable task to be done by the selector thread during the next select() call.
IPAddressRequestMessage - Class in rice.pastry.socket.messaging
Class which represents a request for the external visible IP address
IPAddressRequestMessage(long) - Constructor for class rice.pastry.socket.messaging.IPAddressRequestMessage
Constructor
IPAddressRequestMessage(InputBuffer) - Constructor for class rice.pastry.socket.messaging.IPAddressRequestMessage
 
IPAddressResponseMessage - Class in rice.pastry.socket.messaging
Class which represents a request for the external visible IP address
IPAddressResponseMessage(InetSocketAddress, long) - Constructor for class rice.pastry.socket.messaging.IPAddressResponseMessage
Constructor
IPAddressResponseMessage(InputBuffer) - Constructor for class rice.pastry.socket.messaging.IPAddressResponseMessage
 
IPNodeIdFactory - Class in rice.pastry.standard
Constructs NodeIds for virtual nodes derived from the IP address and port number of this Java VM.
IPNodeIdFactory(InetAddress, int, Environment) - Constructor for class rice.pastry.standard.IPNodeIdFactory
Constructor.
isAdjacent(IdRange) - Method in class rice.pastry.IdRange
test if this range is adjacent to another range
isAlive() - Method in class rice.p2p.commonapi.NodeHandle
Returns whether or not this node is currently alive
isAlive() - Method in class rice.p2p.multiring.MultiringNodeHandle
Returns whether or not this node is currently alive
isAlive(DirectNodeHandle) - Method in class rice.pastry.direct.BasicNetworkSimulator
testing if a NodeId is alive
isAlive() - Method in class rice.pastry.direct.DirectPastryNode
 
isAlive(DirectNodeHandle) - Method in interface rice.pastry.direct.NetworkSimulator
Checks to see if a node id is alive.
isAlive() - Method in class rice.pastry.NodeHandle
Returns the last known liveness information about the Pastry node associated with this handle.
isAliveAt(long) - Method in class rice.p2p.aggregation.ObjectDescriptor
 
isAttributeDefault(int) - Method in class rice.p2p.util.XMLParser
 
isBetween(Id, Id) - Method in interface rice.p2p.commonapi.Id
Checks if this Id is between two given ids ccw (inclusive) and cw (exclusive) on the circle
isBetween(Id, Id) - Method in class rice.p2p.glacier.FragmentKey
Gets the Between attribute of the FragmentKey object
isBetween(Id, Id) - Method in class rice.p2p.glacier.VersionKey
 
isBetween(Id, Id) - Method in class rice.p2p.multiring.RingId
Checks if this Id is between two given ids ccw (inclusive) and cw (exclusive) on the circle
isBetween(Id, Id) - Method in class rice.p2p.past.gc.GCId
Checks if this Id is between two given ids ccw (inclusive) and cw (exclusive) on the circle
isBetween(Id, Id) - Method in class rice.pastry.Id
Checks if this Id is between two given ids ccw (inclusive) and cw (exclusive) on the circle
isBetween(Id, Id) - Method in class rice.pastry.Id
Checks if this Id is between two given ids ccw (inclusive) and cw (exclusive) on the circle
isBetween(Id, Id) - Method in class rice.persistence.testing.MemoryStorageTest.VariableId
 
isCached() - Method in class rice.p2p.past.messaging.FetchMessage
Returns whether or not this message has been cached
isCached() - Method in class rice.p2p.past.messaging.LookupMessage
Returns whether or not this message has been cached
isCancelled() - Method in class rice.selector.TimerTask
 
isClosest(Id) - Method in class rice.pastry.client.PastryAppl
Called by the layered Pastry application to check if the local pastry node is the one that is currently closest to the object key id.
isClosest(Id) - Method in class rice.pastry.PastryNode
Called by the layered Pastry application to check if the local pastry node is the one that is currently closest to the object key id.
isComplete() - Method in class rice.pastry.leafset.LeafSet
 
isDirect() - Method in class rice.pastry.socket.SourceRoute
Returns whether or not this route is direct
isDone() - Method in class rice.Continuation.MultiContinuation
Method which returns whether or not we are done.
isEmpty() - Method in class rice.p2p.aggregation.AggregateList
 
isEmpty() - Method in interface rice.p2p.commonapi.IdRange
returns whether or not this range is empty
isEmpty() - Method in class rice.p2p.glacier.FragmentKeyRange
returns whether or not this range is empty
isEmpty() - Method in class rice.p2p.glacier.VersionKeyRange
returns whether or not this range is empty
isEmpty() - Method in class rice.p2p.multiring.MultiringIdFactory.MultiringEntrySet
 
isEmpty() - Method in class rice.p2p.multiring.MultiringIdFactory.MultiringKeySet
 
isEmpty() - Method in class rice.p2p.multiring.MultiringIdFactory.MultiringSortedMap
 
isEmpty() - Method in class rice.p2p.multiring.MultiringIdRange
returns whether or not this range is empty
isEmpty() - Method in class rice.p2p.past.gc.GCIdFactory.GCEntrySet
 
isEmpty() - Method in class rice.p2p.past.gc.GCIdFactory.GCSortedMap
 
isEmpty() - Method in class rice.p2p.past.gc.GCIdRange
returns whether or not this range is empty
isEmpty() - Method in class rice.p2p.util.ImmutableSortedMap
Returns true if this map contains no key-value mappings.
isEmpty() - Method in class rice.p2p.util.StringCache
Returns true if this map contains no key-value mappings.
isEmpty() - Method in class rice.pastry.IdRange
test if the range is empty
isEmpty() - Method in class rice.pastry.socket.SocketChannelWriter
Returns whether or not there are objects in the queue on in writing.
isEmptyElementTag() - Method in class rice.p2p.util.XMLParser
 
isEndDocument() - Method in class rice.p2p.util.XMLReader
Returns whether or not a end document just happened
isEndTag() - Method in class rice.p2p.util.XMLReader
Returns whether or not a end tag just happened
isFull() - Method in class rice.pastry.IdRange
test if the range is the full circle
isLocal() - Method in class rice.pastry.socket.SocketNodeHandle
Method which returns whether or not this node handle is on its home node.
isMember(Id) - Method in class rice.p2p.glacier.FragmentKeySet
test membership
isMember(Id) - Method in class rice.p2p.glacier.VersionKeySet
test membership
isMember(Id) - Method in class rice.pastry.IdSet
test membership
isMemberId(Id) - Method in interface rice.p2p.commonapi.IdSet
test membership
isMemberId(Id) - Method in class rice.p2p.glacier.FragmentKeySet
test membership
isMemberId(Id) - Method in class rice.p2p.glacier.VersionKeySet
test membership
isMemberId(Id) - Method in class rice.p2p.multiring.MultiringIdSet
test membership
isMemberId(Id) - Method in class rice.p2p.past.gc.GCIdSet
test membership
isMemberId(Id) - Method in class rice.pastry.IdSet
test membership
isMutable() - Method in class rice.p2p.aggregation.Aggregate
 
isMutable() - Method in class rice.p2p.aggregation.messaging.NonAggregate
 
isMutable - Variable in class rice.p2p.glacier.v2.DebugContent
 
isMutable() - Method in class rice.p2p.glacier.v2.DebugContent
 
isMutable() - Method in class rice.p2p.past.ContentHashPastContent
States if this content object is mutable.
isMutable() - Method in class rice.p2p.past.gc.rawserialization.JavaSerializedGCPastContent
 
isMutable() - Method in interface rice.p2p.past.PastContent
States if this content object is mutable.
isMutable() - Method in class rice.p2p.past.rawserialization.JavaSerializedPastContent
 
isMutable() - Method in class rice.p2p.past.testing.PastRegrTest.NonMutableTestPastContent
 
isMutable() - Method in class rice.p2p.past.testing.PastRegrTest.TestPastContent
 
isMutable() - Method in class rice.p2p.past.testing.RawPastRegrTest.NonMutableTestPastContent
 
isMutable() - Method in class rice.p2p.past.testing.RawPastRegrTest.TestPastContent
 
isOnline() - Method in class rice.p2p.glacier.v2.messaging.GlacierRefreshResponseMessage
 
isOpen(SourceRoute) - Method in class rice.pastry.socket.SocketCollectionManager
Returns whether or not a socket is currently open to the given route
isOpen() - Method in class rice.pastry.socket.SocketSourceRouteManager.AddressManager.SourceRouteManager
Returns whether or not a socket is currently open to this route
isPrimary - Variable in class rice.p2p.splitstream.Stripe
A flag whether or not this stripe is the primary stripe for this node
isPrimary() - Method in class rice.p2p.splitstream.Stripe
Returns whether or not this stripe is the primary stripe for the local node
isProperlyRemoved(NodeHandle) - Method in class rice.pastry.leafset.LeafSet
 
isReady() - Method in class rice.pastry.PastryNode
 
isReady() - Method in interface rice.pastry.ReadyStrategy
 
isReady() - Method in class rice.pastry.standard.PeriodicLeafSetProtocol
 
isReallyAlive(NodeHandle) - Method in class rice.pastry.testing.DirectPastryRegrTest
get authoritative information about liveness of node.
isReallyAlive(NodeHandle) - Method in class rice.pastry.testing.DistPastryRegrTest
 
isReallyAlive(NodeHandle) - Method in class rice.pastry.testing.PastryRegrTest
determine whether this node is really alive.
isResponse - Variable in class rice.p2p.glacier.v2.messaging.GlacierMessage
 
isResponse() - Method in class rice.p2p.glacier.v2.messaging.GlacierMessage
 
isResponse - Variable in class rice.p2p.past.messaging.PastMessage
 
isResponse() - Method in class rice.p2p.past.messaging.PastMessage
Method which returns whether or not this message is a response.
isRoot(Topic) - Method in interface rice.p2p.scribe.Scribe
Returns whether or not this Scribe is the root for the given topic
isRoot(Topic) - Method in class rice.p2p.scribe.ScribeImpl
Returns whether or not this Scribe is the root for the given topic
isRoot() - Method in class rice.p2p.splitstream.Stripe
Utility method.
isRoot() - Method in class rice.tutorial.scribe.MyScribeClient
Some passthrough accessors for the myScribe
isRouteMessage() - Method in class rice.pastry.socket.SocketBuffer
 
isSelectorThread() - Method in class rice.selector.SelectorManager
Returns whether or not this thread of execution is the selector thread
isStartDocument() - Method in class rice.p2p.util.XMLReader
Returns whether or not a start document just happened
isStartTag() - Method in class rice.p2p.util.XMLReader
Returns whether or not a start tag just happened
isSubscribed() - Method in class rice.p2p.splitstream.Stripe
get the state of the Stripe
isText() - Method in class rice.p2p.util.XMLReader
Returns whether or not a end tag just happened
isWhitespace() - Method in class rice.p2p.util.XMLParser
Checks whether the current TEXT event contains only whitespace characters.
isWhitespace(String) - Method in class rice.p2p.util.XMLParser
Internal method which checks for existence
iterator() - Method in class rice.p2p.multiring.MultiringIdFactory.MultiringEntrySet
 
iterator() - Method in class rice.p2p.multiring.MultiringIdFactory.MultiringKeySet
 
iterator() - Method in class rice.p2p.past.gc.GCIdFactory.GCEntrySet
 
iterator() - Method in class rice.pastry.NodeSet
 

J

JavaDeserializer - Class in rice.p2p.util.rawserialization
coalesces NodeHandles on the fly during java deserialization
JavaDeserializer(InputStream, Endpoint) - Constructor for class rice.p2p.util.rawserialization.JavaDeserializer
 
JavaPastContentDeserializer - Class in rice.p2p.past.rawserialization
uses p2p.util.JavaDeserializer to deserialize ScribeContent using Java Serialization
JavaPastContentDeserializer() - Constructor for class rice.p2p.past.rawserialization.JavaPastContentDeserializer
 
JavaPastContentHandleDeserializer - Class in rice.p2p.past.rawserialization
 
JavaPastContentHandleDeserializer() - Constructor for class rice.p2p.past.rawserialization.JavaPastContentHandleDeserializer
 
JavaScribeContentDeserializer - Class in rice.p2p.scribe.rawserialization
uses p2p.util.JavaDeserializer to deserialize ScribeContent using Java Serialization
JavaScribeContentDeserializer() - Constructor for class rice.p2p.scribe.rawserialization.JavaScribeContentDeserializer
 
JavaSerializationException - Exception in rice.p2p.util.rawserialization
Wrapper exception to hold the name of the message that caused the serialization problem.
JavaSerializationException(Object, Exception) - Constructor for exception rice.p2p.util.rawserialization.JavaSerializationException
 
JavaSerializedAggregateFactory - Class in rice.p2p.aggregation
 
JavaSerializedAggregateFactory() - Constructor for class rice.p2p.aggregation.JavaSerializedAggregateFactory
 
JavaSerializedDeserializer - Class in rice.p2p.util.rawserialization
Handles "old" java serialized messages for programming convienience and reverse compatability.
JavaSerializedDeserializer(Endpoint) - Constructor for class rice.p2p.util.rawserialization.JavaSerializedDeserializer
 
JavaSerializedDeserializer - Class in rice.pastry.messaging
Handles "old" java serialized messages for programming convienience and reverse compatability.
JavaSerializedDeserializer(PastryNode) - Constructor for class rice.pastry.messaging.JavaSerializedDeserializer
 
JavaSerializedGCPastContent - Class in rice.p2p.past.gc.rawserialization
 
JavaSerializedGCPastContent(GCPastContent) - Constructor for class rice.p2p.past.gc.rawserialization.JavaSerializedGCPastContent
 
JavaSerializedGCPastContentHandle - Class in rice.p2p.past.gc.rawserialization
 
JavaSerializedGCPastContentHandle(GCPastContentHandle) - Constructor for class rice.p2p.past.gc.rawserialization.JavaSerializedGCPastContentHandle
 
JavaSerializedMessage - Class in rice.p2p.util.rawserialization
Wrapper that converts rice.pastry.messaging.Message to rice.pastry.messageing.PRawMessage
JavaSerializedMessage(Message) - Constructor for class rice.p2p.util.rawserialization.JavaSerializedMessage
 
JavaSerializedPastContent - Class in rice.p2p.past.rawserialization
 
JavaSerializedPastContent(PastContent) - Constructor for class rice.p2p.past.rawserialization.JavaSerializedPastContent
 
JavaSerializedPastContentHandle - Class in rice.p2p.past.rawserialization
 
JavaSerializedPastContentHandle(PastContentHandle) - Constructor for class rice.p2p.past.rawserialization.JavaSerializedPastContentHandle
 
JavaSerializedScribeContent - Class in rice.p2p.scribe.rawserialization
 
JavaSerializedScribeContent(ScribeContent) - Constructor for class rice.p2p.scribe.rawserialization.JavaSerializedScribeContent
 
JavaSerializer - Class in rice.p2p.util.rawserialization
 
JavaSerializer() - Constructor for class rice.p2p.util.rawserialization.JavaSerializer
 
JoinAddress - Class in rice.pastry.join
The address of the join receiver at a pastry node.
JoinAddress() - Constructor for class rice.pastry.join.JoinAddress
 
JoinAdvertise - Static variable in class rice.pastry.leafset.BroadcastLeafSet
 
joinFailed(Stripe) - Method in interface rice.p2p.splitstream.SplitStreamClient
This is a call back into the application to notify it that one of the stripes was unable to to find a parent, and thus unable to recieve data.
joinFailed(Stripe) - Method in class rice.p2p.splitstream.testing.MySplitStreamClient
 
joinFailed - Variable in class rice.pastry.PastryNode
 
joinFailed(JoinFailedException) - Method in class rice.pastry.PastryNode
 
joinFailed() - Method in class rice.pastry.PastryNode
Returns true if there was a fatal error Joining
joinFailed(Stripe) - Method in class rice.tutorial.splitstream.MySplitStreamClient
 
JoinFailedException - Exception in rice.pastry
 
JoinFailedException() - Constructor for exception rice.pastry.JoinFailedException
 
JoinFailedException(String, Throwable) - Constructor for exception rice.pastry.JoinFailedException
 
JoinFailedException(String) - Constructor for exception rice.pastry.JoinFailedException
 
JoinFailedException(Throwable) - Constructor for exception rice.pastry.JoinFailedException
 
joinFailedReason - Variable in class rice.pastry.PastryNode
 
joinFailedReason() - Method in class rice.pastry.PastryNode
 
JoinInitial - Static variable in class rice.pastry.leafset.BroadcastLeafSet
 
JoinRequest - Class in rice.pastry.join
Request to join this network.
JoinRequest(NodeHandle, byte) - Constructor for class rice.pastry.join.JoinRequest
Constructor.
JoinRequest(NodeHandle, Date, byte) - Constructor for class rice.pastry.join.JoinRequest
Constructor.
JoinRequest(InputBuffer, NodeHandleFactory, NodeHandle, PastryNode) - Constructor for class rice.pastry.join.JoinRequest
 

K

key - Variable in class rice.p2p.aggregation.ObjectDescriptor
 
key - Variable in class rice.p2p.glacier.FragmentKey
DESCRIBE THE FIELD
key - Variable in class rice.p2p.multiring.RingCertificate
 
key - Variable in class rice.p2p.util.EncryptedInputStream
 
key - Variable in class rice.p2p.util.EncryptedOutputStream
 
key - Variable in class rice.pastry.socket.SocketAppSocket
 
keyHeadMap(Object) - Method in class rice.p2p.util.ReverseTreeMap
Method which returns a *cloned* head map, or all of the values up to the specified value
keyMap() - Method in class rice.p2p.util.ReverseTreeMap
Method which returns the key map
keys() - Method in class rice.environment.params.simple.SimpleParameters.MyProperties
 
keys - Variable in class rice.p2p.glacier.v2.messaging.GlacierDataMessage
 
keys - Variable in class rice.p2p.glacier.v2.messaging.GlacierFetchMessage
 
keys - Variable in class rice.p2p.glacier.v2.messaging.GlacierQueryMessage
 
keys - Variable in class rice.p2p.glacier.v2.messaging.GlacierRefreshCompleteMessage
 
keys - Variable in class rice.p2p.glacier.v2.messaging.GlacierRefreshPatchMessage
 
keys - Variable in class rice.p2p.glacier.v2.messaging.GlacierResponseMessage
 
keys - Variable in class rice.p2p.past.gc.messaging.GCRefreshMessage
 
keySet() - Method in class rice.p2p.multiring.MultiringIdFactory.MultiringSortedMap
 
keySet() - Method in class rice.p2p.past.gc.GCIdFactory.GCSortedMap
 
keySet() - Method in class rice.p2p.util.ImmutableSortedMap
Returns a set view of the keys contained in this map.
keySet() - Method in class rice.p2p.util.RedBlackMap
Returns a Set view of the keys contained in this map.
keySet() - Method in class rice.p2p.util.ReverseTreeMap
Return the set of keys
keySubMap(Object, Object) - Method in class rice.p2p.util.ReverseTreeMap
Method which returns a *cloned* sub map, or all of the values between the specified values
keyTailMap(Object) - Method in class rice.p2p.util.ReverseTreeMap
Method which returns a *cloned* tail map, or all of the values after a the specified value
kill(int) - Method in class rice.p2p.commonapi.testing.CommonAPITest
Method which kills the specified node
kill(int) - Method in class rice.p2p.multiring.testing.MultiringRegrTest
Method which kills the specified node
killNode(PastryNode) - Method in class rice.pastry.testing.DirectPastryRegrTest
murder the node.
killNode(PastryNode) - Method in class rice.pastry.testing.DistPastryRegrTest
 
killNode(PastryNode) - Method in class rice.pastry.testing.PastryRegrTest
kill a given node.

L

label - Variable in class rice.p2p.aggregation.AggregateList
 
lastDist - Variable in class rice.pastry.testing.PastryRegrTest
 
lastKey() - Method in class rice.p2p.multiring.MultiringIdFactory.MultiringSortedMap
 
lastKey() - Method in class rice.p2p.past.gc.GCIdFactory.GCSortedMap
 
lastKey() - Method in class rice.p2p.util.ImmutableSortedMap
Returns the last (highest) key currently in this sorted map.
lastKey() - Method in class rice.p2p.util.RedBlackMap
Returns the last (highest) key currently in this sorted map.
lastMsg - Variable in class rice.pastry.testing.PastryRegrTest
 
lastNode - Variable in class rice.pastry.testing.PastryRegrTest
 
lastPingTime - Variable in class rice.pastry.socket.PingManager
 
lastRow() - Method in class rice.pastry.join.JoinRequest
Returns the number of rows left to determine (in order).
lastSeen - Variable in class rice.p2p.glacier.v2.messaging.GlacierNeighborResponseMessage
 
lastTaskClass - Variable in class rice.selector.ProfileSelector
 
lastTaskHash - Variable in class rice.selector.ProfileSelector
 
lastTaskToString - Variable in class rice.selector.ProfileSelector
 
lastTaskType - Variable in class rice.selector.ProfileSelector
 
lastTimeReceivedBLS - Variable in class rice.pastry.standard.PeriodicLeafSetProtocol
NodeHandle -> Long remembers the TIME when we received a BLS from that NodeHandle
lastTimeSentBLS - Variable in class rice.pastry.standard.PeriodicLeafSetProtocol
 
leafSet() - Method in class rice.pastry.leafset.BroadcastLeafSet
Returns the leaf set that was broadcast.
LeafSet - Class in rice.pastry.leafset
A class for representing and manipulating the leaf set.
LeafSet(NodeHandle, int, RoutingTable) - Constructor for class rice.pastry.leafset.LeafSet
Constructor.
LeafSet(NodeHandle, int, boolean) - Constructor for class rice.pastry.leafset.LeafSet
 
LeafSet(NodeHandle, int, boolean, NodeHandle[], NodeHandle[]) - Constructor for class rice.pastry.leafset.LeafSet
 
leafSet - Variable in class rice.pastry.PastryNode
 
leafSet - Variable in class rice.pastry.standard.PeriodicLeafSetProtocol
 
leafSet - Variable in class rice.pastry.standard.StandardJoinProtocol
 
leafSet - Variable in class rice.pastry.standard.StandardLeafSetProtocol
 
leafSetChange(NodeHandle, boolean) - Method in class rice.pastry.client.CommonAPIAppl
Called by pastry when the leaf set changes.
leafSetChange(NodeHandle, boolean) - Method in class rice.pastry.client.PastryAppl
Called by pastry when the leaf set changes.
leafSetChange(NodeHandle, boolean) - Method in class rice.pastry.commonapi.PastryEndpoint
 
leafSetChange(NodeHandle, boolean) - Method in class rice.pastry.standard.PeriodicLeafSetProtocol
 
leafSetChange(NodeHandle, boolean) - Method in class rice.pastry.standard.StandardLeafSetProtocol
We manage the leafset now.
leafSetChange(NodeHandle, boolean) - Method in class rice.pastry.testing.HelloWorldApp
Invoked upon change to leafset.
leafSetChange(NodeHandle, boolean) - Method in class rice.pastry.testing.Ping
 
leafSetChange(NodeHandle, boolean) - Method in class rice.pastry.testing.PingClient
 
leafSetMaintFreq - Variable in class rice.pastry.dist.DistPastryNode
 
LeafSetProtocolAddress - Class in rice.pastry.leafset
The address of the leafset protocol at a pastry node.
LeafSetProtocolAddress() - Constructor for class rice.pastry.leafset.LeafSetProtocolAddress
 
LeafSetRequestMessage - Class in rice.pastry.socket.messaging
Message which represents a request to get the leafset from the remote node.
LeafSetRequestMessage() - Constructor for class rice.pastry.socket.messaging.LeafSetRequestMessage
Constructor
LeafSetResponseMessage - Class in rice.pastry.socket.messaging
A response message to a LeafSetRequestMessage, containing the remote node's leafset.
LeafSetResponseMessage(LeafSet) - Constructor for class rice.pastry.socket.messaging.LeafSetResponseMessage
Constructor
LeafSetResponseMessage(InputBuffer, NodeHandleFactory) - Constructor for class rice.pastry.socket.messaging.LeafSetResponseMessage
 
leafSetRoutineMaintenance - Variable in class rice.pastry.dist.DistPastryNode
 
LeafSetTest - Class in rice.pastry.testing
This class tests the correctness of the leafset in Pastry.
LeafSetTest() - Constructor for class rice.pastry.testing.LeafSetTest
 
LeafSetTest.TestNodeHandle - Class in rice.pastry.testing
 
LeafSetTest.TestNodeHandle(Id) - Constructor for class rice.pastry.testing.LeafSetTest.TestNodeHandle
 
LEASE_PERIOD - Static variable in class rice.p2p.commonapi.testing.CommonAPITest
 
LEASE_PERIOD - Variable in class rice.pastry.standard.PeriodicLeafSetProtocol
 
length - Variable in class rice.p2p.util.BloomFilter
The length of the set to use
length - Variable in class rice.p2p.util.XMLParser.CharArrayBuffer
The markers
level - Variable in class rice.environment.logging.Logger
This is public for performance reasons.
level - Variable in class rice.environment.logging.LogOutputStream
 
lifetimes - Variable in class rice.p2p.glacier.v2.messaging.GlacierRefreshPatchMessage
 
lifetimes - Variable in class rice.p2p.glacier.v2.messaging.GlacierResponseMessage
 
listeners - Variable in class rice.p2p.glacier.v2.GlacierImpl
 
liveness - Variable in class rice.pastry.socket.SocketSourceRouteManager.AddressManager
 
liveness - Variable in class rice.pastry.socket.SocketSourceRouteManager.AddressManager.SourceRouteManager
 
LIVENESS_ALIVE - Static variable in class rice.pastry.NodeHandle
 
LIVENESS_DEAD - Static variable in class rice.pastry.NodeHandle
 
LIVENESS_DEAD_FOREVER - Static variable in class rice.pastry.socket.SocketNodeHandle
 
LIVENESS_SUSPECTED - Static variable in class rice.pastry.NodeHandle
 
liveObjectsSize - Variable in class rice.p2p.aggregation.AggregationStatistics
 
localAddressIsProbablyNatted() - Method in class rice.pastry.socket.SocketPastryNodeFactory
 
localhandle - Variable in class rice.pastry.PastryNode
 
localHandle - Variable in class rice.pastry.standard.PeriodicLeafSetProtocol
 
localHandle - Variable in class rice.pastry.standard.StandardJoinProtocol
 
localId - Variable in class rice.p2p.splitstream.Channel
The Id of the local node
localLookup(Id, int, boolean) - Method in interface rice.p2p.commonapi.Endpoint
This call produces a list of nodes that can be used as next hops on a route towards the given id, such that the resulting route satisfies the overlay protocol's bounds on the number of hops taken.
localLookup(Id, int, boolean) - Method in class rice.p2p.multiring.MultiringEndpoint
This call produces a list of nodes that can be used as next hops on a route towards the given id, such that the resulting route satisfies the overlay protocol's bounds on the number of hops taken.
localLookup(Id, int, boolean) - Method in class rice.p2p.past.gc.GCEndpoint
This call produces a list of nodes that can be used as next hops on a route towards the given id, such that the resulting route satisfies the overlay protocol's bounds on the number of hops taken.
localLookup(Id, int, boolean) - Method in class rice.pastry.client.CommonAPIAppl
This method produces a list of nodes that can be used as next hops on a route towards key, such that the resulting route satisfies the overlay protocol's bounds on the number of hops taken.
localLookup(Id, int, boolean) - Method in class rice.pastry.commonapi.PastryEndpoint
This method produces a list of nodes that can be used as next hops on a route towards key, such that the resulting route satisfies the overlay protocol's bounds on the number of hops taken.
localNode - Variable in class rice.pastry.messaging.MessageDispatch
 
localnode - Variable in class rice.pastry.NodeHandle
 
localNode - Variable in class rice.pastry.ScheduledMessage
 
localNode - Variable in class rice.pastry.standard.PeriodicLeafSetProtocol
 
lock(Id, Continuation) - Method in interface rice.persistence.LockManager
 
lock(Id, Continuation) - Method in class rice.persistence.LockManagerImpl
 
lockManager - Variable in class rice.p2p.past.PastImpl
 
LockManager - Interface in rice.persistence
 
LockManagerImpl - Class in rice.persistence
 
LockManagerImpl(Environment) - Constructor for class rice.persistence.LockManagerImpl
 
log(String) - Method in class rice.environment.logging.Logger
Prints the message if the priority is equal to or higher than the minimum priority.
log(int, String) - Method in class rice.environment.logging.Logger
Deprecated. use if (logger.level <= priority) log(String);
log(String) - Method in class rice.environment.logging.simple.SimpleLogger
Prints out loggerName:currentTime:message
log(String) - Method in class rice.pastry.socket.PingManager.Envelope
 
logAll - Static variable in class rice.selector.testing.SelectorTest
 
logEntry(String) - Method in class rice.p2p.aggregation.AggregateList
 
logException(String, Throwable) - Method in class rice.environment.logging.Logger
Prints the stack trace of the exception.
logException(int, String, Throwable) - Method in class rice.environment.logging.Logger
Deprecated. use if (logger.level <= priority) logException(String, Throwable);
logException(String, Throwable) - Method in class rice.environment.logging.simple.SimpleLogger
Prints out logger:currentTime:exception.stackTrace();
logFile - Variable in class rice.p2p.aggregation.AggregateList
 
logFileName - Variable in class rice.p2p.aggregation.AggregateList
 
logger - Variable in class rice.Continuation.ListenerContinuation
 
Logger - Class in rice.environment.logging
The Logger is a simplified interface of the java.util.logging.Logger.
Logger() - Constructor for class rice.environment.logging.Logger
 
logger - Variable in class rice.environment.logging.LogOutputStream
 
logger - Variable in class rice.p2p.aggregation.AggregateList
 
logger - Variable in class rice.p2p.aggregation.AggregationImpl
 
logger - Variable in class rice.p2p.aggregation.Moraine
 
logger - Variable in class rice.p2p.commonapi.testing.CommonAPITest
 
logger - Variable in class rice.p2p.glacier.ErasureCodec
 
logger - Variable in class rice.p2p.glacier.v2.GlacierDefaultPolicy
 
logger - Variable in class rice.p2p.glacier.v2.GlacierImpl
 
logger - Variable in class rice.p2p.multiring.MultiringNode
 
logger - Variable in class rice.p2p.past.PastImpl
 
logger - Variable in class rice.p2p.replication.manager.ReplicationManagerImpl
 
logger - Variable in class rice.pastry.client.PastryAppl
 
logger - Variable in class rice.pastry.direct.BasicNetworkSimulator
 
logger - Variable in class rice.pastry.messaging.MessageDispatch
 
logger - Variable in class rice.pastry.NodeHandle
 
logger - Variable in class rice.pastry.PastryNode
 
logger - Variable in class rice.pastry.PastryNodeFactory
 
logger - Variable in class rice.pastry.socket.SocketChannelReader
 
logger - Variable in class rice.pastry.socket.SocketChannelWriter
 
logger - Variable in class rice.pastry.socket.SocketCollectionManager
 
logger - Variable in class rice.pastry.standard.CertifiedNodeIdFactory
 
logger - Variable in class rice.pastry.standard.IPNodeIdFactory
 
logger - Variable in class rice.pastry.standard.RandomNodeIdFactory
 
logger - Variable in class rice.pastry.standard.StandardLeafSetProtocol
 
logger - Variable in class rice.pastry.standard.StandardRouteSetProtocol
 
logger - Variable in class rice.persistence.LockManagerImpl
 
logger - Variable in class rice.selector.SelectorManager
 
loggers - Variable in class rice.environment.logging.AbstractLogManager
Hashtable of loggers stored by full.class.name[instance]
loggingEnabled - Variable in class rice.p2p.aggregation.AggregateList
 
logHeavy - Static variable in class rice.pastry.testing.RoutingTableTest
 
logIssues - Static variable in class rice.selector.testing.SelectorTest
 
LogManager - Interface in rice.environment.logging
Factory interface to generate loggers.
LogOutputStream - Class in rice.environment.logging
This class constructs an output stream that will send its output to a logger, line by line.
LogOutputStream(Environment, int) - Constructor for class rice.environment.logging.LogOutputStream
Constructs a LogOutputStream
LogOutputStream(Environment, int, String) - Constructor for class rice.environment.logging.LogOutputStream
Constructs a LogOutputStream
logServer - Variable in class rice.p2p.multiring.RingCertificate
 
longDistance(Id) - Method in class rice.pastry.Id
Returns the longer numerical distance on the ring between a pair of Ids.
longDistanceFromId(Id) - Method in interface rice.p2p.commonapi.Id
Returns the longer numerical distance on the ring between a pair of Ids.
longDistanceFromId(Id) - Method in class rice.p2p.glacier.FragmentKey
DESCRIBE THE METHOD
longDistanceFromId(Id) - Method in class rice.p2p.glacier.VersionKey
 
longDistanceFromId(Id) - Method in class rice.p2p.multiring.RingId
Returns the longer numerical distance on the ring between a pair of Ids.
longDistanceFromId(Id) - Method in class rice.p2p.past.gc.GCId
Returns the longer numerical distance on the ring between a pair of Ids.
longDistanceFromId(Id) - Method in class rice.pastry.Id
Returns the longer numerical distance on the ring between a pair of Ids.
longDistanceFromId(Id) - Method in class rice.persistence.testing.MemoryStorageTest.VariableId
 
longToByteArray(long) - Static method in class rice.p2p.util.MathUtils
Utility method for converting a long into a byte[]
longToByteArray(long, byte[], int) - Static method in class rice.p2p.util.MathUtils
Utility method for converting a long into a byte[]
lookup(Id, boolean, Continuation) - Method in class rice.p2p.aggregation.AggregationImpl
 
lookup(Id, long, Continuation) - Method in class rice.p2p.aggregation.AggregationImpl
 
lookup(Id, Continuation) - Method in class rice.p2p.aggregation.AggregationImpl
 
lookup(Id, Continuation) - Method in class rice.p2p.aggregation.Moraine
 
lookup(Id, boolean, Continuation) - Method in class rice.p2p.aggregation.Moraine
 
lookup(Id, long, Continuation) - Method in class rice.p2p.aggregation.Moraine
 
lookup(Id, long, Continuation) - Method in class rice.p2p.glacier.v2.GlacierImpl
 
lookup(Id, boolean, Continuation) - Method in class rice.p2p.glacier.v2.GlacierImpl
 
lookup(Id, Continuation) - Method in class rice.p2p.glacier.v2.GlacierImpl
 
lookup(Id, long, Continuation) - Method in interface rice.p2p.glacier.VersioningPast
Retrieves the object stored in this instance of Past with the given ID and the specified version.
lookup(Id, Continuation) - Method in interface rice.p2p.past.Past
Retrieves the object stored in this instance of Past with the given ID.
lookup(Id, boolean, Continuation) - Method in interface rice.p2p.past.Past
Retrieves the object stored in this instance of Past with the given ID.
lookup(Id, Continuation) - Method in class rice.p2p.past.PastImpl
Retrieves the object stored in this instance of Past with the given ID.
lookup(Id, boolean, Continuation) - Method in class rice.p2p.past.PastImpl
Method which performs the same as lookup(), but allows the callee to specify if the data should be cached.
lookupHandle(Id, NodeHandle, Continuation) - Method in class rice.p2p.aggregation.AggregationImpl
 
lookupHandle(Id, NodeHandle, Continuation) - Method in class rice.p2p.aggregation.Moraine
 
lookupHandle(Id, NodeHandle, Continuation) - Method in class rice.p2p.glacier.v2.GlacierImpl
 
lookupHandle(Id, NodeHandle, Continuation) - Method in interface rice.p2p.past.Past
Retrieves the handle for the given object stored on the requested node.
lookupHandle(Id, NodeHandle, Continuation) - Method in class rice.p2p.past.PastImpl
Retrieves the handle for the given object stored on the requested node.
lookupHandles(Id, long, int, Continuation) - Method in class rice.p2p.aggregation.AggregationImpl
 
lookupHandles(Id, int, Continuation) - Method in class rice.p2p.aggregation.AggregationImpl
 
lookupHandles(Id, int, Continuation) - Method in class rice.p2p.aggregation.Moraine
 
lookupHandles(Id, long, int, Continuation) - Method in class rice.p2p.aggregation.Moraine
 
lookupHandles(Id, int, Continuation) - Method in class rice.p2p.glacier.v2.GlacierImpl
 
lookupHandles(Id, long, int, Continuation) - Method in class rice.p2p.glacier.v2.GlacierImpl
 
lookupHandles(Id, long, int, Continuation) - Method in interface rice.p2p.glacier.VersioningPast
Retrieves the handles of up to max replicas of the object stored in this instance of Past with the given ID.
lookupHandles(Id, int, Continuation) - Method in interface rice.p2p.past.Past
Retrieves the handles of up to max replicas of the object stored in this instance of Past with the given ID.
lookupHandles(Id, int, Continuation) - Method in class rice.p2p.past.PastImpl
Retrieves the handles of up to max replicas of the object stored in this instance of Past with the given ID.
LookupHandlesMessage - Class in rice.p2p.past.messaging
 
LookupHandlesMessage(int, Id, int, NodeHandle, Id) - Constructor for class rice.p2p.past.messaging.LookupHandlesMessage
Constructor
LookupHandlesMessage(InputBuffer, Endpoint) - Constructor for class rice.p2p.past.messaging.LookupHandlesMessage
 
LookupMessage - Class in rice.p2p.past.messaging
 
LookupMessage(int, Id, NodeHandle, Id) - Constructor for class rice.p2p.past.messaging.LookupMessage
Constructor
lookups - Variable in class rice.p2p.past.PastImpl
 
LoopObserver - Interface in rice.selector
 
loopTime(int) - Method in class rice.pastry.standard.ConsistentJoinProtocol
If it took longer than the time to detect faultiness, then other nodes may believe we are faulty.
loopTime(int) - Method in interface rice.selector.LoopObserver
 
LOST_AND_FOUND_DIRECTORY - Static variable in class rice.persistence.PersistentStorage
 
LOW_PRIORITY - Static variable in interface rice.p2p.commonapi.Message
 
LOWEST_PRIORITY - Static variable in interface rice.p2p.commonapi.Message
 
LRUCache - Class in rice.persistence
This class is an encapsulation of a least-recently-used (LRU) cache.
LRUCache(Storage, int, Environment) - Constructor for class rice.persistence.LRUCache
Builds a LRU cache given a storage object to store the cached data in and a maximum cache size.
LRUCacheTest - Class in rice.persistence.testing
This class is a class which tests the Cache class in the rice.persistence package.
LRUCacheTest(Environment) - Constructor for class rice.persistence.testing.LRUCacheTest
Builds a MemoryStorageTest
lSetSize - Variable in class rice.pastry.PastryNodeFactory
 
LSRangeCannotBeDeterminedException - Exception in rice.pastry.leafset
 
LSRangeCannotBeDeterminedException(String, int, int, int, NodeHandle, LeafSet) - Constructor for exception rice.pastry.leafset.LSRangeCannotBeDeterminedException
 

M

magic_version_direct - Static variable in class rice.pastry.socket.appsocket.BlockingAppSocketFactory
12 bytes, contains the magic number, the version number, and the HEADER_DIRECT
main(String[]) - Static method in class rice.p2p.multiring.RingCertificate
Main method which, as a utility, generates a RingCertificate by asking the user for prompts
main(String[]) - Static method in class rice.p2p.multiring.testing.MultiringRegrTest
 
main(String[]) - Static method in class rice.p2p.past.testing.DistPastTest
Usage: java [-cp FreePastry-.jar] rice.tutorial.lesson4.DistTutorial localbindport bootIP bootPort numNodes example java rice.tutorial.DistTutorial 9001 pokey.cs.almamater.edu 9001 10
main(String[]) - Static method in class rice.p2p.past.testing.PastRegrTest
Usage: DistPastTest [-port p] [-bootstrap host[:port]] [-nodes n] [-protocol (direct|socket)] [-help]
main(String[]) - Static method in class rice.p2p.past.testing.RawPastRegrTest
Usage: DistPastTest [-port p] [-bootstrap host[:port]] [-nodes n] [-protocol (direct|socket)] [-help]
main(String[]) - Static method in class rice.p2p.replication.manager.testing.ReplicationManagerRegrTest
Usage: ReplicationRegrTest [-port p] [-bootstrap host[:port]] [-nodes n] [-protocol (rmi|wire)] [-help]
main(String[]) - Static method in class rice.p2p.replication.testing.ReplicationRegrTest
Usage: ReplicationRegrTest [-port p] [-bootstrap host[:port]] [-nodes n] [-protocol (rmi|wire)] [-help]
main(String[]) - Static method in class rice.p2p.scribe.testing.RawScribeRegrTest
Usage: DistScribeRegrTest [-port p] [-bootstrap host[:port]] [-nodes n] [-protocol (rmi|wire)] [-help]
main(String[]) - Static method in class rice.p2p.scribe.testing.ScribeRegrTest
Usage: DistScribeRegrTest [-port p] [-bootstrap host[:port]] [-nodes n] [-protocol (rmi|wire)] [-help]
main(String[]) - Static method in class rice.p2p.splitstream.testing.SplitStreamDistTest
Usage java rice.p2p.splitstream.testing.SplitStreamDistTest [artificialchurn] [bootstrap] [port] [bootport]
main(String[]) - Static method in class rice.p2p.splitstream.testing.SplitStreamRegrTest
Usage: DistScribeRegrTest [-port p] [-bootstrap host[:port]] [-nodes n] [-protocol (rmi|wire)] [-help]
main(String[]) - Static method in class rice.p2p.util.BloomFilter
Test serialize/deserialize
main(String[]) - Static method in class rice.p2p.util.testing.BloomFilterUnit
 
main(String[]) - Static method in class rice.p2p.util.testing.EncryptedStreamUnit
 
main(String[]) - Static method in class rice.p2p.util.testing.IdBloomFilterReplicationTest
 
main(String[]) - Static method in class rice.p2p.util.testing.IdBloomFilterUnit
 
main(String[]) - Static method in class rice.p2p.util.testing.MathUtilsUnit
 
main(String[]) - Static method in class rice.p2p.util.testing.RedBlackMapUnit
 
main(String[]) - Static method in class rice.p2p.util.testing.SecurityUtilsUnit
Tests the security service.
main(String[]) - Static method in class rice.p2p.util.testing.StringCacheUnit
 
main(String[]) - Static method in class rice.p2p.util.testing.XMLObjectStreamUnit
 
main(String[]) - Static method in class rice.p2p.util.testing.XMLParserUnit
 
main(String[]) - Static method in class rice.pastry.direct.SphereNetwork
 
main(String[]) - Static method in class rice.pastry.leafset.testing.MergeTest
 
main(String[]) - Static method in class rice.pastry.socket.appsocket.testing.Tutorial
 
main(String[]) - Static method in class rice.pastry.standard.CertifiedNodeIdFactory
Main method which, for convenience, allows certificate creation.
main(String[]) - Static method in class rice.pastry.standard.StandardAddress
 
main(String[]) - Static method in class rice.pastry.testing.ClosestRegrTest
main
main(String[]) - Static method in class rice.pastry.testing.DirectPastryPingTest
 
main(String[]) - Static method in class rice.pastry.testing.DirectPastryRegrTest
main.
main(String[]) - Static method in class rice.pastry.testing.DistHelloWorld
Usage: DistHelloWorld [-msgs m] [-nodes n] [-port p] [-bootstrap bshost[:bsport]] [-verbose|-silent|-verbosity v] [-help].
main(String[]) - Static method in class rice.pastry.testing.DistPastryRegrTest
Usage: DistRegrPastryTest [-port p] [-protocol (wire|rmi)] [-nodes n] [-bootstrap host[:port]] [-help]
main(String[]) - Static method in class rice.pastry.testing.HelloWorld
Usage: HelloWorld [-msgs m] [-nodes n] [-verbose|-silent|-verbosity v] [-simultaneous_joins] [-simultaneous_msgs] [-help]
main(String[]) - Static method in class rice.pastry.testing.IdRangeUnit
 
main(String[]) - Static method in class rice.pastry.testing.IdUnit
 
main(String[]) - Static method in class rice.pastry.testing.LeafSetTest
 
main(String[]) - Static method in class rice.pastry.testing.MemoryTest
 
main(String[]) - Static method in class rice.pastry.testing.NodeIdUnit
 
main(String[]) - Static method in class rice.pastry.testing.PartitionChecker
 
main(String[]) - Static method in class rice.pastry.testing.PastryNetworkTest
 
main(String[]) - Static method in class rice.pastry.testing.PastryTest
 
main(String[]) - Static method in class rice.pastry.testing.RoutingTableTest
Usage:
main(String[]) - Static method in class rice.persistence.testing.GlacierPersistentStorageTest
 
main(String[]) - Static method in class rice.persistence.testing.LRUCacheTest
 
main(String[]) - Static method in class rice.persistence.testing.MemoryStorageTest
 
main(String[]) - Static method in class rice.persistence.testing.PersistentStorageTest
 
main(String[]) - Static method in class rice.selector.testing.SelectorTest
 
main(String[]) - Static method in class rice.tutorial.appsocket.Tutorial
Usage: java [-cp FreePastry-.jar] rice.tutorial.appsocket.Tutorial localbindport bootIP bootPort numNodes or java [-cp FreePastry-.jar] rice.tutorial.appsocket.Tutorial -direct numNodes example java rice.tutorial.DistTutorial 9001 pokey.cs.almamater.edu 9001 10 example java rice.tutorial.DistTutorial -direct 10
main(String[]) - Static method in class rice.tutorial.direct.DirectTutorial
Usage: java [-cp FreePastry-.jar] rice.tutorial.direct.DirectTutorial numNodes example java rice.tutorial.direct.DirectTutorial 100
main(String[]) - Static method in class rice.tutorial.forwarding.DistTutorial
Usage: java [-cp FreePastry-.jar] rice.tutorial.forwarding.DistTutorial localbindport bootIP bootPort numNodes example java rice.tutorial.DistTutorial 9001 pokey.cs.almamater.edu 9001 10
main(String[]) - Static method in class rice.tutorial.gtitm.DirectTutorial
Usage: java [-cp FreePastry-.jar] rice.tutorial.gtitm.DirectTutorial numNodes example java rice.tutorial.gtitm.DirectTutorial 100 GNPINPUT
main(String[]) - Static method in class rice.tutorial.lesson0a.TestContinuation
 
main(String[]) - Static method in class rice.tutorial.lesson0a.TestContinuationAnon
 
main(String[]) - Static method in class rice.tutorial.lesson1.DistTutorial
Usage: java [-cp FreePastry-.jar] rice.tutorial.lesson1.DistTutorial localbindport bootIP bootPort example java rice.tutorial.DistTutorial 9001 pokey.cs.almamater.edu 9001
main(String[]) - Static method in class rice.tutorial.lesson3.DistTutorial
Usage: java [-cp FreePastry-.jar] rice.tutorial.lesson3.DistTutorial localbindport bootIP bootPort example java rice.tutorial.DistTutorial 9001 pokey.cs.almamater.edu 9001
main(String[]) - Static method in class rice.tutorial.lesson4.DistTutorial
Usage: java [-cp FreePastry-.jar] rice.tutorial.lesson4.DistTutorial localbindport bootIP bootPort numNodes example java rice.tutorial.DistTutorial 9001 pokey.cs.almamater.edu 9001 10
main(String[]) - Static method in class rice.tutorial.past.PastTutorial
Usage: java [-cp FreePastry- .jar] rice.tutorial.past.PastTutorial localbindport bootIP bootPort numNodes example java rice.tutorial.past.PastTutorial 9001 pokey.cs.almamater.edu 9001 10
main(String[]) - Static method in class rice.tutorial.rawserialization.DistTutorial
Usage: java [-cp FreePastry-.jar] rice.tutorial.lesson4.DistTutorial localbindport bootIP bootPort numNodes example java rice.tutorial.DistTutorial 9001 pokey.cs.almamater.edu 9001 10
main(String[]) - Static method in class rice.tutorial.rawserialization2.DistTutorial
Usage: java [-cp FreePastry-.jar] rice.tutorial.lesson4.DistTutorial localbindport bootIP bootPort numNodes example java rice.tutorial.DistTutorial 9001 pokey.cs.almamater.edu 9001 10
main(String[]) - Static method in class rice.tutorial.scribe.ScribeTutorial
Usage: java [-cp FreePastry- .jar] rice.tutorial.lesson6.ScribeTutorial localbindport bootIP bootPort numNodes example java rice.tutorial.DistTutorial 9001 pokey.cs.almamater.edu 9001
main(String[]) - Static method in class rice.tutorial.splitstream.SplitStreamTutorial
Usage: java [-cp FreePastry- .jar] rice.tutorial.lesson6.ScribeTutorial localbindport bootIP bootPort numNodes example java rice.tutorial.DistTutorial 9001 pokey.cs.almamater.edu 9001
main(String[]) - Static method in class rice.tutorial.timer.DistTutorial
Usage: java [-cp FreePastry-.jar] rice.tutorial.lesson5.DistTutorial localbindport bootIP bootPort example java rice.tutorial.DistTutorial 9001 pokey.cs.almamater.edu 9001
mainfunc(PastryRegrTest, String[], int, int, int, int, int) - Static method in class rice.pastry.testing.PastryRegrTest
main
maintainLeafSet() - Method in class rice.pastry.standard.StandardLeafSetProtocol
Maintain the leaf set.
MAINTENANCE_INTERVAL - Variable in class rice.p2p.replication.ReplicationImpl
The amount of time to wait between replications
MAINTENANCE_INTERVAL - Variable in class rice.p2p.scribe.ScribeImpl
The interval with which to perform maintenance
MaintenanceMessage - Class in rice.p2p.scribe.messaging
 
MaintenanceMessage() - Constructor for class rice.p2p.scribe.messaging.MaintenanceMessage
Constructor
makeNoShortCuts() - Method in class rice.pastry.routing.SendOptions
Returns whether it is required for each routing step to go to a node whose id matches in exactly one more digit.
makePastryNode(boolean) - Method in class rice.pastry.testing.DistHelloWorld
Create a Pastry node and add it to pastryNodes.
makePastryNode(int) - Method in class rice.pastry.testing.HelloWorld
Create a Pastry node and add it to pastryNodes.
makePastryNode() - Method in class rice.pastry.testing.PastryTest
 
makePastryNode() - Method in class rice.pastry.testing.SinglePingTest
 
makeRandomId(Random) - Static method in class rice.pastry.Id
Creates a random Id.
makeRandomId(RandomSource) - Static method in class rice.pastry.Id
 
manager - Variable in class rice.pastry.direct.BasicNetworkSimulator
 
manifest - Variable in class rice.p2p.glacier.v2.FragmentAndManifest
 
manifest - Variable in class rice.p2p.glacier.v2.GlacierContentHandle
 
Manifest - Class in rice.p2p.glacier.v2
 
Manifest(byte[], byte[][], long) - Constructor for class rice.p2p.glacier.v2.Manifest
 
Manifest(InputBuffer) - Constructor for class rice.p2p.glacier.v2.Manifest
 
manifests - Variable in class rice.p2p.glacier.v2.messaging.GlacierDataMessage
 
map - Variable in class rice.p2p.multiring.MultiringIdFactory.MultiringSortedMap
 
map - Variable in class rice.p2p.past.gc.GCIdFactory.GCSortedMap
 
map - Variable in class rice.p2p.past.gc.GCPastImpl.ReplicaMap
 
map - Variable in class rice.p2p.util.ImmutableSortedMap
 
mark - Variable in class rice.p2p.util.XMLParser
Internal variable which keeps track of the current mark
mark() - Method in class rice.p2p.util.XMLParser
Sets the mark
markAlive(SourceRoute) - Method in class rice.pastry.socket.SocketSourceRouteManager.AddressManager
This method should be called when a known route is declared alive.
markAlive() - Method in class rice.pastry.socket.SocketSourceRouteManager.AddressManager.SourceRouteManager
This method should be called when this route is declared alive.
markAlive(SourceRoute) - Method in class rice.pastry.socket.SocketSourceRouteManager
This method should be called when a known route is declared alive.
markDead() - Method in interface rice.pastry.direct.NodeRecord
 
markDead(SourceRoute) - Method in class rice.pastry.socket.SocketSourceRouteManager.AddressManager
This method should be called when a known route is declared dead.
markDead() - Method in class rice.pastry.socket.SocketSourceRouteManager.AddressManager.SourceRouteManager
This method should be called when this route is declared dead.
markDead(SourceRoute) - Method in class rice.pastry.socket.SocketSourceRouteManager
This method should be called when a known route is declared dead.
markDead(EpochInetSocketAddress) - Method in class rice.pastry.socket.SocketSourceRouteManager
This method should be called when a known node is declared dead - this is ONLY called when a new epoch of that node is detected.
markDeadForever() - Method in class rice.pastry.socket.SocketNodeHandle
You can call this method if the node shuts down nicely.
markDeadForever() - Method in class rice.pastry.socket.SocketSourceRouteManager.AddressManager
This method should be called when a known node is declared dead - this is ONLY called when a new epoch of that node is detected.
marked - Variable in class rice.p2p.util.XMLParser
 
markProximity(SourceRoute, int) - Method in class rice.pastry.socket.SocketSourceRouteManager.AddressManager
This method should be called when a known route has its proximity updated
markProximity(int) - Method in class rice.pastry.socket.SocketSourceRouteManager.AddressManager.SourceRouteManager
This method should be called when this route has its proximity updated
markProximity(SourceRoute, int) - Method in class rice.pastry.socket.SocketSourceRouteManager
This method should be called when a known route has its proximity updated
markSuspected(SourceRoute) - Method in class rice.pastry.socket.SocketSourceRouteManager.AddressManager
This method should be called when a known route is declared suspected.
markSuspected() - Method in class rice.pastry.socket.SocketSourceRouteManager.AddressManager.SourceRouteManager
This method should be called when this route is declared suspected.
markSuspected(SourceRoute) - Method in class rice.pastry.socket.SocketSourceRouteManager
This method should be called when a known route is declared suspected.
MathUtils - Class in rice.p2p.util
This class contains a large number of static methods for performing math operations.
MathUtilsUnit - Class in rice.p2p.util.testing
MathUtils unit tests
MathUtilsUnit() - Constructor for class rice.p2p.util.testing.MathUtilsUnit
 
MAX_ATTRIBUTES - Static variable in class rice.p2p.util.XMLParser
 
MAX_DIRECTORIES - Static variable in class rice.persistence.PersistentStorage
The maximum number of subdirectories in a directory before splitting
MAX_FAILED_SUBSCRIPTION - Variable in class rice.p2p.splitstream.Stripe
The maximum number of failed subscriptions
MAX_FILES - Static variable in class rice.persistence.PersistentStorage
The splitting factor, or the number of files in one directory
MAX_KEYS_IN_MESSAGE - Variable in class rice.p2p.replication.ReplicationImpl
The maximum number of keys to return in one message
MAX_NUM_TO_HEAR_FROM - Variable in class rice.pastry.standard.ConsistentJoinProtocol
The number of nodes needed to hear from to go live, can be up to the LeafSet.maxSize()
MAX_OPEN_SOCKETS - Variable in class rice.pastry.socket.SocketCollectionManager
 
MAX_OPEN_SOURCE_ROUTES - Variable in class rice.pastry.socket.SocketCollectionManager
 
MAX_PORT - Static variable in class rice.pastry.socket.nat.sbbi.SBBINatHandler
 
MAX_PRIORITY - Static variable in interface rice.p2p.commonapi.Message
 
MAX_THREADS - Variable in class rice.pastry.testing.PartitionChecker
 
MAX_THREADS - Variable in class rice.pastry.testing.PastryNetworkTest
 
MAX_TIME_TO_BE_SCHEDULED - Variable in class rice.pastry.standard.ConsistentJoinProtocol
This variable is set to prevent the process from going to sleep or not being scheduled for too long.
maxChildren - Variable in class rice.p2p.scribe.ScribePolicy.LimitedScribePolicy
The number of children to allow per topic
maxDiameter - Variable in class rice.pastry.direct.BasicNetworkSimulator
 
maxFailedSubscriptions - Variable in class rice.p2p.splitstream.SplitStreamImpl
 
maxMember() - Method in class rice.p2p.glacier.FragmentKeySet
return the largest member id
maxMember() - Method in class rice.p2p.glacier.VersionKeySet
return the largest member id
maxMember() - Method in class rice.pastry.IdSet
return the largest member id
MAXOVERLAYSIZE - Static variable in class rice.pastry.direct.GenericNetwork
The number of stubs.
maxSize() - Method in class rice.pastry.leafset.LeafSet
Gets the maximal size of the leaf set.
MEDIUM_HIGH_PRIORITY - Static variable in interface rice.p2p.commonapi.Message
 
MEDIUM_LOW_PRIORITY - Static variable in interface rice.p2p.commonapi.Message
 
MEDIUM_PRIORITY - Static variable in interface rice.p2p.commonapi.Message
 
member(NodeHandle) - Method in class rice.pastry.leafset.LeafSet
Verifies if the set contains this particular handle.
member(Id) - Method in class rice.pastry.leafset.LeafSet
Verifies if the set contains this particular id.
member(NodeHandle) - Method in class rice.pastry.leafset.SimilarSet
Verifies if the set contains this particular id.
member(Id) - Method in class rice.pastry.leafset.SimilarSet
 
member(NodeHandle) - Method in class rice.pastry.NodeSet
test membership
member(NodeHandle) - Method in interface rice.pastry.NodeSetI
Verifies if the set contains this particular id.
member(NodeHandle) - Method in class rice.pastry.routing.RouteSet
Membership test.
member(Id) - Method in class rice.pastry.routing.RouteSet
Membership test.
memberHandle(Id) - Method in interface rice.p2p.commonapi.NodeHandleSet
Verifies if the set contains this particular id.
memberHandle(Id) - Method in class rice.p2p.multiring.MultiringNodeHandleSet
Verifies if the set contains this particular id.
memberHandle(Id) - Method in class rice.pastry.leafset.SimilarSet
Verifies if the set contains this particular id.
memberHandle(Id) - Method in class rice.pastry.NodeSet
Verifies if the set contains this particular id.
memberHandle(Id) - Method in class rice.pastry.routing.RouteSet
Verifies if the set contains this particular id.
MemoryStorage - Class in rice.persistence
This class is an implementation of Storage which provides in-memory storage.
MemoryStorage(IdFactory) - Constructor for class rice.persistence.MemoryStorage
Builds a MemoryStorage object.
MemoryStorageTest - Class in rice.persistence.testing
This class is a class which tests the Storage class in the rice.persistence package.
MemoryStorageTest(boolean, Environment) - Constructor for class rice.persistence.testing.MemoryStorageTest
Builds a MemoryMemoryStorageTest
MemoryStorageTest.VariableId - Class in rice.persistence.testing
 
MemoryStorageTest.VariableId(int) - Constructor for class rice.persistence.testing.MemoryStorageTest.VariableId
 
MemoryTest - Class in rice.pastry.testing
The purpose of this test is to verify that FreePastry is properly shutting down, without having to destroy the JVM.
MemoryTest() - Constructor for class rice.pastry.testing.MemoryTest
 
merge(IdFactory, IdSet, IdSet) - Static method in class rice.p2p.replication.ReplicationImpl
Internal method which takes returns set A + set B, or all of the members of set A and set B.
merge(IdRange) - Method in class rice.pastry.IdRange
merge two ranges if this and other don't overlap, are not adjacent, and this is not empty, then the result is this
merge(LeafSet, NodeHandle, RoutingTable, boolean, Set) - Method in class rice.pastry.leafset.LeafSet
Merge a remote leafset into this
mergeIntersectTest(IdRange, IdRange) - Method in class rice.pastry.testing.IdRangeUnit
 
mergeLeafSet(LeafSet, NodeHandle) - Method in class rice.pastry.standard.StandardLeafSetProtocol
Merge a remote leafset into our own
mergeRange(IdRange) - Method in interface rice.p2p.commonapi.IdRange
merges the given range with this range
mergeRange(IdRange) - Method in class rice.p2p.glacier.FragmentKeyRange
merges the given range with this range
mergeRange(IdRange) - Method in class rice.p2p.glacier.VersionKeyRange
merges the given range with this range
mergeRange(IdRange) - Method in class rice.p2p.multiring.MultiringIdRange
merges the given range with this range
mergeRange(IdRange) - Method in class rice.p2p.past.gc.GCIdRange
merges the given range with this range
mergeRange(IdRange) - Method in class rice.pastry.IdRange
merges the given range with this range
MergeTest - Class in rice.pastry.leafset.testing
 
MergeTest() - Constructor for class rice.pastry.leafset.testing.MergeTest
 
mergeTest(IdRange, IdRange) - Method in class rice.pastry.testing.IdRangeUnit
 
MergeTest.TestNodeHandle - Class in rice.pastry.leafset.testing
 
MergeTest.TestNodeHandle(Id) - Constructor for class rice.pastry.leafset.testing.MergeTest.TestNodeHandle
 
Message - Interface in rice.p2p.commonapi
 
message - Variable in class rice.p2p.multiring.messaging.RingMessage
The internal message to be sent
message - Variable in class rice.p2p.multiring.MultiringRouteMessage
The internal message
message(Id) - Method in class rice.p2p.replication.manager.ReplicationManagerImpl.ReplicationManagerHelper
 
message - Variable in class rice.pastry.commonapi.PastryEndpointMessage
 
Message - Class in rice.pastry.messaging
This is an abstract implementation of a message object.
Message(int) - Constructor for class rice.pastry.messaging.Message
Constructor.
Message(int, Date) - Constructor for class rice.pastry.messaging.Message
Constructor.
message - Variable in class rice.pastry.socket.SocketCollectionManager.MessageRetry
 
MESSAGE_TIMEOUT - Variable in class rice.p2p.past.PastImpl
 
MESSAGE_TIMEOUT - Variable in class rice.p2p.scribe.ScribeImpl
the timeout for a subscribe message
MessageDeserializer - Interface in rice.p2p.commonapi.rawserialization
Because Pastry/Transport layer cannot know about all messge types, each app needs to provide a deserializer.
messageDirect - Variable in class rice.pastry.testing.HelloMsg
 
MessageDispatch - Class in rice.pastry.messaging
An object which remembers the mapping from names to MessageReceivers and dispatches messages by request.
MessageDispatch(PastryNode) - Constructor for class rice.pastry.messaging.MessageDispatch
Constructor.
messageForAppl(Message) - Method in class rice.pastry.client.CommonAPIAppl
 
messageForAppl(Message) - Method in class rice.pastry.client.PastryAppl
Called by pastry when a message arrives for this application.
messageForAppl(Message) - Method in class rice.pastry.commonapi.PastryEndpoint
 
messageForAppl(Message) - Method in class rice.pastry.standard.PeriodicLeafSetProtocol
Should not be called becasue we are overriding the receiveMessage() interface anyway.
messageForAppl(Message) - Method in class rice.pastry.standard.StandardJoinProtocol
Should not be called becasue we are overriding the receiveMessage() interface anyway.
messageForAppl(Message) - Method in class rice.pastry.standard.StandardLeafSetProtocol
Receives messages.
messageForAppl(Message) - Method in class rice.pastry.standard.StandardRouter
 
messageForAppl(Message) - Method in class rice.pastry.standard.StandardRouteSetProtocol
Receives a message.
messageForAppl(Message) - Method in class rice.pastry.testing.HelloWorldApp
Invoked on destination node when a message arrives.
messageForAppl(Message) - Method in class rice.pastry.testing.Ping
 
messageForAppl(Message) - Method in class rice.pastry.testing.PingClient
 
MessageLostMessage - Class in rice.p2p.past.messaging
 
MessageLostMessage(int, NodeHandle, Id, Message, NodeHandle) - Constructor for class rice.p2p.past.messaging.MessageLostMessage
Constructor which takes a unique integer Id and the local id
messageSent(Message, NodeHandle, NodeHandle, int) - Method in interface rice.pastry.direct.SimulatorListener
Called for every message sent over the network.
messagesSentByTag - Variable in class rice.p2p.glacier.v2.GlacierStatistics
 
messageString - Variable in class rice.p2p.past.messaging.MessageLostMessage
 
METADATA_FILENAME - Static variable in class rice.persistence.PersistentStorage
 
METADATA_SYNC_TIME - Static variable in class rice.persistence.PersistentStorage
The amount of time before re-writing the metadata file
min(int, int) - Method in class rice.pastry.testing.LeafSetTest
 
MIN_DELAY - Variable in class rice.pastry.direct.BasicNetworkSimulator
 
MIN_RTT - Variable in class rice.pastry.socket.PingManager
 
minDelay - Variable in class rice.pastry.direct.BasicNetworkSimulator
 
minMember() - Method in class rice.p2p.glacier.FragmentKeySet
return the smallest member id
minMember() - Method in class rice.p2p.glacier.VersionKeySet
return the smallest member id
minMember() - Method in class rice.pastry.IdSet
return the smallest member id
mod(int, int) - Static method in class rice.p2p.util.MathUtils
Utility which does *proper* modding, where the result is guaranteed to be positive.
modifyKey(SelectionKey) - Method in class rice.pastry.socket.PingManager
DESCRIBE THE METHOD
modifyKey(SelectionKey) - Method in class rice.pastry.socket.SocketAppSocket
Method which should change the interestOps of the handler's key.
modifyKey(SelectionKey) - Method in class rice.selector.SelectionKeyHandler
Method which should change the interestOps of the handler's key.
modifyKey(SelectionKey) - Method in class rice.selector.SelectorManager
Adds a selectionkey handler into the list of handlers which wish to change their keys.
modifyKeys - Variable in class rice.selector.SelectorManager
 
monitorIDs - Variable in class rice.p2p.aggregation.AggregationImpl
 
Moraine - Class in rice.p2p.aggregation
This Past takes 2 pasts, an old Past and a new Past.
Moraine(GCPast, GCPast) - Constructor for class rice.p2p.aggregation.Moraine
 
mostSimilar(Id) - Method in class rice.pastry.leafset.LeafSet
Numerically closests node to a given a node in the leaf set.
mostSimilar(Id) - Method in class rice.pastry.leafset.SimilarSet
Impl that doesn't produce garbage Numerically closest node to a given a node.
msdTest() - Method in class rice.pastry.testing.NodeIdUnit
 
msg - Variable in class rice.pastry.ScheduledMessage
 
msgSize - Static variable in class rice.p2p.splitstream.testing.MySplitStreamClient
 
multipleHopsAllowed() - Method in class rice.pastry.routing.SendOptions
Returns whether multiple hops are allowed during the transmission of this message.
MultiringApplication - Class in rice.p2p.multiring
 
MultiringApplication(Id, Application) - Constructor for class rice.p2p.multiring.MultiringApplication
Constructor
MultiringEndpoint - Class in rice.p2p.multiring
 
MultiringEndpoint(MultiringNode, Endpoint, Application) - Constructor for class rice.p2p.multiring.MultiringEndpoint
Constructor
MultiringIdFactory - Class in rice.p2p.multiring
 
MultiringIdFactory(Id, IdFactory) - Constructor for class rice.p2p.multiring.MultiringIdFactory
Constructor
MultiringIdFactory.MultiringEntrySet - Class in rice.p2p.multiring
 
MultiringIdFactory.MultiringEntrySet(Set) - Constructor for class rice.p2p.multiring.MultiringIdFactory.MultiringEntrySet
 
MultiringIdFactory.MultiringKeySet - Class in rice.p2p.multiring
 
MultiringIdFactory.MultiringKeySet(Set) - Constructor for class rice.p2p.multiring.MultiringIdFactory.MultiringKeySet
 
MultiringIdFactory.MultiringMapEntry - Class in rice.p2p.multiring
 
MultiringIdFactory.MultiringMapEntry(Map.Entry) - Constructor for class rice.p2p.multiring.MultiringIdFactory.MultiringMapEntry
 
MultiringIdFactory.MultiringSortedMap - Class in rice.p2p.multiring
 
MultiringIdFactory.MultiringSortedMap(SortedMap) - Constructor for class rice.p2p.multiring.MultiringIdFactory.MultiringSortedMap
 
MultiringIdRange - Class in rice.p2p.multiring
 
MultiringIdRange(Id, IdRange) - Constructor for class rice.p2p.multiring.MultiringIdRange
Constructor
MultiringIdRange(InputBuffer, Endpoint) - Constructor for class rice.p2p.multiring.MultiringIdRange
 
MultiringIdSet - Class in rice.p2p.multiring
 
MultiringIdSet(Id, IdSet) - Constructor for class rice.p2p.multiring.MultiringIdSet
Constructor
MultiringNode - Class in rice.p2p.multiring
 
MultiringNode(Id, Node) - Constructor for class rice.p2p.multiring.MultiringNode
Constructor
MultiringNode(Id, Node, MultiringNode) - Constructor for class rice.p2p.multiring.MultiringNode
Constructor
MultiringNodeCollection - Class in rice.p2p.multiring
 
MultiringNodeCollection(MultiringNode, int) - Constructor for class rice.p2p.multiring.MultiringNodeCollection
Constructor
MultiringNodeHandle - Class in rice.p2p.multiring
 
MultiringNodeHandle(Id, NodeHandle) - Constructor for class rice.p2p.multiring.MultiringNodeHandle
Constructor
MultiringNodeHandle(InputBuffer, Endpoint) - Constructor for class rice.p2p.multiring.MultiringNodeHandle
 
MultiringNodeHandleSet - Class in rice.p2p.multiring
 
MultiringNodeHandleSet(Id, NodeHandleSet) - Constructor for class rice.p2p.multiring.MultiringNodeHandleSet
Constructor
MultiringNodeHandleSet(InputBuffer, Endpoint) - Constructor for class rice.p2p.multiring.MultiringNodeHandleSet
 
MultiringRegrTest - Class in rice.p2p.multiring.testing
Provides regression testing setup for applications written on top of the commonapi.
MultiringRegrTest(Environment) - Constructor for class rice.p2p.multiring.testing.MultiringRegrTest
Constructor, which takes no arguments and sets up the factories in preparation for node creation.
MultiringRegrTest.MultiringTestApp - Class in rice.p2p.multiring.testing
 
MultiringRegrTest.MultiringTestApp(Node) - Constructor for class rice.p2p.multiring.testing.MultiringRegrTest.MultiringTestApp
 
MultiringRegrTest.MultiringTestMessage - Class in rice.p2p.multiring.testing
 
MultiringRegrTest.MultiringTestMessage(Id) - Constructor for class rice.p2p.multiring.testing.MultiringRegrTest.MultiringTestMessage
 
MultiringRouteMessage - Class in rice.p2p.multiring
 
MultiringRouteMessage(Id, RouteMessage) - Constructor for class rice.p2p.multiring.MultiringRouteMessage
Constructor
MyApp - Class in rice.tutorial.appsocket
A very simple application.
MyApp(Node, IdFactory) - Constructor for class rice.tutorial.appsocket.MyApp
 
MyApp - Class in rice.tutorial.direct
A very simple application.
MyApp(Node) - Constructor for class rice.tutorial.direct.MyApp
 
MyApp - Class in rice.tutorial.forwarding
A very simple application.
MyApp(Node) - Constructor for class rice.tutorial.forwarding.MyApp
 
MyApp - Class in rice.tutorial.gtitm
A very simple application.
MyApp(Node) - Constructor for class rice.tutorial.gtitm.MyApp
 
MyApp - Class in rice.tutorial.lesson3
A very simple application.
MyApp(Node) - Constructor for class rice.tutorial.lesson3.MyApp
 
MyApp - Class in rice.tutorial.lesson4
A very simple application.
MyApp(Node) - Constructor for class rice.tutorial.lesson4.MyApp
 
MyApp - Class in rice.tutorial.rawserialization
A very simple application.
MyApp(Node) - Constructor for class rice.tutorial.rawserialization.MyApp
 
MyApp - Class in rice.tutorial.rawserialization2
A very simple application.
MyApp(Node) - Constructor for class rice.tutorial.rawserialization2.MyApp
 
MyApp - Class in rice.tutorial.timer
This app shows how to trigger regularly scheduled events on the FreePastry thread.
MyApp(Node) - Constructor for class rice.tutorial.timer.MyApp
 
myExpiration - Variable in class rice.p2p.glacier.v2.DebugContentHandle
 
myId - Variable in class rice.p2p.aggregation.Aggregate
 
myId - Variable in class rice.p2p.glacier.v2.DebugContent
 
myId - Variable in class rice.p2p.glacier.v2.DebugContentHandle
 
myId - Variable in class rice.p2p.past.ContentHashPastContent
 
MyMsg - Class in rice.tutorial.direct
An example message.
MyMsg(Id, Id) - Constructor for class rice.tutorial.direct.MyMsg
Constructor.
MyMsg - Class in rice.tutorial.forwarding
An example message.
MyMsg(Id, Id) - Constructor for class rice.tutorial.forwarding.MyMsg
Constructor.
MyMsg - Class in rice.tutorial.gtitm
An example message.
MyMsg(Id, Id) - Constructor for class rice.tutorial.gtitm.MyMsg
Constructor.
MyMsg - Class in rice.tutorial.lesson3
An example message.
MyMsg(Id, Id) - Constructor for class rice.tutorial.lesson3.MyMsg
Constructor.
MyMsg - Class in rice.tutorial.lesson4
An example message.
MyMsg(Id, Id) - Constructor for class rice.tutorial.lesson4.MyMsg
Constructor.
MyMsg - Class in rice.tutorial.rawserialization
An example message.
MyMsg(Id, Id) - Constructor for class rice.tutorial.rawserialization.MyMsg
Constructor.
MyMsg(InputBuffer, Endpoint) - Constructor for class rice.tutorial.rawserialization.MyMsg
Deserializing constructor.
MyMsg - Class in rice.tutorial.rawserialization2
An example message.
MyMsg(NodeHandle, Id) - Constructor for class rice.tutorial.rawserialization2.MyMsg
Constructor.
myNodeHandle - Variable in class rice.p2p.glacier.v2.DebugContentHandle
 
myNodeHandle - Variable in class rice.pastry.routing.RoutingTable
 
myNodeId - Variable in class rice.pastry.PastryNode
 
MyPastContent - Class in rice.tutorial.past
 
MyPastContent(Id, String) - Constructor for class rice.tutorial.past.MyPastContent
Takes an environment for the timestamp An IdFactory to generate the hash The content to be stored.
MyScribeClient - Class in rice.tutorial.scribe
We implement the Application interface to receive regular timed messages (see lesson5).
MyScribeClient(Node) - Constructor for class rice.tutorial.scribe.MyScribeClient
The constructor for this scribe client.
MyScribeContent - Class in rice.tutorial.scribe
 
MyScribeContent(NodeHandle, int) - Constructor for class rice.tutorial.scribe.MyScribeContent
Simple constructor.
MySplitStreamClient - Class in rice.p2p.splitstream.testing
 
MySplitStreamClient(PastryNode, String) - Constructor for class rice.p2p.splitstream.testing.MySplitStreamClient
 
MySplitStreamClient - Class in rice.tutorial.splitstream
We implement the Application interface to receive regular timed messages (see lesson5).
MySplitStreamClient(Node) - Constructor for class rice.tutorial.splitstream.MySplitStreamClient
The constructor for this scribe client.
myUID - Variable in class rice.p2p.glacier.v2.GlacierContinuation
 
myVersion - Variable in class rice.p2p.glacier.v2.DebugContentHandle
 

N

name - Variable in class rice.Continuation.ListenerContinuation
The name of this continuation
name - Variable in class rice.Continuation.NamedContinuation
 
name - Variable in class rice.p2p.multiring.RingCertificate
 
name - Variable in class rice.p2p.util.XMLParser
If the tag parsed was a start/end, the name of the tag
nameSelf - Static variable in class rice.p2p.splitstream.testing.SplitStreamDistTest
 
NATHandler - Interface in rice.pastry.socket.nat
This is supposed to open a hole in the Firewall, usually using UPnP.
NegOne - Static variable in class rice.pastry.Id
 
neighbors - Variable in class rice.p2p.glacier.v2.messaging.GlacierNeighborResponseMessage
 
neighborSeen(Id, long) - Method in class rice.p2p.glacier.v2.GlacierImpl
 
neighborSet(int) - Method in interface rice.p2p.commonapi.Endpoint
This methods returns an unordered set of nodehandles on which are neighbors of the local node in the id space.
neighborSet(int) - Method in class rice.p2p.multiring.MultiringEndpoint
This methods returns an unordered set of nodehandles on which are neighbors of the local node in the id space.
neighborSet(int) - Method in class rice.p2p.past.gc.GCEndpoint
This methods returns an unordered set of nodehandles on which are neighbors of the local node in the id space.
neighborSet(int) - Method in class rice.pastry.client.CommonAPIAppl
This method produces an unordered list of nodehandles that are neighbors of the local node in the ID space.
neighborSet(int) - Method in class rice.pastry.commonapi.PastryEndpoint
This method produces an unordered list of nodehandles that are neighbors of the local node in the ID space.
neighborSet(int) - Method in class rice.pastry.leafset.LeafSet
compute an ordered set of nodes that are neighbors of this local node, in order of numerical closeness to the local node
neighborStorage - Variable in class rice.p2p.glacier.v2.GlacierImpl
 
networkDelay(DirectNodeHandle, DirectNodeHandle) - Method in class rice.pastry.direct.BasicNetworkSimulator
computes the proximity between two NodeIds
networkDelay(DirectNodeHandle, DirectNodeHandle) - Method in interface rice.pastry.direct.NetworkSimulator
Determines delivery time from a to b.
networkDelay(NodeRecord) - Method in interface rice.pastry.direct.NodeRecord
 
NetworkListener - Interface in rice.pastry
Represents a listener to pastry network activity.
networkNeighbors(int) - Method in interface rice.p2p.commonapi.Endpoint
Returns an ordered list of the nearest known neighbors.
networkNeighbors(int) - Method in class rice.p2p.multiring.MultiringEndpoint
 
networkNeighbors(int) - Method in class rice.p2p.past.gc.GCEndpoint
 
networkNeighbors(int) - Method in class rice.pastry.commonapi.PastryEndpoint
 
NetworkSimulator - Interface in rice.pastry.direct
Interface to an object which is simulating the network.
NEVER - Static variable in class rice.pastry.socket.SocketPastryNodeFactory
 
neverAllowSubscribe - Variable in class rice.p2p.scribe.testing.RawScribeRegrTest.TestScribePolicy
 
neverAllowSubscribe(boolean) - Method in class rice.p2p.scribe.testing.RawScribeRegrTest.TestScribePolicy
 
neverAllowSubscribe - Variable in class rice.p2p.scribe.testing.ScribeRegrTest.TestScribePolicy
 
neverAllowSubscribe(boolean) - Method in class rice.p2p.scribe.testing.ScribeRegrTest.TestScribePolicy
 
newInstance(Class) - Method in class rice.p2p.util.XMLObjectInputStream
Method which returns a new instance of the provided class.
newNode(NodeHandle) - Method in class rice.pastry.direct.DirectPastryNodeFactory
Manufacture a new Pastry node.
newNode(NodeHandle, Id) - Method in class rice.pastry.direct.DirectPastryNodeFactory
Manufacture a new Pastry node.
newNode(NodeHandle) - Method in class rice.pastry.dist.DistPastryNodeFactory
Generates a new pastry node with a random NodeId using the bootstrap bootstrap.
newNode(NodeHandle, Id) - Method in class rice.pastry.dist.DistPastryNodeFactory
Generates a new pastry node with the specified NodeId using the bootstrap bootstrap.
newNode(NodeHandle, Id, InetSocketAddress) - Method in class rice.pastry.dist.DistPastryNodeFactory
Generates a new pastry node with the specified NodeId using the bootstrap bootstrap.
newNode(NodeHandle, InetSocketAddress) - Method in class rice.pastry.dist.DistPastryNodeFactory
Generates a new pastry node with the specified NodeId using the bootstrap bootstrap.
newNode(NodeHandle) - Method in class rice.pastry.PastryNodeFactory
Call this to construct a new node of the type chosen by the factory.
newNode(NodeHandle, Id) - Method in class rice.pastry.PastryNodeFactory
Call this to construct a new node of the type chosen by the factory, with the given nodeId.
newNode(NodeHandle) - Method in class rice.pastry.socket.SocketPastryNodeFactory
Method which creates a Pastry node from the next port with a randomly generated NodeId.
newNode(NodeHandle, Id) - Method in class rice.pastry.socket.SocketPastryNodeFactory
Method which creates a Pastry node from the next port with a randomly generated NodeId.
newNode(NodeHandle, InetSocketAddress) - Method in class rice.pastry.socket.SocketPastryNodeFactory
Method which creates a Pastry node from the next port with a randomly generated NodeId.
newNode(NodeHandle, Id, InetSocketAddress) - Method in class rice.pastry.socket.SocketPastryNodeFactory
Method which creates a Pastry node from the next port with a randomly generated NodeId.
newNode(NodeHandle, Id, InetSocketAddress, boolean) - Method in class rice.pastry.socket.SocketPastryNodeFactory
 
newPast - Variable in class rice.p2p.aggregation.Moraine
 
next - Variable in class rice.p2p.util.XMLObjectOutputStream
A counter used to generate unique references
next() - Method in class rice.p2p.util.XMLParser
Get next parsing event - element content wil be coalesced and only one TEXT event must be returned for whole element content (comments and processing instructions will be ignored and emtity references must be expanded or exception mus be thrown if entity reerence can not be exapnded).
nextBoolean() - Method in interface rice.environment.random.RandomSource
 
nextBoolean() - Method in class rice.environment.random.simple.SimpleRandomSource
 
nextBytes(byte[]) - Method in interface rice.environment.random.RandomSource
 
nextBytes(byte[]) - Method in class rice.environment.random.simple.SimpleRandomSource
 
nextContinuationTimeout - Variable in class rice.p2p.glacier.v2.GlacierImpl
 
nextDouble() - Method in interface rice.environment.random.RandomSource
 
nextDouble() - Method in class rice.environment.random.simple.SimpleRandomSource
 
nextExecutionTime - Variable in class rice.selector.TimerTask
 
nextFloat() - Method in interface rice.environment.random.RandomSource
 
nextFloat() - Method in class rice.environment.random.simple.SimpleRandomSource
 
nextGaussian() - Method in interface rice.environment.random.RandomSource
 
nextGaussian() - Method in class rice.environment.random.simple.SimpleRandomSource
 
nextHop - Variable in class rice.pastry.routing.RouteMessage
 
nextInt() - Method in interface rice.environment.random.RandomSource
 
nextInt(int) - Method in interface rice.environment.random.RandomSource
 
nextInt() - Method in class rice.environment.random.simple.SimpleRandomSource
 
nextInt(int) - Method in class rice.environment.random.simple.SimpleRandomSource
 
nextLong() - Method in interface rice.environment.random.RandomSource
 
nextLong() - Method in class rice.environment.random.simple.SimpleRandomSource
 
nextSerial - Variable in class rice.p2p.aggregation.AggregateList
 
nextTag() - Method in class rice.p2p.util.XMLParser
 
nextText() - Method in class rice.p2p.util.XMLParser
 
nextToken() - Method in class rice.p2p.util.XMLParser
 
nextUID - Variable in class rice.p2p.glacier.v2.GlacierImpl
 
nh - Variable in exception rice.pastry.leafset.LSRangeCannotBeDeterminedException
 
nlen - Static variable in class rice.pastry.Id
 
nNodes - Variable in class rice.pastry.direct.TestRecord
 
NO_OPTIONS - Static variable in class rice.p2p.util.Base64
No options specified.
node - Variable in class rice.p2p.aggregation.AggregationImpl
 
Node - Interface in rice.p2p.commonapi
 
node - Variable in class rice.p2p.glacier.v2.GlacierImpl
 
node - Variable in class rice.p2p.multiring.MultiringEndpoint
The multiring node supporting this endpoint
node - Variable in class rice.p2p.multiring.MultiringNode
The node which this mulitring node is wrapping
node - Variable in class rice.p2p.past.gc.GCNode
The node which this mulitring node is wrapping
node - Variable in class rice.p2p.replication.manager.testing.ReplicationManagerRegrTest.TestReplicationManagerClient
 
node - Variable in class rice.p2p.replication.testing.ReplicationRegrTest.TestReplicationClient
 
node - Variable in class rice.p2p.splitstream.SplitStreamImpl
The node that this application is running on
node - Variable in class rice.pastry.messaging.PastryObjectInputStream
 
node - Variable in class rice.pastry.socket.appsocket.testing.Echo
The node we were constructed on.
node - Variable in class rice.pastry.testing.RoutingTableTest.MyApp
The node we were constructed on.
node - Variable in class rice.tutorial.appsocket.MyApp
The node we were constructed on.
node - Variable in class rice.tutorial.direct.MyApp
The node we were constructed on.
node - Variable in class rice.tutorial.forwarding.MyApp
The node we were constructed on.
node - Variable in class rice.tutorial.gtitm.MyApp
The node we were constructed on.
node - Variable in class rice.tutorial.lesson4.MyApp
The node we were constructed on.
node - Variable in class rice.tutorial.rawserialization.MyApp
The node we were constructed on.
node - Variable in class rice.tutorial.rawserialization2.MyApp
The node we were constructed on.
NODE_ID_FILENAME - Static variable in class rice.pastry.standard.CertifiedNodeIdFactory
 
nodeAdded(Id) - Method in class rice.p2p.multiring.MultiringNode
Method which is used to inform the node that another node has been added to the collection.
NodeHandle - Class in rice.p2p.commonapi
 
NodeHandle() - Constructor for class rice.p2p.commonapi.NodeHandle
 
nodeHandle - Variable in class rice.p2p.glacier.v2.GlacierContentHandle
 
NodeHandle - Class in rice.pastry
Interface for handles to remote nodes.
NodeHandle() - Constructor for class rice.pastry.NodeHandle
 
NodeHandleFactory - Interface in rice.pastry
 
NodeHandleReader - Interface in rice.p2p.commonapi.rawserialization
 
NodeHandleSet - Interface in rice.p2p.commonapi
 
nodeId - Variable in class rice.pastry.dist.DistNodeHandle
 
NodeIdFactory - Interface in rice.pastry
An interface to any object capable of generating nodeIds.
NodeIdRequestMessage - Class in rice.pastry.socket.messaging
Message which represents a request to get a node Id from the remote node.
NodeIdRequestMessage() - Constructor for class rice.pastry.socket.messaging.NodeIdRequestMessage
Constructor
NodeIdResponseMessage - Class in rice.pastry.socket.messaging
A response message to a NodeIdRequestMessage, containing the remote node's nodeId.
NodeIdResponseMessage(Id, long) - Constructor for class rice.pastry.socket.messaging.NodeIdResponseMessage
Constructor
NodeIdResponseMessage(InputBuffer) - Constructor for class rice.pastry.socket.messaging.NodeIdResponseMessage
 
NodeIdUnit - Class in rice.pastry.testing
NodeIdUnit tests the NodeId class.
NodeIdUnit() - Constructor for class rice.pastry.testing.NodeIdUnit
 
NodeIsDeadException - Exception in rice.p2p.commonapi.exception
 
NodeIsDeadException() - Constructor for exception rice.p2p.commonapi.exception.NodeIsDeadException
 
NodeIsDeadException - Exception in rice.pastry.dist
Thrown if you try to send a message on a node that has been killed.
NodeIsDeadException(Exception) - Constructor for exception rice.pastry.dist.NodeIsDeadException
Constructor for NodeIsDeadException.
nodeIsReady() - Method in class rice.pastry.direct.DirectPastryNode
Called from PastryNode after the join succeeds.
nodeIsReady() - Method in class rice.pastry.dist.DistPastryNode
Called from PastryNode when the join succeeds.
nodeIsReady() - Method in class rice.pastry.PastryNode
Overridden by derived classes, and invoked when the node has joined successfully.
nodeIsReady(boolean) - Method in class rice.pastry.PastryNode
Overridden by derived classes, and invoked when the node has joined successfully.
nodePos - Variable in class rice.pastry.direct.GenericNetwork
 
NodeRecord - Interface in rice.pastry.direct
 
nodes - Variable in class rice.p2p.commonapi.testing.CommonAPITest
 
nodes - Variable in class rice.p2p.multiring.MultiringNodeCollection
The list of nodes in the collection
nodes - Variable in class rice.pastry.testing.PastryNetworkTest
 
NodeSet - Class in rice.pastry
Represents an ordered set of NodeHandles.
NodeSet() - Constructor for class rice.pastry.NodeSet
Constructor.
NodeSet(Vector<NodeHandle>) - Constructor for class rice.pastry.NodeSet
Constructor.
NodeSet(NodeSet) - Constructor for class rice.pastry.NodeSet
Copy constructor.
NodeSet(InputBuffer, NodeHandleFactory) - Constructor for class rice.pastry.NodeSet
 
NodeSetEventSource - Interface in rice.pastry
 
NodeSetI - Interface in rice.pastry
An interface to a generic set of nodes.
NodeSetListener - Interface in rice.pastry
 
nodeSetUpdate(NodeSetEventSource, NodeHandle, boolean) - Method in interface rice.pastry.NodeSetListener
 
NodeSetUpdate - Class in rice.pastry
A class which stores changes to a node set.
NodeSetUpdate(NodeHandle, boolean) - Constructor for class rice.pastry.NodeSetUpdate
Constructor.
nodeSetUpdate(Object, NodeHandle, boolean) - Method in class rice.pastry.routing.RoutingTable
Is called by the Observer pattern whenever a RouteSet in this table has changed.
nodeSetUpdate(NodeSetEventSource, NodeHandle, boolean) - Method in class rice.pastry.standard.ConsistentJoinProtocol
 
nodeSetUpdate(NodeSetEventSource, NodeHandle, boolean) - Method in class rice.pastry.standard.PartitionHandler
 
nodeSetUpdate(NodeSetEventSource, NodeHandle, boolean) - Method in class rice.pastry.standard.PeriodicLeafSetProtocol
 
NonAggregate - Class in rice.p2p.aggregation.messaging
Just wraps a header in Past to know that it is something other than an Aggregate
NonAggregate(PastContent) - Constructor for class rice.p2p.aggregation.messaging.NonAggregate
 
NonAggregate(RawPastContent) - Constructor for class rice.p2p.aggregation.messaging.NonAggregate
 
NonAggregate(InputBuffer, Endpoint, RawPastContent, PastContentDeserializer) - Constructor for class rice.p2p.aggregation.messaging.NonAggregate
 
NoReceiverAvailableException - Exception in rice.p2p.commonapi.exception
Raised if there is no acceptor socket available.
NoReceiverAvailableException() - Constructor for exception rice.p2p.commonapi.exception.NoReceiverAvailableException
 
normal - Variable in class rice.p2p.util.ReverseTreeMap
The internal normal map
notifyListeners(NodeHandle, boolean) - Method in class rice.pastry.leafset.SimilarSet
 
notifyLoopListeners() - Method in class rice.selector.SelectorManager
 
notifyObservers(Object) - Method in class rice.pastry.direct.DirectNodeHandle
DESCRIBE THE METHOD
notifyObservers(Object) - Method in class rice.pastry.NodeHandle
 
notifyPingResponseListeners(SourceRoute, int, long) - Method in class rice.pastry.socket.PingManager
caller must synchronized(pingResponseTimes)
notifyReady() - Method in class rice.pastry.client.CommonAPIAppl
Invoked when the Pastry node has joined the overlay network and is ready to send and receive messages
notifyReady() - Method in class rice.pastry.client.PastryAppl
Invoked when the Pastry node has joined the overlay network and is ready to send and receive messages As of FreePastry 1.4.1, replaced by PastryNode Observer pattern.
notifyReady() - Method in class rice.pastry.testing.HelloWorldApp
Invoked by {RMI,Direct}PastryNode when the node has something in its leaf set, and has become ready to receive application messages.
notifyReady() - Method in class rice.pastry.testing.RegrTestApp
Invoked when the Pastry node has joined the overlay network and is ready to send and receive messages
notifyReadyObservers() - Method in class rice.pastry.PastryNode
 
notifySimulatorListenersReceived(Message, NodeHandle, NodeHandle) - Method in class rice.pastry.direct.BasicNetworkSimulator
 
notifySimulatorListenersReceived(Message, NodeHandle, NodeHandle) - Method in interface rice.pastry.direct.NetworkSimulator
Call this when a message is received.
notifySimulatorListenersSent(Message, NodeHandle, NodeHandle, int) - Method in class rice.pastry.direct.BasicNetworkSimulator
 
notifySimulatorListenersSent(Message, NodeHandle, NodeHandle, int) - Method in interface rice.pastry.direct.NetworkSimulator
Call this when a message is sent.
nTests - Variable in class rice.pastry.direct.TestRecord
 
Null - Static variable in class rice.pastry.Id
Distance constants
nullPrintStream - Static variable in class rice.environment.logging.AbstractLogManager
 
nulls - Variable in class rice.p2p.util.ReverseTreeMap
The internal list of keys with null as a mapping
num - Variable in class rice.p2p.scribe.testing.RawScribeRegrTest.TestScribeContent
DESCRIBE THE FIELD
num - Variable in class rice.p2p.scribe.testing.ScribeRegrTest.TestScribeContent
DESCRIBE THE FIELD
NUM - Static variable in class rice.p2p.util.testing.IdBloomFilterReplicationTest
 
num - Variable in class rice.p2p.util.testing.XMLObjectStreamUnit.TestExternalizable
 
num - Variable in class rice.pastry.testing.RoutingTableTest.TestScribeContent
DESCRIBE THE FIELD
num - Variable in class rice.persistence.testing.MemoryStorageTest.VariableId
 
NUM_BITS_PER_KEY - Static variable in class rice.p2p.util.IdBloomFilter
The number of bits per key in bloom filters
NUM_DELETE_AT_ONCE - Variable in class rice.p2p.replication.manager.ReplicationManagerImpl
The number of ids to delete at a given time - others will be deleted later
NUM_GATEWAY_NODES - Static variable in class rice.p2p.multiring.testing.MultiringRegrTest
 
NUM_GLOBAL_NODES - Static variable in class rice.p2p.multiring.testing.MultiringRegrTest
 
NUM_HASH_FUNCTIONS - Static variable in class rice.p2p.util.IdBloomFilter
The number of different hash functions to use in bloom filters
NUM_INTERNAL_NODES - Static variable in class rice.p2p.multiring.testing.MultiringRegrTest
 
NUM_NODES - Variable in class rice.p2p.commonapi.testing.CommonAPITest
 
NUM_NODES - Static variable in class rice.pastry.testing.ClosestRegrTest
 
NUM_ORGANIZATIONAL_NODES - Static variable in class rice.p2p.multiring.testing.MultiringRegrTest
 
NUM_ORGANIZATIONS - Static variable in class rice.p2p.multiring.testing.MultiringRegrTest
 
NUM_PING_TRIES - Variable in class rice.pastry.socket.SocketCollectionManager
 
NUM_PUBLISHES - Static variable in class rice.tutorial.splitstream.MySplitStreamClient
The number of messages to publish.
NUM_RUNS - Static variable in class rice.p2p.util.testing.IdBloomFilterReplicationTest
 
NUM_SOURCE_ROUTE_ATTEMPTS - Variable in class rice.pastry.socket.SocketSourceRouteManager
 
numAggregatesTotal - Variable in class rice.p2p.aggregation.AggregationStatistics
 
numAttributes - Variable in class rice.p2p.util.XMLParser
 
numColumns() - Method in class rice.pastry.routing.RoutingTable
return ths number of columns in the routing table
numComponents() - Method in class rice.p2p.aggregation.Aggregate
 
numComponents() - Method in class rice.p2p.aggregation.raw.RawAggregate
 
numContinuations - Variable in class rice.p2p.glacier.v2.GlacierStatistics
 
numDigits(int) - Static method in class rice.pastry.Id
return the number of digits in a given base
numElements() - Method in interface rice.p2p.commonapi.IdSet
return the number of elements
numElements() - Method in class rice.p2p.glacier.FragmentKeySet
return the number of elements
numElements() - Method in class rice.p2p.glacier.VersionKeySet
return the number of elements
numElements() - Method in class rice.p2p.multiring.MultiringIdSet
return the number of elements
numElements() - Method in class rice.p2p.past.gc.GCIdSet
return the number of elements
numElements() - Method in class rice.pastry.IdSet
return the number of elements
numEntries() - Method in class rice.pastry.routing.RoutingTable
 
numFragments - Variable in class rice.p2p.glacier.ErasureCodec
 
numFragments - Variable in class rice.p2p.glacier.v2.GlacierImpl
 
numFragments - Variable in class rice.p2p.glacier.v2.GlacierStatistics
 
numKeys() - Method in class rice.p2p.glacier.v2.messaging.GlacierDataMessage
 
numKeys() - Method in class rice.p2p.glacier.v2.messaging.GlacierQueryMessage
 
numKeys() - Method in class rice.p2p.glacier.v2.messaging.GlacierRefreshCompleteMessage
 
numKeys() - Method in class rice.p2p.glacier.v2.messaging.GlacierRefreshPatchMessage
 
numKeys() - Method in class rice.p2p.glacier.v2.messaging.GlacierResponseMessage
 
numNeighbors - Variable in class rice.p2p.glacier.v2.GlacierStatistics
 
numNeighbors() - Method in class rice.p2p.glacier.v2.messaging.GlacierNeighborResponseMessage
 
numObjectsAlive - Variable in class rice.p2p.aggregation.AggregationStatistics
 
numObjectsInTrash - Variable in class rice.p2p.glacier.v2.GlacierStatistics
 
numObjectsTotal - Variable in class rice.p2p.aggregation.AggregationStatistics
 
numPointerArrays - Variable in class rice.p2p.aggregation.AggregationStatistics
 
numRows() - Method in class rice.pastry.join.JoinRequest
Get the number of rows.
numRows() - Method in class rice.pastry.routing.RoutingTable
return the number of rows in the routing table
numSurvivors - Variable in class rice.p2p.glacier.ErasureCodec
 
numSurvivors - Variable in class rice.p2p.glacier.v2.GlacierImpl
 
numTries - Variable in class rice.pastry.socket.SocketCollectionManager.DeadChecker
 
numUniqueEntries() - Method in class rice.pastry.routing.RoutingTable
 

O

ObjectDescriptor - Class in rice.p2p.aggregation
 
ObjectDescriptor(Id, long, long, long, int) - Constructor for class rice.p2p.aggregation.ObjectDescriptor
 
objectHash - Variable in class rice.p2p.glacier.v2.Manifest
 
objectLifetimeHisto - Variable in class rice.p2p.aggregation.AggregationStatistics
 
objects - Variable in class rice.p2p.util.XMLObjectInputStream.GetField
 
objects - Variable in class rice.p2p.util.XMLObjectOutputStream.PutField
 
objectStore - Variable in class rice.p2p.aggregation.AggregationImpl
 
OFF - Static variable in class rice.environment.logging.Logger
OFF is a special level that can be used to turn off logging.
offset - Variable in class rice.environment.logging.LogOutputStream
 
offsetFID - Variable in class rice.p2p.glacier.v2.messaging.GlacierSyncMessage
 
oldPast - Variable in class rice.p2p.aggregation.Moraine
 
One - Static variable in class rice.pastry.Id
 
online - Variable in class rice.p2p.glacier.v2.messaging.GlacierRefreshResponseMessage
 
onLoop() - Method in class rice.selector.ProfileSelector
 
onLoop() - Method in class rice.selector.SelectorManager
This method is to be implemented by a subclass to do some task each loop.
openAppSocket(SourceRoute, int, AppSocketReceiver, int) - Method in class rice.pastry.socket.SocketCollectionManager
Method which opens a socket to a given remote node handle, and updates the bookkeeping to keep track of this socket
openFireWallPort(int, int, String) - Method in interface rice.pastry.socket.nat.NATHandler
 
openFireWallPort(int, int, String) - Method in class rice.pastry.socket.nat.sbbi.SBBINatHandler
 
openFireWallPort(int, int, String) - Method in class rice.pastry.socket.nat.StubNATHandler
 
openSocket(SourceRoute, boolean) - Method in class rice.pastry.socket.SocketCollectionManager
Method which opens a socket to a given remote node handle, and updates the bookkeeping to keep track of this socket
organizationalApps - Variable in class rice.p2p.multiring.testing.MultiringRegrTest
 
organizationalNodes - Variable in class rice.p2p.multiring.testing.MultiringRegrTest
 
originalException - Variable in exception rice.pastry.dist.NodeIsDeadException
The original reason we found the node to be dead.
orphanedAggregates - Variable in class rice.p2p.aggregation.AggregationStatistics
 
other - Variable in class rice.p2p.past.PastImpl
 
otherNodesMaySuspectFaulty(int) - Method in class rice.pastry.standard.ConsistentJoinProtocol
Call this if there is an event such that you may have not received messages for long enough for other nodes to call you faulty.
OutputBuffer - Interface in rice.p2p.commonapi.rawserialization
 
overlaps() - Method in class rice.pastry.leafset.LeafSet
Test if the leafset overlaps
OVERWRITE - Static variable in class rice.pastry.socket.SocketPastryNodeFactory
 

P

packageOnly - Variable in class rice.environment.logging.AbstractLogManager
If we only want package level granularity.
PAD_SIZE - Static variable in class rice.p2p.commonapi.testing.CommonAPITest
 
PAD_SIZE - Static variable in class rice.p2p.multiring.testing.MultiringRegrTest
 
PAD_SIZE - Static variable in class rice.persistence.testing.Test
 
PARAMETER_LENGTH - Static variable in class rice.p2p.util.BloomFilter
The length of the random byte arrays which are generated
parameterChange(String, String) - Method in interface rice.environment.params.ParameterChangeListener
 
ParameterChangeListener - Interface in rice.environment.params
Listener interface for changes to a parameters object
Parameters - Interface in rice.environment.params
Parameters interface for FreePastry Usually acquired by calling environment.getParameters().
parameters - Variable in class rice.p2p.util.BloomFilter
The parameters to the hash functions for this bloom filter
params - Variable in class rice.environment.logging.AbstractLogManager
 
params - Variable in class rice.p2p.commonapi.testing.CommonAPITest
 
ParamsNotPresentException - Exception in rice.environment.params.simple
Unable to load the default parameters file.
ParamsNotPresentException(String, Exception) - Constructor for exception rice.environment.params.simple.ParamsNotPresentException
 
parent - Variable in class rice.Continuation.ErrorContinuation
The parent continuation
parent - Variable in class rice.Continuation.MultiContinuation
 
parent - Variable in class rice.Continuation.NamedContinuation
 
parent - Variable in class rice.Continuation.StandardContinuation
The parent continuation
parent - Variable in class rice.p2p.scribe.ScribeImpl.TopicManager
DESCRIBE THE FIELD
parseArgs(String[]) - Static method in class rice.p2p.commonapi.testing.CommonAPITest
process command line args
parseArgs(String[]) - Static method in class rice.p2p.multiring.testing.MultiringRegrTest
process command line args
parseAttributes() - Method in class rice.p2p.util.XMLParser
Method which parses all of the attributes of a start tag
parseDocumentTag() - Method in class rice.p2p.util.XMLParser
Method which parses a document tag
parseEndTag(String) - Method in class rice.p2p.util.XMLParser
Method which parses an end tag of the form
parseEndTag() - Method in class rice.p2p.util.XMLParser
Method which parses an end tag of the form
parseInetSocketAddress(String) - Method in class rice.environment.params.simple.SimpleParameters
 
parseStartTag() - Method in class rice.p2p.util.XMLParser
Method which parses a start tag
parseTag() - Method in class rice.p2p.util.XMLParser
Internal method which parses a tag
parseText() - Method in class rice.p2p.util.XMLParser
Method which parses an end tag of the form
parseUntil(char[]) - Method in class rice.p2p.util.XMLParser
Method which parses and returns up to the next token
parseUntil(char) - Method in class rice.p2p.util.XMLParser
Method which parses and returns up to the next token
parseUntilNot(char[]) - Method in class rice.p2p.util.XMLParser
Method which parses up to the next token
parseVal(String) - Method in class rice.environment.logging.AbstractLogManager
 
PartitionChecker - Class in rice.pastry.testing
Pass in a certificate which contains bootstrap nodes.
PartitionChecker(String) - Constructor for class rice.pastry.testing.PartitionChecker
 
PartitionHandler - Class in rice.pastry.standard
 
PartitionHandler(PastryNode, DistPastryNodeFactory, InetSocketAddress[]) - Constructor for class rice.pastry.standard.PartitionHandler
You must call start after construction!!!
pass() - Method in class rice.pastry.testing.ClosestRegrTest
 
Past - Interface in rice.p2p.past
 
PastContent - Interface in rice.p2p.past
 
PastContentDeserializer - Interface in rice.p2p.past.rawserialization
 
PastContentHandle - Interface in rice.p2p.past
 
PastContentHandleDeserializer - Interface in rice.p2p.past.rawserialization
 
PastException - Exception in rice.p2p.past
 
PastException(String) - Constructor for exception rice.p2p.past.PastException
Constructor.
PastImpl - Class in rice.p2p.past
 
PastImpl(Node, StorageManager, int, String) - Constructor for class rice.p2p.past.PastImpl
Constructor for Past, using the default policy
PastImpl(Node, StorageManager, int, String, PastPolicy) - Constructor for class rice.p2p.past.PastImpl
Constructor for Past
PastImpl(Node, StorageManager, Cache, int, String, PastPolicy, StorageManager) - Constructor for class rice.p2p.past.PastImpl
 
PastImpl(Node, StorageManager, Cache, int, String, PastPolicy, StorageManager, boolean) - Constructor for class rice.p2p.past.PastImpl
 
PastImpl(Node, StorageManager, Cache, int, String, PastPolicy, StorageManager, SocketStrategy) - Constructor for class rice.p2p.past.PastImpl
Constructor for Past
PastImpl.MessageBuilder - Interface in rice.p2p.past
Class which builds a message
PastImpl.PastDeserializer - Class in rice.p2p.past
 
PastImpl.PastDeserializer() - Constructor for class rice.p2p.past.PastImpl.PastDeserializer
 
PastMessage - Class in rice.p2p.past.messaging
 
PastMessage(int, NodeHandle, Id) - Constructor for class rice.p2p.past.messaging.PastMessage
Constructor which takes a unique integer Id
PastMessage(InputBuffer, Endpoint) - Constructor for class rice.p2p.past.messaging.PastMessage
 
PastPolicy - Interface in rice.p2p.past
 
PastPolicy.DefaultPastPolicy - Class in rice.p2p.past
The default policy for Past, which fetches any available copy of a replicated object and always allows inserts locally.
PastPolicy.DefaultPastPolicy() - Constructor for class rice.p2p.past.PastPolicy.DefaultPastPolicy
 
PastRegrTest - Class in rice.p2p.past.testing
 
PastRegrTest(Environment) - Constructor for class rice.p2p.past.testing.PastRegrTest
Constructor which sets up all local variables
PastRegrTest.NonMutableTestPastContent - Class in rice.p2p.past.testing
 
PastRegrTest.NonMutableTestPastContent(Id) - Constructor for class rice.p2p.past.testing.PastRegrTest.NonMutableTestPastContent
 
PastRegrTest.NonOverwritingTestPastContent - Class in rice.p2p.past.testing
 
PastRegrTest.NonOverwritingTestPastContent(Id, int) - Constructor for class rice.p2p.past.testing.PastRegrTest.NonOverwritingTestPastContent
 
PastRegrTest.TestCommand - Class in rice.p2p.past.testing
Common superclass for test commands.
PastRegrTest.TestCommand() - Constructor for class rice.p2p.past.testing.PastRegrTest.TestCommand
 
PastRegrTest.TestExceptionCommand - Class in rice.p2p.past.testing
Common superclass for test commands which should throw an exception
PastRegrTest.TestExceptionCommand() - Constructor for class rice.p2p.past.testing.PastRegrTest.TestExceptionCommand
 
PastRegrTest.TestPastContent - Class in rice.p2p.past.testing
Utility class for past content objects
PastRegrTest.TestPastContent(Id) - Constructor for class rice.p2p.past.testing.PastRegrTest.TestPastContent
 
PastRegrTest.TestPastContentHandle - Class in rice.p2p.past.testing
Utility class for past content object handles
PastRegrTest.TestPastContentHandle(Past, Id) - Constructor for class rice.p2p.past.testing.PastRegrTest.TestPastContentHandle
 
PastRegrTest.TestRouteMessage - Class in rice.p2p.past.testing
Utility class which simulates a route message
PastRegrTest.TestRouteMessage(Id, NodeHandle, Message) - Constructor for class rice.p2p.past.testing.PastRegrTest.TestRouteMessage
 
PastRegrTest.VersionedTestPastContent - Class in rice.p2p.past.testing
 
PastRegrTest.VersionedTestPastContent(Id, int) - Constructor for class rice.p2p.past.testing.PastRegrTest.VersionedTestPastContent
 
PASTRY_MAGIC_NUMBER - Static variable in class rice.pastry.socket.SocketCollectionManager
 
PastryAppl - Class in rice.pastry.client
A PastryAppl is an abstract class that every Pastry application extends.
PastryAppl(PastryNode) - Constructor for class rice.pastry.client.PastryAppl
Constructor.
PastryAppl(PastryNode, String) - Constructor for class rice.pastry.client.PastryAppl
Constructor.
PastryAppl(PastryNode, String, int, MessageDeserializer) - Constructor for class rice.pastry.client.PastryAppl
 
PastryAppl(PastryNode, String, int, MessageDeserializer, Logger) - Constructor for class rice.pastry.client.PastryAppl
 
PastryAppl(PastryNode, int) - Constructor for class rice.pastry.client.PastryAppl
Constructor.
PastryEndpoint - Class in rice.pastry.commonapi
This class serves as gluecode, which allows applications written for the common API to work with pastry.
PastryEndpoint(PastryNode, Application, String, boolean) - Constructor for class rice.pastry.commonapi.PastryEndpoint
Constructor.
PastryEndpoint(PastryNode, Application, String, int, boolean) - Constructor for class rice.pastry.commonapi.PastryEndpoint
Constructor.
PastryEndpointMessage - Class in rice.pastry.commonapi
This class is an internal message to the commonapi gluecode.
PastryEndpointMessage(int, Message, NodeHandle) - Constructor for class rice.pastry.commonapi.PastryEndpointMessage
Constructor.
PastryEndpointMessage(int, RawMessage, NodeHandle) - Constructor for class rice.pastry.commonapi.PastryEndpointMessage
 
PastryEndpointMessage(int, InputBuffer, MessageDeserializer, NodeHandle) - Constructor for class rice.pastry.commonapi.PastryEndpointMessage
 
PastryIdFactory - Class in rice.pastry.commonapi
This class provides applications with a way of genertating pastry Ids.
PastryIdFactory(Environment) - Constructor for class rice.pastry.commonapi.PastryIdFactory
Constructor
PastryNetworkTest - Class in rice.pastry.testing
Utility class for checking the consistency of an existing pastry network.
PastryNetworkTest(Environment, SocketPastryNodeFactory, InetSocketAddress) - Constructor for class rice.pastry.testing.PastryNetworkTest
 
PastryNode - Class in rice.pastry
A Pastry node is single entity in the pastry network.
PastryNode(Id, Environment) - Constructor for class rice.pastry.PastryNode
Constructor, with NodeId.
PastryNodeFactory - Class in rice.pastry
The interface to an object which can construct PastryNodes.
PastryNodeFactory(Environment) - Constructor for class rice.pastry.PastryNodeFactory
 
pastryNodes - Variable in class rice.pastry.testing.PastryRegrTest
 
pastryNodesLastAdded - Variable in class rice.pastry.testing.PastryRegrTest
 
pastryNodesSorted - Variable in class rice.pastry.testing.PastryRegrTest
of Id
pastryNodesSortedReady - Variable in class rice.pastry.testing.PastryRegrTest
 
PastryObjectInputStream - Class in rice.pastry.messaging
coalesces NodeHandles on the fly during java deserialization
PastryObjectInputStream(InputStream, PastryNode) - Constructor for class rice.pastry.messaging.PastryObjectInputStream
 
PastryRegrTest - Class in rice.pastry.testing
PastryRegrTest a regression test suite for pastry.
PastryRegrTest(Environment) - Constructor for class rice.pastry.testing.PastryRegrTest
constructor
PastryTest - Class in rice.pastry.testing
Pastry test.
PastryTest(Environment) - Constructor for class rice.pastry.testing.PastryTest
 
pasts - Variable in class rice.p2p.past.testing.PastRegrTest
 
pasts - Variable in class rice.p2p.past.testing.RawPastRegrTest
 
PastTutorial - Class in rice.tutorial.past
This tutorial shows how to use Past.
PastTutorial(int, InetSocketAddress, int, Environment) - Constructor for class rice.tutorial.past.PastTutorial
Based on the rice.tutorial.scribe.ScribeTutorial This constructor launches numNodes PastryNodes.
path - Variable in class rice.pastry.socket.SocketChannelReader
 
path - Variable in class rice.pastry.socket.SocketChannelWriter
 
path - Variable in class rice.pastry.socket.SocketCollectionManager.DeadChecker
 
path - Variable in class rice.pastry.socket.SourceRoute
 
pathToRoot - Variable in class rice.p2p.scribe.messaging.SubscribeAckMessage
The contained path to the root
pathToRoot - Variable in class rice.p2p.scribe.ScribeImpl.TopicManager
The current path to the root for this node
pause(int) - Method in class rice.p2p.commonapi.testing.CommonAPITest
Method which pauses for the provided number of milliseconds
pause(int) - Method in class rice.p2p.multiring.testing.MultiringRegrTest
Method which pauses for the provided number of milliseconds
pause(int) - Method in class rice.pastry.testing.DirectPastryRegrTest
 
pause(int) - Method in class rice.pastry.testing.DistPastryRegrTest
 
pause(int) - Method in class rice.pastry.testing.PastryRegrTest
 
payload - Variable in class rice.p2p.glacier.Fragment
 
payload - Variable in class rice.p2p.glacier.v2.DebugContent
 
peekNext() - Method in class rice.p2p.scribe.messaging.AnycastMessage
Returns the next handle to visit
pending - Variable in class rice.pastry.socket.SocketSourceRouteManager.AddressManager.SourceRouteManager
 
PendingAppSocket - Class in rice.pastry.socket
 
PendingAppSocket(int, AppSocketReceiver) - Constructor for class rice.pastry.socket.PendingAppSocket
 
pendingAppSockets - Variable in class rice.pastry.socket.SocketSourceRouteManager.AddressManager
 
pendingMsgs - Variable in class rice.pastry.socket.PingManager
 
pendingRequests - Variable in class rice.p2p.glacier.v2.GlacierStatistics
 
pendingTraffic - Variable in class rice.p2p.glacier.v2.GlacierImpl
 
period - Variable in class rice.selector.TimerTask
If period is positive, task will be rescheduled.
PeriodicLeafSetProtocol - Class in rice.pastry.standard
An implementation of a periodic-style leafset protocol
PeriodicLeafSetProtocol(PastryNode, NodeHandle, LeafSet, RoutingTable) - Constructor for class rice.pastry.standard.PeriodicLeafSetProtocol
Builds a periodic leafset protocol
PeriodicLeafSetProtocol.PLSPMessageDeserializer - Class in rice.pastry.standard
 
PeriodicLeafSetProtocol.PLSPMessageDeserializer(PastryNode) - Constructor for class rice.pastry.standard.PeriodicLeafSetProtocol.PLSPMessageDeserializer
 
PERSISTENCE_MAGIC_NUMBER - Static variable in class rice.persistence.PersistentStorage
Static variables defining the layout of the on-disk storage
PERSISTENCE_REVISION_2_0 - Static variable in class rice.persistence.PersistentStorage
 
PERSISTENCE_REVISION_2_1 - Static variable in class rice.persistence.PersistentStorage
 
PERSISTENCE_VERSION_2 - Static variable in class rice.persistence.PersistentStorage
 
PERSISTENT_FIELDS - Static variable in class rice.p2p.util.XMLObjectOutputStream
A cache of the persistentFields, mapping class->Field[]
PersistentStorage - Class in rice.persistence
This class is an implementation of Storage which provides persistent storage to disk.
PersistentStorage(IdFactory, String, long, Environment) - Constructor for class rice.persistence.PersistentStorage
Builds a PersistentStorage given a root directory in which to persist the data.
PersistentStorage(IdFactory, String, String, long, Environment) - Constructor for class rice.persistence.PersistentStorage
Builds a PersistentStorage given and an instance name and a root directoy in which to persist the data.
PersistentStorage(IdFactory, String, String, long, boolean, Environment) - Constructor for class rice.persistence.PersistentStorage
Builds a PersistentStorage given and an instance name and a root directoy in which to persist the data.
PersistentStorageTest - Class in rice.persistence.testing
This class is a class which tests the PersistentStorage class in the rice.persistence package.
PersistentStorageTest(boolean, Environment) - Constructor for class rice.persistence.testing.PersistentStorageTest
Builds a MemoryStorageTest
pFactory - Static variable in class rice.p2p.util.testing.IdBloomFilterReplicationTest
 
ping() - Method in class rice.pastry.direct.DirectNodeHandle
DESCRIBE THE METHOD
ping() - Method in class rice.pastry.leafset.testing.MergeTest.TestNodeHandle
 
ping() - Method in class rice.pastry.NodeHandle
Ping the node.
ping(SourceRoute, PingResponseListener) - Method in class rice.pastry.socket.PingManager
Method which actually sends a ping to over the specified path, and returns the result to the specified listener.
ping(SourceRoute) - Method in class rice.pastry.socket.SocketCollectionManager
Method which suggests a ping to the remote node.
ping() - Method in class rice.pastry.socket.SocketNodeHandle
Ping the node.
ping() - Method in class rice.pastry.socket.SocketSourceRouteManager.AddressManager
Method which suggests a ping to the remote node.
ping() - Method in class rice.pastry.socket.SocketSourceRouteManager.AddressManager.SourceRouteManager
Method which suggests a ping to the remote node.
ping(EpochInetSocketAddress) - Method in class rice.pastry.socket.SocketSourceRouteManager
Method which suggests a ping to the remote node.
ping() - Method in class rice.pastry.testing.LeafSetTest.TestNodeHandle
 
Ping - Class in rice.pastry.testing
Ping A performance test suite for pastry.
Ping(PastryNode) - Constructor for class rice.pastry.testing.Ping
 
PING_DELAY - Variable in class rice.pastry.socket.SocketCollectionManager
 
PING_JITTER - Variable in class rice.pastry.socket.SocketCollectionManager
 
PING_NEIGHBOR_PERIOD - Variable in class rice.pastry.standard.PeriodicLeafSetProtocol
Related to rapidly determining direct neighbor liveness.
PING_THROTTLE - Static variable in class rice.pastry.socket.PingManager
 
PING_THROTTLE - Variable in class rice.pastry.socket.SocketSourceRouteManager
 
PingAddress - Class in rice.pastry.testing
PingAddress A performance test suite for pastry.
PingAddress() - Constructor for class rice.pastry.testing.PingAddress
 
pingAllNew() - Method in class rice.pastry.routing.RouteSet
Pings all new nodes in the RouteSet.
pingCache - Variable in class rice.pastry.PastryNodeFactory
Hashtable which keeps track of temporary ping values, which are only used during the getNearest() method
PingClient - Class in rice.pastry.testing
A very simple ping object.
PingClient(PastryNode) - Constructor for class rice.pastry.testing.PingClient
 
pingListeners - Variable in class rice.pastry.socket.PingManager
 
PingManager - Class in rice.pastry.socket
 
PingManager(SocketPastryNode, SocketSourceRouteManager, EpochInetSocketAddress, EpochInetSocketAddress) - Constructor for class rice.pastry.socket.PingManager
 
PingManager.Envelope - Class in rice.pastry.socket
Internal class which holds a pending datagram
PingManager.Envelope(EpochInetSocketAddress, SocketBuffer) - Constructor for class rice.pastry.socket.PingManager.Envelope
Constructor for Envelope.
PingMessage - Class in rice.pastry.socket.messaging
Class which represents a "ping" message sent through the socket pastry system.
PingMessage(long) - Constructor for class rice.pastry.socket.messaging.PingMessage
Constructor
PingMessage(InputBuffer) - Constructor for class rice.pastry.socket.messaging.PingMessage
 
PingMessageNew - Class in rice.pastry.testing
PingMessageNew A performance test suite for pastry.
PingMessageNew(int, NodeHandle, Id) - Constructor for class rice.pastry.testing.PingMessageNew
 
pingResponse(SourceRoute, long, long) - Method in interface rice.pastry.socket.PingResponseListener
Method which is called once a previously-issued ping is responded to.
pingResponse(SourceRoute, long, long) - Method in class rice.pastry.socket.SocketCollectionManager.DeadChecker
DESCRIBE THE METHOD
PingResponseListener - Interface in rice.pastry.socket
Interface which represents an object interested in hearing the result of a ping.
PingResponseMessage - Class in rice.pastry.socket.messaging
Class which represents a "ping" message sent through the socket pastry system.
PingResponseMessage(long) - Constructor for class rice.pastry.socket.messaging.PingResponseMessage
Constructor
PingResponseMessage(InputBuffer) - Constructor for class rice.pastry.socket.messaging.PingResponseMessage
 
PingTestRecord - Class in rice.pastry.testing
PingAddress A performance test suite for pastry.
PingTestRecord(int, int, int) - Constructor for class rice.pastry.testing.PingTestRecord
 
PJavaSerializedDeserializer - Class in rice.pastry.messaging
The purpose of this class is just for programming convienience to disambiguate between rice.p2p.commonapi and rice.pastry with the interfaces/classes Message NodeHandle
PJavaSerializedDeserializer(PastryNode) - Constructor for class rice.pastry.messaging.PJavaSerializedDeserializer
 
PJavaSerializedMessage - Class in rice.pastry.messaging
Wrapper that converts rice.pastry.messaging.Message to rice.pastry.messageing.PRawMessage
PJavaSerializedMessage(Message) - Constructor for class rice.pastry.messaging.PJavaSerializedMessage
 
pn - Variable in class rice.pastry.messaging.JavaSerializedDeserializer
 
pn - Variable in class rice.pastry.routing.RoutingTable
 
pointers - Variable in class rice.p2p.aggregation.Aggregate
 
policies - Variable in class rice.p2p.scribe.testing.RawScribeRegrTest
The scribe policies
policies - Variable in class rice.p2p.scribe.testing.ScribeRegrTest
The scribe policies
policy - Variable in class rice.p2p.aggregation.AggregationImpl
 
policy - Variable in class rice.p2p.glacier.v2.GlacierImpl
 
policy - Variable in class rice.p2p.past.PastImpl
 
policy - Variable in class rice.p2p.replication.ReplicationImpl
This replication's policy, which allows for application-specific replication
policy - Variable in class rice.p2p.scribe.ScribeImpl
this scribe's policy
policy - Variable in class rice.p2p.splitstream.SplitStreamScribePolicy
A mapping from channelId -> maximum children
PORT - Variable in class rice.p2p.commonapi.testing.CommonAPITest
 
port - Variable in class rice.p2p.multiring.RingCertificate
 
PORT - Static variable in class rice.p2p.multiring.testing.MultiringRegrTest
 
port - Variable in class rice.pastry.standard.CertifiedNodeIdFactory
 
pos - Variable in exception rice.pastry.leafset.LSRangeCannotBeDeterminedException
 
PRawMessage - Class in rice.pastry.messaging
Adapts Message to a RawMessage Adds the "sender" to the RawMessage
PRawMessage(int) - Constructor for class rice.pastry.messaging.PRawMessage
 
PRawMessage(int, Date) - Constructor for class rice.pastry.messaging.PRawMessage
 
prefetchLocalObject(VersionKey, Continuation) - Method in class rice.p2p.glacier.v2.GlacierDefaultPolicy
 
prefetchLocalObject(VersionKey, Continuation) - Method in interface rice.p2p.glacier.v2.GlacierPolicy
 
prefix - Variable in class rice.environment.logging.AbstractLogManager
 
PREFIX_MATCH - Static variable in class rice.pastry.socket.SocketPastryNodeFactory
 
prepend(EpochInetSocketAddress) - Method in class rice.pastry.socket.SourceRoute
Method which creates a new source route by appending the given address to the end of this one
previousExpirationDate - Variable in class rice.p2p.glacier.v2.FragmentMetadata
 
previousParent - Variable in class rice.p2p.scribe.messaging.SubscribeMessage
The previous parent
primitives - Variable in class rice.p2p.util.XMLObjectInputStream.GetField
 
primitives - Variable in class rice.p2p.util.XMLObjectOutputStream.PutField
 
printMap(Id[]) - Static method in class rice.p2p.util.testing.RedBlackMapUnit
 
printMap(SortedMap) - Static method in class rice.p2p.util.testing.RedBlackMapUnit
 
printStackTrace(PrintStream) - Method in exception rice.environment.params.simple.ParamsNotPresentException
 
printStackTrace() - Method in exception rice.environment.params.simple.ParamsNotPresentException
 
printStackTrace(PrintWriter) - Method in exception rice.environment.params.simple.ParamsNotPresentException
 
printStats() - Method in class rice.selector.ProfileSelector
 
printTree(Vector) - Static method in class rice.tutorial.scribe.ScribeTutorial
Note that this function only works because we have global knowledge.
printValsForRange(IdRange) - Method in class rice.p2p.replication.manager.testing.ReplicationManagerRegrTest
 
privateKey - Variable in class rice.p2p.util.EncryptedInputStream
 
process(Executable, Continuation, SelectorManager, TimeSource, LogManager) - Method in interface rice.environment.processing.Processor
Schedules a job for processing on the dedicated processing thread.
process(Executable, Continuation, SelectorManager, TimeSource, LogManager) - Method in class rice.environment.processing.sim.SimProcessor
 
process(Executable, Continuation, SelectorManager, TimeSource, LogManager) - Method in class rice.environment.processing.simple.SimpleProcessor
Schedules a job for processing on the dedicated processing thread.
process(Executable, Continuation) - Method in interface rice.p2p.commonapi.Endpoint
Schedules a job for processing on the dedicated processing thread.
process(Executable, Continuation) - Method in class rice.p2p.multiring.MultiringEndpoint
Schedules a job for processing on the dedicated processing thread.
process(Executable, Continuation) - Method in class rice.p2p.past.gc.GCEndpoint
Schedules a job for processing on the dedicated processing thread.
process(Executable, Continuation) - Method in class rice.pastry.commonapi.PastryEndpoint
Schedules a job for processing on the dedicated processing thread.
process(Executable, Continuation) - Method in class rice.pastry.dist.DistPastryNode
Schedules a job for processing on the dedicated processing thread.
process(Executable, Continuation) - Method in class rice.pastry.PastryNode
Schedules a job for processing on the dedicated processing thread, should one exist.
process(File) - Method in class rice.persistence.testing.GlacierPersistentStorageTest
 
processBlockingIO(WorkRequest) - Method in interface rice.environment.processing.Processor
Schedules a different type of task.
processBlockingIO(WorkRequest) - Method in class rice.environment.processing.sim.SimProcessor
 
processBlockingIO(WorkRequest) - Method in class rice.environment.processing.simple.SimpleProcessor
 
ProcessingQueue - Class in rice.environment.processing.simple
 
ProcessingQueue() - Constructor for class rice.environment.processing.simple.ProcessingQueue
 
ProcessingQueue(int) - Constructor for class rice.environment.processing.simple.ProcessingQueue
 
ProcessingQueue.ProcessingQueueOverflowException - Exception in rice.environment.processing.simple
 
ProcessingQueue.ProcessingQueueOverflowException() - Constructor for exception rice.environment.processing.simple.ProcessingQueue.ProcessingQueueOverflowException
 
ProcessingRequest - Class in rice.environment.processing.simple
 
ProcessingRequest(Executable, Continuation, LogManager, TimeSource, SelectorManager) - Constructor for class rice.environment.processing.simple.ProcessingRequest
 
ProcessingThread - Class in rice.environment.processing.simple
 
ProcessingThread(String, ProcessingQueue) - Constructor for class rice.environment.processing.simple.ProcessingThread
 
processNode(int, Node) - Method in class rice.p2p.commonapi.testing.CommonAPITest
Method which should process the given newly-created node
processNode(int, Node) - Method in class rice.p2p.past.testing.PastRegrTest
Method which should process the given newly-created node
processNode(int, Node) - Method in class rice.p2p.past.testing.RawPastRegrTest
Method which should process the given newly-created node
processNode(int, Node) - Method in class rice.p2p.replication.manager.testing.ReplicationManagerRegrTest
Method which should process the given newly-created node
processNode(int, Node) - Method in class rice.p2p.replication.testing.ReplicationRegrTest
Method which should process the given newly-created node
processNode(int, Node) - Method in class rice.p2p.scribe.testing.RawScribeRegrTest
Method which should process the given newly-created node
processNode(int, Node) - Method in class rice.p2p.scribe.testing.ScribeRegrTest
Method which should process the given newly-created node
processNode(int, Node) - Method in class rice.p2p.splitstream.testing.SplitStreamRegrTest
Method which should process the given newly-created node
Processor - Interface in rice.environment.processing
Provides a mechanism to do time consuming tasks off of FreePastry's selecto thread.
ProfileSelector - Class in rice.selector
 
ProfileSelector(String, TimeSource, LogManager) - Constructor for class rice.selector.ProfileSelector
 
PROTOCOL - Variable in class rice.p2p.commonapi.testing.CommonAPITest
 
protocol - Variable in class rice.p2p.multiring.RingCertificate
 
PROTOCOL - Static variable in class rice.p2p.multiring.testing.MultiringRegrTest
 
protocol - Static variable in class rice.pastry.testing.DistHelloWorld
 
PROTOCOL_DEFAULT - Static variable in class rice.pastry.dist.DistPastryNodeFactory
 
PROTOCOL_DIRECT - Static variable in class rice.p2p.commonapi.testing.CommonAPITest
 
PROTOCOL_DIRECT - Static variable in class rice.p2p.multiring.testing.MultiringRegrTest
 
PROTOCOL_SOCKET - Static variable in class rice.pastry.dist.DistPastryNodeFactory
DESCRIBE THE FIELD
PROX_TIMEOUT - Variable in class rice.pastry.socket.SocketSourceRouteManager
millis for the timeout The idea is that we don't want this parameter to change too fast, so this is the timeout for it to increase, you could set this to infinity, but that may be bad because it doesn't account for intermediate link failures
proximity(NodeHandle) - Method in interface rice.p2p.commonapi.Endpoint
This replaces NodeHandle.proximity(), so that you don't have to have a "coalesced" NodeHandle.
proximity() - Method in class rice.p2p.commonapi.NodeHandle
Deprecated. use Endpoint.proximity(NodeHandle)
proximity(NodeHandle) - Method in class rice.p2p.multiring.MultiringEndpoint
 
proximity() - Method in class rice.p2p.multiring.MultiringNodeHandle
Deprecated. use Node.proximity(NodeHandle)
proximity(NodeHandle) - Method in class rice.p2p.past.gc.GCEndpoint
 
proximity(NodeHandle) - Method in class rice.pastry.commonapi.PastryEndpoint
 
proximity(DirectNodeHandle, DirectNodeHandle) - Method in class rice.pastry.direct.BasicNetworkSimulator
 
proximity() - Method in class rice.pastry.direct.DirectNodeHandle
Deprecated.  
proximity(NodeHandle) - Method in class rice.pastry.direct.DirectPastryNode
 
proximity(DirectNodeHandle, DirectNodeHandle) - Method in interface rice.pastry.direct.NetworkSimulator
Determines rtt between two nodes.
proximity(NodeRecord) - Method in interface rice.pastry.direct.NodeRecord
 
proximity() - Method in class rice.pastry.leafset.testing.MergeTest.TestNodeHandle
Deprecated.  
proximity() - Method in class rice.pastry.NodeHandle
Deprecated. use PastryNode.proximity() or Endpoint.proximity()
proximity(NodeHandle) - Method in class rice.pastry.PastryNode
The proximity of the node handle.
proximity(NodeHandle, NodeHandle) - Method in class rice.pastry.PastryNodeFactory
Method which checks to see if we have a cached value of the remote ping, and if not, initiates a ping and then caches the value
proximity() - Method in class rice.pastry.socket.SocketNodeHandle
Deprecated. use PastryNode.proximity(nh)
proximity(NodeHandle) - Method in class rice.pastry.socket.SocketPastryNode
 
proximity() - Method in class rice.pastry.socket.SocketSourceRouteManager.AddressManager
Method which returns the last cached proximity value for the given address.
proximity - Variable in class rice.pastry.socket.SocketSourceRouteManager.AddressManager.SourceRouteManager
 
proximity() - Method in class rice.pastry.socket.SocketSourceRouteManager.AddressManager.SourceRouteManager
Method which returns the last cached proximity value for the given address.
proximity(EpochInetSocketAddress) - Method in class rice.pastry.socket.SocketSourceRouteManager
Method which returns the last cached proximity value for the given address.
proximity(SourceRoute) - Method in class rice.pastry.socket.SocketSourceRouteManager
 
proximity() - Method in class rice.pastry.testing.LeafSetTest.TestNodeHandle
Deprecated.  
PROXIMITY_CHANGED - Static variable in class rice.p2p.commonapi.NodeHandle
 
proximityTimeout - Variable in class rice.pastry.socket.SocketSourceRouteManager.AddressManager.SourceRouteManager
 
ps - Variable in class rice.environment.logging.AbstractLogManager
 
publicKey - Variable in class rice.p2p.util.EncryptedOutputStream
 
publish(Topic, ScribeContent) - Method in interface rice.p2p.scribe.Scribe
Publishes the given message to the topic.
publish(Topic, RawScribeContent) - Method in interface rice.p2p.scribe.Scribe
 
publish(Topic, ScribeContent) - Method in class rice.p2p.scribe.ScribeImpl
Publishes the given message to the topic.
publish(Topic, RawScribeContent) - Method in class rice.p2p.scribe.ScribeImpl
 
publish(byte[]) - Method in class rice.p2p.splitstream.Stripe
Publishes the given data to this stripe
publish(Id, int) - Method in class rice.p2p.splitstream.testing.MySplitStreamClient
 
publish(byte[], Stripe) - Method in class rice.p2p.splitstream.testing.MySplitStreamClient
 
publish() - Method in class rice.tutorial.splitstream.MySplitStreamClient
Multicasts data.
publishAll(byte[]) - Method in class rice.p2p.splitstream.testing.MySplitStreamClient
 
PublishMessage - Class in rice.p2p.scribe.messaging
 
PublishMessage(NodeHandle, Topic, ScribeContent) - Constructor for class rice.p2p.scribe.messaging.PublishMessage
Constructor which takes a unique integer Id
PublishMessage(NodeHandle, Topic, RawScribeContent) - Constructor for class rice.p2p.scribe.messaging.PublishMessage
 
publishMessages - Variable in class rice.p2p.scribe.testing.RawScribeRegrTest.TestScribeClient
The publish messages received so far
publishMessages - Variable in class rice.p2p.scribe.testing.ScribeRegrTest.TestScribeClient
The publish messages received so far
publishNext() - Method in class rice.p2p.splitstream.testing.MySplitStreamClient
 
PublishRequestMessage - Class in rice.p2p.scribe.messaging
 
PublishRequestMessage(NodeHandle, Topic, ScribeContent) - Constructor for class rice.p2p.scribe.messaging.PublishRequestMessage
Constructor which takes a unique integer Id
PublishRequestMessage(NodeHandle, Topic, RawScribeContent) - Constructor for class rice.p2p.scribe.messaging.PublishRequestMessage
 
purgeQueue() - Method in class rice.pastry.socket.SocketSourceRouteManager.AddressManager
 
pushRow(RouteSet[]) - Method in class rice.pastry.join.JoinRequest
Push row.
put(Object, Object) - Method in class rice.p2p.multiring.MultiringIdFactory.MultiringSortedMap
 
put(Object, Object) - Method in class rice.p2p.past.gc.GCIdFactory.GCSortedMap
 
put(Object, Object) - Method in class rice.p2p.util.ImmutableSortedMap
Associates the specified value with the specified key in this map (optional operation).
put(Object, Object) - Method in class rice.p2p.util.RedBlackMap
Associates the specified value with the specified key in this map.
put(Object, Object) - Method in class rice.p2p.util.ReverseTreeMap
Method which caputures the insert and adds it to the reverse map
put(Object, Object) - Method in class rice.p2p.util.SoftHashMap
Adds an entry to the soft hash map.
put(Object, Object) - Method in class rice.p2p.util.TimerWeakHashMap
 
put(String, boolean) - Method in class rice.p2p.util.XMLObjectInputStream.GetField
 
put(String, byte) - Method in class rice.p2p.util.XMLObjectInputStream.GetField
 
put(String, char) - Method in class rice.p2p.util.XMLObjectInputStream.GetField
 
put(String, double) - Method in class rice.p2p.util.XMLObjectInputStream.GetField
 
put(String, float) - Method in class rice.p2p.util.XMLObjectInputStream.GetField
 
put(String, int) - Method in class rice.p2p.util.XMLObjectInputStream.GetField
 
put(String, long) - Method in class rice.p2p.util.XMLObjectInputStream.GetField
 
put(String, short) - Method in class rice.p2p.util.XMLObjectInputStream.GetField
 
put(String, Object) - Method in class rice.p2p.util.XMLObjectInputStream.GetField
 
put(String, boolean) - Method in class rice.p2p.util.XMLObjectOutputStream.PutField
 
put(String, byte) - Method in class rice.p2p.util.XMLObjectOutputStream.PutField
 
put(String, char) - Method in class rice.p2p.util.XMLObjectOutputStream.PutField
 
put(String, double) - Method in class rice.p2p.util.XMLObjectOutputStream.PutField
 
put(String, float) - Method in class rice.p2p.util.XMLObjectOutputStream.PutField
 
put(String, int) - Method in class rice.p2p.util.XMLObjectOutputStream.PutField
 
put(String, long) - Method in class rice.p2p.util.XMLObjectOutputStream.PutField
 
put(String, short) - Method in class rice.p2p.util.XMLObjectOutputStream.PutField
 
put(String, Object) - Method in class rice.p2p.util.XMLObjectOutputStream.PutField
 
put(NodeHandle) - Method in class rice.pastry.leafset.LeafSet
Puts a NodeHandle into the set.
put(NodeHandle, boolean) - Method in class rice.pastry.leafset.LeafSet
 
put(NodeHandle) - Method in class rice.pastry.leafset.SimilarSet
Puts a NodeHandle into the set.
put(NodeHandle, boolean) - Method in class rice.pastry.leafset.SimilarSet
 
put(NodeHandle) - Method in class rice.pastry.NodeSet
Appends a member to the ordered set.
put(NodeHandle) - Method in interface rice.pastry.NodeSetI
Puts a NodeHandle into the set.
put(NodeHandle) - Method in class rice.pastry.routing.RouteSet
Puts a node into the set.
put(NodeHandle) - Method in class rice.pastry.routing.RoutingTable
Puts a handle into the routing table.
putAddressManager(EpochInetSocketAddress, boolean) - Method in class rice.pastry.socket.SocketSourceRouteManager
Should be called while synchronized on nodeHandles
putAll(Map) - Method in class rice.p2p.multiring.MultiringIdFactory.MultiringSortedMap
 
putAll(Map) - Method in class rice.p2p.past.gc.GCIdFactory.GCSortedMap
 
putAll(Map) - Method in class rice.p2p.util.ImmutableSortedMap
Copies all of the mappings from the specified map to this map (optional operation).
putAll(Map) - Method in class rice.p2p.util.RedBlackMap
Copies all of the mappings from the specified map to this map.
putFields() - Method in class rice.p2p.util.XMLObjectOutputStream
Method which can be called by objects if they have a writeObject() method.
putHandle(NodeHandle) - Method in interface rice.p2p.commonapi.NodeHandleSet
Puts a NodeHandle into the set.
putHandle(NodeHandle) - Method in class rice.p2p.multiring.MultiringNodeHandleSet
Puts a NodeHandle into the set.
putHandle(NodeHandle) - Method in class rice.pastry.leafset.SimilarSet
Puts a NodeHandle into the set.
putHandle(NodeHandle) - Method in class rice.pastry.NodeSet
Puts a NodeHandle into the set.
putHandle(NodeHandle) - Method in class rice.pastry.routing.RouteSet
Puts a NodeHandle into the set.
putReference(String, Object) - Method in class rice.p2p.util.XMLObjectInputStream
Method which adds a reference in the hashtable of references.
putReference(Object, String) - Method in class rice.p2p.util.XMLObjectOutputStream
Method which adds a reference in the hashtable of references.

Q

queue - Variable in class rice.pastry.socket.SocketSourceRouteManager.AddressManager
the queue of messages waiting for a route of SocketBuffer
QUOTE - Static variable in class rice.p2p.util.XMLParser
 

R

r - Variable in exception rice.pastry.leafset.LSRangeCannotBeDeterminedException
 
random - Static variable in class rice.p2p.util.testing.IdBloomFilterReplicationTest
 
random - Variable in class rice.pastry.direct.BasicNetworkSimulator
 
random - Variable in class rice.pastry.socket.SocketCollectionManager
 
random - Variable in class rice.pastry.testing.LeafSetTest
 
random - Variable in class rice.tutorial.splitstream.MySplitStreamClient
Data source...
randomBytes(int, RandomSource) - Static method in class rice.p2p.util.MathUtils
Method which returns a specified number of random bytes
randomInt(RandomSource) - Static method in class rice.p2p.util.MathUtils
Method which returns a random int
randomize(RandomSource, char[]) - Static method in class rice.p2p.util.testing.StringCacheUnit
 
randomize(RandomSource) - Method in class rice.pastry.NodeSet
Method which randomizes the order of this NodeSet
RandomNodeIdFactory - Class in rice.pastry.standard
Constructs random node ids by SHA'ing consecutive numbers, with random starting value.
RandomNodeIdFactory(Environment) - Constructor for class rice.pastry.standard.RandomNodeIdFactory
Constructor.
RandomSource - Interface in rice.environment.random
Provides a virtualized random interface for FreePastry.
range(NodeHandle, int, Id) - Method in interface rice.p2p.commonapi.Endpoint
This operation provides information about ranges of keys for which the node is currently a rank-root.
range(NodeHandle, int, Id, boolean) - Method in interface rice.p2p.commonapi.Endpoint
This operation provides information about ranges of keys for which the node is currently a rank-root.
range - Variable in class rice.p2p.glacier.FragmentKeyRange
The actual IdRange
range - Variable in class rice.p2p.glacier.v2.messaging.GlacierRefreshResponseMessage
 
range - Variable in class rice.p2p.glacier.v2.messaging.GlacierSyncMessage
 
range - Variable in class rice.p2p.glacier.VersionKeyRange
The actual IdRange
range(NodeHandle, int, Id) - Method in class rice.p2p.multiring.MultiringEndpoint
This operation provides information about ranges of keys for which the node is currently a rank-root.
range(NodeHandle, int, Id, boolean) - Method in class rice.p2p.multiring.MultiringEndpoint
This operation provides information about ranges of keys for which the node is currently a rank-root.
range - Variable in class rice.p2p.multiring.MultiringIdRange
The actual IdRange
range(NodeHandle, int, Id) - Method in class rice.p2p.past.gc.GCEndpoint
This operation provides information about ranges of keys for which the node is currently a rank-root.
range(NodeHandle, int, Id, boolean) - Method in class rice.p2p.past.gc.GCEndpoint
This operation provides information about ranges of keys for which the node is currently a rank-root.
range - Variable in class rice.p2p.past.gc.GCIdRange
The internal (normal) IdRange
range - Variable in class rice.p2p.replication.ReplicationImpl.BloomFilterExecutable
 
range(NodeHandle, int, Id, boolean) - Method in class rice.pastry.client.CommonAPIAppl
This method provides information about ranges of keys for which the node n is currently a r-root.
range(NodeHandle, int, Id) - Method in class rice.pastry.client.CommonAPIAppl
This method provides information about ranges of keys for which the node n is currently a r-root.
range(NodeHandle, int, Id, boolean) - Method in class rice.pastry.commonapi.PastryEndpoint
This method provides information about ranges of keys for which the node n is currently a r-root.
range(NodeHandle, int, Id) - Method in class rice.pastry.commonapi.PastryEndpoint
This method provides information about ranges of keys for which the node n is currently a r-root.
range(NodeHandle, int) - Method in class rice.pastry.leafset.LeafSet
range computes the range of keys for which node n is a i-root, 0<=i<=r a node is the r-root for a key of the node becomes the numerically closest node to the key when i-roots for the key fail, O<=irange(NodeHandle, int, boolean) - Method in class rice.pastry.leafset.LeafSet
range computes the ranges of keys for which node n is a r-root a node is the r-root for a key of the node becomes the numerically closest node to the key when i-roots for the key fail, O<=iRangeCannotBeDeterminedException - Exception in rice.p2p.commonapi
This exception is thrown when the underlieing Overlay cannot determine the requested id range.
RangeCannotBeDeterminedException() - Constructor for exception rice.p2p.commonapi.RangeCannotBeDeterminedException
 
RangeCannotBeDeterminedException(String) - Constructor for exception rice.p2p.commonapi.RangeCannotBeDeterminedException
 
RangeCannotBeDeterminedException(Throwable) - Constructor for exception rice.p2p.commonapi.RangeCannotBeDeterminedException
 
RangeCannotBeDeterminedException(String, Throwable) - Constructor for exception rice.p2p.commonapi.RangeCannotBeDeterminedException
 
ranges - Variable in class rice.p2p.replication.messaging.RequestMessage
 
ranges - Variable in class rice.p2p.replication.messaging.ResponseMessage
 
rateLimitedRetrieveFragment(FragmentKey, Manifest, char, GlacierContinuation) - Method in class rice.p2p.glacier.v2.GlacierImpl
 
RawAggregate - Class in rice.p2p.aggregation.raw
 
RawAggregate(GCPastContent[], Id[]) - Constructor for class rice.p2p.aggregation.raw.RawAggregate
 
RawAggregate(RawGCPastContent[], Id[]) - Constructor for class rice.p2p.aggregation.raw.RawAggregate
 
RawAggregate(InputBuffer, Endpoint, PastContentDeserializer) - Constructor for class rice.p2p.aggregation.raw.RawAggregate
 
RawAggregateFactory - Class in rice.p2p.aggregation.raw
 
RawAggregateFactory() - Constructor for class rice.p2p.aggregation.raw.RawAggregateFactory
 
RawGCPastContent - Interface in rice.p2p.past.gc.rawserialization
 
RawGCPastContentHandle - Interface in rice.p2p.past.gc.rawserialization
 
RawMessage - Interface in rice.p2p.commonapi.rawserialization
 
RawMessageDelivery - Interface in rice.pastry.messaging
Represents a message from the wire that hasn't yet been deserialized.
RawMessageDeliveryFactory - Interface in rice.pastry.messaging
 
RawPastContent - Interface in rice.p2p.past.rawserialization
 
RawPastContentHandle - Interface in rice.p2p.past.rawserialization
 
RawPastRegrTest - Class in rice.p2p.past.testing
 
RawPastRegrTest(Environment) - Constructor for class rice.p2p.past.testing.RawPastRegrTest
Constructor which sets up all local variables
RawPastRegrTest.NonMutableTestPastContent - Class in rice.p2p.past.testing
 
RawPastRegrTest.NonMutableTestPastContent(Id) - Constructor for class rice.p2p.past.testing.RawPastRegrTest.NonMutableTestPastContent
 
RawPastRegrTest.NonOverwritingTestPastContent - Class in rice.p2p.past.testing
 
RawPastRegrTest.NonOverwritingTestPastContent(Id, int) - Constructor for class rice.p2p.past.testing.RawPastRegrTest.NonOverwritingTestPastContent
 
RawPastRegrTest.NonOverwritingTestPastContent(InputBuffer, Endpoint, PastContentDeserializer) - Constructor for class rice.p2p.past.testing.RawPastRegrTest.NonOverwritingTestPastContent
 
RawPastRegrTest.TestCommand - Class in rice.p2p.past.testing
Common superclass for test commands.
RawPastRegrTest.TestCommand() - Constructor for class rice.p2p.past.testing.RawPastRegrTest.TestCommand
 
RawPastRegrTest.TestExceptionCommand - Class in rice.p2p.past.testing
Common superclass for test commands which should throw an exception
RawPastRegrTest.TestExceptionCommand() - Constructor for class rice.p2p.past.testing.RawPastRegrTest.TestExceptionCommand
 
RawPastRegrTest.TestPastContent - Class in rice.p2p.past.testing
Utility class for past content objects
RawPastRegrTest.TestPastContent(Id) - Constructor for class rice.p2p.past.testing.RawPastRegrTest.TestPastContent
 
RawPastRegrTest.TestPastContent(InputBuffer, Endpoint, PastContentDeserializer) - Constructor for class rice.p2p.past.testing.RawPastRegrTest.TestPastContent
 
RawPastRegrTest.TestPastContentHandle - Class in rice.p2p.past.testing
Utility class for past content object handles
RawPastRegrTest.TestPastContentHandle(Past, Id) - Constructor for class rice.p2p.past.testing.RawPastRegrTest.TestPastContentHandle
 
RawPastRegrTest.TestPastContentHandle(InputBuffer, Endpoint) - Constructor for class rice.p2p.past.testing.RawPastRegrTest.TestPastContentHandle
 
RawPastRegrTest.TestRouteMessage - Class in rice.p2p.past.testing
Utility class which simulates a route message
RawPastRegrTest.TestRouteMessage(Id, NodeHandle, Message) - Constructor for class rice.p2p.past.testing.RawPastRegrTest.TestRouteMessage
 
RawPastRegrTest.VersionedTestPastContent - Class in rice.p2p.past.testing
 
RawPastRegrTest.VersionedTestPastContent(Id, int) - Constructor for class rice.p2p.past.testing.RawPastRegrTest.VersionedTestPastContent
 
RawPastRegrTest.VersionedTestPastContent(InputBuffer, Endpoint, PastContentDeserializer) - Constructor for class rice.p2p.past.testing.RawPastRegrTest.VersionedTestPastContent
 
RawScribeContent - Interface in rice.p2p.scribe.rawserialization
 
RawScribeRegrTest - Class in rice.p2p.scribe.testing
 
RawScribeRegrTest(Environment) - Constructor for class rice.p2p.scribe.testing.RawScribeRegrTest
Constructor which sets up all local variables
RawScribeRegrTest.TestRouteMessage - Class in rice.p2p.scribe.testing
Utility class which simulates a route message
RawScribeRegrTest.TestRouteMessage(Id, NodeHandle, Message) - Constructor for class rice.p2p.scribe.testing.RawScribeRegrTest.TestRouteMessage
Constructor for TestRouteMessage.
RawScribeRegrTest.TestScribeClient - Class in rice.p2p.scribe.testing
DESCRIBE THE CLASS
RawScribeRegrTest.TestScribeClient(Scribe, Topic, int) - Constructor for class rice.p2p.scribe.testing.RawScribeRegrTest.TestScribeClient
Constructor for TestScribeClient.
RawScribeRegrTest.TestScribeContent - Class in rice.p2p.scribe.testing
Utility class for past content objects
RawScribeRegrTest.TestScribeContent(Topic, int) - Constructor for class rice.p2p.scribe.testing.RawScribeRegrTest.TestScribeContent
Constructor for TestScribeContent.
RawScribeRegrTest.TestScribeContent(InputBuffer, Endpoint) - Constructor for class rice.p2p.scribe.testing.RawScribeRegrTest.TestScribeContent
 
RawScribeRegrTest.TestScribePolicy - Class in rice.p2p.scribe.testing
 
RawScribeRegrTest.TestScribePolicy(Scribe) - Constructor for class rice.p2p.scribe.testing.RawScribeRegrTest.TestScribePolicy
 
read(ByteBuffer[], int, int) - Method in interface rice.p2p.commonapi.appsocket.AppSocket
Reads a sequence of bytes from this channel into a subsequence of the given buffers.
read(byte[], int, int) - Method in interface rice.p2p.commonapi.rawserialization.InputBuffer
 
read(byte[]) - Method in interface rice.p2p.commonapi.rawserialization.InputBuffer
 
read() - Method in class rice.p2p.util.Base64.InputStream
Reads enough of the input stream to convert to/from Base64 and returns the next byte.
read(byte[], int, int) - Method in class rice.p2p.util.Base64.InputStream
Calls Base64.InputStream.read() repeatedly until the end of stream is reached or len bytes are read.
read() - Method in class rice.p2p.util.EncryptedInputStream
Reads the next byte of data from the input stream.
read(byte[], int, int) - Method in class rice.p2p.util.EncryptedInputStream
Reads up to len bytes of data from the input stream into an array of bytes.
read() - Method in class rice.p2p.util.XMLObjectInputStream
Method which reads a byte from the underlying output stream.
read(byte[], int, int) - Method in class rice.p2p.util.XMLObjectInputStream
Method which reads a array of bytes from the underlying output stream.
read(SelectionKey) - Method in class rice.pastry.socket.PingManager
DESCRIBE THE METHOD
read(SelectionKey) - Method in class rice.pastry.socket.SocketAppSocket
Reads from the socket attached to this connector.
read(ByteBuffer[], int, int) - Method in class rice.pastry.socket.SocketAppSocket
 
read(SocketChannel) - Method in class rice.pastry.socket.SocketChannelReader
Method which is to be called when there is data available on the specified SocketChannel.
read(SocketChannel) - Method in class rice.pastry.socket.SocketChannelRepeater
Method which is to be called when there is data available on the specified SocketChannel.
read(SelectionKey) - Method in class rice.pastry.socket.SocketCollectionManager.SocketAccepter
Reads from the socket attached to this connector.
read(SelectionKey) - Method in class rice.pastry.socket.SocketCollectionManager.SourceRouteManager
Reads from the socket attached to this connector.
read(SelectionKey) - Method in class rice.selector.SelectionKeyHandler
Method which is called when the key becomes readable.
READ_OBJECTS - Static variable in class rice.p2p.util.XMLObjectInputStream
The hashmap of readObject methods, mapping Class->Method
READ_RESOLVES - Static variable in class rice.p2p.util.XMLObjectInputStream
The hashmap of readResolve methods, mapping Class->Method
readArray(boolean) - Method in class rice.p2p.util.XMLObjectInputStream
Method which reads an array off of the stream.
readBase64() - Method in class rice.p2p.util.XMLReader
Method which writes a sequence of base64 encoded bytes to the output stream
readBoolean() - Method in interface rice.p2p.commonapi.rawserialization.InputBuffer
 
readBoolean() - Method in class rice.p2p.util.XMLObjectInputStream
Method which reads a boolean from the stream and returns the result.
readBooleanHelper() - Method in class rice.p2p.util.XMLObjectInputStream
Method which reads an boolean from the stream.
readBuffer() - Method in class rice.p2p.util.EncryptedInputStream
Internal method which reads in the next chunk of buffered data
readByte() - Method in interface rice.p2p.commonapi.rawserialization.InputBuffer
 
readByte() - Method in class rice.p2p.util.XMLObjectInputStream
Method which reads a byte from the stream and returns the result.
readByteHelper() - Method in class rice.p2p.util.XMLObjectInputStream
Method which reads an byte from the stream.
readChar() - Method in interface rice.p2p.commonapi.rawserialization.InputBuffer
 
readChar() - Method in class rice.p2p.util.XMLObjectInputStream
Method which reads a char from the stream and returns the result.
readCharHelper() - Method in class rice.p2p.util.XMLObjectInputStream
Method which reads an char from the stream.
readClass(Object) - Method in class rice.p2p.util.XMLObjectInputStream
Method which reads the information for one class for a given object from the stream.
readDouble() - Method in interface rice.p2p.commonapi.rawserialization.InputBuffer
 
readDouble() - Method in class rice.p2p.util.XMLObjectInputStream
Method which reads a double from the stream and returns the result.
readDoubleHelper() - Method in class rice.p2p.util.XMLObjectInputStream
Method which reads an double from the stream.
readEndTag() - Method in class rice.p2p.util.XMLReader
Asserts that a end tag will be read next.
readEndTag(String) - Method in class rice.p2p.util.XMLReader
Asserts that the provided end tag will be read next.
reader - Variable in class rice.p2p.util.XMLObjectInputStream
The underlying reader, which parses the XML
reader - Variable in class rice.p2p.util.XMLParser
The internal reader used to read data
reader - Variable in class rice.pastry.socket.SocketAppSocket
 
readExternal(ObjectInput) - Method in class rice.p2p.util.testing.XMLObjectStreamUnit.TestExternalizable
 
readExternal(ObjectInput) - Method in class rice.p2p.util.testing.XMLObjectStreamUnit.TestSubExternalizable
 
readField(Object, Class) - Method in class rice.p2p.util.XMLObjectInputStream
Method which reads a single field from the stream, and assignes it to the provided object.
readFields() - Method in class rice.p2p.util.XMLObjectInputStream
Method which can be called by objects if they have a readObject() method.
readFields(Object, Class) - Method in class rice.p2p.util.XMLObjectInputStream
Method which initiates the default field reading mechanism for the given object's class.
readFloat() - Method in interface rice.p2p.commonapi.rawserialization.InputBuffer
 
readFloat() - Method in class rice.p2p.util.XMLObjectInputStream
Method which reads a float from the stream and returns the result.
readFloatHelper() - Method in class rice.p2p.util.XMLObjectInputStream
Method which reads an float from the stream.
readFromDisk() - Method in class rice.p2p.aggregation.AggregateList
 
readFully(byte[]) - Method in class rice.p2p.util.XMLObjectInputStream
Method which reads a byte from the underlying output stream.
readFully(byte[], int, int) - Method in class rice.p2p.util.XMLObjectInputStream
Method which reads a byte from the underlying output stream.
readGetField(XMLObjectInputStream.GetField) - Method in class rice.p2p.util.XMLObjectInputStream
Method which read a single field from the stream and places it in the provided GetField object.
readGetFields() - Method in class rice.p2p.util.XMLObjectInputStream
Method which reads all of the field data from the stream, as readFields() does, but instead of assigning the fields to the object, it returns them as a GetField object.
readHeader() - Method in class rice.p2p.util.XMLReader
Method which reads the header from the reader.
readHeader(InetSocketAddress) - Method in class rice.pastry.socket.PingManager
Method which processes an incoming message and hands it off to the appropriate handler.
readId(InputBuffer, short) - Method in interface rice.p2p.commonapi.Endpoint
To use a more efficient serialization format than Java Serialization
readId(InputBuffer, short) - Method in class rice.p2p.multiring.MultiringEndpoint
 
readId(InputBuffer, short) - Method in class rice.p2p.past.gc.GCEndpoint
 
readId(InputBuffer, short) - Method in class rice.pastry.commonapi.PastryEndpoint
 
readIdRange(InputBuffer) - Method in interface rice.p2p.commonapi.Endpoint
To use Raw Serialization
readIdRange(InputBuffer) - Method in class rice.p2p.multiring.MultiringEndpoint
 
readIdRange(InputBuffer) - Method in class rice.p2p.past.gc.GCEndpoint
 
readIdRange(InputBuffer) - Method in class rice.pastry.commonapi.PastryEndpoint
 
readInt() - Method in interface rice.p2p.commonapi.rawserialization.InputBuffer
 
readInt() - Method in class rice.p2p.util.XMLObjectInputStream
Method which reads an int from the stream and returns the result.
readIntHelper() - Method in class rice.p2p.util.XMLObjectInputStream
Method which reads an int from the stream.
readKeyPair(String, String) - Static method in class rice.p2p.multiring.RingCertificate
Internal method which writes out the keypair to a file, encrypted
readLong() - Method in interface rice.p2p.commonapi.rawserialization.InputBuffer
 
readLong() - Method in class rice.p2p.util.XMLObjectInputStream
Method which reads a long from the stream and returns the result.
readLongHelper() - Method in class rice.p2p.util.XMLObjectInputStream
Method which reads an long from the stream.
readNodeHandle(InputBuffer) - Method in interface rice.p2p.commonapi.rawserialization.NodeHandleReader
To use Raw Serialization
readNodeHandle(InputBuffer) - Method in class rice.p2p.multiring.MultiringEndpoint
 
readNodeHandle(InputBuffer) - Method in class rice.p2p.past.gc.GCEndpoint
 
readNodeHandle(InputBuffer) - Method in class rice.pastry.commonapi.PastryEndpoint
 
readNodeHandle(InputBuffer) - Method in class rice.pastry.direct.DirectPastryNode
 
readNodeHandle(InputBuffer) - Method in interface rice.pastry.NodeHandleFactory
 
readNodeHandle(InputBuffer) - Method in class rice.pastry.socket.SocketPastryNode
 
readNodeHandleSet(InputBuffer, short) - Method in interface rice.p2p.commonapi.Endpoint
 
readNodeHandleSet(InputBuffer, short) - Method in class rice.p2p.multiring.MultiringEndpoint
 
readNodeHandleSet(InputBuffer, short) - Method in class rice.p2p.past.gc.GCEndpoint
 
readNodeHandleSet(InputBuffer, short) - Method in class rice.pastry.commonapi.PastryEndpoint
 
readNull() - Method in class rice.p2p.util.XMLObjectInputStream
Method which reads a null item off of the stream.
readObjectHelper() - Method in class rice.p2p.util.XMLObjectInputStream
Method which reads an object from the stream.
readObjectOverride() - Method in class rice.p2p.util.XMLObjectInputStream
Method which is called by ObjectInputStreamm.readObject(), and reads the next object from the stream, and returns the result.
readOK() - Method in class rice.p2p.aggregation.AggregateList
 
readOrdinaryObject(boolean) - Method in class rice.p2p.util.XMLObjectInputStream
Method which reads an ordinary object from the stream (not a String or Array).
readOverlayMatrix(float) - Method in class rice.pastry.direct.GenericNetwork
 
readPrimitive(String) - Method in class rice.p2p.util.XMLObjectInputStream
Method which reads a primitive value from the stream and returns the String representation to the callee for processing.
readPrimitiveField(Object, Field) - Method in class rice.p2p.util.XMLObjectInputStream
Method which reads a primitive field from the stream, and places it in the given object.
readPrimitiveGetField(XMLObjectInputStream.GetField) - Method in class rice.p2p.util.XMLObjectInputStream
Method which reads a primitive field from the stream, and places it in the provided GetField object.
readReference() - Method in class rice.p2p.util.XMLObjectInputStream
Method which reads a reference off of the stream, and looks the reference up in the references table.
readResolve() - Method in class rice.p2p.util.testing.XMLObjectStreamUnit.TestResolve
 
readShort() - Method in interface rice.p2p.commonapi.rawserialization.InputBuffer
 
readShort() - Method in class rice.p2p.util.XMLObjectInputStream
Method which reads a short from the stream and returns the result.
readShortHelper() - Method in class rice.p2p.util.XMLObjectInputStream
Method which reads an short from the stream.
readStartTag() - Method in class rice.p2p.util.XMLReader
Asserts that a start tag will be read next.
readStartTag(String) - Method in class rice.p2p.util.XMLReader
Asserts that the provided start tag will be read next.
readStreamHeader() - Method in class rice.p2p.util.XMLObjectInputStream
Method which reads the XML header off of the stream.
readString(boolean) - Method in class rice.p2p.util.XMLObjectInputStream
Method which reads a string item off of the stream.
readUnreadOptionalData() - Method in class rice.p2p.util.XMLObjectInputStream
Method which reads any extra data from the stream which was not read by the object.
readUnshared() - Method in class rice.p2p.util.XMLObjectInputStream
Method which reads the next object from the stream and does not record a reference to the object.
readUnsharedHelper(boolean) - Method in class rice.p2p.util.XMLObjectInputStream
Method which reads an object from the stream.
readUnsignedByte() - Method in class rice.p2p.util.XMLObjectInputStream
Method which reads an unsigned byte from the underlying output stream.
readUnsignedShort() - Method in class rice.p2p.util.XMLObjectInputStream
Method which reads an unsigned short from the underlying output stream.
readUTF() - Method in interface rice.p2p.commonapi.rawserialization.InputBuffer
 
readUTF() - Method in class rice.p2p.util.XMLObjectInputStream
Method which reads a UTF-encoded String from the stream and returns the result.
ReadyStrategy - Interface in rice.pastry
 
realFactory - Variable in class rice.p2p.past.gc.GCPastImpl
The real factory, which is not wrapped with a GCIdFactory
realFactory - Variable in class rice.pastry.standard.CertifiedNodeIdFactory
 
reason() - Method in exception rice.p2p.commonapi.exception.AppSocketException
 
REASON_ACC_BOOTSTRAP - Static variable in interface rice.pastry.NetworkListener
Remote node opened a to acquire bootstrap information.
REASON_ACC_NORMAL - Static variable in interface rice.pastry.NetworkListener
Remote node opened a socket for normal FreePastry traffic.
REASON_ACC_SR - Static variable in interface rice.pastry.NetworkListener
Remote node opened a socket for source routing.
REASON_APP_SOCKET_NORMAL - Static variable in interface rice.pastry.NetworkListener
Local node opened an application level socket.
REASON_BOOTSTRAP - Static variable in interface rice.pastry.NetworkListener
Local node opened a to acquire bootstrap information.
REASON_NORMAL - Static variable in interface rice.pastry.NetworkListener
Local node opened a socket for normal FreePastry traffic.
REASON_SR - Static variable in interface rice.pastry.NetworkListener
Local node opened a socket for source routing.
rebuildInProgress - Variable in class rice.p2p.aggregation.AggregationImpl
 
recalculateReferenceCounts(Id[]) - Method in class rice.p2p.aggregation.AggregateList
 
receive(int, Object) - Method in class rice.Continuation.MultiContinuation
Internal method which receives the results and determines if we are done with this task.
receive(Object) - Method in class rice.p2p.past.testing.PastRegrTest.TestCommand
 
receive(Object) - Method in class rice.p2p.past.testing.PastRegrTest.TestExceptionCommand
 
receive(Object) - Method in class rice.p2p.past.testing.RawPastRegrTest.TestCommand
 
receive(Object) - Method in class rice.p2p.past.testing.RawPastRegrTest.TestExceptionCommand
 
receiveException(Exception) - Method in class rice.Continuation.ExternalContinuation
 
receiveException(Exception) - Method in class rice.Continuation.ListenerContinuation
Called when an execption occured as a result of the previous command.
receiveException(Exception) - Method in class rice.Continuation.NamedContinuation
Called when an execption occured as a result of the previous command.
receiveException(Exception) - Method in interface rice.Continuation
Called when an execption occured as a result of the previous command.
receiveException(Exception) - Method in class rice.Continuation.SimpleContinuation
Called when an execption occured as a result of the previous command.
receiveException(Exception) - Method in class rice.Continuation.StandardContinuation
Called when an execption occured as a result of the previous command.
receiveException(AppSocket, Exception) - Method in interface rice.p2p.commonapi.appsocket.AppSocketReceiver
Called when there is an error
receiveException(Exception) - Method in class rice.p2p.glacier.v2.GlacierContinuation
 
receiveException(Exception) - Method in class rice.p2p.past.messaging.ContinuationMessage
Method which builds a response for this message, using the provided exception, which was thrown
receiveException(Exception) - Method in class rice.p2p.past.messaging.InsertMessage
Method which builds a response for this message, using the provided exception, which was thrown
receiveException(Exception) - Method in class rice.p2p.past.testing.PastRegrTest.TestCommand
 
receiveException(Exception) - Method in class rice.p2p.past.testing.PastRegrTest.TestExceptionCommand
 
receiveException(Exception) - Method in class rice.p2p.past.testing.RawPastRegrTest.TestCommand
 
receiveException(Exception) - Method in class rice.p2p.past.testing.RawPastRegrTest.TestExceptionCommand
 
receiveException(Exception) - Method in class rice.p2p.replication.manager.ReplicationManagerImpl.ReplicationManagerDeleter
Implementation of continuation
receiveMessage(Message) - Method in class rice.pastry.client.CommonAPIAppl
Called by pastry to deliver a message to this client.
receiveMessage(Message) - Method in class rice.pastry.client.PastryAppl
Called by pastry to deliver a message to this client.
receiveMessage(Message) - Method in class rice.pastry.commonapi.PastryEndpoint
Called by pastry to deliver a message to this client.
receiveMessage(Message) - Method in class rice.pastry.direct.DirectNodeHandle
Deprecated. use PastryNode.send()
receiveMessage(Message) - Method in class rice.pastry.direct.DirectPastryNode
 
receiveMessage(Message) - Method in class rice.pastry.leafset.testing.MergeTest.TestNodeHandle
Deprecated.  
receiveMessage(Message) - Method in class rice.pastry.NodeHandle
Deprecated. use PastryNode.send() or Endpoint.send()
receiveMessage(Message) - Method in class rice.pastry.PastryNode
message receiver interface.
receiveMessage(RawMessageDelivery) - Method in class rice.pastry.PastryNode
 
receiveMessage(SourceRoute, DatagramMessage, int, SourceRoute) - Method in class rice.pastry.socket.PingManager
DESCRIBE THE METHOD
receiveMessage(Message) - Method in class rice.pastry.socket.SocketNodeHandle
Deprecated. use PastryNode.send(msg, nh)
receiveMessage(Message) - Method in class rice.pastry.standard.ConsistentJoinProtocol
Handle the CJM as in the MSR-TR
receiveMessage(Message) - Method in class rice.pastry.standard.PeriodicLeafSetProtocol
Receives messages.
receiveMessage(Message) - Method in class rice.pastry.standard.StandardJoinProtocol
Receives a message from the outside world.
receiveMessage(Message) - Method in class rice.pastry.standard.StandardRouter
Receive a message from a remote node.
receiveMessage(Message) - Method in class rice.pastry.testing.LeafSetTest.TestNodeHandle
Deprecated.  
receiveMessageInternal(RawMessageDelivery) - Method in class rice.pastry.client.PastryAppl
 
receiver - Variable in class rice.pastry.client.PastryAppl
holds the receiverSocket
receiver - Variable in class rice.pastry.socket.SocketAppSocket
 
receiveResult(Object) - Method in class rice.Continuation.ErrorContinuation
Called when an the result is availble.
receiveResult(Object) - Method in class rice.Continuation.ExternalContinuation
 
receiveResult(Object) - Method in class rice.Continuation.ListenerContinuation
Called when a previously requested result is now availble.
receiveResult(Object) - Method in class rice.Continuation.NamedContinuation
Called when an the result is availble.
receiveResult(Object) - Method in interface rice.Continuation
Called when a previously requested result is now availble.
receiveResult(Object) - Method in class rice.p2p.glacier.v2.GlacierContinuation
 
receiveResult(Object) - Method in class rice.p2p.past.messaging.ContinuationMessage
Method which builds a response for this message, using the provided object as a result.
receiveResult(Object) - Method in class rice.p2p.past.messaging.InsertMessage
Method which builds a response for this message, using the provided object as a result.
receiveResult(Object) - Method in class rice.p2p.past.testing.PastRegrTest.TestCommand
 
receiveResult(Object) - Method in class rice.p2p.past.testing.PastRegrTest.TestExceptionCommand
 
receiveResult(Object) - Method in class rice.p2p.past.testing.RawPastRegrTest.TestCommand
 
receiveResult(Object) - Method in class rice.p2p.past.testing.RawPastRegrTest.TestExceptionCommand
 
receiveResult(Object) - Method in class rice.p2p.replication.manager.ReplicationManagerImpl.ReplicationManagerDeleter
Implementation of continuation
receiveSelectResult(AppSocket, boolean, boolean) - Method in interface rice.p2p.commonapi.appsocket.AppSocketReceiver
Called when a socket is available for read/write
receiveSocket(AppSocket) - Method in interface rice.p2p.commonapi.appsocket.AppSocketReceiver
Called when we have a new socket (due to a call to connect or accept)
receiveSocket(AppSocket) - Method in class rice.pastry.client.PastryAppl
Calls receiver.receiveSocket(), then sets receiver to null.
receiveStatistics(GlacierStatistics) - Method in interface rice.p2p.glacier.v2.GlacierStatisticsListener
 
recordStats - Static variable in class rice.selector.ProfileSelector
 
recoverLog() - Method in class rice.p2p.aggregation.AggregateList
 
recursivelyPrintChildren(NodeHandle, int, Hashtable) - Static method in class rice.tutorial.scribe.ScribeTutorial
Print's self, then children.
RedBlackMap - Class in rice.p2p.util
This class is a modification of the RedBlackMap java class, with the added benefit that iterators do not throw a ConcurrentModificationException when the backing tree changes.
RedBlackMap() - Constructor for class rice.p2p.util.RedBlackMap
Constructs a new, empty map, sorted according to the keys' natural order.
RedBlackMap(Comparator) - Constructor for class rice.p2p.util.RedBlackMap
Constructs a new, empty map, sorted according to the given comparator.
RedBlackMap(Map) - Constructor for class rice.p2p.util.RedBlackMap
Constructs a new map containing the same mappings as the given map, sorted according to the keys' natural order.
RedBlackMap(SortedMap) - Constructor for class rice.p2p.util.RedBlackMap
Constructs a new map containing the same mappings as the given SortedMap, sorted according to the same ordering.
RedBlackMapUnit - Class in rice.p2p.util.testing
 
RedBlackMapUnit() - Constructor for class rice.p2p.util.testing.RedBlackMapUnit
 
references - Variable in class rice.p2p.util.XMLObjectInputStream
The hashtable of references, which is updated each time a new object is read off of the stream.
references - Variable in class rice.p2p.util.XMLObjectOutputStream
The collection of references stored in the stream so far, maps Integer(hash) -> reference name.
reflFactory - Variable in class rice.p2p.util.XMLObjectInputStream
The ReflectionFactory, which allows for prividged construction of objects
refresh(Id[], long, Continuation) - Method in class rice.p2p.aggregation.AggregationImpl
 
refresh(Id[], long[], Continuation) - Method in class rice.p2p.aggregation.AggregationImpl
 
refresh(Id[], long[], long[], Continuation) - Method in class rice.p2p.aggregation.AggregationImpl
 
refresh(Id[], long[], Continuation) - Method in class rice.p2p.aggregation.Moraine
 
refresh(Id[], long, Continuation) - Method in class rice.p2p.aggregation.Moraine
 
refresh(Id[], long[], long[], Continuation) - Method in class rice.p2p.aggregation.Moraine
 
refresh(Id[], long[], Continuation) - Method in class rice.p2p.glacier.v2.GlacierImpl
 
refresh(Id[], long, Continuation) - Method in class rice.p2p.glacier.v2.GlacierImpl
 
refresh(Id[], long[], long[], Continuation) - Method in class rice.p2p.glacier.v2.GlacierImpl
 
refresh(Id[], long[], long[], Continuation) - Method in interface rice.p2p.glacier.VersioningPast
Updates the objects stored under the provided keys id to expire no earlier than the provided expiration time.
refresh(Id[], long[], Continuation) - Method in interface rice.p2p.past.gc.GCPast
Updates the objects stored under the provided keys id to expire no earlier than the provided expiration time.
refresh(Id[], long, Continuation) - Method in interface rice.p2p.past.gc.GCPast
Updates the objects stored under the provided keys id to expire no earlier than the provided expiration time.
refresh(Id[], long, Continuation) - Method in class rice.p2p.past.gc.GCPastImpl
Updates the objects stored under the provided keys id to expire no earlier than the provided expiration time.
refresh(Id[], long[], Continuation) - Method in class rice.p2p.past.gc.GCPastImpl
Updates the objects stored under the provided keys id to expire no earlier than the provided expiration time.
refresh(GCIdSet, Continuation) - Method in class rice.p2p.past.gc.GCPastImpl
Internal method which actually does the refreshing.
refresh(Object) - Method in class rice.p2p.util.TimerWeakHashMap
 
refresh(Object, int) - Method in class rice.p2p.util.TimerWeakHashMap
 
refresh(Object) - Method in class rice.pastry.socket.TimerWeakHashSet
 
refresh(Object, int) - Method in class rice.pastry.socket.TimerWeakHashSet
 
refreshAggregate(AggregateDescriptor, long) - Method in class rice.p2p.aggregation.AggregateList
 
refreshed - Variable in class rice.p2p.past.gc.GCPastImpl
 
refreshedLifetime - Variable in class rice.p2p.aggregation.ObjectDescriptor
 
register(boolean, boolean, int, AppSocketReceiver) - Method in interface rice.p2p.commonapi.appsocket.AppSocket
Must be called every time a Read/Write occurs to continue operation.
register() - Method in interface rice.p2p.commonapi.Endpoint
Call this after you have set up your Endpoint: called setDeserializer(), called accept().
register() - Method in class rice.p2p.multiring.MultiringEndpoint
 
register() - Method in class rice.p2p.past.gc.GCEndpoint
 
register() - Method in class rice.pastry.client.PastryAppl
 
register(boolean, boolean, int, AppSocketReceiver) - Method in class rice.pastry.socket.SocketAppSocket
 
register(SelectableChannel, SelectionKeyHandler, int) - Method in class rice.selector.SelectorManager
Registers a new channel with the selector, and attaches the given SelectionKeyHandler as the handler for the newly created key.
registerApp(PastryAppl) - Method in class rice.pastry.PastryNode
Registers an application with this pastry node.
registerapp(PastryNode, RegrTestApp) - Method in class rice.pastry.testing.DirectPastryRegrTest
wire protocol specific handling of the application object e.g., RMI may launch a new thread
registerapp(PastryNode, RegrTestApp) - Method in class rice.pastry.testing.DistPastryRegrTest
wire protocol specific handling of the application object e.g., RMI may launch a new thread
registerapp(PastryNode, RegrTestApp) - Method in class rice.pastry.testing.PastryRegrTest
wire protocol specific handling of the application object e.g., RMI may launch a new thread
registerApplication(Application, String) - Method in interface rice.p2p.commonapi.Node
Deprecated. use buildEndpoint(), then call Endpoint.register(), fixes synchronization problems, related to implicit behavior
registerApplication(Application, String) - Method in class rice.p2p.multiring.MultiringNode
Deprecated. use buildEndpoint() endpoint.register()
registerApplication(Application, String) - Method in class rice.p2p.past.gc.GCNode
Deprecated. use buildEndpoint() endpoint.register()
registerApplication(Application, String) - Method in class rice.pastry.PastryNode
Deprecated. use buildEndpoint() endpoint.register()
registerNode(DirectPastryNode) - Method in class rice.pastry.direct.BasicNetworkSimulator
 
registerNode(DirectPastryNode) - Method in interface rice.pastry.direct.NetworkSimulator
Registers a node handle with the simulator.
registerReceiver(int, PastryAppl) - Method in class rice.pastry.messaging.MessageDispatch
Registers a receiver with the mail service.
registerReceiver(int, PastryAppl) - Method in class rice.pastry.PastryNode
Registers a message receiver with this Pastry node.
registerValidation(ObjectInputValidation, int) - Method in class rice.p2p.util.XMLObjectInputStream
Register an object to be validated before the graph is returned.
RegrTestApp - Class in rice.pastry.testing
RegrTestApp A regression test suite for pastry.
RegrTestApp(PastryNode, PastryRegrTest) - Constructor for class rice.pastry.testing.RegrTestApp
 
reInsert(Id, Continuation) - Method in class rice.p2p.past.gc.GCPastImpl
 
reInsert(Id, Continuation) - Method in class rice.p2p.past.PastImpl
 
reInsert(Id, Continuation) - Method in interface rice.p2p.replication.manager.ReplicationManagerClient
Asks a client to reinsert an object it already holds into the overlay
reInsert(Id, Continuation) - Method in class rice.p2p.replication.manager.testing.ReplicationManagerRegrTest.TestReplicationManagerClient
 
ReminderMessage - Class in rice.p2p.replication.manager.messaging
 
ReminderMessage() - Constructor for class rice.p2p.replication.manager.messaging.ReminderMessage
Constructor which takes a unique integer Id
ReminderMessage - Class in rice.p2p.replication.messaging
 
ReminderMessage(NodeHandle) - Constructor for class rice.p2p.replication.messaging.ReminderMessage
Constructor which takes a unique integer Id
remote - Static variable in class rice.p2p.util.testing.IdBloomFilterReplicationTest
 
remove(String) - Method in interface rice.environment.params.Parameters
 
remove(String) - Method in class rice.environment.params.simple.SimpleParameters
 
remove(Object) - Method in class rice.p2p.multiring.MultiringIdFactory.MultiringEntrySet
 
remove(Object) - Method in class rice.p2p.multiring.MultiringIdFactory.MultiringKeySet
 
remove(Object) - Method in class rice.p2p.multiring.MultiringIdFactory.MultiringSortedMap
 
remove(Object) - Method in class rice.p2p.past.gc.GCIdFactory.GCEntrySet
 
remove(Object) - Method in class rice.p2p.past.gc.GCIdFactory.GCSortedMap
 
remove(Id, Continuation) - Method in class rice.p2p.past.gc.GCPastImpl
This upcall is to notify the client that the given id can be safely removed from the storage.
remove(Id, Continuation) - Method in class rice.p2p.past.PastImpl
This upcall is to notify the client that the given id can be safely removed from the storage.
remove(Id, Continuation) - Method in interface rice.p2p.replication.manager.ReplicationManagerClient
This upcall is to notify the client that the given id can be safely removed from the storage.
remove(Id, Continuation) - Method in class rice.p2p.replication.manager.testing.ReplicationManagerRegrTest.TestReplicationManagerClient
 
remove(NodeHandle) - Method in class rice.p2p.scribe.messaging.AnycastMessage
Removes the node handle from the to visit and visited lists
remove(Object) - Method in class rice.p2p.util.ImmutableSortedMap
Removes the mapping for this key from this map if it is present (optional operation).
remove(Object) - Method in class rice.p2p.util.RedBlackMap
Removes the mapping for this key from this RedBlackMap if present.
remove(Object) - Method in class rice.p2p.util.ReverseTreeMap
Removes any and all mappings with the given key
remove(NodeHandle) - Method in class rice.pastry.leafset.LeafSet
Removes a node id and its handle from the set.
remove(Id) - Method in class rice.pastry.leafset.SimilarSet
Removes a node id and its handle from the set.
remove(NodeHandle) - Method in class rice.pastry.leafset.SimilarSet
 
remove(int) - Method in class rice.pastry.leafset.SimilarSet
Removes a node id and its handle from the set.
remove(Id) - Method in class rice.pastry.NodeSet
Removes a node id and its handle from the set.
remove(NodeHandle) - Method in class rice.pastry.NodeSet
remove a member
remove(int) - Method in class rice.pastry.NodeSet
remove a member at a given position
remove(NodeHandle) - Method in interface rice.pastry.NodeSetI
Removes a node id and its handle from the set.
remove(Id) - Method in class rice.pastry.routing.RouteSet
Removes a node from a set.
remove(NodeHandle) - Method in class rice.pastry.routing.RouteSet
Removes a node from a set.
remove(NodeHandle) - Method in class rice.pastry.routing.RoutingTable
Removes a node id from the table.
removeAggregateDescriptor(AggregateDescriptor) - Method in class rice.p2p.aggregation.AggregateList
 
removeAll(Collection) - Method in class rice.p2p.multiring.MultiringIdFactory.MultiringEntrySet
 
removeAll(Collection) - Method in class rice.p2p.multiring.MultiringIdFactory.MultiringKeySet
 
removeAll(Collection) - Method in class rice.p2p.past.gc.GCIdFactory.GCEntrySet
 
removeChangeListener(ParameterChangeListener) - Method in interface rice.environment.params.Parameters
 
removeChangeListener(ParameterChangeListener) - Method in class rice.environment.params.simple.SimpleParameters
 
removeChild(Topic, NodeHandle) - Method in interface rice.p2p.scribe.Scribe
Removes a child from the given topic
removeChild(Topic, NodeHandle) - Method in class rice.p2p.scribe.ScribeImpl
Removes a child from the given topic
removeChild(Topic, NodeHandle, boolean) - Method in class rice.p2p.scribe.ScribeImpl
Removes a child from the given topic
removeChild(NodeHandle) - Method in class rice.p2p.scribe.ScribeImpl.TopicManager
DESCRIBE THE METHOD
removeClient(ScribeClient) - Method in class rice.p2p.scribe.ScribeImpl.TopicManager
DESCRIBE THE METHOD
removeDestructable(Destructable) - Method in class rice.environment.Environment
 
removeDestructable(Destructable) - Method in class rice.pastry.PastryNode
 
removeFromLeafsetIfPossible(NodeHandle) - Method in class rice.pastry.standard.PeriodicLeafSetProtocol
 
removeHandle(Id) - Method in interface rice.p2p.commonapi.NodeHandleSet
Removes a node id and its handle from the set.
removeHandle(Id) - Method in class rice.p2p.multiring.MultiringNodeHandleSet
Removes a node id and its handle from the set.
removeHandle(Id) - Method in class rice.pastry.leafset.SimilarSet
Removes a node id and its handle from the set.
removeHandle(Id) - Method in class rice.pastry.NodeSet
Removes a node id and its handle from the set.
removeHandle(Id) - Method in class rice.pastry.routing.RouteSet
Removes a node id and its handle from the set.
removeId(Id) - Method in interface rice.p2p.commonapi.IdSet
remove a member
removeId(Id) - Method in class rice.p2p.glacier.FragmentKeySet
remove a member
removeId(Id) - Method in class rice.p2p.glacier.VersionKeySet
remove a member
removeId(Id) - Method in class rice.p2p.multiring.MultiringIdSet
remove a member
removeId(Id) - Method in class rice.p2p.past.gc.GCIdSet
remove a member
removeId(Id) - Method in class rice.pastry.IdSet
remove a member
removeInterestOp(SelectableChannel, int) - Method in class rice.pastry.socket.SocketCollectionManager.SourceRouteManager
Internal method which removes an interest op to the given key's interest set.
removeLastHop() - Method in class rice.pastry.socket.SourceRoute
Method which creates a new source route by removing the last hop of this one
removeLoopObserver(LoopObserver) - Method in class rice.selector.SelectorManager
 
removeMember(Id) - Method in class rice.p2p.glacier.FragmentKeySet
remove a member
removeMember(Id) - Method in class rice.p2p.glacier.VersionKeySet
remove a member
removeMember(Id) - Method in class rice.pastry.IdSet
remove a member
removeNode(DirectPastryNode) - Method in class rice.pastry.direct.BasicNetworkSimulator
 
removeNode(DirectPastryNode) - Method in interface rice.pastry.direct.NetworkSimulator
 
removeNodeSetListener(NodeSetListener) - Method in class rice.pastry.leafset.SimilarSet
 
removeNodeSetListener(NodeSetListener) - Method in interface rice.pastry.NodeSetEventSource
 
removeNodeSetListener(NodeSetListener) - Method in class rice.pastry.routing.RoutingTable
 
removePingResponseListener(SourceRoute, PingResponseListener) - Method in class rice.pastry.socket.PingManager
Adds a feature to the PingResponseListener attribute of the PingManager object
removeRouteSetListener(NodeSetListener) - Method in class rice.pastry.PastryNode
 
removeSimulatorListener(SimulatorListener) - Method in class rice.pastry.direct.BasicNetworkSimulator
 
removeSimulatorListener(SimulatorListener) - Method in interface rice.pastry.direct.NetworkSimulator
 
removeStatisticsListener(GlacierStatisticsListener) - Method in class rice.p2p.glacier.v2.GlacierImpl
 
rename(Id, Id, Continuation) - Method in interface rice.persistence.Catalog
Renames the given object to the new id.
rename(Id, Id, Continuation) - Method in class rice.persistence.EmptyCache
Renames the given object to the new id.
rename(Id, Id, Continuation) - Method in class rice.persistence.LRUCache
Renames the given object to the new id.
rename(Id, Id, Continuation) - Method in class rice.persistence.MemoryStorage
Renames the given object to the new id.
rename(Id, Id, Continuation) - Method in class rice.persistence.PersistentStorage
Renames the given object to the new id.
rename(Id, Id, Continuation) - Method in class rice.persistence.StorageManagerImpl
Renames the given object to the new id.
REPEATER_BUFFER_SIZE - Variable in class rice.pastry.socket.SocketChannelRepeater
 
replicaManager - Variable in class rice.p2p.past.PastImpl
 
replicaSet(Id, int) - Method in interface rice.p2p.commonapi.Endpoint
This method returns an ordered set of nodehandles on which replicas of an object with a given id can be stored.
replicaSet(Id, int, NodeHandle, NodeHandleSet) - Method in interface rice.p2p.commonapi.Endpoint
This methods returns an ordered set of nodehandles on which replicas of an object with a given id can be stored.
replicaSet(Id, int) - Method in class rice.p2p.multiring.MultiringEndpoint
This methods returns an ordered set of nodehandles on which replicas of an object with a given id can be stored.
replicaSet(Id, int, NodeHandle, NodeHandleSet) - Method in class rice.p2p.multiring.MultiringEndpoint
This methods returns an ordered set of nodehandles on which replicas of an object with a given id can be stored.
replicaSet(Id, int) - Method in class rice.p2p.past.gc.GCEndpoint
This methods returns an ordered set of nodehandles on which replicas of an object with a given id can be stored.
replicaSet(Id, int, NodeHandle, NodeHandleSet) - Method in class rice.p2p.past.gc.GCEndpoint
This methods returns an ordered set of nodehandles on which replicas of an object with a given id can be stored.
replicaSet(Id, int) - Method in class rice.pastry.client.CommonAPIAppl
This method returns an ordered set of nodehandles on which replicas of the object with key can be stored.
replicaSet(Id, int) - Method in class rice.pastry.commonapi.PastryEndpoint
This method returns an ordered set of nodehandles on which replicas of the object with key can be stored.
replicaSet(Id, int, NodeHandle, NodeHandleSet) - Method in class rice.pastry.commonapi.PastryEndpoint
This methods returns an ordered set of nodehandles on which replicas of an object with a given id can be stored.
replicaSet(Id, int) - Method in class rice.pastry.leafset.LeafSet
compute an ordered set of nodes, in order of numerical closeness to a given key
replicate() - Method in interface rice.p2p.replication.Replication
Method which invokes the replication process.
replicate() - Method in class rice.p2p.replication.ReplicationImpl
This internal method sends out the request messages to all of the nodes which hold keys this node may be interested in
replication - Variable in class rice.p2p.replication.manager.ReplicationManagerImpl
The replication used by the manager
Replication - Interface in rice.p2p.replication
 
REPLICATION_FACTOR - Static variable in class rice.p2p.past.testing.PastRegrTest
 
REPLICATION_FACTOR - Static variable in class rice.p2p.past.testing.RawPastRegrTest
 
REPLICATION_FACTOR - Static variable in class rice.p2p.replication.manager.testing.ReplicationManagerRegrTest
The replication factor to use
REPLICATION_FACTOR - Static variable in class rice.p2p.replication.testing.ReplicationRegrTest
The replication factor to use
ReplicationClient - Interface in rice.p2p.replication
 
replicationFactor - Variable in class rice.p2p.past.PastImpl
 
replicationFactor - Variable in class rice.p2p.replication.ReplicationImpl
The replication factor for this replication
ReplicationImpl - Class in rice.p2p.replication
 
ReplicationImpl(Node, ReplicationClient, int, String) - Constructor for class rice.p2p.replication.ReplicationImpl
Constructor
ReplicationImpl(Node, ReplicationClient, int, String, ReplicationPolicy) - Constructor for class rice.p2p.replication.ReplicationImpl
Constructor
ReplicationImpl.BloomFilterExecutable - Class in rice.p2p.replication
Internal class which is an executable for creating a bloom filter
ReplicationImpl.BloomFilterExecutable(IdRange) - Constructor for class rice.p2p.replication.ReplicationImpl.BloomFilterExecutable
 
ReplicationManager - Interface in rice.p2p.replication.manager
 
ReplicationManagerClient - Interface in rice.p2p.replication.manager
 
ReplicationManagerImpl - Class in rice.p2p.replication.manager
 
ReplicationManagerImpl(Node, ReplicationManagerClient, int, String) - Constructor for class rice.p2p.replication.manager.ReplicationManagerImpl
Constructor
ReplicationManagerImpl(Node, ReplicationManagerClient, int, String, ReplicationPolicy) - Constructor for class rice.p2p.replication.manager.ReplicationManagerImpl
Constructor
ReplicationManagerImpl.ReplicationManagerDeleter - Class in rice.p2p.replication.manager
Inner class which keeps track of the keys which we are currently deleting
ReplicationManagerImpl.ReplicationManagerDeleter() - Constructor for class rice.p2p.replication.manager.ReplicationManagerImpl.ReplicationManagerDeleter
Bulds a new one
ReplicationManagerImpl.ReplicationManagerHelper - Class in rice.p2p.replication.manager
Inner class which keeps track of the state we're in- waiting, sleeping, or with nothing to do.
ReplicationManagerImpl.ReplicationManagerHelper() - Constructor for class rice.p2p.replication.manager.ReplicationManagerImpl.ReplicationManagerHelper
Constructor
ReplicationManagerRegrTest - Class in rice.p2p.replication.manager.testing
 
ReplicationManagerRegrTest(Environment) - Constructor for class rice.p2p.replication.manager.testing.ReplicationManagerRegrTest
Constructor which sets up all local variables
ReplicationManagerRegrTest.TestReplicationManagerClient - Class in rice.p2p.replication.manager.testing
DESCRIBE THE CLASS
ReplicationManagerRegrTest.TestReplicationManagerClient(Node) - Constructor for class rice.p2p.replication.manager.testing.ReplicationManagerRegrTest.TestReplicationManagerClient
 
ReplicationMessage - Class in rice.p2p.replication.messaging
 
ReplicationMessage(NodeHandle) - Constructor for class rice.p2p.replication.messaging.ReplicationMessage
Constructor which takes a unique integer Id
ReplicationMessage(InputBuffer, Endpoint) - Constructor for class rice.p2p.replication.messaging.ReplicationMessage
 
ReplicationPolicy - Interface in rice.p2p.replication
 
ReplicationPolicy.DefaultReplicationPolicy - Class in rice.p2p.replication
The default policy for Replication, which simply does a direct diff between the sets
ReplicationPolicy.DefaultReplicationPolicy() - Constructor for class rice.p2p.replication.ReplicationPolicy.DefaultReplicationPolicy
 
ReplicationRegrTest - Class in rice.p2p.replication.testing
 
ReplicationRegrTest(Environment) - Constructor for class rice.p2p.replication.testing.ReplicationRegrTest
Constructor which sets up all local variables
ReplicationRegrTest.TestReplicationClient - Class in rice.p2p.replication.testing
DESCRIBE THE CLASS
ReplicationRegrTest.TestReplicationClient(Node) - Constructor for class rice.p2p.replication.testing.ReplicationRegrTest.TestReplicationClient
 
replications - Variable in class rice.p2p.replication.manager.testing.ReplicationManagerRegrTest
the replication impls in the ring
replications - Variable in class rice.p2p.replication.testing.ReplicationRegrTest
the replication impls in the ring
request - Variable in class rice.p2p.glacier.v2.messaging.GlacierFetchMessage
 
requestedId - Variable in class rice.p2p.glacier.v2.messaging.GlacierRefreshProbeMessage
 
requestedRange - Variable in class rice.p2p.glacier.v2.messaging.GlacierNeighborRequestMessage
 
requestedRange - Variable in class rice.p2p.glacier.v2.messaging.GlacierRangeForwardMessage
 
requestedRange - Variable in class rice.p2p.glacier.v2.messaging.GlacierRangeQueryMessage
 
requestFromEveryoneWeHaventHeardFrom() - Method in class rice.pastry.standard.ConsistentJoinProtocol
 
RequestLeafSet - Class in rice.pastry.leafset
Request a leaf set from another node.
RequestLeafSet(NodeHandle, long) - Constructor for class rice.pastry.leafset.RequestLeafSet
Constructor.
RequestLeafSet(Date, NodeHandle, long) - Constructor for class rice.pastry.leafset.RequestLeafSet
Constructor.
RequestLeafSet(NodeHandle, InputBuffer) - Constructor for class rice.pastry.leafset.RequestLeafSet
 
RequestMessage - Class in rice.p2p.replication.messaging
 
RequestMessage(NodeHandle, IdRange[], IdBloomFilter[]) - Constructor for class rice.p2p.replication.messaging.RequestMessage
Constructor which takes a unique integer Id
requestor - Variable in class rice.p2p.glacier.v2.messaging.GlacierRangeForwardMessage
 
RequestRouteRow - Class in rice.pastry.routing
Request a row from the routing table from another node.
RequestRouteRow(NodeHandle, short) - Constructor for class rice.pastry.routing.RequestRouteRow
Constructor.
RequestRouteRow(Date, NodeHandle, short) - Constructor for class rice.pastry.routing.RequestRouteRow
Constructor.
RequestRouteRow(NodeHandle, InputBuffer) - Constructor for class rice.pastry.routing.RequestRouteRow
 
require(int, String, String) - Method in class rice.p2p.util.XMLParser
 
requireShortestPath() - Method in class rice.pastry.routing.SendOptions
Returns whether it is required to go to the strictly nearest known node with appropriate node id.
reroute(EpochInetSocketAddress, SocketBuffer) - Method in class rice.pastry.socket.SocketSourceRouteManager
Reroutes the given message.
rerouteIfSuspected() - Method in class rice.pastry.routing.SendOptions
 
reset(Continuation) - Method in interface rice.p2p.aggregation.Aggregation
Deletes all local state, including the aggregate list and all objects waiting in the local buffer.
reset(Continuation) - Method in class rice.p2p.aggregation.AggregationImpl
 
reset() - Method in class rice.p2p.util.testing.XMLObjectStreamUnit
 
reset() - Method in class rice.p2p.util.XMLObjectInputStream
Method which resets the input stream, which removes the binding of all previously stored references.
reset() - Method in class rice.p2p.util.XMLObjectOutputStream
Method which resets the output stream, which removes the binding of all previously stored references.
reset() - Method in class rice.pastry.socket.SocketChannelReader
Resets this input stream so that it is ready to read another object off of the queue.
reset() - Method in class rice.pastry.socket.SocketChannelWriter
Returns the queue of writes for the remote address
resetMarkers() - Method in class rice.p2p.aggregation.AggregateList
 
resign() - Method in class rice.pastry.socket.PingManager
Makes this node resign from the network.
resolve(WeakHashMap, Id) - Static method in class rice.pastry.Id
Method which performs the coalescing and interaction with the weak hash map
resolve(WeakHashMap, SourceRoute) - Static method in class rice.pastry.socket.SourceRoute
Method which performs the coalescing and interaction with the weak hash map
resolveObject(Object) - Method in class rice.p2p.util.rawserialization.JavaDeserializer
 
resolveObject(Object) - Method in class rice.pastry.messaging.PastryObjectInputStream
 
response - Variable in class rice.p2p.past.messaging.ContinuationMessage
 
ResponseMessage - Class in rice.p2p.replication.messaging
 
ResponseMessage(NodeHandle, IdRange[], IdSet[]) - Constructor for class rice.p2p.replication.messaging.ResponseMessage
Constructor which takes a unique integer Id
responsibleRange - Variable in class rice.p2p.glacier.v2.GlacierImpl
 
responsibleRange - Variable in class rice.p2p.glacier.v2.GlacierStatistics
 
result - Variable in class rice.Continuation.ExternalContinuation
 
result - Variable in class rice.Continuation.MultiContinuation
 
resumeEncoding() - Method in class rice.p2p.util.Base64.OutputStream
Resumes encoding of the stream.
retainAll(Collection) - Method in class rice.p2p.multiring.MultiringIdFactory.MultiringEntrySet
 
retainAll(Collection) - Method in class rice.p2p.multiring.MultiringIdFactory.MultiringKeySet
 
retainAll(Collection) - Method in class rice.p2p.past.gc.GCIdFactory.GCEntrySet
 
retrieveFragment(FragmentKey, Manifest, char, GlacierContinuation) - Method in class rice.p2p.glacier.v2.GlacierImpl
 
retrieveManifest(VersionKey, char, Continuation) - Method in class rice.p2p.glacier.v2.GlacierImpl
 
retrieveObject(VersionKey, Manifest, boolean, char, Continuation) - Method in class rice.p2p.glacier.v2.GlacierImpl
 
RETRY_INTERVAL - Variable in class rice.pastry.standard.ConsistentJoinProtocol
Will retry sending ConsistentJoinMsg to all neighbors who have not responded on this interval.
returnError(Exception) - Method in class rice.environment.processing.simple.ProcessingRequest
 
returnError(Exception) - Method in class rice.environment.processing.WorkRequest
 
returnHandle() - Method in class rice.pastry.leafset.RequestLeafSet
The return handle for the message
returnHandle() - Method in class rice.pastry.routing.RequestRouteRow
The return handle for the message
returnResponse(Continuation, Environment, String) - Method in class rice.p2p.past.gc.messaging.GCCollectMessage
Method by which this message is supposed to return it's response - in this case, it lets the continuation know that a the message was lost via the receiveException method.
returnResponse(Continuation, Environment, String) - Method in class rice.p2p.past.messaging.CacheMessage
Method by which this message is supposed to return it's response.
returnResponse(Continuation, Environment, String) - Method in class rice.p2p.past.messaging.ContinuationMessage
Method by which this message is supposed to return it's response.
returnResponse(Continuation, Environment, String) - Method in class rice.p2p.past.messaging.MessageLostMessage
Method by which this message is supposed to return it's response - in this case, it lets the continuation know that a the message was lost via the receiveException method.
returnResponse(Continuation, Environment, String) - Method in class rice.p2p.past.messaging.PastMessage
Method by which this message is supposed to return it's response.
returnResult(Object) - Method in class rice.environment.processing.simple.ProcessingRequest
 
returnResult(Object) - Method in class rice.environment.processing.WorkRequest
 
reverse - Variable in class rice.p2p.util.ReverseTreeMap
The internal value -> list of keys map
reverse(EpochInetSocketAddress) - Method in class rice.pastry.socket.SourceRoute
Method which revereses path and cliams the corresponding address
reverse() - Method in class rice.pastry.socket.SourceRoute
Method which revereses path
ReverseTreeMap - Class in rice.p2p.util
 
ReverseTreeMap() - Constructor for class rice.p2p.util.ReverseTreeMap
Constructor
ReverseTreeMap(SortedMap, SortedMap, SortedMap) - Constructor for class rice.p2p.util.ReverseTreeMap
Constructor
rice - package rice
 
rice.environment - package rice.environment
 
rice.environment.exception - package rice.environment.exception
 
rice.environment.exception.simple - package rice.environment.exception.simple
 
rice.environment.logging - package rice.environment.logging
 
rice.environment.logging.file - package rice.environment.logging.file
 
rice.environment.logging.simple - package rice.environment.logging.simple
 
rice.environment.params - package rice.environment.params
 
rice.environment.params.simple - package rice.environment.params.simple
 
rice.environment.processing - package rice.environment.processing
 
rice.environment.processing.sim - package rice.environment.processing.sim
 
rice.environment.processing.simple - package rice.environment.processing.simple
 
rice.environment.random - package rice.environment.random
 
rice.environment.random.simple - package rice.environment.random.simple
 
rice.environment.time - package rice.environment.time
 
rice.environment.time.simple - package rice.environment.time.simple
 
rice.environment.time.simulated - package rice.environment.time.simulated
 
rice.p2p.aggregation - package rice.p2p.aggregation
 
rice.p2p.aggregation.messaging - package rice.p2p.aggregation.messaging
 
rice.p2p.aggregation.raw - package rice.p2p.aggregation.raw
 
rice.p2p.commonapi - package rice.p2p.commonapi
 
rice.p2p.commonapi.appsocket - package rice.p2p.commonapi.appsocket
 
rice.p2p.commonapi.exception - package rice.p2p.commonapi.exception
 
rice.p2p.commonapi.rawserialization - package rice.p2p.commonapi.rawserialization
 
rice.p2p.commonapi.testing - package rice.p2p.commonapi.testing
 
rice.p2p.glacier - package rice.p2p.glacier
 
rice.p2p.glacier.v2 - package rice.p2p.glacier.v2
 
rice.p2p.glacier.v2.messaging - package rice.p2p.glacier.v2.messaging
 
rice.p2p.multiring - package rice.p2p.multiring
 
rice.p2p.multiring.messaging - package rice.p2p.multiring.messaging
 
rice.p2p.multiring.testing - package rice.p2p.multiring.testing
 
rice.p2p.past - package rice.p2p.past
 
rice.p2p.past.gc - package rice.p2p.past.gc
 
rice.p2p.past.gc.messaging - package rice.p2p.past.gc.messaging
 
rice.p2p.past.gc.rawserialization - package rice.p2p.past.gc.rawserialization
 
rice.p2p.past.messaging - package rice.p2p.past.messaging
 
rice.p2p.past.rawserialization - package rice.p2p.past.rawserialization
 
rice.p2p.past.testing - package rice.p2p.past.testing
 
rice.p2p.replication - package rice.p2p.replication
 
rice.p2p.replication.manager - package rice.p2p.replication.manager
 
rice.p2p.replication.manager.messaging - package rice.p2p.replication.manager.messaging
 
rice.p2p.replication.manager.testing - package rice.p2p.replication.manager.testing
 
rice.p2p.replication.messaging - package rice.p2p.replication.messaging
 
rice.p2p.replication.testing - package rice.p2p.replication.testing
 
rice.p2p.scribe - package rice.p2p.scribe
 
rice.p2p.scribe.messaging - package rice.p2p.scribe.messaging
 
rice.p2p.scribe.rawserialization - package rice.p2p.scribe.rawserialization
 
rice.p2p.scribe.testing - package rice.p2p.scribe.testing
 
rice.p2p.splitstream - package rice.p2p.splitstream
 
rice.p2p.splitstream.testing - package rice.p2p.splitstream.testing
 
rice.p2p.util - package rice.p2p.util
 
rice.p2p.util.rawserialization - package rice.p2p.util.rawserialization
 
rice.p2p.util.testing - package rice.p2p.util.testing
 
rice.pastry - package rice.pastry
 
rice.pastry.client - package rice.pastry.client
 
rice.pastry.commonapi - package rice.pastry.commonapi
 
rice.pastry.direct - package rice.pastry.direct
 
rice.pastry.dist - package rice.pastry.dist
 
rice.pastry.join - package rice.pastry.join
 
rice.pastry.leafset - package rice.pastry.leafset
 
rice.pastry.leafset.testing - package rice.pastry.leafset.testing
 
rice.pastry.messaging - package rice.pastry.messaging
 
rice.pastry.routing - package rice.pastry.routing
 
rice.pastry.socket - package rice.pastry.socket
 
rice.pastry.socket.appsocket - package rice.pastry.socket.appsocket
 
rice.pastry.socket.appsocket.testing - package rice.pastry.socket.appsocket.testing
 
rice.pastry.socket.messaging - package rice.pastry.socket.messaging
 
rice.pastry.socket.nat - package rice.pastry.socket.nat
 
rice.pastry.socket.nat.sbbi - package rice.pastry.socket.nat.sbbi
 
rice.pastry.standard - package rice.pastry.standard
 
rice.pastry.testing - package rice.pastry.testing
 
rice.persistence - package rice.persistence
 
rice.persistence.testing - package rice.persistence.testing
 
rice.selector - package rice.selector
 
rice.selector.testing - package rice.selector.testing
 
rice.tutorial.appsocket - package rice.tutorial.appsocket
 
rice.tutorial.direct - package rice.tutorial.direct
 
rice.tutorial.forwarding - package rice.tutorial.forwarding
 
rice.tutorial.gtitm - package rice.tutorial.gtitm
 
rice.tutorial.lesson0a - package rice.tutorial.lesson0a
 
rice.tutorial.lesson1 - package rice.tutorial.lesson1
 
rice.tutorial.lesson3 - package rice.tutorial.lesson3
 
rice.tutorial.lesson4 - package rice.tutorial.lesson4
 
rice.tutorial.past - package rice.tutorial.past
 
rice.tutorial.rawserialization - package rice.tutorial.rawserialization
 
rice.tutorial.rawserialization2 - package rice.tutorial.rawserialization2
 
rice.tutorial.scribe - package rice.tutorial.scribe
 
rice.tutorial.splitstream - package rice.tutorial.splitstream
 
rice.tutorial.timer - package rice.tutorial.timer
 
RingCertificate - Class in rice.p2p.multiring
 
RingCertificate(String, Id, int, InetSocketAddress[], int, PublicKey, InetSocketAddress) - Constructor for class rice.p2p.multiring.RingCertificate
Builds a new RingCertificate given the appropriate info
ringId - Variable in class rice.p2p.multiring.MultiringApplication
The Id which represents the current ring this app is a member of
ringId - Variable in class rice.p2p.multiring.MultiringIdFactory
The multiring node supporting this endpoint
ringId - Variable in class rice.p2p.multiring.MultiringIdRange
The ringId of the nodes in the range
ringId - Variable in class rice.p2p.multiring.MultiringIdSet
The ringId of the ids in the set
ringId - Variable in class rice.p2p.multiring.MultiringNode
The Id which represents the current ring this node is a member of
ringId - Variable in class rice.p2p.multiring.MultiringNodeHandle
The handle's ringId
ringId - Variable in class rice.p2p.multiring.MultiringNodeHandleSet
The handle's ringId
ringId - Variable in class rice.p2p.multiring.MultiringRouteMessage
The messages's ringId
RingId - Class in rice.p2p.multiring
 
RingId(InputBuffer, Endpoint) - Constructor for class rice.p2p.multiring.RingId
 
ringId - Variable in class rice.p2p.multiring.RingId
The ringId which this ringId represents
ringIds - Variable in class rice.p2p.multiring.testing.MultiringRegrTest
 
RingMessage - Class in rice.p2p.multiring.messaging
 
RingMessage(RingId, RawMessage, String) - Constructor for class rice.p2p.multiring.messaging.RingMessage
Constructor which takes a unique integer Id
RingMessage(InputBuffer, Endpoint, Hashtable) - Constructor for class rice.p2p.multiring.messaging.RingMessage
TODO: This can probably be done more efficiently, IE, deserialize the message on getMessage().
rollback(Id, Continuation) - Method in interface rice.p2p.aggregation.Aggregation
Attempts to retrieve the most recent object that has been inserted by the local node under the specified key.
rollback(Id, Continuation) - Method in class rice.p2p.aggregation.AggregationImpl
 
rootKey - Variable in class rice.p2p.aggregation.AggregateList
 
rotateTask - Variable in class rice.environment.logging.file.RotatingLogManager
 
RotatingLogManager - Class in rice.environment.logging.file
 
RotatingLogManager(TimeSource, Parameters) - Constructor for class rice.environment.logging.file.RotatingLogManager
 
RotatingLogManager(TimeSource, Parameters, String, String) - Constructor for class rice.environment.logging.file.RotatingLogManager
 
route(Id, Message, NodeHandle) - Method in interface rice.p2p.commonapi.Endpoint
This method makes an attempt to route the message to the root of the given id.
route(Id, RawMessage, NodeHandle) - Method in interface rice.p2p.commonapi.Endpoint
Same as the other call, but uses the Raw serialization rather than java serialization.
route(Id, Message, NodeHandle) - Method in class rice.p2p.multiring.MultiringEndpoint
This method makes an attempt to route the message to the root of the given id.
route(Id, RawMessage, NodeHandle) - Method in class rice.p2p.multiring.MultiringEndpoint
 
route(RingId, RawMessage, String) - Method in class rice.p2p.multiring.MultiringNodeCollection
This method returns the best next-hop to a given target, using ring hopping, if one exists.
route(Id, Message, NodeHandle) - Method in class rice.p2p.past.gc.GCEndpoint
This method makes an attempt to route the message to the root of the given id.
route(Id, RawMessage, NodeHandle) - Method in class rice.p2p.past.gc.GCEndpoint
 
route(Id, Message, NodeHandle) - Method in class rice.pastry.client.CommonAPIAppl
This operation forwards a message towards the root of key.
route(Id, Message, NodeHandle) - Method in class rice.pastry.commonapi.PastryEndpoint
This operation forwards a message towards the root of key.
route(Id, RawMessage, NodeHandle) - Method in class rice.pastry.commonapi.PastryEndpoint
This duplication of the above code is to make a fast path for the RawMessage.
route(RouteMessage) - Method in class rice.pastry.direct.DirectPastryNode
 
route - Variable in class rice.pastry.socket.SocketCollectionManager.MessageRetry
 
route - Variable in class rice.pastry.socket.SocketSourceRouteManager.AddressManager.SourceRouteManager
 
RouteMessage - Interface in rice.p2p.commonapi
 
RouteMessage - Class in rice.pastry.routing
A route message contains a pastry message that has been wrapped to be sent to another pastry node.
RouteMessage(Id, Message) - Constructor for class rice.pastry.routing.RouteMessage
Constructor.
RouteMessage(Id, Message, SendOptions) - Constructor for class rice.pastry.routing.RouteMessage
Constructor.
RouteMessage(NodeHandle, Message, SendOptions) - Constructor for class rice.pastry.routing.RouteMessage
Constructor.
RouteMessage(Id, Message, NodeHandle) - Constructor for class rice.pastry.routing.RouteMessage
Constructor.
RouteMessage(Id, PRawMessage, NodeHandle, SendOptions) - Constructor for class rice.pastry.routing.RouteMessage
 
RouteMessage(Id, Message, NodeHandle, SendOptions) - Constructor for class rice.pastry.routing.RouteMessage
Constructor.
RouteMessage(Id, int, NodeHandle, InputBuffer, NodeHandleFactory, PastryNode) - Constructor for class rice.pastry.routing.RouteMessage
 
routeMessage(NodeHandle) - Method in class rice.pastry.routing.RouteMessage
Routes the messages if the next hop has been set up.
routeMsg(Id, Message, SendOptions) - Method in class rice.pastry.client.PastryAppl
Routes a message to the live node D with nodeId numerically closest to key (at the time of delivery).
routeMsgDirect(NodeHandle, Message, SendOptions) - Method in class rice.pastry.client.PastryAppl
Sends a message to the Pastry node identified by dest.
routeMyMsg(Id) - Method in class rice.pastry.testing.RoutingTableTest.MyApp
Called to route a message to the id
routeMyMsg(Id) - Method in class rice.tutorial.direct.MyApp
Called to route a message to the id
routeMyMsg(Id) - Method in class rice.tutorial.forwarding.MyApp
Called to route a message to the id
routeMyMsg(Id) - Method in class rice.tutorial.gtitm.MyApp
Called to route a message to the id
routeMyMsg(Id) - Method in class rice.tutorial.lesson3.MyApp
Called to route a message to the id
routeMyMsg(Id) - Method in class rice.tutorial.lesson4.MyApp
Called to route a message to the id
routeMyMsg(Id) - Method in class rice.tutorial.rawserialization.MyApp
Called to route a message to the id
routeMyMsg(Id) - Method in class rice.tutorial.rawserialization2.MyApp
Called to route a message to the id
routeMyMsg(Id) - Method in class rice.tutorial.timer.MyApp
Called to route a message to the id
routeMyMsgDirect(NodeHandle) - Method in class rice.pastry.testing.RoutingTableTest.MyApp
Called to directly send a message to the nh
routeMyMsgDirect(NodeHandle) - Method in class rice.tutorial.direct.MyApp
Called to directly send a message to the nh
routeMyMsgDirect(NodeHandle) - Method in class rice.tutorial.forwarding.MyApp
Called to directly send a message to the nh
routeMyMsgDirect(NodeHandle) - Method in class rice.tutorial.gtitm.MyApp
Called to directly send a message to the nh
routeMyMsgDirect(NodeHandle) - Method in class rice.tutorial.lesson3.MyApp
Called to directly send a message to the nh
routeMyMsgDirect(NodeHandle) - Method in class rice.tutorial.lesson4.MyApp
Called to directly send a message to the nh
routeMyMsgDirect(NodeHandle) - Method in class rice.tutorial.rawserialization.MyApp
Called to directly send a message to the nh
routeMyMsgDirect(NodeHandle) - Method in class rice.tutorial.rawserialization2.MyApp
Called to directly send a message to the nh
routeMyMsgDirect(NodeHandle) - Method in class rice.tutorial.timer.MyApp
Called to directly send a message to the nh
RouteProtocolAddress - Class in rice.pastry.routing
The address of the route protocol at a pastry node.
RouteProtocolAddress() - Constructor for class rice.pastry.routing.RouteProtocolAddress
 
RouterAddress - Class in rice.pastry.routing
The address of the router at a pastry node.
RouterAddress() - Constructor for class rice.pastry.routing.RouterAddress
 
RouteRowRequestMessage - Class in rice.pastry.socket.messaging
Message which represents a request to get the leafset from the remote node.
RouteRowRequestMessage(int) - Constructor for class rice.pastry.socket.messaging.RouteRowRequestMessage
Constructor
RouteRowResponseMessage - Class in rice.pastry.socket.messaging
A response message to a RouteRowRequestMessage, containing the remote node's routerow.
RouteRowResponseMessage(RouteSet[]) - Constructor for class rice.pastry.socket.messaging.RouteRowResponseMessage
Constructor
RouteRowResponseMessage(InputBuffer, NodeHandleFactory, PastryNode) - Constructor for class rice.pastry.socket.messaging.RouteRowResponseMessage
 
routes - Variable in class rice.pastry.socket.SocketSourceRouteManager.AddressManager
 
routeSet - Variable in class rice.pastry.PastryNode
 
RouteSet - Class in rice.pastry.routing
A set of nodes typically stored in the routing table.
RouteSet(int, int, int, PastryNode) - Constructor for class rice.pastry.routing.RouteSet
Constructor.
RouteSet(InputBuffer, NodeHandleFactory, PastryNode) - Constructor for class rice.pastry.routing.RouteSet
 
routeSetChange(NodeHandle, boolean) - Method in class rice.pastry.client.PastryAppl
Called by pastry when the route set changes.
routeSetChange(NodeHandle, boolean) - Method in class rice.pastry.testing.HelloWorldApp
Invoked upon change to routing table.
routeSetChange(NodeHandle, boolean) - Method in class rice.pastry.testing.Ping
 
routeSetChange(NodeHandle, boolean) - Method in class rice.pastry.testing.PingClient
 
routeSetChange(NodeHandle, boolean) - Method in class rice.pastry.testing.RegrTestApp
 
routeSetMaintFreq - Variable in class rice.pastry.dist.DistPastryNode
 
routeSetRoutineMaintenance - Variable in class rice.pastry.dist.DistPastryNode
 
RoutesRequestMessage - Class in rice.pastry.socket.messaging
Message which represents a request to get the leafset from the remote node.
RoutesRequestMessage() - Constructor for class rice.pastry.socket.messaging.RoutesRequestMessage
Constructor
RoutesResponseMessage - Class in rice.pastry.socket.messaging
A response message to a RoutesRequestMessage, containing the remote node's routes.
RoutesResponseMessage(SourceRoute[]) - Constructor for class rice.pastry.socket.messaging.RoutesResponseMessage
Constructor
RoutesResponseMessage(InputBuffer) - Constructor for class rice.pastry.socket.messaging.RoutesResponseMessage
 
routeTable - Variable in class rice.pastry.standard.PeriodicLeafSetProtocol
 
routeTable - Variable in class rice.pastry.standard.StandardJoinProtocol
 
routeTable - Variable in class rice.pastry.standard.StandardLeafSetProtocol
 
RoutingTable - Class in rice.pastry.routing
The Pastry routing table.
RoutingTable(NodeHandle, int, byte, PastryNode) - Constructor for class rice.pastry.routing.RoutingTable
Constructor.
RoutingTableTest - Class in rice.pastry.testing
This tutorial shows how to setup a FreePastry node using the Socket Protocol.
RoutingTableTest(int, int, boolean, int, int, int, Environment) - Constructor for class rice.pastry.testing.RoutingTableTest
This constructor launches numNodes PastryNodes.
RoutingTableTest.MyApp - Class in rice.pastry.testing
 
RoutingTableTest.MyApp(Node) - Constructor for class rice.pastry.testing.RoutingTableTest.MyApp
 
RoutingTableTest.TestScribeContent - Class in rice.pastry.testing
Utility class for past content objects
RoutingTableTest.TestScribeContent(Topic, int) - Constructor for class rice.pastry.testing.RoutingTableTest.TestScribeContent
Constructor for TestScribeContent.
row - Variable in class rice.pastry.socket.messaging.RouteRowRequestMessage
 
rtBase - Variable in class rice.pastry.PastryNodeFactory
 
rtMax - Variable in class rice.pastry.PastryNodeFactory
 
rto() - Method in class rice.pastry.socket.SocketSourceRouteManager.AddressManager
 
rto() - Method in class rice.pastry.socket.SocketSourceRouteManager.AddressManager.SourceRouteManager
 
rto(SourceRoute) - Method in class rice.pastry.socket.SocketSourceRouteManager
 
run() - Method in class rice.Continuation.ExternalContinuationRunnable
 
run() - Method in class rice.environment.processing.simple.BlockingIOThread
 
run() - Method in class rice.environment.processing.simple.ProcessingRequest
 
run() - Method in class rice.environment.processing.simple.ProcessingThread
 
run() - Method in class rice.environment.processing.WorkRequest
 
run() - Method in interface rice.p2p.commonapi.CancellableTask
 
run(int, int) - Static method in class rice.p2p.util.testing.IdBloomFilterReplicationTest
 
run() - Method in class rice.p2p.util.TimerWeakHashMap.HardLinkTimerTask
 
run() - Method in class rice.pastry.direct.DeliveryTimerTask
 
run() - Method in class rice.pastry.direct.DirectTimerTask
 
run() - Method in class rice.pastry.ExponentialBackoffScheduledMessage
 
run() - Method in class rice.pastry.ScheduledMessage
deliver the message
run() - Method in class rice.pastry.socket.SocketCollectionManager.DeadChecker
Main processing method for the DeadChecker object value of tries before run() is called:the time since ping was called:the time since deadchecker was started 1:500:500 2:1000:1500 3:2000:3500 4:4000:7500 5:8000:15500 // ~15 seconds to find 1 path faulty, using source routes gives us 30 seconds to find a node faulty
run() - Method in class rice.pastry.socket.SocketCollectionManager.MessageRetry
Main processing method for the DeadChecker object
run() - Method in class rice.pastry.socket.TimerWeakHashSet.HardLinkTimerTask
 
run() - Method in class rice.pastry.standard.PartitionHandler
 
run() - Method in class rice.pastry.testing.ClosestRegrTest
initializes the network and prepares for testing
run() - Method in class rice.selector.SelectorManager
This method starts the socket manager listening for events.
run() - Method in class rice.selector.TimerTask
 
runMaintenance() - Method in class rice.p2p.replication.manager.testing.ReplicationManagerRegrTest
 
runMaintenance() - Method in class rice.p2p.replication.testing.ReplicationRegrTest
 
running - Variable in class rice.p2p.past.testing.PastRegrTest
 
running - Variable in class rice.p2p.past.testing.RawPastRegrTest
 
running - Variable in class rice.selector.SelectorManager
 
runTest() - Method in class rice.p2p.commonapi.testing.CommonAPITest
Method which should run the test - this is called once all of the nodes have been created and are ready.
runTest() - Method in class rice.p2p.multiring.testing.MultiringRegrTest
Method which should run the test - this is called once all of the nodes have been created and are ready.
runTest() - Method in class rice.p2p.past.testing.PastRegrTest
Method which should run the test - this is called once all of the nodes have been created and are ready.
runTest() - Method in class rice.p2p.past.testing.RawPastRegrTest
Method which should run the test - this is called once all of the nodes have been created and are ready.
runTest() - Method in class rice.p2p.replication.manager.testing.ReplicationManagerRegrTest
Method which should run the test - this is called once all of the nodes have been created and are ready.
runTest() - Method in class rice.p2p.replication.testing.ReplicationRegrTest
Method which should run the test - this is called once all of the nodes have been created and are ready.
runTest() - Method in class rice.p2p.scribe.testing.RawScribeRegrTest
Method which should run the test - this is called once all of the nodes have been created and are ready.
runTest() - Method in class rice.p2p.scribe.testing.ScribeRegrTest
Method which should run the test - this is called once all of the nodes have been created and are ready.
runTest() - Method in class rice.p2p.splitstream.testing.SplitStreamRegrTest
Method which should run the test - this is called once all of the nodes have been created and are ready.

S

S_EMPTY - Static variable in class rice.p2p.past.messaging.ContinuationMessage
No response or exception.
S_JAVA_EXCEPTION - Static variable in class rice.p2p.past.messaging.ContinuationMessage
Java Serialized Exception
S_JAVA_RESPONSE - Static variable in class rice.p2p.past.messaging.ContinuationMessage
Java Serialized Response
S_SUB - Static variable in class rice.p2p.past.messaging.ContinuationMessage
Subclass handled serialization.
SBBINatHandler - Class in rice.pastry.socket.nat.sbbi
 
SBBINatHandler(Environment, InetAddress) - Constructor for class rice.pastry.socket.nat.sbbi.SBBINatHandler
 
scan(IdRange) - Method in class rice.p2p.past.gc.GCPastImpl
This upcall should return the set of keys that the application currently stores in this range.
scan() - Method in class rice.p2p.past.gc.GCPastImpl
This upcall should return the set of keys that the application currently stores.
scan(IdRange) - Method in class rice.p2p.past.PastImpl
This upcall should return the set of keys that the application currently stores in this range.
scan() - Method in class rice.p2p.past.PastImpl
This upcall should return the set of keys that the application currently stores.
scan(IdRange) - Method in interface rice.p2p.replication.manager.ReplicationManagerClient
This upcall should return the set of keys that the application currently stores in this range.
scan(IdRange) - Method in class rice.p2p.replication.manager.ReplicationManagerImpl.ReplicationManagerHelper
In this case, it returns the list of keys the client has, along with the keys which we have yet to tell the client to fetch.
scan(IdRange) - Method in class rice.p2p.replication.manager.ReplicationManagerImpl
This upcall should return the set of keys that the application currently stores in this range.
scan(IdRange) - Method in class rice.p2p.replication.manager.testing.ReplicationManagerRegrTest.TestReplicationManagerClient
 
scan(IdRange) - Method in interface rice.p2p.replication.ReplicationClient
This upcall should return the set of keys that the application currently stores in this range.
scan(IdRange) - Method in class rice.p2p.replication.testing.ReplicationRegrTest.TestReplicationClient
This upcall should return the set of keys that the application currently stores in this range.
scan(IdRange) - Method in interface rice.persistence.Catalog
Return the objects identified by the given range of ids.
scan() - Method in interface rice.persistence.Catalog
Return all objects currently stored by this catalog NOTE: This method blocks so if the behavior of this method changes and no longer stored in memory, this method may be deprecated.
scan(IdRange) - Method in class rice.persistence.EmptyCache
Return the objects identified by the given range of ids.
scan() - Method in class rice.persistence.EmptyCache
Return all objects currently stored by this catalog NOTE: This method blocks so if the behavior of this method changes and no longer stored in memory, this method may be deprecated.
scan(IdRange) - Method in class rice.persistence.LRUCache
Return the objects identified by the given range of ids.
scan() - Method in class rice.persistence.LRUCache
Return all objects currently stored by this catalog NOTE: This method blocks so if the behavior of this method changes and no longer stored in memory, this method may be deprecated.
scan(IdRange) - Method in class rice.persistence.MemoryStorage
Return the objects identified by the given range of ids.
scan() - Method in class rice.persistence.MemoryStorage
Return all objects currently stored by this catalog NOTE: This method blocks so if the behavior of this method changes and no longer stored in memory, this method may be deprecated.
scan(IdRange) - Method in class rice.persistence.PersistentStorage
Return the objects identified by the given range of ids.
scan() - Method in class rice.persistence.PersistentStorage
Return the objects identified by the given range of ids.
scan(IdRange) - Method in class rice.persistence.StorageManagerImpl
Return the objects identified by the given range of ids.
scan() - Method in class rice.persistence.StorageManagerImpl
Return all objects currently stored by this catalog NOTE: This method blocks so if the behavior of this method changes and no longer stored in memory, this method may be deprecated.
scanMetadata(IdRange) - Method in interface rice.persistence.Catalog
Returns a map which contains keys mapping ids to the associated metadata.
scanMetadata() - Method in interface rice.persistence.Catalog
Returns a map which contains keys mapping ids to the associated metadata.
scanMetadata(IdRange) - Method in class rice.persistence.EmptyCache
Returns a map which contains keys mapping ids to the associated metadata.
scanMetadata() - Method in class rice.persistence.EmptyCache
Returns a map which contains keys mapping ids to the associated metadata.
scanMetadata(IdRange) - Method in class rice.persistence.LRUCache
Returns a map which contains keys mapping ids to the associated metadata.
scanMetadata() - Method in class rice.persistence.LRUCache
Returns a map which contains keys mapping ids to the associated metadata.
scanMetadata(IdRange) - Method in class rice.persistence.MemoryStorage
Returns a map which contains keys mapping ids to the associated metadata.
scanMetadata() - Method in class rice.persistence.MemoryStorage
Returns a map which contains keys mapping ids to the associated metadata.
scanMetadata(IdRange) - Method in class rice.persistence.PersistentStorage
Returns a map which contains keys mapping ids to the associated metadata.
scanMetadata() - Method in class rice.persistence.PersistentStorage
Returns a map which contains keys mapping ids to the associated metadata.
scanMetadata(IdRange) - Method in class rice.persistence.StorageManagerImpl
Returns a map which contains keys mapping ids to the associated metadata.
scanMetadata() - Method in class rice.persistence.StorageManagerImpl
Returns a map which contains keys mapping ids to the associated metadata.
scanMetadataValuesHead(Object) - Method in interface rice.persistence.Catalog
Returns the submapping of ids which have metadata less than the provided value.
scanMetadataValuesHead(Object) - Method in class rice.persistence.EmptyCache
Returns the submapping of ids which have metadata less than the provided value.
scanMetadataValuesHead(Object) - Method in class rice.persistence.LRUCache
Returns the submapping of ids which have metadata less than the provided value.
scanMetadataValuesHead(Object) - Method in class rice.persistence.MemoryStorage
Returns the submapping of ids which have metadata less than the provided value.
scanMetadataValuesHead(Object) - Method in class rice.persistence.PersistentStorage
Returns the submapping of ids which have metadata less than the provided value.
scanMetadataValuesHead(Object) - Method in class rice.persistence.StorageManagerImpl
Returns the submapping of ids which have metadata less than the provided value.
scanMetadataValuesNull() - Method in interface rice.persistence.Catalog
Returns the submapping of ids which have metadata null
scanMetadataValuesNull() - Method in class rice.persistence.EmptyCache
Returns the submapping of ids which have metadata null
scanMetadataValuesNull() - Method in class rice.persistence.LRUCache
Returns the submapping of ids which have metadata null
scanMetadataValuesNull() - Method in class rice.persistence.MemoryStorage
Returns the submapping of ids which have metadata null
scanMetadataValuesNull() - Method in class rice.persistence.PersistentStorage
Returns the submapping of ids which have metadata null
scanMetadataValuesNull() - Method in class rice.persistence.StorageManagerImpl
Returns the submapping of ids which have metadata null
schedule(TimerTask) - Method in class rice.selector.SelectorManager
Method which schedules a task to run after a specified number of millis.
schedule(TimerTask, long) - Method in class rice.selector.SelectorManager
 
schedule(TimerTask, long, long) - Method in class rice.selector.SelectorManager
Method which schedules a task to run repeatedly after a specified delay and period
schedule(TimerTask, long) - Method in interface rice.selector.Timer
 
schedule(TimerTask, long, long) - Method in interface rice.selector.Timer
 
schedule(TimerTask) - Method in interface rice.selector.Timer
 
scheduleAtFixedRate(TimerTask, long, long) - Method in class rice.selector.SelectorManager
Method which schedules a task to run repeatedly (at a fixed rate) after a specified delay and period
scheduleAtFixedRate(TimerTask, long, long) - Method in interface rice.selector.Timer
 
scheduledExecutionTime() - Method in interface rice.p2p.commonapi.CancellableTask
 
scheduledExecutionTime() - Method in class rice.pastry.ExponentialBackoffScheduledMessage
 
scheduledExecutionTime() - Method in class rice.selector.TimerTask
 
ScheduledMessage - Class in rice.pastry
A class that represents scheduled message events
ScheduledMessage(PastryNode, Message) - Constructor for class rice.pastry.ScheduledMessage
Constructor
scheduleMessage(Message, long) - Method in interface rice.p2p.commonapi.Endpoint
Schedules a message to be delivered to this application after the provided number of milliseconds.
scheduleMessage(Message, long, long) - Method in interface rice.p2p.commonapi.Endpoint
Schedules a message to be delivered to this application every period number of milliseconds, after delay number of miliseconds have passed.
scheduleMessage(Message, long) - Method in class rice.p2p.multiring.MultiringEndpoint
Schedules a message to be delivered to this application after the provided number of milliseconds.
scheduleMessage(Message, long, long) - Method in class rice.p2p.multiring.MultiringEndpoint
Schedules a message to be delivered to this application every period number of milliseconds, after delay number of miliseconds have passed.
scheduleMessage(Message, long) - Method in class rice.p2p.past.gc.GCEndpoint
Schedules a message to be delivered to this application after the provided number of milliseconds.
scheduleMessage(Message, long, long) - Method in class rice.p2p.past.gc.GCEndpoint
Schedules a message to be delivered to this application every period number of milliseconds, after delay number of miliseconds have passed.
scheduleMessage(Message, long) - Method in class rice.pastry.commonapi.PastryEndpoint
Schedules a message to be delivered to this application after the provided number of milliseconds.
scheduleMessage(Message, long, long) - Method in class rice.pastry.commonapi.PastryEndpoint
Schedules a message to be delivered to this application every period number of milliseconds, after delay number of miliseconds have passed.
scheduleMessageAtFixedRate(Message, long, long) - Method in interface rice.p2p.commonapi.Endpoint
Schedules a message to be delivered to this application every period number of milliseconds, after delay number of miliseconds have passed.
scheduleMessageAtFixedRate(Message, long, long) - Method in class rice.p2p.multiring.MultiringEndpoint
 
scheduleMessageAtFixedRate(Message, long, long) - Method in class rice.p2p.past.gc.GCEndpoint
 
scheduleMessageAtFixedRate(Message, long, long) - Method in class rice.pastry.commonapi.PastryEndpoint
Schedule the specified message for repeated fixed-rate delivery to the local node, beginning after the specified delay.
scheduleMsg(Message, long) - Method in class rice.pastry.direct.DirectPastryNode
Schedule the specified message to be sent to the local node after a specified delay.
scheduleMsg(Message, long, long) - Method in class rice.pastry.direct.DirectPastryNode
Schedule the specified message for repeated fixed-delay delivery to the local node, beginning after the specified delay.
scheduleMsg(Message, long) - Method in class rice.pastry.dist.DistPastryNode
Schedule the specified message to be sent to the local node after a specified delay.
scheduleMsg(Message, long, long) - Method in class rice.pastry.dist.DistPastryNode
Schedule the specified message for repeated fixed-delay delivery to the local node, beginning after the specified delay.
scheduleMsg(Message, long) - Method in class rice.pastry.PastryNode
Schedule the specified message to be sent to the local node after a specified delay.
scheduleMsg(Message, long, long) - Method in class rice.pastry.PastryNode
Schedule the specified message for repeated fixed-delay delivery to the local node, beginning after the specified delay.
scheduleMsgAtFixedRate(Message, long, long) - Method in class rice.pastry.direct.DirectPastryNode
Schedule the specified message for repeated fixed-rate delivery to the local node, beginning after the specified delay.
scheduleMsgAtFixedRate(Message, long, long) - Method in class rice.pastry.dist.DistPastryNode
Schedule the specified message for repeated fixed-rate delivery to the local node, beginning after the specified delay.
scheduleMsgAtFixedRate(Message, long, long) - Method in class rice.pastry.PastryNode
Schedule the specified message for repeated fixed-rate delivery to the local node, beginning after the specified delay.
scheduleMsgExpBackoff(Message, long, long, double) - Method in class rice.pastry.dist.DistPastryNode
 
scheduleNext() - Method in class rice.p2p.replication.manager.ReplicationManagerImpl
Internal method which schedules the next reminder message (if it is necessary), or simply resets the active flag if there's nothing to be fetched.
scheduleRepeated(Timer, SelectorManager) - Static method in class rice.selector.testing.SelectorTest
 
scheduleStuff(Timer, SelectorManager) - Static method in class rice.selector.testing.SelectorTest
 
scribe - Variable in class rice.p2p.multiring.MultiringNode
The Scribe application which the node uses to do routing
Scribe - Interface in rice.p2p.scribe
 
scribe - Variable in class rice.p2p.scribe.testing.RawScribeRegrTest.TestScribeClient
DESCRIBE THE FIELD
scribe - Variable in class rice.p2p.scribe.testing.RawScribeRegrTest.TestScribePolicy
 
scribe - Variable in class rice.p2p.scribe.testing.ScribeRegrTest.TestScribeClient
DESCRIBE THE FIELD
scribe - Variable in class rice.p2p.scribe.testing.ScribeRegrTest.TestScribePolicy
 
scribe - Variable in class rice.p2p.splitstream.SplitStreamImpl
The scribe instance for this SplitStream Object
scribe - Variable in class rice.p2p.splitstream.SplitStreamScribePolicy
A reference to this policy's scribe object
scribe - Variable in class rice.p2p.splitstream.Stripe
The scribe object
ScribeClient - Interface in rice.p2p.scribe
 
ScribeContent - Interface in rice.p2p.scribe
 
ScribeContentDeserializer - Interface in rice.p2p.scribe.rawserialization
 
ScribeImpl - Class in rice.p2p.scribe
 
ScribeImpl(Node, String) - Constructor for class rice.p2p.scribe.ScribeImpl
Constructor for Scribe, using the default policy.
ScribeImpl(Node, ScribePolicy, String) - Constructor for class rice.p2p.scribe.ScribeImpl
Constructor for Scribe
ScribeImpl.TopicManager - Class in rice.p2p.scribe
Class which keeps track of a given topic
ScribeImpl.TopicManager(Topic, ScribeClient) - Constructor for class rice.p2p.scribe.ScribeImpl.TopicManager
Constructor for TopicManager.
ScribeImpl.TopicManager(Topic, NodeHandle) - Constructor for class rice.p2p.scribe.ScribeImpl.TopicManager
Constructor for TopicManager.
ScribeImpl.TopicManager(Topic) - Constructor for class rice.p2p.scribe.ScribeImpl.TopicManager
Constructor for TopicManager.
ScribeMessage - Class in rice.p2p.scribe.messaging
 
ScribeMessage(NodeHandle, Topic) - Constructor for class rice.p2p.scribe.messaging.ScribeMessage
Constructor which takes a unique integer Id
ScribeMessage(InputBuffer, Endpoint) - Constructor for class rice.p2p.scribe.messaging.ScribeMessage
Protected because it should only be called from an extending class, to get version numbers correct.
ScribePolicy - Interface in rice.p2p.scribe
 
ScribePolicy.DefaultScribePolicy - Class in rice.p2p.scribe
The default policy for Scribe, which always allows new children to join and adds children in the order in which they are provided, implicitly providing a depth-first search.
ScribePolicy.DefaultScribePolicy(Environment) - Constructor for class rice.p2p.scribe.ScribePolicy.DefaultScribePolicy
 
ScribePolicy.LimitedScribePolicy - Class in rice.p2p.scribe
An optional policy for Scribe, which allows up to a specified number of children per topic.
ScribePolicy.LimitedScribePolicy(int, Environment) - Constructor for class rice.p2p.scribe.ScribePolicy.LimitedScribePolicy
Construtor which takes a maximum number
ScribeRegrTest - Class in rice.p2p.scribe.testing
 
ScribeRegrTest(Environment) - Constructor for class rice.p2p.scribe.testing.ScribeRegrTest
Constructor which sets up all local variables
ScribeRegrTest.TestRouteMessage - Class in rice.p2p.scribe.testing
Utility class which simulates a route message
ScribeRegrTest.TestRouteMessage(Id, NodeHandle, Message) - Constructor for class rice.p2p.scribe.testing.ScribeRegrTest.TestRouteMessage
Constructor for TestRouteMessage.
ScribeRegrTest.TestScribeClient - Class in rice.p2p.scribe.testing
DESCRIBE THE CLASS
ScribeRegrTest.TestScribeClient(ScribeImpl, Topic, int) - Constructor for class rice.p2p.scribe.testing.ScribeRegrTest.TestScribeClient
Constructor for TestScribeClient.
ScribeRegrTest.TestScribeContent - Class in rice.p2p.scribe.testing
Utility class for past content objects
ScribeRegrTest.TestScribeContent(Topic, int) - Constructor for class rice.p2p.scribe.testing.ScribeRegrTest.TestScribeContent
Constructor for TestScribeContent.
ScribeRegrTest.TestScribePolicy - Class in rice.p2p.scribe.testing
 
ScribeRegrTest.TestScribePolicy(Scribe) - Constructor for class rice.p2p.scribe.testing.ScribeRegrTest.TestScribePolicy
 
scribes - Variable in class rice.p2p.scribe.testing.RawScribeRegrTest
DESCRIBE THE FIELD
scribes - Variable in class rice.p2p.scribe.testing.ScribeRegrTest
DESCRIBE THE FIELD
ScribeTutorial - Class in rice.tutorial.scribe
This tutorial shows how to use Scribe.
ScribeTutorial(int, InetSocketAddress, int, Environment) - Constructor for class rice.tutorial.scribe.ScribeTutorial
Based on the rice.tutorial.lesson4.DistTutorial This constructor launches numNodes PastryNodes.
sectionDone() - Method in class rice.p2p.commonapi.testing.CommonAPITest
Method which prints the end of a test section.
sectionDone() - Method in class rice.p2p.multiring.testing.MultiringRegrTest
Method which prints the end of a test section.
sectionEnd() - Method in class rice.persistence.testing.Test
 
sectionStart(String) - Method in class rice.p2p.commonapi.testing.CommonAPITest
Method which prints the beginning of a test section.
sectionStart(String) - Method in class rice.p2p.multiring.testing.MultiringRegrTest
Method which prints the beginning of a test section.
sectionStart(String) - Method in class rice.persistence.testing.Test
 
SecurityUtils - Class in rice.p2p.util
This class contains a large number of static methods for performing security-related primitives, such as encrypt, decrypt, etc...
SecurityUtilsUnit - Class in rice.p2p.util.testing
 
SecurityUtilsUnit() - Constructor for class rice.p2p.util.testing.SecurityUtilsUnit
 
select - Variable in class rice.selector.SelectorManager
Can be disabled for the simulator to improve performance, only do this if you know you don't need to select on anything
selectedKeys() - Method in class rice.selector.SelectorManager
Selects all of the currenlty selected keys on the selector and returns the result as an array of keys.
SelectionKeyHandler - Class in rice.selector
This interface is designed to be a callback mechanism from the SelectorManager.
SelectionKeyHandler() - Constructor for class rice.selector.SelectionKeyHandler
 
selector - Variable in class rice.selector.SelectorManager
 
SelectorManager - Class in rice.selector
This class is the class which handles the selector, and listens for activity.
SelectorManager(String, TimeSource, LogManager) - Constructor for class rice.selector.SelectorManager
Constructor, which is private since there is only one selector per JVM.
SelectorTest - Class in rice.selector.testing
 
SelectorTest() - Constructor for class rice.selector.testing.SelectorTest
 
send(Id) - Method in class rice.p2p.multiring.testing.MultiringRegrTest.MultiringTestApp
 
send() - Method in class rice.p2p.replication.manager.ReplicationManagerImpl.ReplicationManagerHelper
Method which determines if a message should be sent, and if so, sends it
send(NodeHandle, Message) - Method in class rice.pastry.direct.DirectPastryNode
 
send(NodeHandle, Message) - Method in class rice.pastry.PastryNode
Deliver message to the NodeHandle.
send(SourceRoute, SocketBuffer, SocketSourceRouteManager.AddressManager) - Method in class rice.pastry.socket.SocketCollectionManager
Method which sends a message across the wire.
send(NodeHandle, Message) - Method in class rice.pastry.socket.SocketPastryNode
 
send(SocketBuffer) - Method in class rice.pastry.socket.SocketSourceRouteManager.AddressManager
Method which enqueues a message to this address
send(SocketBuffer) - Method in class rice.pastry.socket.SocketSourceRouteManager.AddressManager.SourceRouteManager
Method which enqueues a message along this route
send(EpochInetSocketAddress, Message) - Method in class rice.pastry.socket.SocketSourceRouteManager
 
send(EpochInetSocketAddress, SocketBuffer) - Method in class rice.pastry.socket.SocketSourceRouteManager
Method which sends a message across the wire.
SEND_PERIOD - Static variable in class rice.p2p.splitstream.testing.MySplitStreamClient
 
sendAlongSocket(int, PastContent) - Method in class rice.p2p.past.rawserialization.DefaultSocketStrategy
 
sendAlongSocket(int, PastContent) - Method in interface rice.p2p.past.rawserialization.SocketStrategy
Return true to send the content along a socket, false to send it as a message.
sendAnycast() - Method in class rice.tutorial.scribe.MyScribeClient
Sends an anycast message.
sendInternal(SourceRoute, SocketBuffer) - Method in class rice.pastry.socket.SocketCollectionManager
Method which sends a message across the wire.
sendMessage(Id, GlacierMessage, NodeHandle) - Method in class rice.p2p.glacier.v2.GlacierImpl
 
sendMsg(Id) - Method in class rice.pastry.testing.RegrTestApp
 
sendMulticast() - Method in class rice.tutorial.scribe.MyScribeClient
Sends the multicast message.
sendMyMsgDirect(NodeHandle) - Method in class rice.pastry.socket.appsocket.testing.Echo
Called to directly send a message to the nh
sendMyMsgDirect(NodeHandle) - Method in class rice.tutorial.appsocket.MyApp
Called to directly send a message to the nh
SendOptions - Class in rice.pastry.routing
This is the options for a client to send messages.
SendOptions() - Constructor for class rice.pastry.routing.SendOptions
Constructor.
SendOptions(boolean, boolean, boolean, boolean, boolean) - Constructor for class rice.pastry.routing.SendOptions
Constructor.
sendPing(Id) - Method in class rice.pastry.testing.Ping
 
sendPing(Id) - Method in class rice.pastry.testing.PingClient
 
sendPings(int) - Method in class rice.pastry.testing.PastryRegrTest
Send messages among random message pairs.
sendPings(int) - Method in class rice.pastry.testing.PastryTest
 
sendPings(int) - Method in class rice.pastry.testing.SinglePingTest
 
sendRequest(Id, PastMessage, Continuation) - Method in class rice.p2p.past.PastImpl
Sends a request message across the wire, and stores the appropriate continuation.
sendRequest(NodeHandle, PastMessage, Continuation) - Method in class rice.p2p.past.PastImpl
Sends a request message across the wire, and stores the appropriate continuation.
sendRequest(Id, PastMessage, NodeHandle, Continuation) - Method in class rice.p2p.past.PastImpl
Sends a request message across the wire, and stores the appropriate continuation.
sendRndMsg(RandomSource) - Method in class rice.pastry.testing.HelloWorldApp
Sends a message to a randomly chosen node.
sendSomeMessages() - Method in class rice.pastry.testing.RoutingTableTest
 
sendSomeScribeMessages() - Method in class rice.pastry.testing.RoutingTableTest
 
sendTheMessage(NodeHandle, boolean) - Method in class rice.pastry.standard.ConsistentJoinProtocol
Sends a consistent join protocol message.
sendTrace(Id) - Method in class rice.pastry.testing.PingClient
 
sendTrace(Id) - Method in class rice.pastry.testing.RegrTestApp
 
seq - Variable in class rice.selector.TimerTask
 
serialize(OutputBuffer) - Method in class rice.p2p.aggregation.AggregateHandle
 
serialize(OutputBuffer) - Method in class rice.p2p.aggregation.messaging.NonAggregate
 
serialize(OutputBuffer) - Method in class rice.p2p.aggregation.raw.RawAggregate
 
serialize(OutputBuffer) - Method in interface rice.p2p.commonapi.Id
Serialize
serialize(OutputBuffer) - Method in interface rice.p2p.commonapi.IdRange
 
serialize(OutputBuffer) - Method in class rice.p2p.commonapi.NodeHandle
 
serialize(OutputBuffer) - Method in interface rice.p2p.commonapi.NodeHandleSet
 
serialize(OutputBuffer) - Method in interface rice.p2p.commonapi.rawserialization.RawMessage
 
serialize(OutputBuffer) - Method in class rice.p2p.glacier.Fragment
 
serialize(OutputBuffer) - Method in class rice.p2p.glacier.FragmentKey
 
serialize(OutputBuffer) - Method in class rice.p2p.glacier.FragmentKeyRange
 
serialize(OutputBuffer) - Method in class rice.p2p.glacier.v2.BloomFilter
 
serialize(OutputBuffer) - Method in class rice.p2p.glacier.v2.Manifest
 
serialize(OutputBuffer) - Method in class rice.p2p.glacier.v2.messaging.GlacierDataMessage
 
serialize(OutputBuffer) - Method in class rice.p2p.glacier.v2.messaging.GlacierFetchMessage
 
serialize(OutputBuffer) - Method in class rice.p2p.glacier.v2.messaging.GlacierMessage
 
serialize(OutputBuffer) - Method in class rice.p2p.glacier.v2.messaging.GlacierNeighborRequestMessage
 
serialize(OutputBuffer) - Method in class rice.p2p.glacier.v2.messaging.GlacierNeighborResponseMessage
 
serialize(OutputBuffer) - Method in class rice.p2p.glacier.v2.messaging.GlacierQueryMessage
 
serialize(OutputBuffer) - Method in class rice.p2p.glacier.v2.messaging.GlacierRangeForwardMessage
 
serialize(OutputBuffer) - Method in class rice.p2p.glacier.v2.messaging.GlacierRangeQueryMessage
 
serialize(OutputBuffer) - Method in class rice.p2p.glacier.v2.messaging.GlacierRangeResponseMessage
 
serialize(OutputBuffer) - Method in class rice.p2p.glacier.v2.messaging.GlacierRefreshCompleteMessage
 
serialize(OutputBuffer) - Method in class rice.p2p.glacier.v2.messaging.GlacierRefreshPatchMessage
 
serialize(OutputBuffer) - Method in class rice.p2p.glacier.v2.messaging.GlacierRefreshProbeMessage
 
serialize(OutputBuffer) - Method in class rice.p2p.glacier.v2.messaging.GlacierRefreshResponseMessage
 
serialize(OutputBuffer) - Method in class rice.p2p.glacier.v2.messaging.GlacierResponseMessage
 
serialize(OutputBuffer) - Method in class rice.p2p.glacier.v2.messaging.GlacierSyncMessage
 
serialize(OutputBuffer) - Method in class rice.p2p.glacier.v2.messaging.GlacierTimeoutMessage
 
serialize(OutputBuffer) - Method in class rice.p2p.glacier.VersionKey
 
serialize(OutputBuffer) - Method in class rice.p2p.glacier.VersionKeyRange
 
serialize(OutputBuffer) - Method in class rice.p2p.multiring.messaging.RingMessage
 
serialize(OutputBuffer) - Method in class rice.p2p.multiring.MultiringIdRange
 
serialize(OutputBuffer) - Method in class rice.p2p.multiring.MultiringNodeHandle
 
serialize(OutputBuffer) - Method in class rice.p2p.multiring.MultiringNodeHandleSet
 
serialize(OutputBuffer) - Method in class rice.p2p.multiring.RingId
 
serialize(OutputBuffer) - Method in class rice.p2p.past.ContentHashPastContentHandle
 
serialize(OutputBuffer) - Method in class rice.p2p.past.gc.GCId
 
serialize(OutputBuffer) - Method in class rice.p2p.past.gc.GCIdRange
 
serialize(OutputBuffer) - Method in class rice.p2p.past.gc.messaging.GCCollectMessage
 
serialize(OutputBuffer) - Method in class rice.p2p.past.gc.messaging.GCInsertMessage
 
serialize(OutputBuffer) - Method in class rice.p2p.past.gc.messaging.GCLookupHandlesMessage
 
serialize(OutputBuffer) - Method in class rice.p2p.past.gc.messaging.GCRefreshMessage
 
serialize(OutputBuffer) - Method in class rice.p2p.past.gc.rawserialization.JavaSerializedGCPastContent
 
serialize(OutputBuffer) - Method in class rice.p2p.past.gc.rawserialization.JavaSerializedGCPastContentHandle
 
serialize(OutputBuffer) - Method in class rice.p2p.past.messaging.CacheMessage
 
serialize(OutputBuffer) - Method in class rice.p2p.past.messaging.ContinuationMessage
Deprecated to cause warnings.
serialize(OutputBuffer, boolean) - Method in class rice.p2p.past.messaging.ContinuationMessage
If you want this class to serialize itself, set javaSerialize to true, otherwise, the subclass is expected to do an optimal serializatoin
serialize(OutputBuffer) - Method in class rice.p2p.past.messaging.FetchHandleMessage
 
serialize(OutputBuffer) - Method in class rice.p2p.past.messaging.FetchMessage
 
serialize(OutputBuffer) - Method in class rice.p2p.past.messaging.InsertMessage
 
serialize(OutputBuffer) - Method in class rice.p2p.past.messaging.LookupHandlesMessage
 
serialize(OutputBuffer) - Method in class rice.p2p.past.messaging.LookupMessage
 
serialize(OutputBuffer) - Method in class rice.p2p.past.messaging.MessageLostMessage
 
serialize(OutputBuffer) - Method in class rice.p2p.past.messaging.PastMessage
 
serialize(OutputBuffer) - Method in class rice.p2p.past.rawserialization.JavaSerializedPastContent
 
serialize(OutputBuffer) - Method in class rice.p2p.past.rawserialization.JavaSerializedPastContentHandle
 
serialize(OutputBuffer) - Method in interface rice.p2p.past.rawserialization.RawPastContent
 
serialize(OutputBuffer) - Method in interface rice.p2p.past.rawserialization.RawPastContentHandle
 
serialize(OutputBuffer) - Method in class rice.p2p.past.testing.RawPastRegrTest.TestPastContent
 
serialize(OutputBuffer) - Method in class rice.p2p.past.testing.RawPastRegrTest.TestPastContentHandle
 
serialize(OutputBuffer) - Method in class rice.p2p.past.testing.RawPastRegrTest.VersionedTestPastContent
 
serialize(OutputBuffer) - Method in class rice.p2p.replication.messaging.ReminderMessage
 
serialize(OutputBuffer) - Method in class rice.p2p.replication.messaging.ReplicationMessage
 
serialize(OutputBuffer) - Method in class rice.p2p.replication.messaging.RequestMessage
 
serialize(OutputBuffer) - Method in class rice.p2p.replication.messaging.ResponseMessage
 
serialize(OutputBuffer) - Method in class rice.p2p.scribe.messaging.AbstractSubscribeMessage
 
serialize(OutputBuffer) - Method in class rice.p2p.scribe.messaging.AnycastMessage
 
serialize(OutputBuffer) - Method in class rice.p2p.scribe.messaging.DropMessage
 
serialize(OutputBuffer) - Method in class rice.p2p.scribe.messaging.MaintenanceMessage
 
serialize(OutputBuffer) - Method in class rice.p2p.scribe.messaging.PublishMessage
 
serialize(OutputBuffer) - Method in class rice.p2p.scribe.messaging.PublishRequestMessage
 
serialize(OutputBuffer) - Method in class rice.p2p.scribe.messaging.ScribeMessage
 
serialize(OutputBuffer) - Method in class rice.p2p.scribe.messaging.SubscribeAckMessage
 
serialize(OutputBuffer) - Method in class rice.p2p.scribe.messaging.SubscribeFailedMessage
 
serialize(OutputBuffer) - Method in class rice.p2p.scribe.messaging.SubscribeLostMessage
 
serialize(OutputBuffer) - Method in class rice.p2p.scribe.messaging.SubscribeMessage
 
serialize(OutputBuffer) - Method in class rice.p2p.scribe.messaging.UnsubscribeMessage
 
serialize(OutputBuffer) - Method in class rice.p2p.scribe.rawserialization.JavaSerializedScribeContent
 
serialize(OutputBuffer) - Method in interface rice.p2p.scribe.rawserialization.RawScribeContent
 
serialize(OutputBuffer) - Method in class rice.p2p.scribe.testing.RawScribeRegrTest.TestScribeContent
 
serialize(OutputBuffer) - Method in class rice.p2p.scribe.Topic
 
serialize(OutputBuffer) - Method in class rice.p2p.splitstream.SplitStreamContent
 
serialize(OutputBuffer) - Method in class rice.p2p.splitstream.SplitStreamSubscribeContent
 
serialize(OutputBuffer) - Method in class rice.p2p.util.BloomFilter
 
serialize(OutputBuffer) - Method in class rice.p2p.util.IdBloomFilter
 
serialize(OutputBuffer) - Method in class rice.p2p.util.rawserialization.JavaSerializedMessage
 
serialize(Message, OutputBuffer) - Static method in class rice.p2p.util.rawserialization.JavaSerializer
 
serialize(Object) - Static method in class rice.p2p.util.SecurityUtils
Utility method for serializing an object to a byte[].
serialize(OutputBuffer) - Method in class rice.pastry.commonapi.PastryEndpointMessage
 
serialize(OutputBuffer) - Method in class rice.pastry.direct.DirectNodeHandle
 
serialize(OutputBuffer) - Method in class rice.pastry.Id
 
serialize(OutputBuffer) - Method in class rice.pastry.IdRange
 
serialize(OutputBuffer) - Method in class rice.pastry.join.JoinRequest
 
serialize(OutputBuffer) - Method in class rice.pastry.leafset.BroadcastLeafSet
 
serialize(OutputBuffer) - Method in class rice.pastry.leafset.LeafSet
So that small LeafSets (who have overlapping nodes) don't waste bandwidth, leafset first defines the NodeHandles to be loaded into an array, then specifies their locations.
serialize(OutputBuffer) - Method in class rice.pastry.leafset.RequestLeafSet
 
serialize(OutputBuffer) - Method in class rice.pastry.leafset.testing.MergeTest.TestNodeHandle
 
serialize(OutputBuffer) - Method in class rice.pastry.messaging.PJavaSerializedMessage
 
serialize(OutputBuffer) - Method in class rice.pastry.NodeHandle
 
serialize(OutputBuffer) - Method in class rice.pastry.NodeSet
 
serialize(OutputBuffer) - Method in class rice.pastry.routing.BroadcastRouteRow
 
serialize(OutputBuffer) - Method in class rice.pastry.routing.RequestRouteRow
 
serialize(OutputBuffer) - Method in class rice.pastry.routing.RouteMessage
 
serialize(OutputBuffer) - Method in class rice.pastry.routing.RouteSet
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ + maxSize + theSize + closest + +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ + NodeHandle 1st + ...
serialize(OutputBuffer) - Method in class rice.pastry.socket.EpochInetSocketAddress
EpochInetSocketAddress: (IPV4): +-+-+-+-+-+-+-+-+ + numAddrs + +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ + internet address 0 + +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ + port 0 + +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ + internet address 1 + +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ + port 1 + +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ + internet address k + +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ + port k + ...
serialize(OutputBuffer) - Method in class rice.pastry.socket.messaging.DatagramMessage
 
serialize(OutputBuffer) - Method in class rice.pastry.socket.messaging.IPAddressRequestMessage
 
serialize(OutputBuffer) - Method in class rice.pastry.socket.messaging.IPAddressResponseMessage
 
serialize(OutputBuffer) - Method in class rice.pastry.socket.messaging.LeafSetRequestMessage
 
serialize(OutputBuffer) - Method in class rice.pastry.socket.messaging.LeafSetResponseMessage
 
serialize(OutputBuffer) - Method in class rice.pastry.socket.messaging.NodeIdRequestMessage
 
serialize(OutputBuffer) - Method in class rice.pastry.socket.messaging.NodeIdResponseMessage
 
serialize(OutputBuffer) - Method in class rice.pastry.socket.messaging.RouteRowRequestMessage
 
serialize(OutputBuffer) - Method in class rice.pastry.socket.messaging.RouteRowResponseMessage
 
serialize(OutputBuffer) - Method in class rice.pastry.socket.messaging.RoutesRequestMessage
 
serialize(OutputBuffer) - Method in class rice.pastry.socket.messaging.RoutesResponseMessage
 
serialize(OutputBuffer) - Method in class rice.pastry.socket.messaging.WrongEpochMessage
 
serialize(PRawMessage, boolean) - Method in class rice.pastry.socket.SocketBuffer
Will grow the buffer as needed
serialize(OutputBuffer) - Method in class rice.pastry.socket.SocketNodeHandle
 
serialize(OutputBuffer) - Method in class rice.pastry.socket.SourceRoute
 
serialize(OutputBuffer) - Method in class rice.pastry.standard.ConsistentJoinMsg
 
serialize(OutputBuffer) - Method in class rice.pastry.testing.LeafSetTest.TestNodeHandle
 
serialize(OutputBuffer) - Method in class rice.persistence.testing.MemoryStorageTest.VariableId
 
serialize(OutputBuffer) - Method in class rice.tutorial.rawserialization.MyMsg
 
serialize(OutputBuffer) - Method in class rice.tutorial.rawserialization2.MyMsg
 
serializeHelper(OutputBuffer) - Method in class rice.p2p.past.messaging.InsertMessage
So that it can be subclassed without serializing a version here
serializeHelper(OutputBuffer) - Method in class rice.p2p.past.messaging.LookupHandlesMessage
So that it can be subclassed without serializing a version here
serializeHelper(OutputBuffer) - Method in class rice.p2p.scribe.messaging.AnycastMessage
Use this to allow SubscribeMessage to extend this, but not have the version number nor the content.
serializer - Variable in class rice.p2p.util.XMLWriter
The actual XML serializer, which does the writing
serType - Variable in class rice.p2p.past.messaging.ContinuationMessage
 
set - Variable in class rice.p2p.multiring.MultiringIdFactory.MultiringEntrySet
 
set - Variable in class rice.p2p.multiring.MultiringIdFactory.MultiringKeySet
 
set - Variable in class rice.p2p.multiring.MultiringIdSet
The actual IdSet
set - Variable in class rice.p2p.multiring.MultiringNodeHandleSet
The actual node handle set
set - Variable in class rice.p2p.past.gc.GCIdFactory.GCEntrySet
 
set - Variable in class rice.p2p.replication.manager.ReplicationManagerImpl.ReplicationManagerDeleter
The set of ids we are responsible for deleting
set - Variable in class rice.p2p.replication.manager.ReplicationManagerImpl.ReplicationManagerHelper
The set of keys we have yet to fetch
set - Variable in class rice.p2p.replication.manager.testing.ReplicationManagerRegrTest.TestReplicationManagerClient
 
set - Variable in class rice.p2p.util.BloomFilter
The underlying bitset representation for this bloom filter
setAggregateLifetime(AggregateDescriptor, long) - Method in class rice.p2p.aggregation.AggregateList
 
setAlive() - Method in class rice.pastry.socket.SocketSourceRouteManager.AddressManager
Internal method which marks this address as being alive.
setAlwaysUseJavaSerialization(boolean) - Method in class rice.p2p.util.rawserialization.JavaSerializedDeserializer
 
setAlwaysUseJavaSerialization(boolean) - Method in class rice.pastry.messaging.JavaSerializedDeserializer
 
setBandwidthLimit(long, long) - Method in class rice.p2p.glacier.v2.GlacierImpl
 
setBoolean(String, boolean) - Method in interface rice.environment.params.Parameters
 
setBoolean(String, boolean) - Method in class rice.environment.params.simple.SimpleParameters
 
setCached() - Method in class rice.p2p.past.messaging.FetchMessage
Sets this message as having been cached.
setCached() - Method in class rice.p2p.past.messaging.LookupMessage
Sets this message as having been cached.
setConsolidationInterval(long) - Method in class rice.p2p.aggregation.AggregationImpl
 
setConsolidationMinObjectsPerAggregate(int) - Method in class rice.p2p.aggregation.AggregationImpl
 
setConsolidationMinUtilization(double) - Method in class rice.p2p.aggregation.AggregationImpl
 
setConsolidationThreshold(long) - Method in class rice.p2p.aggregation.AggregationImpl
 
setContent(RawScribeContent) - Method in class rice.p2p.scribe.messaging.AnycastMessage
Sets the content
setContent(ScribeContent) - Method in class rice.p2p.scribe.messaging.AnycastMessage
 
setContent(ScribeContent) - Method in class rice.p2p.scribe.messaging.PublishMessage
 
setContentDeserializer(PastContentDeserializer) - Method in class rice.p2p.aggregation.AggregationImpl
 
setContentDeserializer(PastContentDeserializer) - Method in class rice.p2p.aggregation.Moraine
 
setContentDeserializer(PastContentDeserializer) - Method in class rice.p2p.glacier.v2.GlacierImpl
 
setContentDeserializer(PastContentDeserializer) - Method in interface rice.p2p.past.Past
 
setContentDeserializer(PastContentDeserializer) - Method in class rice.p2p.past.PastImpl
 
setContentDeserializer(ScribeContentDeserializer) - Method in interface rice.p2p.scribe.Scribe
 
setContentDeserializer(ScribeContentDeserializer) - Method in class rice.p2p.scribe.ScribeImpl
 
setContentHandleDeserializer(PastContentHandleDeserializer) - Method in class rice.p2p.aggregation.AggregationImpl
 
setContentHandleDeserializer(PastContentHandleDeserializer) - Method in class rice.p2p.aggregation.Moraine
 
setContentHandleDeserializer(PastContentHandleDeserializer) - Method in class rice.p2p.glacier.v2.GlacierImpl
 
setContentHandleDeserializer(PastContentHandleDeserializer) - Method in interface rice.p2p.past.Past
 
setContentHandleDeserializer(PastContentHandleDeserializer) - Method in class rice.p2p.past.PastImpl
 
setCurrentNode(DirectPastryNode) - Static method in class rice.pastry.direct.DirectPastryNode
Returns the previous one.
setDead() - Method in class rice.pastry.socket.SocketSourceRouteManager.AddressManager
Internal method which marks this address as being dead.
setDeadForever() - Method in class rice.pastry.socket.SocketSourceRouteManager.AddressManager
Internal method which marks this address as being dead.
setDeserializer(MessageDeserializer) - Method in interface rice.p2p.commonapi.Endpoint
To use a more efficient serialization format than Java Serialization
setDeserializer(MessageDeserializer) - Method in class rice.p2p.multiring.MultiringEndpoint
 
setDeserializer(MessageDeserializer) - Method in class rice.p2p.past.gc.GCEndpoint
 
setDeserializer(MessageDeserializer) - Method in class rice.pastry.client.PastryAppl
 
setDeserializer(MessageDeserializer) - Method in class rice.pastry.commonapi.PastryEndpoint
 
setDestinationId(Id) - Method in interface rice.p2p.commonapi.RouteMessage
Sets the destination Id for this message
setDestinationId(Id) - Method in class rice.p2p.multiring.MultiringRouteMessage
Sets the destination Id for this message
setDestinationId(Id) - Method in class rice.p2p.past.testing.PastRegrTest.TestRouteMessage
 
setDestinationId(Id) - Method in class rice.p2p.past.testing.RawPastRegrTest.TestRouteMessage
 
setDestinationId(Id) - Method in class rice.p2p.scribe.testing.RawScribeRegrTest.TestRouteMessage
Sets the DestinationId attribute of the TestRouteMessage object
setDestinationId(Id) - Method in class rice.p2p.scribe.testing.ScribeRegrTest.TestRouteMessage
Sets the DestinationId attribute of the TestRouteMessage object
setDestinationId(Id) - Method in class rice.pastry.routing.RouteMessage
 
setDouble(String, double) - Method in interface rice.environment.params.Parameters
 
setDouble(String, double) - Method in class rice.environment.params.simple.SimpleParameters
 
setElements(NodeHandle, MessageDispatch, LeafSet, RoutingTable) - Method in class rice.pastry.PastryNode
Combined accessor method for various members of PastryNode.
setEnvironment(Environment) - Method in class rice.selector.SelectorManager
Can only be called once.
setExceptionStrategy(ExceptionStrategy) - Method in class rice.environment.Environment
 
setExpiration(long) - Method in class rice.p2p.past.gc.GCPastMetadata
Method which sets the expiration time
setFeature(String, boolean) - Method in class rice.p2p.util.XMLParser
----- UNSUPPORTED METHODS -----
setFloat(String, float) - Method in interface rice.environment.params.Parameters
 
setFloat(String, float) - Method in class rice.environment.params.simple.SimpleParameters
 
setFlushInterval(int) - Method in class rice.p2p.aggregation.AggregationImpl
 
setFullSpeed() - Method in class rice.pastry.direct.BasicNetworkSimulator
 
setFullSpeed() - Method in interface rice.pastry.direct.NetworkSimulator
unlimited maxSpeed
setHandle(Serializable, Continuation) - Method in interface rice.p2p.aggregation.Aggregation
Restores the handle object.
setHandle(Serializable, Continuation) - Method in class rice.p2p.aggregation.AggregationImpl
 
setId(Id) - Method in class rice.p2p.aggregation.Aggregate
 
setInetAddress(String, InetAddress) - Method in interface rice.environment.params.Parameters
 
setInetAddress(String, InetAddress) - Method in class rice.environment.params.simple.SimpleParameters
 
setInetSocketAddress(String, InetSocketAddress) - Method in interface rice.environment.params.Parameters
 
setInetSocketAddress(String, InetSocketAddress) - Method in class rice.environment.params.simple.SimpleParameters
 
setInetSocketAddressArray(String, InetSocketAddress[]) - Method in interface rice.environment.params.Parameters
 
setInetSocketAddressArray(String, InetSocketAddress[]) - Method in class rice.environment.params.simple.SimpleParameters
 
setInput(Reader) - Method in class rice.p2p.util.XMLParser
Set the input source for parser to the given reader and resets the parser.
setInput(InputStream, String) - Method in class rice.p2p.util.XMLParser
 
setInt(String, int) - Method in interface rice.environment.params.Parameters
 
setInt(String, int) - Method in class rice.environment.params.simple.SimpleParameters
 
setLocalNode(SocketPastryNode) - Method in class rice.pastry.socket.SocketNodeHandle
 
setLogManager(LogManager) - Method in class rice.environment.random.simple.SimpleRandomSource
 
setLogManager(LogManager) - Method in class rice.environment.time.simulated.DirectTimeSource
 
setLong(String, long) - Method in interface rice.environment.params.Parameters
 
setLong(String, long) - Method in class rice.environment.params.simple.SimpleParameters
 
setMaxAggregateSize(int) - Method in class rice.p2p.aggregation.AggregationImpl
 
setMaxChildren(ChannelId, int) - Method in class rice.p2p.splitstream.SplitStreamScribePolicy
Adjust the max bandwidth for this channel.
setMaximumSize(int, Continuation) - Method in interface rice.persistence.Cache
Sets the maximum size of the cache, in bytes.
setMaximumSize(int, Continuation) - Method in class rice.persistence.EmptyCache
Sets the maximum size of the cache, in bytes.
setMaximumSize(int, Continuation) - Method in class rice.persistence.LRUCache
Sets the maximum size of the cache, in bytes.
setMaximumSize(int, Continuation) - Method in class rice.persistence.StorageManagerImpl
Sets the maximum size of the cache, in bytes.
setMaxObjectsInAggregate(int) - Method in class rice.p2p.aggregation.AggregationImpl
 
setMaxSpeed(float) - Method in class rice.pastry.direct.BasicNetworkSimulator
 
setMaxSpeed(float) - Method in interface rice.pastry.direct.NetworkSimulator
The max rate of the simulator compared to realtime.
setMessage(Message) - Method in interface rice.p2p.commonapi.RouteMessage
Sets the internal message for this message
setMessage(RawMessage) - Method in interface rice.p2p.commonapi.RouteMessage
Sets the internal message for this message Does the same as setMessage(Message) but with better performance, because it doesn't have to introspect if the message is a RawMessage
setMessage(Message) - Method in class rice.p2p.multiring.MultiringRouteMessage
Sets the internal message for this message
setMessage(RawMessage) - Method in class rice.p2p.multiring.MultiringRouteMessage
Better performance.
setMessage(Message) - Method in class rice.p2p.past.testing.PastRegrTest.TestRouteMessage
 
setMessage(RawMessage) - Method in class rice.p2p.past.testing.PastRegrTest.TestRouteMessage
 
setMessage(Message) - Method in class rice.p2p.past.testing.RawPastRegrTest.TestRouteMessage
 
setMessage(RawMessage) - Method in class rice.p2p.past.testing.RawPastRegrTest.TestRouteMessage
 
setMessage(Message) - Method in class rice.p2p.scribe.testing.RawScribeRegrTest.TestRouteMessage
Sets the Message attribute of the TestRouteMessage object
setMessage(RawMessage) - Method in class rice.p2p.scribe.testing.RawScribeRegrTest.TestRouteMessage
 
setMessage(Message) - Method in class rice.p2p.scribe.testing.ScribeRegrTest.TestRouteMessage
Sets the Message attribute of the TestRouteMessage object
setMessage(RawMessage) - Method in class rice.p2p.scribe.testing.ScribeRegrTest.TestRouteMessage
 
setMessage(Message) - Method in class rice.pastry.commonapi.PastryEndpointMessage
Returns the internal message
setMessage(RawMessage) - Method in class rice.pastry.commonapi.PastryEndpointMessage
Returns the internal message
setMessage(Message) - Method in class rice.pastry.routing.RouteMessage
 
setMessage(RawMessage) - Method in class rice.pastry.routing.RouteMessage
 
setMessageDispatch(MessageDispatch) - Method in class rice.pastry.PastryNode
 
setMetadata(Id, Serializable, Continuation) - Method in interface rice.persistence.Catalog
Updates the metadata stored under the given key to be the provided value.
setMetadata(Id, Serializable, Continuation) - Method in class rice.persistence.EmptyCache
Updates the metadata stored under the given key to be the provided value.
setMetadata(Id, Serializable, Continuation) - Method in class rice.persistence.LRUCache
Updates the metadata stored under the given key to be the provided value.
setMetadata(Id, Serializable, Continuation) - Method in class rice.persistence.MemoryStorage
Updates the metadata stored under the given key to be the provided value.
setMetadata(Id, Serializable, Continuation) - Method in class rice.persistence.PersistentStorage
Updates the metadata stored under the given key to be the provided value.
setMetadata(Id, Serializable, Continuation) - Method in class rice.persistence.StorageManagerImpl
Updates the metadata stored under the given key to be the provided value.
setMultipleHopsAllowed(boolean) - Method in class rice.pastry.routing.SendOptions
 
setNeighborTimeout(long) - Method in class rice.p2p.glacier.v2.GlacierImpl
 
setNextHop(NodeHandle) - Method in class rice.pastry.routing.RouteMessage
 
setNextHopHandle(NodeHandle) - Method in interface rice.p2p.commonapi.RouteMessage
Sets the next hop handle for this message
setNextHopHandle(NodeHandle) - Method in class rice.p2p.multiring.MultiringRouteMessage
Sets the next hop handle for this message
setNextHopHandle(NodeHandle) - Method in class rice.p2p.past.testing.PastRegrTest.TestRouteMessage
 
setNextHopHandle(NodeHandle) - Method in class rice.p2p.past.testing.RawPastRegrTest.TestRouteMessage
 
setNextHopHandle(NodeHandle) - Method in class rice.p2p.scribe.testing.RawScribeRegrTest.TestRouteMessage
Sets the NextHopHandle attribute of the TestRouteMessage object
setNextHopHandle(NodeHandle) - Method in class rice.p2p.scribe.testing.ScribeRegrTest.TestRouteMessage
Sets the NextHopHandle attribute of the TestRouteMessage object
setNextHopHandle(NodeHandle) - Method in class rice.pastry.routing.RouteMessage
 
setNodeId(Id) - Method in class rice.pastry.socket.SocketNodeHandle
Serialization
setNodesPerStub(int) - Method in class rice.pastry.direct.GenericNetwork
 
setObjectCurrentLifetime(AggregateDescriptor, int, long) - Method in class rice.p2p.aggregation.AggregateList
 
setObjectRefreshedLifetime(AggregateDescriptor, int, long) - Method in class rice.p2p.aggregation.AggregateList
 
setParent(NodeHandle) - Method in class rice.p2p.scribe.ScribeImpl.TopicManager
Sets the Parent attribute of the TopicManager object
setPath(SourceRoute) - Method in class rice.pastry.socket.SocketChannelReader
Sets this reader's path
setPath(SourceRoute) - Method in class rice.pastry.socket.SocketChannelWriter
Sets this writer's path
setPathToRoot(Id[]) - Method in class rice.p2p.scribe.ScribeImpl.TopicManager
Sets the PathToRoot attribute of the TopicManager object
setPolicy(ScribePolicy) - Method in interface rice.p2p.scribe.Scribe
Sets the current policy for this scribe object
setPolicy(ScribePolicy) - Method in class rice.p2p.scribe.ScribeImpl
Sets the current policy for this scribe object
setPrevNode(NodeHandle) - Method in class rice.pastry.routing.RouteMessage
 
setPriority(int) - Method in class rice.pastry.messaging.Message
Set priority.
setProperty(String, String) - Method in class rice.environment.params.simple.SimpleParameters
Note, this method does not implicitly call store()
setProperty(String, Object) - Method in class rice.p2p.util.XMLParser
 
setRange(IdRange) - Method in class rice.p2p.replication.manager.ReplicationManagerImpl.ReplicationManagerDeleter
Adds a set of ids to the to-delete list
setRange(IdRange) - Method in class rice.p2p.replication.manager.ReplicationManagerImpl.ReplicationManagerHelper
Method by which the range is set, which will delete any keys from the to fetch list not in the range
setRange(IdRange) - Method in class rice.p2p.replication.manager.ReplicationManagerImpl
This upcall is to notify the application of the range of keys for which it is responsible.
setRange(IdRange) - Method in interface rice.p2p.replication.ReplicationClient
This upcall is to notify the application of the range of keys for which it is responsible.
setRange(IdRange) - Method in class rice.p2p.replication.testing.ReplicationRegrTest.TestReplicationClient
This upcall is to notify the application of the range of keys for which it is responsible.
setRateLimit(int) - Method in class rice.p2p.glacier.v2.GlacierImpl
 
setReady() - Method in class rice.pastry.PastryNode
 
setReady(boolean) - Method in class rice.pastry.PastryNode
 
setReady(boolean) - Method in interface rice.pastry.ReadyStrategy
 
setReady() - Method in class rice.pastry.standard.ConsistentJoinProtocol
This is where we start out, when the StandardJoinProtocol would call setReady();
setReady(boolean) - Method in class rice.pastry.standard.PeriodicLeafSetProtocol
 
setReady() - Method in class rice.pastry.standard.StandardJoinProtocol
Can be overloaded to do additional things before going ready.
setReadyStrategy(ReadyStrategy) - Method in class rice.pastry.PastryNode
 
setRenewThreshold(int) - Method in class rice.p2p.aggregation.AggregationImpl
 
setRerouteIfSuspected(boolean) - Method in class rice.pastry.routing.SendOptions
 
setResponse() - Method in class rice.p2p.past.messaging.PastMessage
Method which builds a response for this message, using the provided object as a result.
setRoot(Id) - Method in class rice.p2p.aggregation.AggregateList
 
setRoot(String) - Method in class rice.persistence.PersistentStorage
Sets the root directory that the persistence Manager uses
setRoutingTable(RoutingTable) - Method in class rice.pastry.routing.RouteSet
 
setSelect(boolean) - Method in class rice.selector.SelectorManager
 
setSelectorManager(SelectorManager) - Method in class rice.environment.time.simulated.DirectTimeSource
 
setSender(NodeHandle) - Method in class rice.pastry.messaging.Message
Set sender Id.
setSignature(byte[]) - Method in class rice.p2p.glacier.v2.Manifest
 
setSocketElements(EpochInetSocketAddress, int, int) - Method in class rice.pastry.socket.SocketPastryNode
Helper method which allows the WirePastryNodeFactory to initialize a number of the pastry node's elements.
setSocketSourceRouteManager(SocketSourceRouteManager) - Method in class rice.pastry.socket.SocketPastryNode
 
setSource(NodeHandle) - Method in class rice.p2p.scribe.messaging.ScribeMessage
Method which set this messages' source address
setStorageSize(long) - Method in class rice.persistence.PersistentStorage
Sets the amount of storage that the persistence Manager uses
setString(String, String) - Method in interface rice.environment.params.Parameters
 
setString(String, String) - Method in class rice.environment.params.simple.SimpleParameters
 
setStringArray(String, String[]) - Method in interface rice.environment.params.Parameters
 
setStringArray(String, String[]) - Method in class rice.environment.params.simple.SimpleParameters
 
setSuspected() - Method in class rice.pastry.socket.SocketSourceRouteManager.AddressManager
Internal method which marks this address as being suspected.
setSyncInterval(int) - Method in class rice.p2p.glacier.v2.GlacierImpl
 
setSyncMaxFragments(int) - Method in class rice.p2p.glacier.v2.GlacierImpl
 
setTestRecord(TestRecord) - Method in class rice.pastry.direct.BasicNetworkSimulator
set TestRecord
setTestRecord(TestRecord) - Method in interface rice.pastry.direct.NetworkSimulator
 
setTime(long) - Method in class rice.environment.time.simulated.DirectTimeSource
Should be synchronized on the selectorManager
setTimer(Timer) - Method in class rice.persistence.PersistentStorage
Method which allows the persistence root to schedle an event which will tell it to sync the metadata cached.
setTrashcan(StorageManager) - Method in class rice.p2p.glacier.v2.GlacierImpl
 
setType(short) - Method in class rice.pastry.socket.SocketBuffer
 
setup(int) - Method in class rice.p2p.glacier.v2.GlacierContinuation
 
setUp(Continuation) - Method in class rice.persistence.testing.LRUCacheTest
 
setUp(Continuation) - Method in class rice.persistence.testing.MemoryStorageTest
 
setupParams(Environment) - Method in class rice.p2p.commonapi.testing.CommonAPITest
 
setupParams(Environment) - Method in class rice.p2p.scribe.testing.RawScribeRegrTest
 
setupParams(Environment) - Method in class rice.p2p.scribe.testing.ScribeRegrTest
 
setValue(Object) - Method in class rice.p2p.multiring.MultiringIdFactory.MultiringMapEntry
 
setValue(Object) - Method in class rice.p2p.past.gc.GCIdFactory.GCMapEntry
 
SEVERE - Static variable in class rice.environment.logging.Logger
SEVERE is a message level indicating a serious failure.
SHARED - Static variable in class rice.p2p.util.testing.IdBloomFilterReplicationTest
 
shift(int, int) - Method in class rice.pastry.Id.Distance
Shift operator.
shift(int, int, boolean) - Method in class rice.pastry.Id.Distance
Shift operator.
shiftDistance(int, int) - Method in interface rice.p2p.commonapi.Id.Distance
Shift operator.
shiftDistance(int, int) - Method in class rice.pastry.Id.Distance
Shift operator.
shouldBeAggregated(PastContent, int) - Method in class rice.p2p.aggregation.AggregationDefaultPolicy
 
shouldBeAggregated(PastContent, int) - Method in interface rice.p2p.aggregation.AggregationPolicy
 
shouldBeReady() - Method in class rice.pastry.standard.PeriodicLeafSetProtocol
 
shouldPublish() - Method in class rice.p2p.splitstream.testing.MySplitStreamClient
 
shutdown(SocketChannel) - Method in class rice.pastry.socket.SocketCollectionManager.SourceRouteManager
Method which initiates a shutdown of this socket by calling shutdownOutput().
shutdownOutput() - Method in interface rice.p2p.commonapi.appsocket.AppSocket
Disables the output stream for this socket.
shutdownOutput() - Method in class rice.pastry.socket.SocketAppSocket
Method which initiates a shutdown of this socket by calling shutdownOutput().
sign(byte[], PrivateKey) - Static method in class rice.p2p.util.SecurityUtils
Utility method for signing a block of data with the a private key
signature - Variable in class rice.p2p.glacier.v2.Manifest
 
signature - Variable in class rice.p2p.multiring.RingCertificate
 
SIGNATURE_ALGORITHM - Static variable in class rice.p2p.util.SecurityUtils
The name of the signature algorithm to use.
signatures - Variable in class rice.p2p.glacier.v2.messaging.GlacierRefreshPatchMessage
 
signManifest(Manifest, VersionKey) - Method in class rice.p2p.glacier.v2.GlacierDefaultPolicy
 
SimilarSet - Class in rice.pastry.leafset
A set of nodes, ordered by numerical distance of their Id from the local Id
SimilarSet(LeafSet, NodeHandle, int, boolean) - Constructor for class rice.pastry.leafset.SimilarSet
Constructor.
SimilarSet(LeafSet, NodeHandle, int, boolean, NodeHandle[]) - Constructor for class rice.pastry.leafset.SimilarSet
 
SimpleExceptionStrategy - Class in rice.environment.exception.simple
 
SimpleExceptionStrategy() - Constructor for class rice.environment.exception.simple.SimpleExceptionStrategy
 
simpleHash(byte[]) - Static method in class rice.p2p.util.MathUtils
A simple and fast hash function for hashing an arbitirary length byte array into an int.
SimpleInputBuffer - Class in rice.p2p.util.rawserialization
 
SimpleInputBuffer(byte[]) - Constructor for class rice.p2p.util.rawserialization.SimpleInputBuffer
 
SimpleInputBuffer(byte[], int) - Constructor for class rice.p2p.util.rawserialization.SimpleInputBuffer
 
SimpleLogger - Class in rice.environment.logging.simple
This logger writes its name:time:message to the printstream provided, unless the priority is lower than the minimumPriority.
SimpleLogger(String, AbstractLogManager, int, boolean) - Constructor for class rice.environment.logging.simple.SimpleLogger
Constructor.
SimpleLogManager - Class in rice.environment.logging.simple
This class creates loggers that log to a specified PrintStream System.out by default.
SimpleLogManager(PrintStream, TimeSource, Parameters) - Constructor for class rice.environment.logging.simple.SimpleLogManager
Constructor.
SimpleLogManager(PrintStream, TimeSource, Parameters, String, String) - Constructor for class rice.environment.logging.simple.SimpleLogManager
 
SimpleLogManager(Parameters) - Constructor for class rice.environment.logging.simple.SimpleLogManager
Convienience constructor.
SimpleLogManager(PrintStream, Parameters) - Constructor for class rice.environment.logging.simple.SimpleLogManager
Convienience constructor.
SimpleLogManager(TimeSource, Parameters) - Constructor for class rice.environment.logging.simple.SimpleLogManager
Convienience constructor.
SimpleOutputBuffer - Class in rice.p2p.util.rawserialization
 
SimpleOutputBuffer() - Constructor for class rice.p2p.util.rawserialization.SimpleOutputBuffer
 
SimpleParameters - Class in rice.environment.params.simple
This class represents a generic Java process launching program which reads in preferences from a preferences file and then invokes another JVM using those prefs.
SimpleParameters(String[], String) - Constructor for class rice.environment.params.simple.SimpleParameters
 
SimpleParameters.MyProperties - Class in rice.environment.params.simple
 
SimpleParameters.MyProperties() - Constructor for class rice.environment.params.simple.SimpleParameters.MyProperties
 
SimpleProcessor - Class in rice.environment.processing.simple
 
SimpleProcessor(String) - Constructor for class rice.environment.processing.simple.SimpleProcessor
 
SimpleRandomSource - Class in rice.environment.random.simple
 
SimpleRandomSource(long, LogManager, String) - Constructor for class rice.environment.random.simple.SimpleRandomSource
 
SimpleRandomSource(long, LogManager) - Constructor for class rice.environment.random.simple.SimpleRandomSource
 
SimpleRandomSource(LogManager) - Constructor for class rice.environment.random.simple.SimpleRandomSource
 
SimpleRandomSource(LogManager, String) - Constructor for class rice.environment.random.simple.SimpleRandomSource
 
SimpleTimeSource - Class in rice.environment.time.simple
Uses System.currentTimeMillis() to generate time.
SimpleTimeSource() - Constructor for class rice.environment.time.simple.SimpleTimeSource
 
SimProcessor - Class in rice.environment.processing.sim
 
SimProcessor(SelectorManager) - Constructor for class rice.environment.processing.sim.SimProcessor
 
simulate() - Method in class rice.p2p.commonapi.testing.CommonAPITest
In case we're using the direct simulator, this method simulates the message passing.
simulate() - Method in class rice.p2p.multiring.testing.MultiringRegrTest
In case we're using the direct simulator, this method simulates the message passing.
simulate() - Method in class rice.pastry.testing.DirectPastryRegrTest
send one simulated message
simulate() - Method in class rice.pastry.testing.DistPastryRegrTest
 
simulate() - Method in class rice.pastry.testing.PastryRegrTest
send one simulated message, or return false for a real wire protocol.
simulate() - Method in class rice.pastry.testing.PastryTest
 
simulate() - Method in class rice.pastry.testing.SinglePingTest
 
simulator - Variable in class rice.p2p.commonapi.testing.CommonAPITest
 
SIMULATOR - Variable in class rice.p2p.commonapi.testing.CommonAPITest
 
simulator - Variable in class rice.p2p.multiring.testing.MultiringRegrTest
 
SIMULATOR - Static variable in class rice.p2p.multiring.testing.MultiringRegrTest
 
simulator - Variable in class rice.pastry.direct.DirectNodeHandle
 
SIMULATOR_EUCLIDEAN - Static variable in class rice.p2p.commonapi.testing.CommonAPITest
 
SIMULATOR_EUCLIDEAN - Static variable in class rice.p2p.multiring.testing.MultiringRegrTest
 
SIMULATOR_GT_ITM - Static variable in class rice.p2p.commonapi.testing.CommonAPITest
 
SIMULATOR_SPHERE - Static variable in class rice.p2p.commonapi.testing.CommonAPITest
 
SIMULATOR_SPHERE - Static variable in class rice.p2p.multiring.testing.MultiringRegrTest
 
SimulatorListener - Interface in rice.pastry.direct
Notified for every message that is sent over the network.
SINGLE - Static variable in class rice.p2p.util.XMLParser
 
SinglePingTest - Class in rice.pastry.testing
SinglePingTest A performance test suite for pastry.
SinglePingTest(TestRecord, Environment) - Constructor for class rice.pastry.testing.SinglePingTest
 
size - Variable in class rice.p2p.aggregation.ObjectDescriptor
 
size() - Method in interface rice.p2p.commonapi.NodeHandleSet
Gets the size of the set.
size() - Method in class rice.p2p.multiring.MultiringIdFactory.MultiringEntrySet
 
size() - Method in class rice.p2p.multiring.MultiringIdFactory.MultiringKeySet
 
size() - Method in class rice.p2p.multiring.MultiringIdFactory.MultiringSortedMap
 
size() - Method in class rice.p2p.multiring.MultiringNodeHandleSet
Gets the size of the set.
size() - Method in class rice.p2p.past.gc.GCIdFactory.GCEntrySet
 
size() - Method in class rice.p2p.past.gc.GCIdFactory.GCSortedMap
 
size() - Method in class rice.p2p.util.ImmutableSortedMap
Returns the number of key-value mappings in this map.
size() - Method in class rice.p2p.util.RedBlackMap
Returns the number of key-value mappings in this map.
size() - Method in class rice.p2p.util.ReverseTreeMap
returns the size
size() - Method in class rice.p2p.util.StringCache
Returns the number of key-value mappings in this map.
size() - Method in class rice.pastry.leafset.LeafSet
Gets the current size of the leaf set.
size() - Method in class rice.pastry.leafset.SimilarSet
Gets the current size of this set.
size() - Method in class rice.pastry.NodeSet
Gets the number of elements.
size() - Method in interface rice.pastry.NodeSetI
Gets the size of the set.
size() - Method in class rice.pastry.routing.RouteSet
Return the current size of the set.
sizeRotateTask - Variable in class rice.environment.logging.file.RotatingLogManager
 
sleep() - Method in class rice.Continuation.ExternalContinuation
 
sleep(long) - Method in class rice.environment.time.simple.SimpleTimeSource
 
sleep(long) - Method in class rice.environment.time.simulated.DirectTimeSource
 
sleep(long) - Method in interface rice.environment.time.TimeSource
block for this many millis
SOCKET_BUFFER_SIZE - Variable in class rice.pastry.socket.SocketCollectionManager
 
SocketAppSocket - Class in rice.pastry.socket
Private class which is tasked with reading the greeting message off of a newly connected socket.
SocketAppSocket(SocketCollectionManager, SelectionKey, int) - Constructor for class rice.pastry.socket.SocketAppSocket
Constructor which accepts an incoming connection, represented by the selection key.
SocketAppSocket(SocketCollectionManager, SourceRoute, int, AppSocketReceiver, int) - Constructor for class rice.pastry.socket.SocketAppSocket
Constructor which creates an outgoing connection to the given node handle using the provided address as a source route intermediate node.
SocketBuffer - Class in rice.pastry.socket
Holds 1 serialized message for receiving or sending.
SocketBuffer(MessageDeserializer, NodeHandleFactory) - Constructor for class rice.pastry.socket.SocketBuffer
Main Constructor for writing an object.
SocketBuffer(byte[], SocketPastryNode) - Constructor for class rice.pastry.socket.SocketBuffer
When you expect to read a message.
SocketBuffer(EpochInetSocketAddress, SourceRoute, PRawMessage) - Constructor for class rice.pastry.socket.SocketBuffer
This serializes UDP messages with the appropriate source route header.
SocketBuffer(SourceRoute, int) - Constructor for class rice.pastry.socket.SocketBuffer
Used to initialize a TCP stream header.
SocketBuffer(byte[]) - Constructor for class rice.pastry.socket.SocketBuffer
Just bytes (no real concept of a message.) This is for a) sourcerouting bytes b) for a usually a stream header for getResponse().
SocketBuffer(PRawMessage) - Constructor for class rice.pastry.socket.SocketBuffer
Serializes a SourceRoute (don't know why this isn't done in the stream header serializer.
SocketChannelReader - Class in rice.pastry.socket
Class which serves as an "reader" for messages sent across the wire via the Pastry socket protocol.
SocketChannelReader(SocketPastryNode, SourceRoute) - Constructor for class rice.pastry.socket.SocketChannelReader
Constructor which creates this SocketChannelReader and the WirePastryNode.
SocketChannelReader(Environment, SourceRoute) - Constructor for class rice.pastry.socket.SocketChannelReader
 
SocketChannelRepeater - Class in rice.pastry.socket
Class which serves as an "reader" for messages sent across the wire via the Pastry socket protocol.
SocketChannelRepeater(SocketPastryNode, SocketCollectionManager.SourceRouteManager) - Constructor for class rice.pastry.socket.SocketChannelRepeater
Constructor which creates this SocketChannelReader and the WirePastryNode.
SocketChannelWriter - Class in rice.pastry.socket
Class which serves as an "writer" for all of the messages sent across the wire in Pastry.
SocketChannelWriter(SocketPastryNode, SourceRoute) - Constructor for class rice.pastry.socket.SocketChannelWriter
Constructor which creates this SocketChannelWriter with a pastry node and an object to write out.
SocketChannelWriter(Environment, SourceRoute) - Constructor for class rice.pastry.socket.SocketChannelWriter
 
socketClosed(SourceRoute, SocketManager) - Method in class rice.pastry.socket.SocketCollectionManager
Method which is designed to be called *ONCE THE SOCKET HAS BEEN CLOSED*.
SocketCollectionManager - Class in rice.pastry.socket
Class which maintains all outgoing open sockets.
SocketCollectionManager(SocketPastryNode, SocketSourceRouteManager, EpochInetSocketAddress, EpochInetSocketAddress, RandomSource) - Constructor for class rice.pastry.socket.SocketCollectionManager
Constructs a new SocketManager.
SocketCollectionManager.DeadChecker - Class in rice.pastry.socket
DESCRIBE THE CLASS
SocketCollectionManager.DeadChecker(SourceRoute, int, int) - Constructor for class rice.pastry.socket.SocketCollectionManager.DeadChecker
Constructor for DeadChecker.
SocketCollectionManager.MessageRetry - Class in rice.pastry.socket
Internal class which represents a message which is currently delayed, waiting for an open socket.
SocketCollectionManager.MessageRetry(SourceRoute, SocketBuffer, SocketSourceRouteManager.AddressManager) - Constructor for class rice.pastry.socket.SocketCollectionManager.MessageRetry
Constructor, taking a message and the route
SocketCollectionManager.SocketAccepter - Class in rice.pastry.socket
Internal class which reads the greeting message off of a newly-accepted socket.
SocketCollectionManager.SocketAccepter(SelectionKey) - Constructor for class rice.pastry.socket.SocketCollectionManager.SocketAccepter
Constructor which accepts an incoming connection, represented by the selection key.
SocketCollectionManager.SourceRouteManager - Class in rice.pastry.socket
Private class which is tasked with maintaining a source route which goes through this node.
SocketCollectionManager.SourceRouteManager(SelectionKey) - Constructor for class rice.pastry.socket.SocketCollectionManager.SourceRouteManager
Constructor which accepts an incoming connection, represented by the selection key.
SocketMessage - Class in rice.pastry.socket.messaging
Class which represents an abstract control message
SocketMessage() - Constructor for class rice.pastry.socket.messaging.SocketMessage
Constructor
SocketNodeHandle - Class in rice.pastry.socket
Class which represents the address and nodeId of a remote node.
SocketNodeHandle(EpochInetSocketAddress, Id) - Constructor for class rice.pastry.socket.SocketNodeHandle
Constructor
socketOpened(SourceRoute, SocketManager) - Method in class rice.pastry.socket.SocketCollectionManager
Method which is designed to be called by node handles when they wish to open a socket to their remote node.
SocketPastryNode - Class in rice.pastry.socket
An Socket-based Pastry node, which has two threads - one thread for performing route set and leaf set maintainance, and another thread for listening on the sockets and performing all non-blocking I/O.
SocketPastryNode(Id, Environment) - Constructor for class rice.pastry.socket.SocketPastryNode
Constructor
SocketPastryNodeFactory - Class in rice.pastry.socket
Pastry node factory for Socket-linked nodes.
SocketPastryNodeFactory(NodeIdFactory, InetAddress, int, Environment, NATHandler) - Constructor for class rice.pastry.socket.SocketPastryNodeFactory
Constructor.
SocketPastryNodeFactory(NodeIdFactory, int, Environment) - Constructor for class rice.pastry.socket.SocketPastryNodeFactory
 
sockets - Variable in class rice.pastry.socket.SocketCollectionManager
 
SocketSourceRouteManager - Class in rice.pastry.socket
Class which keeps track of the best routes to remote nodes.
SocketSourceRouteManager(SocketPastryNode, EpochInetSocketAddress, EpochInetSocketAddress, RandomSource) - Constructor for class rice.pastry.socket.SocketSourceRouteManager
Constructor
SocketSourceRouteManager.AddressManager - Class in rice.pastry.socket
Internal class which is tasked with maintaining the status of a single remote address.
SocketSourceRouteManager.AddressManager(SocketNodeHandle, boolean) - Constructor for class rice.pastry.socket.SocketSourceRouteManager.AddressManager
Constructor, given an address and whether or not it should attempt to find the best route
SocketSourceRouteManager.AddressManager.SourceRouteManager - Class in rice.pastry.socket
Internal class which is charges with managing the remote connection via a specific route
SocketSourceRouteManager.AddressManager.SourceRouteManager(SourceRoute) - Constructor for class rice.pastry.socket.SocketSourceRouteManager.AddressManager.SourceRouteManager
Constructor - builds a route manager given the route
socketStrategy - Variable in class rice.p2p.past.PastImpl
 
SocketStrategy - Interface in rice.p2p.past.rawserialization
Past should send larger messages along the Applicaion Level Sockets to not interfere with Pastry's overlay maintenance, and other application traffic.
socketUpdated(SourceRoute) - Method in class rice.pastry.socket.SocketCollectionManager
Method which is designed to be called whenever a node has network activity.
SoftHashMap - Class in rice.p2p.util
Class which implements a Soft-Reference based HashMap, allowing the garbage collector to collection stuff if memory pressure is tight.
SoftHashMap() - Constructor for class rice.p2p.util.SoftHashMap
 
sortedProximityCache(NodeHandle) - Method in class rice.pastry.PastryNodeFactory
 
source - Variable in class rice.p2p.aggregation.messaging.AggregationMessage
 
source - Variable in class rice.p2p.glacier.v2.messaging.GlacierMessage
 
source - Variable in class rice.p2p.multiring.testing.MultiringRegrTest.MultiringTestMessage
 
source - Variable in class rice.p2p.past.messaging.PastMessage
 
source - Variable in class rice.p2p.replication.messaging.ReplicationMessage
 
source - Variable in class rice.p2p.scribe.messaging.ScribeMessage
 
SourceRoute - Class in rice.pastry.socket
Class which represets a source route to a remote IP address.
sourceRouteClosed(SocketCollectionManager.SourceRouteManager) - Method in class rice.pastry.socket.SocketCollectionManager
Method which is designed to be called *ONCE THE SOURCE ROUTE MANAGER HAS BEEN CLOSED*.
sourceRouteOpened(SocketCollectionManager.SourceRouteManager) - Method in class rice.pastry.socket.SocketCollectionManager
Method which is designed to be called when a new source route manager is created.
sourceRouteUpdated(SocketCollectionManager.SourceRouteManager) - Method in class rice.pastry.socket.SocketCollectionManager
Method which is designed to be called whenever a source route has network activity.
SphereNetwork - Class in rice.pastry.direct
Sphere network topology and idealized node life.
SphereNetwork(Environment) - Constructor for class rice.pastry.direct.SphereNetwork
Constructor.
SplitStream - Interface in rice.p2p.splitstream
The interface defines the methods that a splitStream object must implement.
splitStream - Variable in class rice.p2p.splitstream.SplitStreamScribePolicy
A reference to this policy's splitstream object
SplitStreamClient - Interface in rice.p2p.splitstream
This interface allows an application running on top of SplitStream to be notified of events.
SplitStreamContent - Class in rice.p2p.splitstream
This represents data sent through scribe for splitstream
SplitStreamContent(byte[]) - Constructor for class rice.p2p.splitstream.SplitStreamContent
Constructor taking in a byte[]
SplitStreamContent(InputBuffer) - Constructor for class rice.p2p.splitstream.SplitStreamContent
 
SplitStreamDistTest - Class in rice.p2p.splitstream.testing
 
SplitStreamDistTest() - Constructor for class rice.p2p.splitstream.testing.SplitStreamDistTest
 
SplitStreamImpl - Class in rice.p2p.splitstream
This is the implementing class of the ISplitStream interface.
SplitStreamImpl(Node, String) - Constructor for class rice.p2p.splitstream.SplitStreamImpl
Convienience constructor which uses the default SplitStreamScribePolicy.
SplitStreamImpl(Node, String, SplitStreamScribePolicyFactory) - Constructor for class rice.p2p.splitstream.SplitStreamImpl
The constructor for building the splitStream object which internally creates it's own Scribe.
SplitStreamRegrTest - Class in rice.p2p.splitstream.testing
 
SplitStreamRegrTest(Environment) - Constructor for class rice.p2p.splitstream.testing.SplitStreamRegrTest
Constructor which sets up all local variables
splitstreams - Variable in class rice.p2p.splitstream.testing.SplitStreamRegrTest
DESCRIBE THE FIELD
SplitStreamScribePolicy - Class in rice.p2p.splitstream
This class represents SplitStream's policy for Scribe, which only allows children according to the bandwidth manager and makes anycasts first traverse all nodes who have the stripe in question as their primary stripe, and then the nodes who do not.
SplitStreamScribePolicy(Scribe, SplitStream) - Constructor for class rice.p2p.splitstream.SplitStreamScribePolicy
Constructor which takes a splitStream object
SplitStreamScribePolicyFactory - Interface in rice.p2p.splitstream
 
SplitStreamSubscribeContent - Class in rice.p2p.splitstream
This represents data sent through scribe for splitstream during a subscribe
SplitStreamSubscribeContent(int) - Constructor for class rice.p2p.splitstream.SplitStreamSubscribeContent
Constructor taking in a byte[]
SplitStreamSubscribeContent(InputBuffer) - Constructor for class rice.p2p.splitstream.SplitStreamSubscribeContent
 
SplitStreamTutorial - Class in rice.tutorial.splitstream
This tutorial shows how to use Scribe.
SplitStreamTutorial(int, InetSocketAddress, int, Environment, boolean) - Constructor for class rice.tutorial.splitstream.SplitStreamTutorial
Based on the rice.tutorial.lesson4.DistTutorial This constructor launches numNodes PastryNodes.
ssclients - Variable in class rice.p2p.splitstream.testing.SplitStreamRegrTest
 
stage - Variable in class rice.p2p.splitstream.SplitStreamSubscribeContent
The stage that the client attempting to join is in
STAGE_FINAL - Static variable in class rice.p2p.splitstream.SplitStreamSubscribeContent
The final stage of the join process
STAGE_NON_FINAL - Static variable in class rice.p2p.splitstream.SplitStreamSubscribeContent
The first stage of the join process
stall() - Method in class rice.pastry.socket.PingManager
Internal testing method which simulates a stall.
stall() - Method in class rice.pastry.socket.SocketCollectionManager
Internal testing method which simulates a stall.
stamp(Date) - Method in class rice.pastry.messaging.Message
If the message has no timestamp, this will stamp the message.
StandardAddress - Class in rice.pastry.standard
Constructs an address for a specific class and instance name.
StandardAddress() - Constructor for class rice.pastry.standard.StandardAddress
 
StandardJoinProtocol - Class in rice.pastry.standard
An implementation of a simple join protocol.
StandardJoinProtocol(PastryNode, NodeHandle, RoutingTable, LeafSet) - Constructor for class rice.pastry.standard.StandardJoinProtocol
Constructor.
StandardJoinProtocol(PastryNode, NodeHandle, RoutingTable, LeafSet, MessageDeserializer) - Constructor for class rice.pastry.standard.StandardJoinProtocol
 
StandardLeafSetProtocol - Class in rice.pastry.standard
An implementation of a simple leaf set protocol.
StandardLeafSetProtocol(PastryNode, NodeHandle, LeafSet, RoutingTable) - Constructor for class rice.pastry.standard.StandardLeafSetProtocol
 
StandardRouter - Class in rice.pastry.standard
An implementation of the standard Pastry routing algorithm.
StandardRouter(PastryNode) - Constructor for class rice.pastry.standard.StandardRouter
Constructor.
StandardRouteSetProtocol - Class in rice.pastry.standard
An implementation of a simple route set protocol.
StandardRouteSetProtocol(PastryNode, RoutingTable, Environment) - Constructor for class rice.pastry.standard.StandardRouteSetProtocol
Constructor.
StandardRouteSetProtocol(PastryNode, RoutingTable, Environment, MessageDeserializer) - Constructor for class rice.pastry.standard.StandardRouteSetProtocol
 
start() - Method in class rice.p2p.commonapi.testing.CommonAPITest
Method which starts the creation of nodes
start() - Method in class rice.p2p.multiring.testing.MultiringRegrTest
Method which starts the creation of nodes
start() - Method in class rice.p2p.util.testing.XMLObjectStreamUnit
 
start(String) - Method in class rice.p2p.util.XMLWriter
Method which starts the given tag name
start() - Method in class rice.pastry.direct.BasicNetworkSimulator
 
start() - Method in interface rice.pastry.direct.NetworkSimulator
 
start() - Method in interface rice.pastry.ReadyStrategy
Called when it is time to take over as the renderstrategy.
start - Variable in class rice.pastry.socket.messaging.DatagramMessage
 
start(Timer) - Method in class rice.pastry.standard.PartitionHandler
 
start() - Method in class rice.pastry.standard.PeriodicLeafSetProtocol
 
start() - Method in class rice.pastry.testing.LeafSetTest
 
start() - Method in class rice.pastry.testing.PastryNetworkTest
 
start() - Method in class rice.persistence.testing.GlacierPersistentStorageTest
 
start() - Method in class rice.persistence.testing.LRUCacheTest
 
start() - Method in class rice.persistence.testing.MemoryStorageTest
 
start() - Method in class rice.persistence.testing.Test
 
startLoggerTask() - Method in class rice.pastry.testing.RoutingTableTest
 
startPublishTask() - Method in class rice.p2p.splitstream.testing.MySplitStreamClient
 
startPublishTask() - Method in class rice.tutorial.scribe.MyScribeClient
Starts the publish task.
startPublishTask() - Method in class rice.tutorial.splitstream.MySplitStreamClient
Starts the publish task.
startRotateTask(SelectorManager) - Method in class rice.environment.logging.file.RotatingLogManager
 
startup() - Method in class rice.p2p.glacier.v2.GlacierImpl
 
state - Variable in class rice.p2p.replication.manager.ReplicationManagerImpl.ReplicationManagerHelper
The current state that we are in
STATE_NOTHING - Variable in class rice.p2p.replication.manager.ReplicationManagerImpl.ReplicationManagerHelper
The set of possible states we can be in
STATE_SLEEPING - Variable in class rice.p2p.replication.manager.ReplicationManagerImpl.ReplicationManagerHelper
 
STATE_WAITING - Variable in class rice.p2p.replication.manager.ReplicationManagerImpl.ReplicationManagerHelper
 
statistics - Variable in class rice.p2p.glacier.v2.GlacierImpl
 
stats - Variable in class rice.p2p.aggregation.AggregationImpl
 
step() - Method in class rice.p2p.util.XMLParser
Method which steps forward in the buffer
step() - Method in class rice.p2p.util.XMLReader
Advances the parser one step, skipping whitespace
stepDone() - Method in class rice.p2p.commonapi.testing.CommonAPITest
Method which prints the end of a test section step, with an assumed success.
stepDone(String) - Method in class rice.p2p.commonapi.testing.CommonAPITest
Method which prints the end of a test section step.
stepDone(String, String) - Method in class rice.p2p.commonapi.testing.CommonAPITest
Method which prints the end of a test section step, as well as a message.
stepDone() - Method in class rice.p2p.multiring.testing.MultiringRegrTest
Method which prints the end of a test section step, with an assumed success.
stepDone(String) - Method in class rice.p2p.multiring.testing.MultiringRegrTest
Method which prints the end of a test section step.
stepDone(String, String) - Method in class rice.p2p.multiring.testing.MultiringRegrTest
Method which prints the end of a test section step, as well as a message.
stepDone(String) - Method in class rice.persistence.testing.Test
 
stepDone(String, String) - Method in class rice.persistence.testing.Test
 
stepException(Exception) - Method in class rice.p2p.commonapi.testing.CommonAPITest
Method which prints an exception which occured during testing.
stepException(Exception) - Method in class rice.p2p.multiring.testing.MultiringRegrTest
Method which prints an exception which occured during testing.
stepException(Exception) - Method in class rice.persistence.testing.Test
 
stepStart(String) - Method in class rice.p2p.commonapi.testing.CommonAPITest
Method which prints the beginning of a test section step.
stepStart(String) - Method in class rice.p2p.multiring.testing.MultiringRegrTest
Method which prints the beginning of a test section step.
stepStart(String) - Method in class rice.persistence.testing.Test
 
stop() - Method in class rice.pastry.direct.BasicNetworkSimulator
 
stop() - Method in interface rice.pastry.direct.NetworkSimulator
 
stop() - Method in interface rice.pastry.ReadyStrategy
 
stop() - Method in class rice.pastry.standard.PeriodicLeafSetProtocol
 
storage - Variable in class rice.p2p.past.PastImpl
 
storage - Variable in class rice.p2p.replication.testing.ReplicationRegrTest.TestReplicationClient
 
Storage - Interface in rice.persistence
This interface is the abstraction of something which provides a local storage service, such as a persistence storage service or an in-memory storage service.
storage - Variable in class rice.persistence.testing.MemoryStorageTest
 
StorageManager - Interface in rice.persistence
 
StorageManagerImpl - Class in rice.persistence
This class provides both persistent and caching services to external applications.
StorageManagerImpl(IdFactory, Storage, Cache) - Constructor for class rice.persistence.StorageManagerImpl
Builds a StorageManager given a Storage object to provide storage services and a Cache object to provide caching services.
storages - Variable in class rice.p2p.past.testing.PastRegrTest
 
storages - Variable in class rice.p2p.past.testing.RawPastRegrTest
 
store() - Method in interface rice.environment.params.Parameters
 
store() - Method in class rice.environment.params.simple.SimpleParameters
 
store(Id, Serializable, Serializable, Continuation) - Method in class rice.persistence.MemoryStorage
Stores the object under the key id.
store(Id, Serializable, Serializable, Continuation) - Method in class rice.persistence.PersistentStorage
Makes the object persistent to disk and stored permanantly If the object is already persistent, this method will simply update the object's serialized image.
store(Id, Serializable, Serializable, Continuation) - Method in interface rice.persistence.Storage
Stores an object in this storage.
store(Id, Serializable, Serializable, Continuation) - Method in class rice.persistence.StorageManagerImpl
Stores an object in this storage.
store - Variable in class rice.persistence.testing.MemoryStorageTest
 
storedSince - Variable in class rice.p2p.glacier.v2.FragmentMetadata
 
stream - Variable in class rice.p2p.util.EncryptedInputStream
 
stream - Variable in class rice.p2p.util.EncryptedOutputStream
 
STRING - Static variable in class rice.persistence.testing.MemoryStorageTest.VariableId
 
StringCache - Class in rice.p2p.util
Implementation of a cache of strings
StringCache() - Constructor for class rice.p2p.util.StringCache
Constructs an empty IntHashMap with the default initial capacity (16) and the default load factor (0.75).
StringCacheUnit - Class in rice.p2p.util.testing
 
StringCacheUnit() - Constructor for class rice.p2p.util.testing.StringCacheUnit
 
Stripe - Class in rice.p2p.splitstream
This class encapsulates all data about an individual stripe.
Stripe(StripeId, Scribe, String, Channel, int) - Constructor for class rice.p2p.splitstream.Stripe
The constructor used when creating a stripe from scratch.
stripeBaseBitLength - Variable in class rice.p2p.splitstream.SplitStreamImpl
 
stripeId - Variable in class rice.p2p.splitstream.Stripe
The stripeId for this stripe
StripeId - Class in rice.p2p.splitstream
This class wraps the nodeId object so we can use type checking and allow more readable and understandable code.
StripeId(Id) - Constructor for class rice.p2p.splitstream.StripeId
Constructor that takes in a nodeId and makes a StripeId
stripes - Variable in class rice.p2p.splitstream.Channel
The list of stripeIds for this channel
StubNATHandler - Class in rice.pastry.socket.nat
 
StubNATHandler(Environment, InetAddress) - Constructor for class rice.pastry.socket.nat.StubNATHandler
 
subMap(Object, Object) - Method in class rice.p2p.multiring.MultiringIdFactory.MultiringSortedMap
 
subMap(Object, Object) - Method in class rice.p2p.past.gc.GCIdFactory.GCSortedMap
 
subMap(Object, Object) - Method in class rice.p2p.util.ImmutableSortedMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(Object, Object) - Method in class rice.p2p.util.RedBlackMap
Returns a view of the portion of this map whose keys range from fromKey, inclusive, to toKey, exclusive.
subscribe(Topic, ScribeClient) - Method in interface rice.p2p.scribe.Scribe
Subscribes the given client to the provided topic.
subscribe(Topic, ScribeClient, ScribeContent) - Method in interface rice.p2p.scribe.Scribe
Subscribes the given client to the provided topic.
subscribe(Topic, ScribeClient, RawScribeContent) - Method in interface rice.p2p.scribe.Scribe
 
subscribe(Topic, ScribeClient) - Method in class rice.p2p.scribe.ScribeImpl
Subscribes the given client to the provided topic.
subscribe(Topic, ScribeClient, ScribeContent) - Method in class rice.p2p.scribe.ScribeImpl
Subscribes the given client to the provided topic.
subscribe(Topic, ScribeClient, RawScribeContent) - Method in class rice.p2p.scribe.ScribeImpl
 
subscribe(SplitStreamClient) - Method in class rice.p2p.splitstream.Stripe
Adds a client to this stripe - the client will be informed whenever data arrives for this stripe
subscribe() - Method in class rice.tutorial.scribe.MyScribeClient
Subscribes to myTopic.
subscribe() - Method in class rice.tutorial.splitstream.MySplitStreamClient
Subscribes to all stripes in myChannelId.
SubscribeAckMessage - Class in rice.p2p.scribe.messaging
 
SubscribeAckMessage(NodeHandle, Topic, Id[], int) - Constructor for class rice.p2p.scribe.messaging.SubscribeAckMessage
Constructor which takes a unique integer Id
subscribeFailed(Topic) - Method in class rice.p2p.multiring.MultiringNode
Informs the client that a subscribe on the given topic failed - the client should retry the subscribe or take appropriate action.
subscribeFailed(Topic) - Method in interface rice.p2p.scribe.ScribeClient
Informs the client that a subscribe on the given topic failed - the client should retry the subscribe or take appropriate action.
subscribeFailed - Variable in class rice.p2p.scribe.testing.RawScribeRegrTest.TestScribeClient
Whether this client has had a subscribe fail
subscribeFailed(Topic) - Method in class rice.p2p.scribe.testing.RawScribeRegrTest.TestScribeClient
 
subscribeFailed - Variable in class rice.p2p.scribe.testing.ScribeRegrTest.TestScribeClient
Whether this client has had a subscribe fail
subscribeFailed(Topic) - Method in class rice.p2p.scribe.testing.ScribeRegrTest.TestScribeClient
 
subscribeFailed(Topic) - Method in class rice.p2p.splitstream.Stripe
Informs this client that a subscription failed
subscribeFailed(Topic) - Method in class rice.tutorial.scribe.MyScribeClient
 
SubscribeFailedMessage - Class in rice.p2p.scribe.messaging
 
SubscribeFailedMessage(NodeHandle, Topic, int) - Constructor for class rice.p2p.scribe.messaging.SubscribeFailedMessage
Constructor which takes a unique integer Id
SubscribeLostMessage - Class in rice.p2p.scribe.messaging
 
SubscribeLostMessage(NodeHandle, Topic, int) - Constructor for class rice.p2p.scribe.messaging.SubscribeLostMessage
Constructor which takes a unique integer Id
SubscribeMessage - Class in rice.p2p.scribe.messaging
 
SubscribeMessage(NodeHandle, Topic, int, RawScribeContent) - Constructor for class rice.p2p.scribe.messaging.SubscribeMessage
Constructor which takes a unique integer Id
SubscribeMessage(NodeHandle, Topic, Id, int, RawScribeContent) - Constructor for class rice.p2p.scribe.messaging.SubscribeMessage
Constructor which takes a unique integer Id
subscriber - Variable in class rice.p2p.scribe.messaging.SubscribeMessage
The original subscriber
subscribeToAllChannels() - Method in class rice.p2p.splitstream.testing.MySplitStreamClient
 
subSet(IdRange) - Method in interface rice.p2p.commonapi.IdSet
return a subset of this set, consisting of the member ids in a given range
subSet(Id, Id) - Method in class rice.p2p.glacier.FragmentKeySet
return a subset of this set, consisting of the member ids in a given range
subSet(FragmentKeyRange) - Method in class rice.p2p.glacier.FragmentKeySet
return a subset of this set, consisting of the member ids in a given range
subSet(IdRange) - Method in class rice.p2p.glacier.FragmentKeySet
return a subset of this set, consisting of the member ids in a given range
subSet(Id, Id) - Method in class rice.p2p.glacier.VersionKeySet
return a subset of this set, consisting of the member ids in a given range
subSet(VersionKeyRange) - Method in class rice.p2p.glacier.VersionKeySet
return a subset of this set, consisting of the member ids in a given range
subSet(IdRange) - Method in class rice.p2p.glacier.VersionKeySet
return a subset of this set, consisting of the member ids in a given range
subSet(IdRange) - Method in class rice.p2p.multiring.MultiringIdSet
return a subset of this set, consisting of the member ids in a given range
subSet(IdRange) - Method in class rice.p2p.past.gc.GCIdSet
return a subset of this set, consisting of the member ids in a given range
subSet(Id, Id) - Method in class rice.pastry.IdSet
return a subset of this set, consisting of the member ids in a given range
subSet(IdRange) - Method in class rice.pastry.IdSet
return a subset of this set, consisting of the member ids in a given range
subSet(IdRange) - Method in class rice.pastry.IdSet
return a subset of this set, consisting of the member ids in a given range
subtract(IdRange, boolean) - Method in class rice.pastry.IdRange
subtract the other range from this computes the ranges of keys that are in this but not in o subtracting a range may produce two ranges on the circle; this method produces one such ranges under control of the cwPart parameter
SUCCESS - Static variable in class rice.p2p.commonapi.testing.CommonAPITest
 
SUCCESS - Static variable in class rice.p2p.multiring.testing.MultiringRegrTest
 
SUCCESS - Static variable in class rice.persistence.testing.Test
 
SUCCESSFUL_INSERT_THRESHOLD - Variable in class rice.p2p.past.PastImpl
 
suspendEncoding() - Method in class rice.p2p.util.Base64.OutputStream
Suspends encoding of the stream.
swap(int, int) - Method in class rice.pastry.leafset.SimilarSet
swap two elements
SYMMETRIC_ALGORITHM - Static variable in class rice.p2p.util.SecurityUtils
The name of the symmetric cipher to use.
SYMMETRIC_GENERATOR - Static variable in class rice.p2p.util.SecurityUtils
The name of the symmetric cipher to use.
SYMMETRIC_KEY_LENGTH - Static variable in class rice.p2p.util.SecurityUtils
The length of the symmetric keys
syncReceiveException(Exception) - Method in class rice.p2p.glacier.v2.GlacierContinuation
 
syncReceiveResult(Object) - Method in class rice.p2p.glacier.v2.GlacierContinuation
 
syncTimeoutExpired() - Method in class rice.p2p.glacier.v2.GlacierContinuation
 
SYSTEM_ERR - Static variable in class rice.environment.logging.AbstractLogManager
 
SYSTEM_OUT - Static variable in class rice.environment.logging.AbstractLogManager
 

T

tag - Variable in class rice.p2p.glacier.v2.messaging.GlacierMessage
 
TAG_END - Static variable in class rice.p2p.util.XMLParser
 
tags - Variable in class rice.p2p.util.XMLParser
The internal stack of tags which have been read
tailMap(Object) - Method in class rice.p2p.multiring.MultiringIdFactory.MultiringSortedMap
 
tailMap(Object) - Method in class rice.p2p.past.gc.GCIdFactory.GCSortedMap
 
tailMap(Object) - Method in class rice.p2p.util.ImmutableSortedMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(Object) - Method in class rice.p2p.util.RedBlackMap
Returns a view of the portion of this map whose keys are greater than or equal to fromKey.
target - Variable in class rice.pastry.testing.HelloMsg
 
tbegin - Variable in class rice.p2p.glacier.v2.GlacierStatistics
 
terminate() - Method in class rice.p2p.glacier.v2.GlacierContinuation
 
terminated - Variable in class rice.p2p.glacier.v2.GlacierContinuation
 
test(Object) - Method in class rice.p2p.util.testing.XMLObjectStreamUnit
 
test() - Method in class rice.pastry.direct.SphereNetwork
 
test(NodeHandle) - Method in class rice.pastry.leafset.LeafSet
Test if a put of the given NodeHandle would succeed.
test(NodeHandle) - Method in class rice.pastry.leafset.SimilarSet
Test if a NodeHandle belongs into the set.
test(NodeHandle) - Method in class rice.pastry.routing.RoutingTable
 
test(int, DirectNodeHandle) - Method in class rice.pastry.testing.ClosestRegrTest
starts the testing process
test(String, boolean) - Static method in class rice.pastry.testing.IdUnit
 
test() - Method in class rice.pastry.testing.SinglePingTest
 
Test - Class in rice.persistence.testing
This class is a class which tests the Storage class in the rice.persistence package.
Test(Environment) - Constructor for class rice.persistence.testing.Test
 
TEST_FAIL_EXISTING_ARE_BETTER - Static variable in class rice.pastry.routing.RoutingTable
 
TEST_FAIL_NO_PREFIX_MATCH - Static variable in class rice.pastry.routing.RoutingTable
 
TEST_SUCCESS_AVAILABLE_SPACE - Static variable in class rice.pastry.routing.RoutingTable
 
TEST_SUCCESS_BETTER_PROXIMITY - Static variable in class rice.pastry.routing.RoutingTable
 
TEST_SUCCESS_ENTRY_WAS_DEAD - Static variable in class rice.pastry.routing.RoutingTable
 
TEST_SUCCESS_NO_ENTRIES - Static variable in class rice.pastry.routing.RoutingTable
 
testAPI() - Method in class rice.p2p.scribe.testing.RawScribeRegrTest
Tests basic publish functionality
testAPI() - Method in class rice.p2p.scribe.testing.ScribeRegrTest
Tests basic publish functionality
testBandwidthUsage() - Method in class rice.p2p.splitstream.testing.SplitStreamRegrTest
 
testBasic() - Method in class rice.p2p.replication.manager.testing.ReplicationManagerRegrTest
Tests basic functionality
testBasic() - Method in class rice.p2p.replication.testing.ReplicationRegrTest
Tests basic functionality
testBasic(int, String) - Method in class rice.p2p.scribe.testing.RawScribeRegrTest
Tests basic functionality
testBasic(int, String) - Method in class rice.p2p.scribe.testing.ScribeRegrTest
Tests basic functionality
testBasic() - Method in class rice.p2p.splitstream.testing.SplitStreamRegrTest
Tests routing a Past request to a particular node.
testBoolean(boolean) - Method in class rice.p2p.util.testing.XMLObjectStreamUnit
 
testBrokenCustomSerializer() - Method in class rice.p2p.util.testing.XMLObjectStreamUnit
 
testByte(byte) - Method in class rice.p2p.util.testing.XMLObjectStreamUnit
 
testByteCustomSerializer() - Method in class rice.p2p.util.testing.XMLObjectStreamUnit
 
testCaching() - Method in class rice.p2p.past.testing.PastRegrTest
Tests the dynamic caching function in Past.
testCaching() - Method in class rice.p2p.past.testing.RawPastRegrTest
Tests the dynamic caching function in Past.
testChar(char) - Method in class rice.p2p.util.testing.XMLObjectStreamUnit
 
TestContinuation - Class in rice.tutorial.lesson0a
 
TestContinuation() - Constructor for class rice.tutorial.lesson0a.TestContinuation
 
TestContinuationAnon - Class in rice.tutorial.lesson0a
Shows an Anonymous inner class version of the continuation.
TestContinuationAnon() - Constructor for class rice.tutorial.lesson0a.TestContinuationAnon
 
testCumulativeRange() - Method in class rice.pastry.testing.LeafSetTest
 
testCustomSerializer() - Method in class rice.p2p.util.testing.XMLObjectStreamUnit
 
testDirect() - Static method in class rice.pastry.testing.MemoryTest
Same thing, but with direct
testDouble(double) - Method in class rice.p2p.util.testing.XMLObjectStreamUnit
 
testExists(Continuation) - Method in class rice.persistence.testing.MemoryStorageTest
 
testExternal() - Method in class rice.p2p.util.testing.XMLObjectStreamUnit
 
testFailure(int) - Method in class rice.p2p.splitstream.testing.SplitStreamRegrTest
 
testFailureNotification() - Method in class rice.p2p.scribe.testing.RawScribeRegrTest
Tests failure notification
testFailureNotification() - Method in class rice.p2p.scribe.testing.ScribeRegrTest
Tests failure notification
testFetch() - Method in class rice.p2p.past.testing.PastRegrTest
Tests the fetch function in Past.
testFetch() - Method in class rice.p2p.past.testing.RawPastRegrTest
Tests the fetch function in Past.
testFireWall(NodeHandle, Continuation, int, int) - Method in class rice.pastry.socket.SocketPastryNode
Try multiple times...
testFireWall(NodeHandle, Continuation, int) - Method in class rice.pastry.socket.SocketPastryNode
 
testFireWallPolicy - Variable in class rice.pastry.socket.SocketPastryNodeFactory
 
testFloat(float) - Method in class rice.p2p.util.testing.XMLObjectStreamUnit
 
testHashtable() - Method in class rice.p2p.util.testing.XMLObjectStreamUnit
 
testHeadMap(Id, Id[], SortedMap) - Static method in class rice.p2p.util.testing.RedBlackMapUnit
 
testIndependence() - Method in class rice.p2p.splitstream.testing.SplitStreamRegrTest
 
testInheritedReadResolve() - Method in class rice.p2p.util.testing.XMLObjectStreamUnit
 
testInheritedWriteReplace() - Method in class rice.p2p.util.testing.XMLObjectStreamUnit
 
testInt(int) - Method in class rice.p2p.util.testing.XMLObjectStreamUnit
 
testLeafSets() - Method in class rice.pastry.testing.PastryNetworkTest
 
testLong(long) - Method in class rice.p2p.util.testing.XMLObjectStreamUnit
 
testLookupHandles() - Method in class rice.p2p.past.testing.PastRegrTest
Tests the lookup handles function in Past.
testLookupHandles() - Method in class rice.p2p.past.testing.RawPastRegrTest
Tests the lookup handles function in Past.
testMaintenance() - Method in class rice.p2p.replication.manager.testing.ReplicationManagerRegrTest
Tests maintenance functionality
testMaintenance() - Method in class rice.p2p.replication.testing.ReplicationRegrTest
Tests maintenance functionality
testMaintenance() - Method in class rice.p2p.scribe.testing.RawScribeRegrTest
Tests basic publish functionality
testMaintenance() - Method in class rice.p2p.scribe.testing.ScribeRegrTest
Tests basic publish functionality
testMaintenance(int) - Method in class rice.p2p.splitstream.testing.SplitStreamRegrTest
 
testMultiEnvironment() - Static method in class rice.pastry.testing.MemoryTest
Same test as testOneEnvironment, but also creates/destroys the environment for each node.
testMultipleObjects() - Method in class rice.p2p.util.testing.XMLObjectStreamUnit
 
testMultiplePrimitives() - Method in class rice.p2p.util.testing.XMLObjectStreamUnit
 
testNonCumulativeRange() - Method in class rice.pastry.testing.LeafSetTest
 
testNormalSubMap(Id, Id, Id[], SortedMap) - Static method in class rice.p2p.util.testing.RedBlackMapUnit
 
testObservers() - Method in class rice.pastry.testing.LeafSetTest
 
testOneEnvironment() - Static method in class rice.pastry.testing.MemoryTest
The idea is to keep a ring of about 10 nodes alive, but one by one recycle the nodes out.
testOtherSet(SimilarSet, NodeHandle) - Method in class rice.pastry.leafset.LeafSet
 
testOverload() - Method in class rice.p2p.replication.manager.testing.ReplicationManagerRegrTest
Tests basic functionality
testPutFields() - Method in class rice.p2p.util.testing.XMLObjectStreamUnit
 
testReadResolve() - Method in class rice.p2p.util.testing.XMLObjectStreamUnit
 
TestRecord - Class in rice.pastry.direct
 
TestRecord(int, int) - Constructor for class rice.pastry.direct.TestRecord
Constructor.
testRemove(SortedMap) - Static method in class rice.p2p.util.testing.RedBlackMapUnit
 
testRemove(SortedMap, Id[], Id) - Static method in class rice.p2p.util.testing.RedBlackMapUnit
 
testRetreival(Continuation) - Method in class rice.persistence.testing.MemoryStorageTest
 
testRouteRequest() - Method in class rice.p2p.past.testing.PastRegrTest
Tests routing a Past request to a particular node.
testRouteRequest() - Method in class rice.p2p.past.testing.RawPastRegrTest
Tests routing a Past request to a particular node.
testRouteRow(int) - Method in class rice.pastry.testing.PastryNetworkTest
 
testRoutingTables() - Method in class rice.pastry.testing.PastryNetworkTest
 
testSerialPersistentFields() - Method in class rice.p2p.util.testing.XMLObjectStreamUnit
 
testShort(short) - Method in class rice.p2p.util.testing.XMLObjectStreamUnit
 
testSingleRoot(String) - Method in class rice.p2p.scribe.testing.RawScribeRegrTest
 
testSingleRoot(String) - Method in class rice.p2p.scribe.testing.ScribeRegrTest
 
testSortedMap(int, SortedMap, IdFactory, RandomSource, int) - Static method in class rice.p2p.util.testing.RedBlackMapUnit
 
testStress() - Method in class rice.p2p.replication.manager.testing.ReplicationManagerRegrTest
Tests basic functionality
testSubExternal() - Method in class rice.p2p.util.testing.XMLObjectStreamUnit
 
testTailMap(Id, Id[], SortedMap) - Static method in class rice.p2p.util.testing.RedBlackMapUnit
 
testUnreadData() - Method in class rice.p2p.util.testing.XMLObjectStreamUnit
 
testUnserializableObject() - Method in class rice.p2p.util.testing.XMLObjectStreamUnit
 
testUnshared() - Method in class rice.p2p.util.testing.XMLObjectStreamUnit
 
testVariableLength() - Method in class rice.persistence.testing.MemoryStorageTest
 
testVersionControl() - Method in class rice.p2p.past.testing.PastRegrTest
Tests overwriting an exiting object with a new one
testVersionControl() - Method in class rice.p2p.past.testing.RawPastRegrTest
Tests overwriting an exiting object with a new one
testWrappedSubMap(Id, Id, Id[], SortedMap) - Static method in class rice.p2p.util.testing.RedBlackMapUnit
 
testWriteReplace() - Method in class rice.p2p.util.testing.XMLObjectStreamUnit
 
text - Variable in class rice.p2p.util.XMLParser
If the tag parsed was text, the text
thePastryNode - Variable in class rice.pastry.client.PastryAppl
 
time - Variable in class rice.environment.logging.AbstractLogManager
 
time - Variable in class rice.p2p.aggregation.AggregationStatistics
 
TIME_TO_FIND_FAULTY - Static variable in class rice.p2p.commonapi.testing.CommonAPITest
 
timeout - Variable in class rice.pastry.socket.SocketCollectionManager.MessageRetry
 
TIMEOUT - Static variable in class rice.selector.SelectorManager
 
TIMEOUT_DELAY - Variable in class rice.p2p.replication.manager.ReplicationManagerImpl
The amount of time to wait before giving up on a client fetch
TimeoutException - Exception in rice.p2p.commonapi.exception
 
TimeoutException() - Constructor for exception rice.p2p.commonapi.exception.TimeoutException
 
timeoutExpired() - Method in class rice.p2p.glacier.v2.GlacierContinuation
 
TimeoutMessage - Class in rice.p2p.replication.manager.messaging
 
TimeoutMessage(Id) - Constructor for class rice.p2p.replication.manager.messaging.TimeoutMessage
Constructor which takes a unique integer Id
timeouts - Variable in class rice.p2p.past.gc.GCIdSet
 
timer - Variable in class rice.p2p.glacier.v2.GlacierImpl
 
timer - Variable in class rice.pastry.direct.DirectPastryNode
 
timer - Variable in class rice.pastry.dist.DistPastryNode
 
Timer - Interface in rice.selector
 
timerQueue - Variable in class rice.selector.SelectorManager
 
timers - Variable in class rice.p2p.aggregation.AggregationImpl
 
TimerTask - Class in rice.selector
 
TimerTask() - Constructor for class rice.selector.TimerTask
 
TimerWeakHashMap - Class in rice.p2p.util
Weak hash map that holds hard link to keys for a minimum time.
TimerWeakHashMap(Timer, int) - Constructor for class rice.p2p.util.TimerWeakHashMap
 
TimerWeakHashMap.HardLinkTimerTask - Class in rice.p2p.util
 
TimerWeakHashMap.HardLinkTimerTask(Object) - Constructor for class rice.p2p.util.TimerWeakHashMap.HardLinkTimerTask
 
TimerWeakHashSet - Class in rice.pastry.socket
 
TimerWeakHashSet(int, SocketPastryNode) - Constructor for class rice.pastry.socket.TimerWeakHashSet
Minimum time to hold the item.
TimerWeakHashSet.HardLinkTimerTask - Class in rice.pastry.socket
 
TimerWeakHashSet.HardLinkTimerTask(Object) - Constructor for class rice.pastry.socket.TimerWeakHashSet.HardLinkTimerTask
 
TimeSource - Interface in rice.environment.time
Virtualized clock for FreePastry.
timeSource - Variable in class rice.selector.SelectorManager
 
toArray() - Method in class rice.p2p.multiring.MultiringIdFactory.MultiringEntrySet
 
toArray(Object[]) - Method in class rice.p2p.multiring.MultiringIdFactory.MultiringEntrySet
 
toArray() - Method in class rice.p2p.multiring.MultiringIdFactory.MultiringKeySet
 
toArray(Object[]) - Method in class rice.p2p.multiring.MultiringIdFactory.MultiringKeySet
 
toArray() - Method in class rice.p2p.past.gc.GCIdFactory.GCEntrySet
 
toArray(Object[]) - Method in class rice.p2p.past.gc.GCIdFactory.GCEntrySet
 
toByteArray() - Method in interface rice.p2p.commonapi.Id
Returns a (mutable) byte array representing this Id
toByteArray(byte[], int) - Method in interface rice.p2p.commonapi.Id
Stores the byte[] value of this Id in the provided byte array
toByteArray() - Method in class rice.p2p.glacier.FragmentKey
DESCRIBE THE METHOD
toByteArray(byte[], int) - Method in class rice.p2p.glacier.FragmentKey
Stores the byte[] value of this Id in the provided byte array
toByteArray() - Method in class rice.p2p.glacier.VersionKey
DESCRIBE THE METHOD
toByteArray(byte[], int) - Method in class rice.p2p.glacier.VersionKey
Stores the byte[] value of this Id in the provided byte array
toByteArray() - Method in class rice.p2p.multiring.RingId
Returns a (mutable) byte array representing this Id
toByteArray(byte[], int) - Method in class rice.p2p.multiring.RingId
Stores the byte[] value of this Id in the provided byte array
toByteArray() - Method in class rice.p2p.past.gc.GCId
Returns a (mutable) byte array representing this Id
toByteArray(byte[], int) - Method in class rice.p2p.past.gc.GCId
Stores the byte[] value of this Id in the provided byte array
toByteArray() - Method in class rice.pastry.Id
Returns the byte array representation of this Id
toByteArray(byte[], int) - Method in class rice.pastry.Id
Stores the byte[] value of this Id in the provided byte array
toByteArray() - Method in class rice.persistence.testing.MemoryStorageTest.VariableId
 
toByteArray(byte[], int) - Method in class rice.persistence.testing.MemoryStorageTest.VariableId
 
toHex(byte[]) - Static method in class rice.p2p.util.MathUtils
Utility method which converts a byte[] to a hexidecimal string of characters, in lower case
tokenBucket - Variable in class rice.p2p.glacier.v2.GlacierImpl
 
topic - Variable in class rice.p2p.scribe.messaging.ScribeMessage
 
topic - Variable in class rice.p2p.scribe.ScribeImpl.TopicManager
DESCRIBE THE FIELD
topic - Variable in class rice.p2p.scribe.testing.RawScribeRegrTest.TestScribeClient
The topic this client is listening for
topic - Variable in class rice.p2p.scribe.testing.RawScribeRegrTest.TestScribeContent
DESCRIBE THE FIELD
topic - Variable in class rice.p2p.scribe.testing.ScribeRegrTest.TestScribeClient
The topic this client is listening for
topic - Variable in class rice.p2p.scribe.testing.ScribeRegrTest.TestScribeContent
DESCRIBE THE FIELD
Topic - Class in rice.p2p.scribe
 
Topic(Id) - Constructor for class rice.p2p.scribe.Topic
Constructor which takes an Id for this topic
Topic(IdFactory, String) - Constructor for class rice.p2p.scribe.Topic
Constructor which takes a name for this topic
Topic(InputBuffer, Endpoint) - Constructor for class rice.p2p.scribe.Topic
 
topic - Variable in class rice.p2p.splitstream.Stripe
The topic corresponding to this stripeId
topic - Variable in class rice.pastry.testing.RoutingTableTest.TestScribeContent
DESCRIBE THE FIELD
topics - Variable in class rice.p2p.scribe.ScribeImpl
the hashtable of topic -> TopicManager
toString() - Method in class rice.Continuation.NamedContinuation
Returns the name of this continuation
toString() - Method in class rice.environment.logging.simple.SimpleLogger
 
toString() - Method in class rice.p2p.aggregation.messaging.AggregationTimeoutMessage
 
toString() - Method in class rice.p2p.aggregation.ObjectDescriptor
 
toString() - Method in class rice.p2p.glacier.FragmentKey
DESCRIBE THE METHOD
toString() - Method in class rice.p2p.glacier.FragmentKeyRange
Prints out the string
toString() - Method in class rice.p2p.glacier.FragmentKeySet
Returns a string representation of the IdSet.
toString() - Method in class rice.p2p.glacier.v2.BloomFilter
 
toString() - Method in class rice.p2p.glacier.v2.GlacierContinuation
 
toString() - Method in class rice.p2p.glacier.v2.Manifest
 
toString() - Method in class rice.p2p.glacier.v2.messaging.GlacierDataMessage
 
toString() - Method in class rice.p2p.glacier.v2.messaging.GlacierFetchMessage
 
toString() - Method in class rice.p2p.glacier.v2.messaging.GlacierNeighborRequestMessage
 
toString() - Method in class rice.p2p.glacier.v2.messaging.GlacierNeighborResponseMessage
 
toString() - Method in class rice.p2p.glacier.v2.messaging.GlacierQueryMessage
 
toString() - Method in class rice.p2p.glacier.v2.messaging.GlacierRangeForwardMessage
 
toString() - Method in class rice.p2p.glacier.v2.messaging.GlacierRangeQueryMessage
 
toString() - Method in class rice.p2p.glacier.v2.messaging.GlacierRangeResponseMessage
 
toString() - Method in class rice.p2p.glacier.v2.messaging.GlacierRefreshCompleteMessage
 
toString() - Method in class rice.p2p.glacier.v2.messaging.GlacierRefreshPatchMessage
 
toString() - Method in class rice.p2p.glacier.v2.messaging.GlacierRefreshProbeMessage
 
toString() - Method in class rice.p2p.glacier.v2.messaging.GlacierRefreshResponseMessage
 
toString() - Method in class rice.p2p.glacier.v2.messaging.GlacierResponseMessage
 
toString() - Method in class rice.p2p.glacier.v2.messaging.GlacierSyncMessage
 
toString() - Method in class rice.p2p.glacier.v2.messaging.GlacierTimeoutMessage
Returns a string representation of this message
toString() - Method in class rice.p2p.glacier.VersionKey
DESCRIBE THE METHOD
toString() - Method in class rice.p2p.glacier.VersionKeyRange
Prints out the string
toString() - Method in class rice.p2p.glacier.VersionKeySet
Returns a string representation of the IdSet.
toString() - Method in class rice.p2p.multiring.MultiringApplication
 
toString() - Method in class rice.p2p.multiring.MultiringEndpoint
 
toString() - Method in class rice.p2p.multiring.MultiringIdRange
Prints out the string
toString() - Method in class rice.p2p.multiring.MultiringIdSet
Prints out the string
toString() - Method in class rice.p2p.multiring.MultiringNode
Prints out the string
toString() - Method in class rice.p2p.multiring.MultiringNodeHandle
Prints out the string
toString() - Method in class rice.p2p.multiring.MultiringNodeHandleSet
Prints out the string
toString() - Method in class rice.p2p.multiring.RingCertificate
Returns a string of this object
toString() - Method in class rice.p2p.multiring.RingId
Returns a string representing this ring Id.
toString() - Method in class rice.p2p.past.gc.GCEndpoint
 
toString() - Method in class rice.p2p.past.gc.GCId
Returns a string representing this ring Id.
toString() - Method in class rice.p2p.past.gc.GCIdRange
Returns a string
toString() - Method in class rice.p2p.past.gc.GCIdSet
Prints out the string
toString() - Method in class rice.p2p.past.gc.GCNode
Prints out the string
toString() - Method in class rice.p2p.past.gc.GCPastImpl
 
toString() - Method in class rice.p2p.past.gc.GCPastMetadata
 
toString() - Method in class rice.p2p.past.gc.messaging.GCCollectMessage
Returns a string representation of this message
toString() - Method in class rice.p2p.past.gc.messaging.GCInsertMessage
Returns a string representation of this message
toString() - Method in class rice.p2p.past.gc.messaging.GCLookupHandlesMessage
Returns a string representation of this message
toString() - Method in class rice.p2p.past.gc.messaging.GCRefreshMessage
Returns a string representation of this message
toString() - Method in class rice.p2p.past.gc.rawserialization.JavaSerializedGCPastContent
 
toString() - Method in class rice.p2p.past.gc.rawserialization.JavaSerializedGCPastContentHandle
 
toString() - Method in class rice.p2p.past.messaging.CacheMessage
Returns a string representation of this message
toString() - Method in class rice.p2p.past.messaging.FetchHandleMessage
Returns a string representation of this message
toString() - Method in class rice.p2p.past.messaging.FetchMessage
Returns a string representation of this message
toString() - Method in class rice.p2p.past.messaging.InsertMessage
Returns a string representation of this message
toString() - Method in class rice.p2p.past.messaging.LookupHandlesMessage
Returns a string representation of this message
toString() - Method in class rice.p2p.past.messaging.LookupMessage
Returns a string representation of this message
toString() - Method in class rice.p2p.past.messaging.MessageLostMessage
Returns a string representation of this message
toString() - Method in class rice.p2p.past.PastImpl
 
toString() - Method in class rice.p2p.past.rawserialization.JavaSerializedPastContent
 
toString() - Method in class rice.p2p.past.rawserialization.JavaSerializedPastContentHandle
 
toString() - Method in class rice.p2p.past.testing.PastRegrTest.TestPastContent
 
toString() - Method in class rice.p2p.past.testing.PastRegrTest.VersionedTestPastContent
 
toString() - Method in class rice.p2p.past.testing.RawPastRegrTest.NonOverwritingTestPastContent
 
toString() - Method in class rice.p2p.past.testing.RawPastRegrTest.TestPastContent
 
toString() - Method in class rice.p2p.past.testing.RawPastRegrTest.VersionedTestPastContent
 
toString() - Method in class rice.p2p.replication.manager.testing.ReplicationManagerRegrTest.TestReplicationManagerClient
 
toString() - Method in class rice.p2p.replication.messaging.RequestMessage
 
toString() - Method in class rice.p2p.replication.messaging.ResponseMessage
 
toString() - Method in class rice.p2p.replication.ReplicationImpl.BloomFilterExecutable
 
toString() - Method in class rice.p2p.replication.testing.ReplicationRegrTest.TestReplicationClient
 
toString() - Method in class rice.p2p.scribe.messaging.MaintenanceMessage
 
toString() - Method in class rice.p2p.scribe.messaging.PublishMessage
 
toString() - Method in class rice.p2p.scribe.messaging.SubscribeAckMessage
Returns a String representation of this ack
toString() - Method in class rice.p2p.scribe.messaging.SubscribeMessage
Returns a String represneting this message
toString() - Method in class rice.p2p.scribe.rawserialization.JavaSerializedScribeContent
 
toString() - Method in class rice.p2p.scribe.ScribeImpl.TopicManager
 
toString() - Method in class rice.p2p.scribe.testing.RawScribeRegrTest.TestScribeClient
 
toString() - Method in class rice.p2p.scribe.testing.RawScribeRegrTest.TestScribeContent
DESCRIBE THE METHOD
toString() - Method in class rice.p2p.scribe.testing.ScribeRegrTest.TestScribeClient
 
toString() - Method in class rice.p2p.scribe.testing.ScribeRegrTest.TestScribeContent
DESCRIBE THE METHOD
toString() - Method in class rice.p2p.scribe.Topic
Returns a String representation of this topic
toString() - Method in class rice.p2p.splitstream.ChannelId
 
toString() - Method in class rice.p2p.splitstream.Stripe
Returns a String representation of this Stripe
toString() - Method in class rice.p2p.splitstream.StripeId
 
toString() - Method in class rice.p2p.util.rawserialization.JavaSerializedMessage
 
toString() - Method in class rice.pastry.commonapi.PastryEndpoint
 
toString() - Method in class rice.pastry.commonapi.PastryEndpointMessage
Returns the String representation of this message
toString() - Method in class rice.pastry.direct.DeliveryTimerTask
 
toString() - Method in class rice.pastry.direct.DirectAppSocket
 
toString() - Method in class rice.pastry.direct.DirectNodeHandle
DESCRIBE THE METHOD
toString() - Method in class rice.pastry.direct.DirectTimerTask
 
toString() - Method in class rice.pastry.dist.DistNodeHandle
Returns a String representation of this DistNodeHandle.
toString() - Method in class rice.pastry.Id.Distance
Returns a string representation of the distance The string is a byte string from most to least significant.
toString() - Method in class rice.pastry.Id
Returns a string representation of the Id in base 16.
toString() - Method in class rice.pastry.IdRange
Returns a string representation of the range.
toString() - Method in class rice.pastry.IdSet
Returns a string representation of the IdSet.
toString() - Method in class rice.pastry.join.InitiateJoin
 
toString() - Method in class rice.pastry.join.JoinRequest
 
toString() - Method in class rice.pastry.leafset.BroadcastLeafSet
 
toString() - Method in class rice.pastry.leafset.LeafSet
Returns a string representation of the leaf set
toString() - Method in class rice.pastry.leafset.RequestLeafSet
 
toString() - Method in class rice.pastry.leafset.SimilarSet
 
toString() - Method in class rice.pastry.leafset.testing.MergeTest.TestNodeHandle
 
toString() - Method in class rice.pastry.NodeSet
Returns a string representation of the NodeSet
toString() - Method in class rice.pastry.PastryNode
 
toString() - Method in class rice.pastry.routing.BroadcastRouteRow
 
toString() - Method in class rice.pastry.routing.RequestRouteRow
 
toString() - Method in class rice.pastry.routing.RouteMessage
 
toString() - Method in class rice.pastry.routing.RouteSet
 
toString() - Method in class rice.pastry.routing.RoutingTable
produces a String representation of the routing table, showing the number of node handles in each entry
toString() - Method in class rice.pastry.ScheduledMessage
 
toString() - Method in class rice.pastry.socket.appsocket.testing.Echo
 
toString() - Method in class rice.pastry.socket.EpochInetSocketAddress
Internal method for computing the toString of an array of InetSocketAddresses
toString() - Method in class rice.pastry.socket.messaging.IPAddressRequestMessage
 
toString() - Method in class rice.pastry.socket.messaging.IPAddressResponseMessage
 
toString() - Method in class rice.pastry.socket.messaging.NodeIdResponseMessage
 
toString() - Method in class rice.pastry.socket.messaging.PingMessage
 
toString() - Method in class rice.pastry.socket.messaging.PingResponseMessage
 
toString() - Method in class rice.pastry.socket.messaging.WrongEpochMessage
 
toString() - Method in class rice.pastry.socket.SocketAppSocket
 
toString() - Method in class rice.pastry.socket.SocketBuffer
 
toString() - Method in class rice.pastry.socket.SocketCollectionManager.DeadChecker
 
toString() - Method in class rice.pastry.socket.SocketCollectionManager.SourceRouteManager
 
toString() - Method in class rice.pastry.socket.SocketNodeHandle
Returns a String representation of this DistNodeHandle.
toString() - Method in class rice.pastry.socket.SocketPastryNode
Prints out a String representation of this node
toString() - Method in class rice.pastry.socket.SocketSourceRouteManager.AddressManager.SourceRouteManager
 
toString() - Method in class rice.pastry.socket.SocketSourceRouteManager.AddressManager
 
toString() - Method in class rice.pastry.socket.SourceRoute
Internal method for computing the toString of an array of InetSocketAddresses
toString() - Method in class rice.pastry.standard.ConsistentJoinMsg
 
toString() - Method in class rice.pastry.testing.HelloMsg
 
toString() - Method in class rice.pastry.testing.LeafSetTest.TestNodeHandle
 
toString() - Method in class rice.pastry.testing.PingMessageNew
 
toString() - Method in class rice.pastry.testing.RoutingTableTest.MyApp
 
toString() - Method in class rice.pastry.testing.RoutingTableTest.TestScribeContent
DESCRIBE THE METHOD
toString() - Method in class rice.tutorial.appsocket.MyApp
 
toString() - Method in class rice.tutorial.direct.MyApp
 
toString() - Method in class rice.tutorial.direct.MyMsg
 
toString() - Method in class rice.tutorial.forwarding.MyApp
 
toString() - Method in class rice.tutorial.forwarding.MyMsg
 
toString() - Method in class rice.tutorial.gtitm.MyApp
 
toString() - Method in class rice.tutorial.gtitm.MyMsg
 
toString() - Method in class rice.tutorial.lesson3.MyApp
 
toString() - Method in class rice.tutorial.lesson3.MyMsg
 
toString() - Method in class rice.tutorial.lesson4.MyApp
 
toString() - Method in class rice.tutorial.lesson4.MyMsg
 
toString() - Method in class rice.tutorial.past.MyPastContent
A descriptive toString()
toString() - Method in class rice.tutorial.rawserialization.MyApp
 
toString() - Method in class rice.tutorial.rawserialization.MyMsg
 
toString() - Method in class rice.tutorial.rawserialization2.MyApp
 
toString() - Method in class rice.tutorial.rawserialization2.MyMsg
 
toString() - Method in class rice.tutorial.scribe.MyScribeContent
Ye ol' toString()
toString() - Method in class rice.tutorial.timer.MyApp
 
toStringBare() - Method in class rice.pastry.Id
Similar to toString(), but not wrapped by <0x ..>
toStringFull() - Method in interface rice.p2p.commonapi.Id
Returns a string representing the full length of this Id.
toStringFull() - Method in class rice.p2p.glacier.FragmentKey
DESCRIBE THE METHOD
toStringFull() - Method in class rice.p2p.glacier.v2.Manifest
 
toStringFull() - Method in class rice.p2p.glacier.VersionKey
DESCRIBE THE METHOD
toStringFull() - Method in class rice.p2p.multiring.RingId
Returns a string representing the full length of this Id.
toStringFull() - Method in class rice.p2p.past.gc.GCId
Returns a string representing the full length of this Id.
toStringFull() - Method in class rice.pastry.Id
Returns the complete represntation of this Id, in hex.
toStringFull() - Method in class rice.pastry.routing.BroadcastRouteRow
 
toStringFull() - Method in class rice.pastry.socket.SourceRoute
Internal method for computing the toString of an array of InetSocketAddresses
toStringFull() - Method in class rice.persistence.testing.MemoryStorageTest.VariableId
 
TOTAL_HEADER_SIZE - Static variable in class rice.pastry.socket.SocketCollectionManager
 
totalObjectsSize - Variable in class rice.p2p.aggregation.AggregationStatistics
 
toVisit - Variable in class rice.p2p.scribe.messaging.AnycastMessage
the list of nodes which we are going to visit
tran - Static variable in class rice.pastry.Id
The static translation array
trans(char) - Static method in class rice.pastry.Id
Internal method for mapping digit -> num
trans(byte[]) - Static method in class rice.pastry.Id
Internal method for mapping byte[] -> int[]
trans(String) - Static method in class rice.pastry.Id
Static method for converting the hex representation into an array of ints.
trash - Variable in class rice.p2p.past.PastImpl
 
trashStorage - Variable in class rice.p2p.glacier.v2.GlacierImpl
 
trashStorageSize - Variable in class rice.p2p.glacier.v2.GlacierStatistics
 
tries - Variable in class rice.pastry.socket.SocketCollectionManager.DeadChecker
 
tries - Variable in class rice.pastry.socket.SocketCollectionManager.MessageRetry
 
tryingToGoReady - Variable in class rice.pastry.standard.ConsistentJoinProtocol
Suppresses sendTheMessage() if we are not ready to do this part of the join process, or we are already done.
Tutorial - Class in rice.pastry.socket.appsocket.testing
This tutorial shows how to setup a FreePastry node using the Socket Protocol.
Tutorial(int, InetSocketAddress, Environment) - Constructor for class rice.pastry.socket.appsocket.testing.Tutorial
This constructor launches numNodes PastryNodes.
Tutorial - Class in rice.tutorial.appsocket
This tutorial shows how to setup a FreePastry node using the Socket Protocol.
Tutorial(int, InetSocketAddress, int, Environment, boolean) - Constructor for class rice.tutorial.appsocket.Tutorial
This constructor launches numNodes PastryNodes.
TYPE - Static variable in class rice.p2p.aggregation.AggregateHandle
 
TYPE - Static variable in class rice.p2p.aggregation.messaging.AggregationTimeoutMessage
 
TYPE - Static variable in class rice.p2p.aggregation.messaging.NonAggregate
 
TYPE - Static variable in class rice.p2p.aggregation.raw.RawAggregate
 
TYPE - Static variable in class rice.p2p.glacier.FragmentKey
 
TYPE - Static variable in class rice.p2p.glacier.v2.messaging.GlacierDataMessage
 
TYPE - Static variable in class rice.p2p.glacier.v2.messaging.GlacierFetchMessage
 
TYPE - Static variable in class rice.p2p.glacier.v2.messaging.GlacierNeighborRequestMessage
 
TYPE - Static variable in class rice.p2p.glacier.v2.messaging.GlacierNeighborResponseMessage
 
TYPE - Static variable in class rice.p2p.glacier.v2.messaging.GlacierQueryMessage
 
TYPE - Static variable in class rice.p2p.glacier.v2.messaging.GlacierRangeForwardMessage
 
TYPE - Static variable in class rice.p2p.glacier.v2.messaging.GlacierRangeQueryMessage
 
TYPE - Static variable in class rice.p2p.glacier.v2.messaging.GlacierRangeResponseMessage
 
TYPE - Static variable in class rice.p2p.glacier.v2.messaging.GlacierRefreshCompleteMessage
 
TYPE - Static variable in class rice.p2p.glacier.v2.messaging.GlacierRefreshPatchMessage
 
TYPE - Static variable in class rice.p2p.glacier.v2.messaging.GlacierRefreshProbeMessage
 
TYPE - Static variable in class rice.p2p.glacier.v2.messaging.GlacierRefreshResponseMessage
 
TYPE - Static variable in class rice.p2p.glacier.v2.messaging.GlacierResponseMessage
 
TYPE - Static variable in class rice.p2p.glacier.v2.messaging.GlacierSyncMessage
 
TYPE - Static variable in class rice.p2p.glacier.v2.messaging.GlacierTimeoutMessage
 
TYPE - Static variable in class rice.p2p.glacier.VersionKey
 
TYPE - Static variable in class rice.p2p.multiring.messaging.RingMessage
 
TYPE - Static variable in class rice.p2p.multiring.MultiringNodeHandleSet
 
TYPE - Static variable in class rice.p2p.multiring.RingId
 
TYPE - Static variable in class rice.p2p.past.ContentHashPastContentHandle
 
TYPE - Static variable in class rice.p2p.past.gc.GCId
 
TYPE - Static variable in class rice.p2p.past.gc.messaging.GCCollectMessage
 
TYPE - Static variable in class rice.p2p.past.gc.messaging.GCInsertMessage
 
TYPE - Static variable in class rice.p2p.past.gc.messaging.GCLookupHandlesMessage
 
TYPE - Static variable in class rice.p2p.past.gc.messaging.GCRefreshMessage
 
TYPE - Static variable in class rice.p2p.past.gc.rawserialization.JavaSerializedGCPastContent
 
TYPE - Static variable in class rice.p2p.past.gc.rawserialization.JavaSerializedGCPastContentHandle
 
TYPE - Static variable in class rice.p2p.past.messaging.CacheMessage
 
TYPE - Static variable in class rice.p2p.past.messaging.FetchHandleMessage
 
TYPE - Static variable in class rice.p2p.past.messaging.FetchMessage
 
TYPE - Static variable in class rice.p2p.past.messaging.InsertMessage
 
TYPE - Static variable in class rice.p2p.past.messaging.LookupHandlesMessage
 
TYPE - Static variable in class rice.p2p.past.messaging.LookupMessage
 
TYPE - Static variable in class rice.p2p.past.messaging.MessageLostMessage
 
TYPE - Static variable in class rice.p2p.past.rawserialization.JavaSerializedPastContent
 
TYPE - Static variable in class rice.p2p.past.rawserialization.JavaSerializedPastContentHandle
 
TYPE - Static variable in class rice.p2p.past.testing.RawPastRegrTest.NonOverwritingTestPastContent
 
TYPE - Static variable in class rice.p2p.past.testing.RawPastRegrTest.TestPastContent
 
TYPE - Static variable in class rice.p2p.past.testing.RawPastRegrTest.TestPastContentHandle
 
TYPE - Static variable in class rice.p2p.past.testing.RawPastRegrTest.VersionedTestPastContent
 
TYPE - Static variable in class rice.p2p.replication.messaging.ReminderMessage
 
TYPE - Static variable in class rice.p2p.replication.messaging.RequestMessage
 
TYPE - Static variable in class rice.p2p.replication.messaging.ResponseMessage
 
TYPE - Static variable in class rice.p2p.scribe.messaging.AnycastMessage
 
TYPE - Static variable in class rice.p2p.scribe.messaging.DropMessage
 
TYPE - Static variable in class rice.p2p.scribe.messaging.MaintenanceMessage
 
TYPE - Static variable in class rice.p2p.scribe.messaging.PublishMessage
 
TYPE - Static variable in class rice.p2p.scribe.messaging.PublishRequestMessage
 
TYPE - Static variable in class rice.p2p.scribe.messaging.SubscribeAckMessage
 
TYPE - Static variable in class rice.p2p.scribe.messaging.SubscribeFailedMessage
 
TYPE - Static variable in class rice.p2p.scribe.messaging.SubscribeLostMessage
 
TYPE - Static variable in class rice.p2p.scribe.messaging.SubscribeMessage
 
TYPE - Static variable in class rice.p2p.scribe.messaging.UnsubscribeMessage
 
TYPE - Static variable in class rice.p2p.scribe.rawserialization.JavaSerializedScribeContent
 
TYPE - Static variable in class rice.p2p.scribe.testing.RawScribeRegrTest.TestScribeContent
 
TYPE - Static variable in class rice.p2p.splitstream.SplitStreamContent
 
TYPE - Static variable in class rice.p2p.splitstream.SplitStreamSubscribeContent
 
TYPE - Static variable in class rice.pastry.commonapi.PastryEndpointMessage
 
TYPE - Static variable in class rice.pastry.Id
 
TYPE - Static variable in class rice.pastry.join.JoinRequest
 
TYPE - Static variable in class rice.pastry.leafset.BroadcastLeafSet
 
type() - Method in class rice.pastry.leafset.BroadcastLeafSet
Returns the type of leaf set.
TYPE - Static variable in class rice.pastry.leafset.RequestLeafSet
 
TYPE - Static variable in class rice.pastry.NodeSet
 
TYPE - Static variable in class rice.pastry.routing.BroadcastRouteRow
 
TYPE - Static variable in class rice.pastry.routing.RequestRouteRow
 
TYPE - Static variable in class rice.pastry.routing.RouteMessage
 
TYPE - Static variable in class rice.pastry.routing.RouteSet
 
TYPE - Static variable in class rice.pastry.socket.messaging.IPAddressRequestMessage
 
TYPE - Static variable in class rice.pastry.socket.messaging.IPAddressResponseMessage
 
TYPE - Static variable in class rice.pastry.socket.messaging.LeafSetRequestMessage
 
TYPE - Static variable in class rice.pastry.socket.messaging.LeafSetResponseMessage
 
TYPE - Static variable in class rice.pastry.socket.messaging.NodeIdRequestMessage
 
TYPE - Static variable in class rice.pastry.socket.messaging.NodeIdResponseMessage
 
TYPE - Static variable in class rice.pastry.socket.messaging.PingMessage
 
TYPE - Static variable in class rice.pastry.socket.messaging.PingResponseMessage
 
TYPE - Static variable in class rice.pastry.socket.messaging.RouteRowRequestMessage
 
TYPE - Static variable in class rice.pastry.socket.messaging.RouteRowResponseMessage
 
TYPE - Static variable in class rice.pastry.socket.messaging.RoutesRequestMessage
 
TYPE - Static variable in class rice.pastry.socket.messaging.RoutesResponseMessage
 
TYPE - Static variable in class rice.pastry.socket.messaging.WrongEpochMessage
 
TYPE - Static variable in class rice.pastry.socket.SourceRoute
 
TYPE - Static variable in class rice.pastry.standard.ConsistentJoinMsg
 
TYPE - Static variable in class rice.persistence.testing.MemoryStorageTest.VariableId
 
TYPE - Static variable in class rice.tutorial.rawserialization.MyMsg
 
TYPE_FETCH - Static variable in interface rice.p2p.past.rawserialization.SocketStrategy
 
TYPE_INSERT - Static variable in interface rice.p2p.past.rawserialization.SocketStrategy
 
TYPE_SR_TCP - Static variable in interface rice.pastry.NetworkListener
TCP traffic source-routed (you are an intermediate hop, not the source nor destination)
TYPE_SR_UDP - Static variable in interface rice.pastry.NetworkListener
UDP traffic source-routed (you are an intermediate hop, not the source nor destination)
TYPE_TCP - Static variable in interface rice.pastry.NetworkListener
TCP traffic (not source-routed)
TYPE_UDP - Static variable in interface rice.pastry.NetworkListener
UDP traffic (not source-routed)

U

uncache(Id, Continuation) - Method in interface rice.persistence.Cache
Removes the object from the list of cached objects.
uncache(Id, Continuation) - Method in class rice.persistence.EmptyCache
Removes the object from the list of cached objects.
uncache(Id, Continuation) - Method in class rice.persistence.LRUCache
Removes the object from the list of cached objects.
uncache(Id, Continuation) - Method in class rice.persistence.StorageManagerImpl
Removes the object from the list of cached objects.
uniqueCount - Variable in exception rice.pastry.leafset.LSRangeCannotBeDeterminedException
 
unknown - Variable in class rice.pastry.testing.PastryNetworkTest
 
unlock(Id) - Method in interface rice.persistence.LockManager
 
unlock(Id) - Method in class rice.persistence.LockManagerImpl
 
unmark() - Method in class rice.p2p.util.XMLParser
Unsets the mark
unstore(Id, Continuation) - Method in class rice.persistence.MemoryStorage
Removes the object from the list of stored objects.
unstore(Id, Continuation) - Method in class rice.persistence.PersistentStorage
Request to remove the object from the list of persistend objects.
unstore(Id, Continuation) - Method in interface rice.persistence.Storage
Removes the object from the list of stored objects.
unstore(Id, Continuation) - Method in class rice.persistence.StorageManagerImpl
Removes the object from the list of stored objects.
unsubscribe(Topic, ScribeClient) - Method in interface rice.p2p.scribe.Scribe
Unsubscribes the given client from the provided topic.
unsubscribe(Topic, ScribeClient) - Method in class rice.p2p.scribe.ScribeImpl
Unsubscribes the given client from the provided topic.
unsubscribe(SplitStreamClient) - Method in class rice.p2p.splitstream.Stripe
Removes a client from this stripe - the client will no longer be informed whenever data arrives for this stripe
UnsubscribeMessage - Class in rice.p2p.scribe.messaging
 
UnsubscribeMessage(NodeHandle, Topic) - Constructor for class rice.p2p.scribe.messaging.UnsubscribeMessage
Constructor which takes a unique integer Id
unwrap() - Method in class rice.pastry.routing.RouteMessage
Deprecated. use unwrap(MessageDeserializer)
unwrap(MessageDeserializer) - Method in class rice.pastry.routing.RouteMessage
 
update(NodeHandle, boolean) - Method in class rice.p2p.aggregation.AggregationImpl
 
update(NodeHandle, boolean) - Method in interface rice.p2p.commonapi.Application
This method is invoked to inform the application that the given node has either joined or left the neighbor set of the local node, as the set would be returned by the neighborSet call.
update(NodeHandle, boolean) - Method in class rice.p2p.glacier.v2.GlacierImpl
 
update(long, byte[]) - Method in class rice.p2p.glacier.v2.Manifest
 
update(NodeHandle, boolean) - Method in class rice.p2p.multiring.MultiringApplication
This method is invoked to inform the application that the given node has either joined or left the neighbor set of the local node, as the set would be returned by the neighborSet call.
update(Observable, Object) - Method in class rice.p2p.multiring.MultiringNodeHandle
Observable callback.
update(NodeHandle, boolean) - Method in class rice.p2p.multiring.testing.MultiringRegrTest.MultiringTestApp
 
update(NodeHandle, boolean) - Method in class rice.p2p.past.PastImpl
This method is invoked to inform the application that the given node has either joined or left the neighbor set of the local node, as the set would be returned by the neighborSet call.
update(NodeHandle, boolean) - Method in class rice.p2p.replication.manager.ReplicationManagerImpl
This method is invoked to inform the application that the given node has either joined or left the neighbor set of the local node, as the set would be returned by the neighborSet call.
update(NodeHandle, boolean) - Method in class rice.p2p.replication.ReplicationImpl
This method is invoked to inform the application that the given node has either joined or left the neighbor set of the local node, as the set would be returned by the neighborSet call.
update(Observable, Object) - Method in class rice.p2p.scribe.ScribeImpl.TopicManager
DESCRIBE THE METHOD
update(NodeHandle, boolean) - Method in class rice.p2p.scribe.ScribeImpl
This method is invoked to inform the application that the given node has either joined or left the neighbor set of the local node, as the set would be returned by the neighborSet call.
update(NodeHandle, boolean) - Method in class rice.pastry.client.CommonAPIAppl
Called by pastry when the neighbor set changes.
update(Observable, Object) - Method in class rice.pastry.direct.DirectNodeHandle
Only notify if dead.
Update - Static variable in class rice.pastry.leafset.BroadcastLeafSet
 
update(Object) - Method in class rice.pastry.NodeHandle
Method which allows the observers of this socket node handle to be updated.
update(Observable, Object) - Method in class rice.pastry.routing.RouteSet
Is called by the Observer pattern whenever the liveness or proximity of a registered node handle is changed.
update(NodeHandle, boolean) - Method in class rice.pastry.socket.appsocket.testing.Echo
Called when you hear about a new neighbor.
update(Observable, Object) - Method in class rice.pastry.socket.SocketNodeHandle
DESCRIBE THE METHOD
update(Observable, Object) - Method in class rice.pastry.standard.ConsistentJoinProtocol
Can be PastryNode updates, leafset updates, or nodehandle updates.
update(Observable, Object) - Method in class rice.pastry.standard.PeriodicLeafSetProtocol
Only remove the item if you did not give a lease.
update(Observable, Object) - Method in class rice.pastry.standard.StandardLeafSetProtocol
If nodehandle is dead, remove it from the leafset.
update(NodeHandle, boolean) - Method in class rice.pastry.testing.RegrTestApp
 
update(NodeHandle, boolean) - Method in class rice.pastry.testing.RoutingTableTest.MyApp
Called when you hear about a new neighbor.
update(NodeHandle, boolean) - Method in class rice.tutorial.appsocket.MyApp
Called when you hear about a new neighbor.
update(NodeHandle, boolean) - Method in class rice.tutorial.direct.MyApp
Called when you hear about a new neighbor.
update(NodeHandle, boolean) - Method in class rice.tutorial.forwarding.MyApp
Called when you hear about a new neighbor.
update(NodeHandle, boolean) - Method in class rice.tutorial.gtitm.MyApp
Called when you hear about a new neighbor.
update(NodeHandle, boolean) - Method in class rice.tutorial.lesson3.MyApp
Called when you hear about a new neighbor.
update(NodeHandle, boolean) - Method in class rice.tutorial.lesson4.MyApp
Called when you hear about a new neighbor.
update(NodeHandle, boolean) - Method in class rice.tutorial.rawserialization.MyApp
Called when you hear about a new neighbor.
update(NodeHandle, boolean) - Method in class rice.tutorial.rawserialization2.MyApp
Called when you hear about a new neighbor.
update(NodeHandle, boolean) - Method in class rice.tutorial.scribe.MyScribeClient
 
update(NodeHandle, boolean) - Method in class rice.tutorial.splitstream.MySplitStreamClient
 
update(NodeHandle, boolean) - Method in class rice.tutorial.timer.MyApp
Called when you hear about a new neighbor.
updated - Variable in class rice.pastry.socket.SocketSourceRouteManager.AddressManager.SourceRouteManager
 
updated - Variable in class rice.pastry.socket.SocketSourceRouteManager.AddressManager
 
updateManifest(VersionKey, Manifest, long) - Method in class rice.p2p.glacier.v2.GlacierDefaultPolicy
 
updateManifest(VersionKey, Manifest, long) - Method in interface rice.p2p.glacier.v2.GlacierPolicy
 
updates - Variable in class rice.p2p.glacier.v2.messaging.GlacierRefreshCompleteMessage
 
updateTokenBucket() - Method in class rice.p2p.glacier.v2.GlacierImpl
 
USE_DIFFERENT_PORT - Static variable in class rice.pastry.socket.SocketPastryNodeFactory
 
useDefault - Variable in class rice.environment.logging.HeirarchyLogger
 
useHeartbeat - Static variable in class rice.selector.ProfileSelector
 
useLoopListeners - Variable in class rice.selector.SelectorManager
LoopListeners is used in case you are worried that your process may not get scheduled for a while such as on an overloaded planetlab node, or if you hibernate your laptop, this is not needed for the simulator
useLoopListeners(boolean) - Method in class rice.selector.SelectorManager
Set this to false when using the simulator, because you don't need to notify loop observers.

V

validatesFragment(Fragment, int, Logger) - Method in class rice.p2p.glacier.v2.Manifest
 
valueHeadMap(Object) - Method in class rice.p2p.util.ReverseTreeMap
Method which returns a headset of the values, or all the keys with values up to the specified value
valueNullMap() - Method in class rice.p2p.util.ReverseTreeMap
Method which returns all of the keys which have null values
values() - Method in class rice.p2p.multiring.MultiringIdFactory.MultiringSortedMap
 
values() - Method in class rice.p2p.past.gc.GCIdFactory.GCSortedMap
 
values() - Method in class rice.p2p.util.ImmutableSortedMap
Returns a collection view of the values contained in this map.
values() - Method in class rice.p2p.util.RedBlackMap
Returns a collection view of the values contained in this map.
valueSubMap(Object, Object) - Method in class rice.p2p.util.ReverseTreeMap
Method which returns a headset of the values, or all the keys with values up to the specified value
valueTailMap(Object) - Method in class rice.p2p.util.ReverseTreeMap
Method which returns a tailset of the values, or all the keys with values after to the specified value
verify(byte[], byte[], PublicKey) - Static method in class rice.p2p.util.SecurityUtils
Utility method for verifying a signature
verifyConnection(int, InetSocketAddress, InetSocketAddress[], Environment, Logger) - Static method in class rice.pastry.socket.SocketPastryNodeFactory
Method which can be used to test the connectivity contstrains of the local node.
verifyConnection(int, int, InetSocketAddress, InetSocketAddress[], Environment, Logger) - Static method in class rice.pastry.socket.SocketPastryNodeFactory
 
version - Variable in class rice.p2p.aggregation.AggregateHandle
 
version - Variable in class rice.p2p.aggregation.ObjectDescriptor
 
version - Variable in class rice.p2p.glacier.v2.DebugContent
 
version - Variable in class rice.p2p.glacier.v2.GlacierContentHandle
 
version - Variable in class rice.p2p.glacier.VersionKey
DESCRIBE THE FIELD
version - Variable in class rice.p2p.multiring.RingCertificate
 
version - Variable in class rice.p2p.past.testing.PastRegrTest.VersionedTestPastContent
 
version - Variable in class rice.p2p.past.testing.RawPastRegrTest.VersionedTestPastContent
 
VersioningPast - Interface in rice.p2p.glacier
 
VersionKey - Class in rice.p2p.glacier
DESCRIBE THE CLASS
VersionKey(Id, long) - Constructor for class rice.p2p.glacier.VersionKey
Constructor for VersionKey.
VersionKey(InputBuffer, Endpoint) - Constructor for class rice.p2p.glacier.VersionKey
 
VersionKeyFactory - Class in rice.p2p.glacier
DESCRIBE THE CLASS
VersionKeyFactory(MultiringIdFactory) - Constructor for class rice.p2p.glacier.VersionKeyFactory
Constructor for VersionKeyFactory.
VersionKeyRange - Class in rice.p2p.glacier
DESCRIBE THE CLASS
VersionKeyRange(IdRange) - Constructor for class rice.p2p.glacier.VersionKeyRange
Constructor
VersionKeyRange(InputBuffer, Endpoint) - Method in class rice.p2p.glacier.VersionKeyRange
 
VersionKeySet - Class in rice.p2p.glacier
DESCRIBE THE CLASS
VersionKeySet() - Constructor for class rice.p2p.glacier.VersionKeySet
Constructor.
VersionKeySet(VersionKeySet) - Constructor for class rice.p2p.glacier.VersionKeySet
Copy constructor.
VersionKeySet(SortedMap) - Constructor for class rice.p2p.glacier.VersionKeySet
Constructor.
visited - Variable in class rice.p2p.scribe.messaging.AnycastMessage
the list of nodes which we have visited
vlist - Variable in class rice.p2p.util.XMLObjectInputStream
The list of validation objects waiting for the entire object graph to be read in
vNewPast - Variable in class rice.p2p.aggregation.Moraine
 
vOldPast - Variable in class rice.p2p.aggregation.Moraine
 

W

WAIT_TO_JOIN_DELAY - Static variable in class rice.p2p.splitstream.testing.SplitStreamDistTest
 
WAIT_TO_SUBSCRIBE_DELAY - Static variable in class rice.p2p.splitstream.testing.SplitStreamDistTest
 
waitingList - Variable in class rice.p2p.aggregation.AggregationImpl
 
waitOnClock(int) - Method in class rice.p2p.commonapi.testing.CommonAPITest
 
waitToRecoverFromKilling(int) - Method in class rice.p2p.commonapi.testing.CommonAPITest
Nodes will be non-ready for a while after killing.
wakeup() - Method in class rice.p2p.replication.manager.ReplicationManagerImpl.ReplicationManagerHelper
 
wakeup() - Method in class rice.selector.SelectorManager
Note, should hold the selector's (this) lock to call this.
wakeupTime - Variable in class rice.selector.SelectorManager
 
WARNING - Static variable in class rice.environment.logging.Logger
WARNING is a message level indicating a potential problem.
wasAdded() - Method in class rice.pastry.NodeSetUpdate
Returns true if the handle was added to the set.
wasReadOK - Variable in class rice.p2p.aggregation.AggregateList
 
WeakHashSet - Interface in rice.pastry.socket
Replacement for TimerWeakHashMap for Socket.
WHITESPACE - Static variable in class rice.p2p.util.XMLParser
 
WHITESPACE_OR_EQUALS - Static variable in class rice.p2p.util.XMLParser
 
WHITESPACE_OR_TAG_END - Static variable in class rice.p2p.util.XMLParser
 
whoDoWeNeedAResponseFrom() - Method in class rice.pastry.standard.ConsistentJoinProtocol
Returns all members of the leafset that are not in gotResponse
WorkQueue - Class in rice.environment.processing.simple
 
WorkQueue() - Constructor for class rice.environment.processing.simple.WorkQueue
 
WorkQueue(int) - Constructor for class rice.environment.processing.simple.WorkQueue
 
WorkQueueOverflowException - Exception in rice.environment.processing.simple
 
WorkQueueOverflowException() - Constructor for exception rice.environment.processing.simple.WorkQueueOverflowException
 
WorkRequest - Class in rice.environment.processing
Extend this class and implement doWork() if you need to do blocking disk IO.
WorkRequest(Continuation, SelectorManager) - Constructor for class rice.environment.processing.WorkRequest
 
WorkRequest() - Constructor for class rice.environment.processing.WorkRequest
 
write(int) - Method in class rice.environment.logging.LogOutputStream
 
write(ByteBuffer[], int, int) - Method in interface rice.p2p.commonapi.appsocket.AppSocket
Writes a sequence of bytes to this channel from a subsequence of the given buffers.
write(byte[], int, int) - Method in interface rice.p2p.commonapi.rawserialization.OutputBuffer
 
write(int) - Method in class rice.p2p.util.Base64.OutputStream
Writes the byte to the output stream after converting to/from Base64 notation.
write(byte[], int, int) - Method in class rice.p2p.util.Base64.OutputStream
Calls Base64.OutputStream.write(int) repeatedly until len bytes are written.
write(int) - Method in class rice.p2p.util.EncryptedOutputStream
Writes the specified byte to this output stream.
write(byte[], int, int) - Method in class rice.p2p.util.EncryptedOutputStream
Writes the given bytes to the output
write(ObjectOutput) - Method in class rice.p2p.util.XMLObjectOutputStream.PutField
Deprecated.  
write(byte) - Method in class rice.p2p.util.XMLObjectOutputStream
Method which writes a byte to the underlying output stream.
write(byte[]) - Method in class rice.p2p.util.XMLObjectOutputStream
Method which writes a array of bytes to the underlying output stream.
write(byte[], int, int) - Method in class rice.p2p.util.XMLObjectOutputStream
Method which writes a array of bytes to the underlying output stream.
write(SelectionKey) - Method in class rice.pastry.socket.PingManager
DESCRIBE THE METHOD
write(SelectionKey) - Method in class rice.pastry.socket.SocketAppSocket
Writes to the socket attached to this socket manager.
write(ByteBuffer[], int, int) - Method in class rice.pastry.socket.SocketAppSocket
 
write(SocketChannel) - Method in class rice.pastry.socket.SocketChannelRepeater
Method which is designed to be called when this repeater should write something out.
write(SocketChannel) - Method in class rice.pastry.socket.SocketChannelWriter
Method which is designed to be called when this writer should write out its data.
write(SelectionKey) - Method in class rice.pastry.socket.SocketCollectionManager.SourceRouteManager
Writes to the socket attached to this socket manager.
write(SelectionKey) - Method in class rice.selector.SelectionKeyHandler
Method which is called when the key becomes writable.
WRITE_OBJECTS - Static variable in class rice.p2p.util.XMLObjectOutputStream
A cache of the writeObject() methods, mapping class->writeObject()
WRITE_REPLACES - Static variable in class rice.p2p.util.XMLObjectOutputStream
A cache of the writeReplace() methods, mapping class->writeReplace()
WRITE_WAIT_TIME - Variable in class rice.pastry.socket.SocketCollectionManager
 
writeArray(Object, String, boolean) - Method in class rice.p2p.util.XMLObjectOutputStream
Method which writes an array to the stream.
writeBase64(byte[], int, int) - Method in class rice.p2p.util.XMLWriter
Method which writes a sequence of base64 encoded bytes to the output stream
writeBoolean(boolean) - Method in interface rice.p2p.commonapi.rawserialization.OutputBuffer
 
writeBoolean(boolean) - Method in class rice.p2p.util.XMLObjectOutputStream
Method which writes an boolean to the stream.
writeBuffer() - Method in class rice.p2p.util.EncryptedOutputStream
Internal method which writes out the buffered data
writeByte(byte) - Method in interface rice.p2p.commonapi.rawserialization.OutputBuffer
 
writeByte(byte) - Method in class rice.p2p.util.rawserialization.SimpleOutputBuffer
 
writeByte(int) - Method in class rice.p2p.util.XMLObjectOutputStream
Method which writes an byte to the stream.
writeByte(byte) - Method in class rice.p2p.util.XMLObjectOutputStream
Method which writes an byte to the stream.
writeBytes(String) - Method in class rice.p2p.util.XMLObjectOutputStream
Method which writes a String as a sequence of chars to the stream.
writeChar(char) - Method in interface rice.p2p.commonapi.rawserialization.OutputBuffer
 
writeChar(char) - Method in class rice.p2p.util.rawserialization.SimpleOutputBuffer
 
writeChar(int) - Method in class rice.p2p.util.XMLObjectOutputStream
Method which writes an char to the stream.
writeChar(char) - Method in class rice.p2p.util.XMLObjectOutputStream
Method which writes an char to the stream.
writeChars(String) - Method in class rice.p2p.util.XMLObjectOutputStream
Method which writes a String as a sequence of chars to the stream.
writeClass(Object, Class) - Method in class rice.p2p.util.XMLObjectOutputStream
Method which writes the information for one class for a given object to the stream.
writeDirty() - Method in class rice.persistence.PersistentStorage
Function which writes out all of the dirty metadata files and marks them as clean.
writeDouble(double) - Method in interface rice.p2p.commonapi.rawserialization.OutputBuffer
 
writeDouble(double) - Method in class rice.p2p.util.XMLObjectOutputStream
Method which writes an double to the stream.
writeExternal(ObjectOutput) - Method in class rice.p2p.util.testing.XMLObjectStreamUnit.TestExternalizable
 
writeExternal(ObjectOutput) - Method in class rice.p2p.util.testing.XMLObjectStreamUnit.TestSubExternalizable
 
writeFields() - Method in class rice.p2p.util.XMLObjectOutputStream
Method which writes the current state of the PutField object to the stream as this object's fields.
writeFields(Object, Class) - Method in class rice.p2p.util.XMLObjectOutputStream
Method which initiates the default field writing mechanism for the given object's class.
writeFloat(float) - Method in interface rice.p2p.commonapi.rawserialization.OutputBuffer
 
writeFloat(float) - Method in class rice.p2p.util.XMLObjectOutputStream
Method which writes an float to the stream.
writeHeader() - Method in class rice.p2p.util.XMLWriter
Method which writes the XML header to the writer.
writeInt(int) - Method in interface rice.p2p.commonapi.rawserialization.OutputBuffer
 
writeInt(int) - Method in class rice.p2p.util.XMLObjectOutputStream
Method which writes an int to the stream.
writeLong(long) - Method in interface rice.p2p.commonapi.rawserialization.OutputBuffer
 
writeLong(long) - Method in class rice.p2p.util.XMLObjectOutputStream
Method which writes an long to the stream.
writeNull(String) - Method in class rice.p2p.util.XMLObjectOutputStream
Method which writes a null item to the stream as the provided field.
writeObject(Object, String) - Method in class rice.p2p.util.XMLObjectOutputStream
Method which writes an object to the stream as the given field name If the next object represents a reference or null, then the appropriate helper is called.
writeObjectOverride(Object) - Method in class rice.p2p.util.XMLObjectOutputStream
Method which is called by ObjectOutputStream.writeObject(), and writes the given object to the stream.
writeObjectUnshared(Object, String, boolean) - Method in class rice.p2p.util.XMLObjectOutputStream
Method which writes an object to the stream.
writeOrdinaryObject(Object, String, boolean) - Method in class rice.p2p.util.XMLObjectOutputStream
Method which writes an ordinary object to the stream (not a String or Array).
writePrimitive(int, String) - Method in class rice.p2p.util.XMLObjectOutputStream
Method which writes a int to the stream, as the given field name.
writePrimitive(boolean, String) - Method in class rice.p2p.util.XMLObjectOutputStream
Method which writes a boolean to the stream, as the given field name.
writePrimitive(byte, String) - Method in class rice.p2p.util.XMLObjectOutputStream
Method which writes a byte to the stream, as the given field name.
writePrimitive(char, String) - Method in class rice.p2p.util.XMLObjectOutputStream
Method which writes a char to the stream, as the given field name.
writePrimitive(double, String) - Method in class rice.p2p.util.XMLObjectOutputStream
Method which writes a double to the stream, as the given field name.
writePrimitive(float, String) - Method in class rice.p2p.util.XMLObjectOutputStream
Method which writes a float to the stream, as the given field name.
writePrimitive(long, String) - Method in class rice.p2p.util.XMLObjectOutputStream
Method which writes a long to the stream, as the given field name.
writePrimitive(short, String) - Method in class rice.p2p.util.XMLObjectOutputStream
Method which writes a short to the stream, as the given field name.
writePrimitiveField(Object, Field) - Method in class rice.p2p.util.XMLObjectOutputStream
Method which writes a primitive field to the stream.
writePutFields(XMLObjectOutputStream.PutField) - Method in class rice.p2p.util.XMLObjectOutputStream
Method which writes out the data from the given PutField class as the data for the given class.
writer - Variable in class rice.p2p.util.XMLObjectOutputStream
The underlying XML writing engine
writer - Variable in class rice.p2p.util.XMLWriter
The underlying writer which the serializer uses
writer - Variable in class rice.pastry.socket.SocketAppSocket
 
writeReference(Object, String) - Method in class rice.p2p.util.XMLObjectOutputStream
Method which writes a reference to the stream, determined from the references table.
writeReplace() - Method in class rice.p2p.util.testing.XMLObjectStreamUnit.TestReplace
 
writeReset() - Method in class rice.p2p.util.XMLObjectOutputStream
Method which writes a reset command to the stream.
writeShort(short) - Method in interface rice.p2p.commonapi.rawserialization.OutputBuffer
 
writeShort(short) - Method in class rice.p2p.util.rawserialization.SimpleOutputBuffer
 
writeShort(int) - Method in class rice.p2p.util.XMLObjectOutputStream
Method which writes an short to the stream.
writeShort(short) - Method in class rice.p2p.util.XMLObjectOutputStream
Method which writes an short to the stream.
writeStreamHeader() - Method in class rice.p2p.util.XMLObjectOutputStream
Method which writes the XML header to the stream.
writeString(String, String, boolean) - Method in class rice.p2p.util.XMLObjectOutputStream
Method which writes a string to the stream as the provided field.
writeToDisk() - Method in class rice.p2p.aggregation.AggregateList
 
writeUnshared(Object) - Method in class rice.p2p.util.XMLObjectOutputStream
Method which writes the given object to the stream and does not record a reference to the object.
writeUTF(String) - Method in interface rice.p2p.commonapi.rawserialization.OutputBuffer
 
writeUTF(String) - Method in class rice.p2p.util.XMLObjectOutputStream
Method which writes a UTF-encoded String to the stream.
WrongEpochMessage - Class in rice.pastry.socket.messaging
Class which represents a "ping" message sent through the socket pastry system.
WrongEpochMessage(EpochInetSocketAddress, EpochInetSocketAddress, long) - Constructor for class rice.pastry.socket.messaging.WrongEpochMessage
Constructor
WrongEpochMessage(InputBuffer) - Constructor for class rice.pastry.socket.messaging.WrongEpochMessage
 

X

XMLObjectInputStream - Class in rice.p2p.util
XMLObjectInputStreamm is an extension of ObjectInputStreamm which provides for deserialization for objects which have been converted to XML via a XMLObjectOutputStream.
XMLObjectInputStream(InputStream) - Constructor for class rice.p2p.util.XMLObjectInputStream
Constructor which reads data from the given input stream in order deserialize objects.
XMLObjectInputStream.GetField - Class in rice.p2p.util
This class is an implementation of GetField which is compatible with the XMLObjectInputStreamm.
XMLObjectInputStream.GetField() - Constructor for class rice.p2p.util.XMLObjectInputStream.GetField
 
XMLObjectOutputStream - Class in rice.p2p.util
XMLObjectOutputStream is an extension of ObjectOutputStream which provides for serialization for arbitrary Java objects, in the same manner as the ObjectOutputStream class.
XMLObjectOutputStream(OutputStream) - Constructor for class rice.p2p.util.XMLObjectOutputStream
Constructor which writes data from the given output stream in order serialize objects.
XMLObjectOutputStream.PutField - Class in rice.p2p.util
This class is an implementation of PutField which is compatible with the XMLObjectOutputStream.
XMLObjectOutputStream.PutField() - Constructor for class rice.p2p.util.XMLObjectOutputStream.PutField
 
XMLObjectStreamUnit - Class in rice.p2p.util.testing
 
XMLObjectStreamUnit() - Constructor for class rice.p2p.util.testing.XMLObjectStreamUnit
 
XMLObjectStreamUnit.TestByteSerialization - Class in rice.p2p.util.testing
 
XMLObjectStreamUnit.TestByteSerialization() - Constructor for class rice.p2p.util.testing.XMLObjectStreamUnit.TestByteSerialization
 
XMLObjectStreamUnit.TestExternalizable - Class in rice.p2p.util.testing
 
XMLObjectStreamUnit.TestExternalizable() - Constructor for class rice.p2p.util.testing.XMLObjectStreamUnit.TestExternalizable
 
XMLObjectStreamUnit.TestPutFields - Class in rice.p2p.util.testing
 
XMLObjectStreamUnit.TestPutFields() - Constructor for class rice.p2p.util.testing.XMLObjectStreamUnit.TestPutFields
 
XMLObjectStreamUnit.TestReplace - Class in rice.p2p.util.testing
 
XMLObjectStreamUnit.TestReplace() - Constructor for class rice.p2p.util.testing.XMLObjectStreamUnit.TestReplace
 
XMLObjectStreamUnit.TestReplace2 - Class in rice.p2p.util.testing
 
XMLObjectStreamUnit.TestReplace2() - Constructor for class rice.p2p.util.testing.XMLObjectStreamUnit.TestReplace2
 
XMLObjectStreamUnit.TestReplace3 - Class in rice.p2p.util.testing
 
XMLObjectStreamUnit.TestReplace3() - Constructor for class rice.p2p.util.testing.XMLObjectStreamUnit.TestReplace3
 
XMLObjectStreamUnit.TestResolve - Class in rice.p2p.util.testing
 
XMLObjectStreamUnit.TestResolve() - Constructor for class rice.p2p.util.testing.XMLObjectStreamUnit.TestResolve
 
XMLObjectStreamUnit.TestResolve2 - Class in rice.p2p.util.testing
 
XMLObjectStreamUnit.TestResolve2() - Constructor for class rice.p2p.util.testing.XMLObjectStreamUnit.TestResolve2
 
XMLObjectStreamUnit.TestResolve3 - Class in rice.p2p.util.testing
 
XMLObjectStreamUnit.TestResolve3() - Constructor for class rice.p2p.util.testing.XMLObjectStreamUnit.TestResolve3
 
XMLObjectStreamUnit.TestSerialPersistentFields - Class in rice.p2p.util.testing
 
XMLObjectStreamUnit.TestSerialPersistentFields() - Constructor for class rice.p2p.util.testing.XMLObjectStreamUnit.TestSerialPersistentFields
 
XMLObjectStreamUnit.TestSubExternalizable - Class in rice.p2p.util.testing
 
XMLObjectStreamUnit.TestSubExternalizable(Object) - Constructor for class rice.p2p.util.testing.XMLObjectStreamUnit.TestSubExternalizable
 
XMLObjectStreamUnit.TestUnreadData - Class in rice.p2p.util.testing
 
XMLObjectStreamUnit.TestUnreadData() - Constructor for class rice.p2p.util.testing.XMLObjectStreamUnit.TestUnreadData
 
XMLParser - Class in rice.p2p.util
This class is a memory-efficient implementation of most of the XML pull parsing API.
XMLParser() - Constructor for class rice.p2p.util.XMLParser
Constructor
XMLParser.CharArrayBuffer - Class in rice.p2p.util
This class implements a char array buffer
XMLParser.CharArrayBuffer(char[], int, int) - Constructor for class rice.p2p.util.XMLParser.CharArrayBuffer
Constructor
XMLParserUnit - Class in rice.p2p.util.testing
 
XMLParserUnit() - Constructor for class rice.p2p.util.testing.XMLParserUnit
 
XMLReader - Class in rice.p2p.util
XMLReader is a utility class used by XMLObjectInputStreamm to perform the actual XML parsing.
XMLReader(Reader) - Constructor for class rice.p2p.util.XMLReader
Constructor which takes the provided reader and builds a new XML parser to read XML from the reader.
XMLWriter - Class in rice.p2p.util
XMLWriter is a utility class used by XMLObjectOutputStream to perform the actual XML writing.
XMLWriter(OutputStream) - Constructor for class rice.p2p.util.XMLWriter
Constructor which takes the provided writer and builds a new XML writier to read XML from the writier.
xois - Variable in class rice.p2p.util.testing.XMLObjectStreamUnit
 
xoos - Variable in class rice.p2p.util.testing.XMLObjectStreamUnit
 
xor(byte[], byte[]) - Static method in class rice.p2p.util.MathUtils
Utility method which xors two given byte arrays, of equal length, and returns the results
xpp - Variable in class rice.p2p.util.XMLReader
The actual XML parser which we use

Z

ZERO_LENGTH_NAME - Static variable in class rice.persistence.PersistentStorage
Special placeholder for the file whose name should be zero-length

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

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection