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

T

TWO_CHORD - Static variable in class planet.chord.ChordId
Chord specific constant: The value of two (2) of internal value of Id.
TYPES - Static variable in class planet.chord.ChordNode
This String contains a string representation of each of types and modes values of the RouteMessage.
TYPES - Static variable in class planet.symphony.SymphonyNode
This String contains a string representation of each of types and modes values of the RouteMessage.
TestAppFactory - class planet.test.factory.TestAppFactory.
Simple test that builds an ApplicationFactory and an Application using it.
TestAppFactory() - Constructor for class planet.test.factory.TestAppFactory
Buils an instance of ApplicationFactory and a Application and prints its class.
TestEndPointFactory - class planet.test.factory.TestEndPointFactory.
Simple test that builds an EndPointFactory and an EndPoint using it.
TestEndPointFactory() - Constructor for class planet.test.factory.TestEndPointFactory
Buils an instance of EndPointFactory and a EndPoint and prints its class.
TestIdFactory - class planet.test.factory.TestIdFactory.
Simple test that builds an IdFactory and an Id using it.
TestIdFactory() - Constructor for class planet.test.factory.TestIdFactory
Buils an instance of IdFactory and a Id and prints its class.
TestNetFactory - class planet.test.factory.TestNetFactory.
Simple test that builds a NetworkFactory and a Network using it.
TestNetFactory() - Constructor for class planet.test.factory.TestNetFactory
Buils an instance of NetworkFactory and a Network and prints its class.
TestNodeFactory - class planet.test.factory.TestNodeFactory.
Simple test that builds a NodeFactory and a Node using it.
TestNodeFactory() - Constructor for class planet.test.factory.TestNodeFactory
Buils an instance of NodeFactory and a Node and prints its class.
TestNodeHandleFactory - class planet.test.factory.TestNodeHandleFactory.
Simple test that builds a NodeHandleFactory and a NodeHandle using it.
TestNodeHandleFactory() - Constructor for class planet.test.factory.TestNodeHandleFactory
Buils an instance of NodeHandleFactory and a NodeHandle and prints its class.
TestPool - class planet.test.TestPool.
Test the MessagePool, building 10.000 messages, two times in this sequence:

1.
TestPool() - Constructor for class planet.test.TestPool
Make the goal test of this class:

1.
TestVector - class planet.test.TestVector.
 
TestVector() - Constructor for class planet.test.TestVector
 
ThreadTimer - class planet.util.timer.ThreadTimer.
Implements a Timer based with java.util.Timer, with a non daemon mode.
ThreadTimer() - Constructor for class planet.util.timer.ThreadTimer
Builds a new ThreadTimer, invoking the java.util.Timer.Timer() constructor.
ThreadTimerTask - class planet.util.timer.ThreadTimerTask.
This concrete implementation extends the java.util.TimerTask and adapt this implementation to use the superclass.
ThreadTimerTask() - Constructor for class planet.util.timer.ThreadTimerTask
Initialize this TimerTask.
Timer - interface planet.util.timer.Timer.
This interface permits to schedule differents tasks to specified delays, and to make periodic any task, begining to the specified delay and rerun after period time.
TimerTask - interface planet.util.timer.TimerTask.
This interface abstract the responsability of a Timer, who invokes the timeout() method when the specified time is passed.
TimerTaskImpl - class planet.util.timer.TimerTaskImpl.
This abstract implementation is only usefull for simulation environment.
TimerTaskImpl(boolean) - Constructor for class planet.util.timer.TimerTaskImpl
Initialize this TimerTask.
Topic - class planet.scribe.Topic.
 
Topic(Id) - Constructor for class planet.scribe.Topic
Constructor which takes an Id for this topic
Topic(IdFactory, String) - Constructor for class planet.scribe.Topic
Constructor which takes a name for this topic
Topology - class planet.generic.commonapi.factory.Topology.
This class allow to the programmer specify all the topologies of the networks.
Topology() - Constructor for class planet.generic.commonapi.factory.Topology
 
temp - Variable in class planet.chord.ChordNode
 
