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

A

ACCEPT_CONNECT - Static variable in class planet.symphony.SymphonyNode
 
ALARMS - Static variable in class planet.simulate.Globals
Maximum number of events to be processed by a simulator
APPLICATION_ID - Static variable in class planet.test.dht.ChordDHTApplication
 
AbstractSubscribeMessage - class planet.scribe.messaging.AbstractSubscribeMessage.
 
AbstractSubscribeMessage(NodeHandle, Topic, int) - Constructor for class planet.scribe.messaging.AbstractSubscribeMessage
Constructor which takes a unique integer Id
AnycastMessage - class planet.scribe.messaging.AnycastMessage.
 
AnycastMessage(NodeHandle, Topic, ScribeContent) - Constructor for class planet.scribe.messaging.AnycastMessage
Constructor which takes a unique integer Id
Application - interface planet.commonapi.Application.
 
ApplicationFactory - interface planet.commonapi.factory.ApplicationFactory.
This interface abstracts the task of generate new instances of Application.
ApplicationFactoryImpl - class planet.generic.commonapi.factory.ApplicationFactoryImpl.
This factory abstracts the functionality of builds new instances of Application.
ApplicationFactoryImpl(String) - Constructor for class planet.generic.commonapi.factory.ApplicationFactoryImpl
This constructor reads the properties' file and initializes the Class for new Applications.
ApplicationFactoryImpl(Class) - Constructor for class planet.generic.commonapi.factory.ApplicationFactoryImpl
This constructor reads the properties' file and initializes the Class for new Applications.
acceptAnycast - Variable in class planet.test.scribe.ScribeApplication
Whether or not this client should accept anycasts
acceptAnycast(boolean) - Method in class planet.test.scribe.ScribeApplication
 
acceptAnycast - Variable in class planet.test.scribe.ScribeClientTest
Whether or not this client should accept anycasts
acceptAnycast(boolean) - Method in class planet.test.scribe.ScribeClientTest
 
actualBuildsIds - Variable in class planet.generic.commonapi.factory.IdFactoryImpl
Number of Ids generated actually.
actualValue - Variable in class planet.generic.commonapi.factory.IdFactoryImpl
Id just generated.
add(Id) - Method in class planet.chord.ChordId
Returns an Id corresponding to this Id plus a given offset
add(Id) - Method in class planet.commonapi.Id
Returns an Id corresponding to this Id plus a given distance
add(Id) - Method in class planet.symphony.SymphonyId
 
add(Object) - Method in class planet.util.Queue
Add a value to the tail of the queue.
add(SimulationTimer) - Static method in class planet.util.timer.ControlTimer
Adds the specified timer to current timers.
addChild(Topic, NodeHandle) - Method in interface planet.scribe.Scribe
Adds a child to the given topic
addChild(NodeHandle) - Method in class planet.scribe.ScribeImpl.TopicManager
Adds a feature to the Child attribute of the TopicManager object
addChild(Topic, NodeHandle) - Method in class planet.scribe.ScribeImpl
Adds a child to the given topic
addClient(ScribeClient) - Method in class planet.scribe.ScribeImpl.TopicManager
Adds a feature to the Client attribute of the TopicManager object
addEvents(Vector) - Method in interface planet.simulate.IScheduler
 
addEvents(Vector) - Method in class planet.simulate.Scheduler
 
addFirst(NodeHandle) - Method in class planet.scribe.messaging.AnycastMessage
Adds a node the the front of the to-visit list
addInsert(String, String) - Static method in class planet.simulate.Results
 
addLast(NodeHandle) - Method in class planet.scribe.messaging.AnycastMessage
Adds a node the the end of the to-visit list
addLookup(Id, Id) - Static method in class planet.simulate.Results
 
addMessageListener(String, MessageListener) - Method in class planet.generic.commonapi.NetworkNodeImpl
Adds a listener to the node so that it executes herself when the message response arrives
addMessageListener(String, MessageListener) - Method in class planet.generic.commonapi.NodeImpl
Adds a listener to the node so that it executes herself when the message response arrives
addNode(Node, Id) - Method in class planet.simulate.NetworkSimulator
Joins a new node to the simulated network.
addNode(Id, Id) - Method in class planet.simulate.NetworkSimulator
Create and joins a new node to the simulated network.
addNode(Node, Id) - Method in class planet.simulate.Simulator
Joins a new node to the simulated network.
addNode(Id, Id) - Method in class planet.simulate.Simulator
Create and joins a new node to the simulated network.
addPeriodicGenerator(IEventGenerator, int, int) - Method in interface planet.simulate.IScheduler
 
addPeriodicGenerator(IEventGenerator, int, int) - Method in class planet.simulate.Scheduler
 
addVisited(NodeHandle) - Method in class planet.scribe.messaging.AnycastMessage
Adds a node to the visited list
alive - Variable in class planet.generic.commonapi.NetworkNodeImpl
 
allowSubscribe(SubscribeMessage, ScribeClient[], NodeHandle[]) - Method in class planet.scribe.ScribePolicy.DefaultScribePolicy
This method always return true;
allowSubscribe(SubscribeMessage, ScribeClient[], NodeHandle[]) - Method in class planet.scribe.ScribePolicy.LimitedScribePolicy
This method returns (children.length < maxChildren-1);
allowSubscribe(SubscribeMessage, ScribeClient[], NodeHandle[]) - Method in interface planet.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.
anycast(Topic, ScribeContent) - Method in interface planet.scribe.Scribe
Anycasts the given content to a member of the given topic
anycast(Topic, ScribeContent) - Method in interface planet.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 planet.scribe.ScribeImpl
Anycasts the given content to a member of the given topic
anycast(Topic, ScribeContent) - Method in class planet.test.scribe.ScribeApplication
DESCRIBE THE METHOD
anycast(Topic, ScribeContent) - Method in class planet.test.scribe.ScribeClientTest
DESCRIBE THE METHOD
appClass - Variable in class planet.generic.commonapi.factory.ApplicationFactoryImpl
Class for Applications to build.
appClass - Static variable in class planet.util.Properties
Class of Application implementation.
appConstructor - Variable in class planet.generic.commonapi.factory.ApplicationFactoryImpl
Constructor for applications with some parameter.
appId - Variable in class planet.generic.commonapi.RouteMessageImpl
The application Id who generates the related data and will receive on to remote Node.
applicationId - Static variable in class planet.test.broadcast.DHTApplication
Identification of the application.
applicationId - Static variable in class planet.test.simpledht.DHTApplication
Identification of the application.
auxCAPI - Variable in class planet.chord.ChordNode
Temporal use in Common API methods.

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