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

P

PRINT_LOG - Static variable in class planet.simulate.Logger
Logger level: Permits to show a bigger number of logs.
PROPERTIES_FILE - Static variable in class planet.generic.commonapi.factory.GenericFactory
Properties file to use by default.
PROXIMITY_CHANGED - Static variable in class planet.commonapi.NodeHandle
 
PredSetComparator - class planet.symphony.PredSetComparator.
 
PredSetComparator(Id) - Constructor for class planet.symphony.PredSetComparator
 
Properties - class planet.util.Properties.
 
Properties() - Constructor for class planet.util.Properties
 
PublishMessage - class planet.scribe.messaging.PublishMessage.
 
PublishMessage(NodeHandle, Topic, ScribeContent) - Constructor for class planet.scribe.messaging.PublishMessage
Constructor which takes a unique integer Id
PublishRequestMessage - class planet.scribe.messaging.PublishRequestMessage.
 
PublishRequestMessage(NodeHandle, Topic, ScribeContent) - Constructor for class planet.scribe.messaging.PublishRequestMessage
Constructor which takes a unique integer Id
parent - Variable in class planet.scribe.ScribeImpl.TopicManager
DESCRIBE THE FIELD
parseBigInteger(BigInteger) - Method in class planet.chord.ChordId
Translate the BigInteger value to an Id, partitioning it to fragments of 32 bits.
parseEvents(String) - Static method in class planet.simulate.EventParser
 
parseEvents(Vector) - Method in class planet.simulate.NetworkSimulator
Prepares all events to simulate from a events vector
parseEvents(Vector) - Method in class planet.simulate.Simulator
Prepares all events to simulate from a events vector
parseFail(IEvent, Random) - Method in class planet.simulate.NetworkSimulator
Prepares the fail event to simulate from a event interface
parseFail(IEvent, Random) - Method in class planet.simulate.Simulator
Prepares the fail event to simulate from a event interface
parseJoin(StringTokenizer, int, int) - Static method in class planet.simulate.EventParser
 
parseJoin(IEvent, Random) - Method in class planet.simulate.NetworkSimulator
Prepares the join event to simulate from a event interface
parseJoin(IEvent, Random) - Method in class planet.simulate.Simulator
Prepares the join event to simulate from a event interface
parseLeave(IEvent, Random) - Method in class planet.simulate.NetworkSimulator
Prepares the leave event to simulate from a event interface
parseLeave(IEvent, Random) - Method in class planet.simulate.Simulator
Prepares the leave event to simulate from a event interface
parseLeaveFail(StringTokenizer, int, int) - Static method in class planet.simulate.EventParser
 
parseLine(String) - Static method in class planet.simulate.EventParser
 
parseLookup(StringTokenizer, int, int) - Static method in class planet.simulate.EventParser
 
parseLookup(IEvent, Random) - Method in class planet.simulate.Simulator
Prepares the lookup event to simulate from a event interface
pathToRoot - Variable in class planet.scribe.ScribeImpl.TopicManager
The current path to the root for this node
pathToRoot - Variable in class planet.scribe.messaging.SubscribeAckMessage
The contained path to the root
peekNext() - Method in class planet.scribe.messaging.AnycastMessage
Returns the next handle to visit
planet.badchord - package planet.badchord
 
planet.chord - package planet.chord
 
planet.chord.message - package planet.chord.message
 
planet.commonapi - package planet.commonapi
 
planet.commonapi.exception - package planet.commonapi.exception
 
planet.commonapi.factory - package planet.commonapi.factory
 
planet.generic.commonapi - package planet.generic.commonapi
 
planet.generic.commonapi.factory - package planet.generic.commonapi.factory
 
planet.generic.commonapi.message - package planet.generic.commonapi.message
 
planet.io - package planet.io
 
planet.scribe - package planet.scribe
 
planet.scribe.messaging - package planet.scribe.messaging
 
planet.simulate - package planet.simulate
 
planet.symphony - package planet.symphony
 
planet.symphony.listeners - package planet.symphony.listeners
 
planet.symphony.messages - package planet.symphony.messages
 
planet.test - package planet.test
 
planet.test.bad - package planet.test.bad
 
planet.test.broadcast - package planet.test.broadcast
 
planet.test.dht - package planet.test.dht
 
planet.test.factory - package planet.test.factory
 
planet.test.scribe - package planet.test.scribe
 
planet.test.serialize - package planet.test.serialize
 
planet.test.simpledht - package planet.test.simpledht
 
planet.test.timer - package planet.test.timer
 
planet.util - package planet.util
 
planet.util.timer - package planet.util.timer
 
policy - Variable in class planet.scribe.ScribeImpl
this scribe's policy
pop() - Method in class planet.util.OrderedList
 
predecessor - Variable in class planet.chord.ChordNode
 
prettyPrintNode() - Method in class planet.chord.ChordNode
Shows for System.out only the owner Id, its predecessor and successor.
prettyPrintNode() - Method in interface planet.commonapi.Node
Shows for System.out only the owner Id, its predecessor and successor.
prettyPrintNode() - Method in class planet.symphony.SymphonyNode
 
prettyPrintNodes() - Method in interface planet.commonapi.Network
Shows for each node, its Id, predecessor and successor.
prettyPrintNodes() - Method in class planet.generic.commonapi.NetworkImpl
Shows only the owner Id, the successor and predecessor for each Node.
prev() - Method in class planet.util.OrderedList
 
previousParent - Variable in class planet.scribe.messaging.SubscribeMessage
The previous parent
print() - Static method in class planet.simulate.Results
 
printNode() - Method in class planet.chord.ChordNode
Shows for System.out all information of the node, including finger table.
printNode() - Method in interface planet.commonapi.Node
Shows for System.out all information of the node, including finger table.
printNode() - Method in class planet.symphony.SymphonyNode
 
printNodes() - Method in interface planet.commonapi.Network
Shows for System.out all information of all nodes, including its finger table.
printNodes() - Method in class planet.generic.commonapi.NetworkImpl
Shows for each Node its printNode().
printNodes() - Method in class planet.simulate.NetworkSimulator
 
printNodes() - Method in class planet.simulate.Simulator
 
process(int) - Method in class planet.chord.ChordNode
Given a time fraction, treats the messages and executes the periodicas actions, as for example, the stabilization methods
process(int) - Method in interface planet.commonapi.Node
It permits to the node to send messages, run stabilization, etc.
process() - Method in class planet.generic.commonapi.NetworkImpl
Process all nodes one step at this network.
process(int) - Method in class planet.generic.commonapi.NetworkNodeImpl
Given a time fraction, the node it can do everything what needs during this
process(int) - Method in class planet.generic.commonapi.NodeImpl
Given a time fraction, the node it can do everything what needs during this
process(int) - Method in class planet.symphony.SymphonyNode
 
propertiesFile - Variable in class planet.generic.commonapi.factory.ApplicationFactoryImpl
Properties file to be read to capture the defaultApplication.
propertiesFile - Variable in class planet.generic.commonapi.factory.IdFactoryImpl
Properties file name whose read properties.
propertiesFile - Variable in class planet.generic.commonapi.factory.NodeFactoryImpl
Properties file name whose read properties.
publish(Topic, ScribeContent) - Method in interface planet.scribe.Scribe
Publishes the given message to the topic.
publish(Topic, ScribeContent) - Method in class planet.scribe.ScribeImpl
Publishes the given message to the topic.

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