test1000Join() - Method in class planet.test.SimpleTest
Builds a network with 1000 nodes, based with events file "test_join1000r.txt".
test1000NetworkJoin() - Method in class planet.test.SimpleTest
Builds a network with 1000 nodes, with the predefined node class at properties file, using network.joinNodes(1000).
test1000_128_circular() - Method in class planet.test.IdTest
Make a test building Id's with 128 bits and network topology Circular.
test1000_128_random() - Method in class planet.test.IdTest
Make a test building Id's with 128 bits and network topology Random.
test1000_160_circular() - Method in class planet.test.IdTest
Make a test building Id's with 160 bits and network topology Circular.
test1000_160_random() - Method in class planet.test.IdTest
Make a test building Id's with 160 bits and network topology Random.
test1000_32_circular() - Method in class planet.test.IdTest
Make a test building Id's with 32 bits and network topology Circular.
test1000_32_random() - Method in class planet.test.IdTest
Make a test building Id's with 32 bits and network topology Random.
test1000_64_circular() - Method in class planet.test.IdTest
Make a test building Id's with 64 bits and network topology Circular.
test1000_64_random() - Method in class planet.test.IdTest
Make a test building Id's with 64 bits and network topology Random.
test1000_96_circular() - Method in class planet.test.IdTest
Make a test building Id's with 96 bits and network topology Circular.
test1000_96_random() - Method in class planet.test.IdTest
Make a test building Id's with 96 bits and network topology Random.
test100_128_circular() - Method in class planet.test.IdTest
Make a test building Id's with 128 bits and network topology Circular.
test100_128_random() - Method in class planet.test.IdTest
Make a test building Id's with 128 bits and network topology Random.
test100_160_circular() - Method in class planet.test.IdTest
Make a test building Id's with 160 bits and network topology Circular.
test100_160_random() - Method in class planet.test.IdTest
Make a test building Id's with 160 bits and network topology Random.
test100_32_circular() - Method in class planet.test.IdTest
Make a test building Id's with 32 bits and network topology Circular.
test100_32_random() - Method in class planet.test.IdTest
Make a test building Id's with 32 bits and network topology Random.
test100_64_circular() - Method in class planet.test.IdTest
Make a test building Id's with 64 bits and network topology Circular.
test100_64_random() - Method in class planet.test.IdTest
Make a test building Id's with 64 bits and network topology Random.
test100_96_circular() - Method in class planet.test.IdTest
Make a test building Id's with 96 bits and network topology Circular.
test100_96_random() - Method in class planet.test.IdTest
Make a test building Id's with 96 bits and network topology Random.
testBuild100() - Method in class planet.test.SimpleTest
Test to build dynamically 100 nodes with the predefined node class at properties file.
testFail() - Method in class planet.test.SimpleTest
Joins 4 nodes and one fail, based with events file "test_fail.txt".
testFixFingers() - Method in class planet.test.SimpleTest
Tests if all finger tables contains correct values, based with events file "test_join.txt".
testJoin() - Method in class planet.test.SimpleTest
Join 4 nodes, with events at file "test_join.txt".
testLeave() - Method in class planet.test.SimpleTest
Joins 4 nodes, and one leave, based with events file "test_leave.txt".
testSend() - Method in class planet.test.scribe.ScribeTest
 
testStabilize() - Method in class planet.test.SimpleTest
Tests the stabilization process of 4 nodes, based with events file "test_join.txt".
timerClass - Static variable in class planet.util.Properties
Class to use for Timers at nodes.
toByteArray() - Method in class planet.chord.ChordId
Returns the byte array representation of this Id
toByteArray() - Method in class planet.commonapi.Id
Returns a (mutable) byte array representing this Id
toByteArray() - Method in class planet.symphony.SymphonyId
 
toIntArray(byte[]) - Static method in class planet.util.Utilities
Change a byte array to int array
toIntArray(String) - Static method in class planet.util.Utilities
Change a byte array to int array
toString() - Method in class planet.chord.ChordId
Returns a string representation of the Id in base 16.
toString() - Method in class planet.chord.ChordNode.FixFingerTask
Shows the name of the TimerTask, showing if is periodic.
toString() - Method in class planet.chord.ChordNode.StabilizeTask
Shows the name of the TimerTask, showing if is periodic.
toString() - Method in class planet.chord.ChordNode
 
