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

T

Test - Class in tests
 
Test() - Constructor for class tests.Test
public Test(ArrayList hostsList,ArrayList keysValuesList) { this.hostsList=hostsList; this.keysValuesList=keysValuesList; }
tests - package tests
 
TestSocket - Class in tests
 
ThreadEndpoint - Class in de.uniba.wiai.lspi.chord.com.local
This represents the Endpoint for the protocol that can be used to build a (local) chord network within one JVM.
ThreadEndpoint(Node, URL) - Constructor for class de.uniba.wiai.lspi.chord.com.local.ThreadEndpoint
Creates a new Endpoint for communication via Java Threads.
ThreadProxy - Class in de.uniba.wiai.lspi.chord.com.local
This class represents a Proxy for the protocol that allows to be build a (local) chord network within one JVM.
ThreadProxy(URL, URL) - Constructor for class de.uniba.wiai.lspi.chord.com.local.ThreadProxy
Creates a Proxy for the jchordlocal protocol.
toBinaryString(int) - Method in class de.uniba.wiai.lspi.chord.data.ID
Returns a string of the binary representation of the first n bytes of this ID, including leading zeros.
toBinaryString() - Method in class de.uniba.wiai.lspi.chord.data.ID
Returns a string of the binary representation of this ID, including leading zeros.
toDecimalString(int) - Method in class de.uniba.wiai.lspi.chord.data.ID
Returns a string of the decimal representation of the first n bytes of this ID, including leading zeros.
toDecimalString() - Method in class de.uniba.wiai.lspi.chord.data.ID
Returns a string of the decimal representation of this ID, including leading zeros.
toHexString(int) - Method in class de.uniba.wiai.lspi.chord.data.ID
Returns a string of the hexadecimal representation of the first n bytes of this ID, including leading zeros.
toHexString() - Method in class de.uniba.wiai.lspi.chord.data.ID
Returns a string of the hexadecimal representation of this ID, including leading zeros.
toString() - Method in class de.uniba.wiai.lspi.chord.com.Endpoint
Overwritten from Object.
toString() - Method in class de.uniba.wiai.lspi.chord.com.Entry
 
toString() - Method in class de.uniba.wiai.lspi.chord.com.Floor
 
toString() - Method in class de.uniba.wiai.lspi.chord.com.local.Registry
Overwritten from Object.
toString() - Method in class de.uniba.wiai.lspi.chord.com.local.ThreadEndpoint
Overwritten from Object.
toString() - Method in class de.uniba.wiai.lspi.chord.com.local.ThreadProxy
 
toString() - Method in class de.uniba.wiai.lspi.chord.com.Node
 
toString() - Method in class de.uniba.wiai.lspi.chord.com.socket.SocketProxy
 
toString() - Method in class de.uniba.wiai.lspi.chord.console.command.entry.Key
 
toString() - Method in class de.uniba.wiai.lspi.chord.console.command.entry.Value
 
toString() - Method in class de.uniba.wiai.lspi.chord.data.ID
Returns a string of the decimal representation of this ID, including leading zeros.
toString() - Method in class de.uniba.wiai.lspi.chord.data.URL
Overwritten from Object.
toString() - Method in class de.uniba.wiai.lspi.chord.service.impl.ChordImpl
Returns a human-readable string representation containing this node's node ID and URL.
toString() - Method in class de.uniba.wiai.lspi.chord.service.impl.Entries
Returns a formatted string of all entries stored in the local hash table.
toString() - Method in class de.uniba.wiai.lspi.chord.service.impl.References
Returns a formatted string of the IDs of all references stored on this node.

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