toString() - Method in class planet.chord.message.BroadcastMessage
 
toString() - Method in class planet.chord.message.IdMessage
 
toString() - Method in class planet.chord.message.NodeMessage
 
toString() - Method in class planet.chord.message.SuccListMessage
 
toString() - Method in class planet.generic.commonapi.EndPointImpl
Shows a String representatio of this EndPoint
toString() - Method in class planet.generic.commonapi.NodeHandleImpl
Returns the String representation of this NodeHandle
toString() - Method in class planet.generic.commonapi.RouteMessageImpl
 
toString() - Method in class planet.generic.commonapi.message.DataMessage
Shows a String representation of this DataMessage
toString() - Method in class planet.scribe.Topic
Returns a String representation of this topic
toString() - Method in class planet.scribe.messaging.PublishMessage
 
toString() - Method in class planet.scribe.messaging.ReplicaSetMessage
 
toString() - Method in class planet.scribe.messaging.SubscribeAckMessage
Returns a String represneting this message
toString() - Method in class planet.scribe.messaging.SubscribeFailedMessage
Returns a String represneting this message
toString() - Method in class planet.scribe.messaging.SubscribeMessage
Returns a String represneting this message
toString() - Method in class planet.simulate.Event
 
toString() - Method in class planet.symphony.SymphonyId
 
toString() - Method in class planet.symphony.SymphonyNode
 
toString() - Method in class planet.symphony.messages.JoinMessage
 
toString() - Method in class planet.symphony.messages.NewSuccInListMessage
 
toString() - Method in class planet.symphony.messages.QueryJoinSetMessage
 
toString() - Method in class planet.symphony.messages.SetInfoMessage
 
toString() - Method in class planet.symphony.messages.SetPredMessage
 
toString() - Method in class planet.symphony.messages.SetSectionSizePredMessage
 
toString() - Method in class planet.symphony.messages.SetSectionSizeSuccMessage
 
toString() - Method in class planet.symphony.messages.SetSuccMessage
 
toString() - Method in class planet.test.broadcast.DHTApplication
Shows a String representation of the actual Application.
toString() - Method in class planet.test.dht.ChordDHTMessage
 
toString() - Method in class planet.test.timer.SimulationTimerTest.TestTimerTask
Shows the name of the TimerTask.
toString() - Method in class planet.util.Queue
Construct a string representation of the queue.
toString() - Method in class planet.util.timer.SimulationTimerImpl
Shows in String format the representation of this Timer.
toStringFull() - Method in class planet.chord.ChordId
 
toStringFull() - Method in class planet.commonapi.Id
Returns a string representing the full length of this Id.
toStringFull() - Method in class planet.symphony.SymphonyId
 
toStringHexFull() - Method in class planet.chord.ChordId
Returns the complete represntation of this Id, in hex.
toVisit - Variable in class planet.scribe.messaging.AnycastMessage
the list of nodes which we are going to visit
topic - Variable in class planet.scribe.ScribeImpl.TopicManager
DESCRIBE THE FIELD
topic - Variable in class planet.scribe.messaging.ScribeMessage
 
topics - Variable in class planet.scribe.ScribeImpl
the hashtable of topic -> TopicManager
topology - Variable in class planet.generic.commonapi.factory.IdFactoryImpl
Topology of the actual target network.
topology - Variable in class planet.generic.commonapi.factory.NetworkFactoryImpl
The default topology to use for build a network.
topology - Static variable in class planet.util.Properties
Topology of the target network.
type - Variable in class planet.generic.commonapi.RouteMessageImpl
Type of this message.
typeToString(int) - Method in class planet.chord.ChordProperties
Returns a String representation of the constant specific values of type and mode of the RouteMessage.
typeToString(int) - Static method in class planet.simulate.Globals
Returns a string representation of each of event type and RouteMessage mode.
typeToString(int) - Method in class planet.symphony.SymphonyProperties
Returns a String representation of the constant specific values of type and mode of the RouteMessage.
typeToString(int) - Method in interface planet.util.OverlayProperties
Returns a String representation of the constant specific values of type and mode of the RouteMessage.

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