Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
K
L
M
N
P
R
S
T
U
V
W
T
TapestryConsole
- Class in
cs138
A simple console application for debugging a Tapestry implementation.
TapestryConsole()
- Constructor for class cs138.
TapestryConsole
Creates a Console object with the default built-in commands.
TapestryDriver
- Class in
cs138
Write your test code in this file!
TapestryDriver()
- Constructor for class cs138.
TapestryDriver
TapestryEnvironment
- Class in
cs138.tapestry
Encapsulates the variable parameters for a Tapestry network.
TapestryEnvironment(int, int)
- Constructor for class cs138.tapestry.
TapestryEnvironment
TapestryNeighborMap
- Interface in
cs138.tapestry
The public, remote interface to the neighbor map (or routing table) data structure.
TapestryNeighborMapImpl
- Class in
cs138.tapestry
This class encapsulates the data structure representing the Tapestry routing table, or neighbor map.
TapestryNeighborMapPrivate
- Interface in
cs138.tapestry
A private specification of sensitive TapestryNeighborMap functions that must be accessible via RMI, but not publicly available.
TapestryNode
- Interface in
cs138.tapestry
The public interface to the Tapestry node.
TapestryNodeCache
- Class in
cs138.tapestry
A utility class for storing cached information about a Tapestry node.
TapestryNodeImpl
- Class in
cs138.tapestry
The actual implementation of the TapestryNode.
TapestryNodeImpl()
- Constructor for class cs138.tapestry.
TapestryNodeImpl
TapestryNodeMonitor
- Interface in
cs138.tapestry
TapestryNodePrivate
- Interface in
cs138.tapestry
A private specification of sensitive TapestryNode functions that must be accessible via RMI, but not publicly available.
TapestryObjectLocation
- Class in
cs138.tapestry
This class encapsulates the data structure representing the object location information for a single object.
TapestryResponse
- Class in
cs138.tapestry
A utility class designed to allow remote methods return multiple types of objects from a single method call.
toString(BigInteger)
- Method in class cs138.common.
HashGenerator
Returns the String representation of the hash value in the radix of this HashFactory.
toString()
- Method in class cs138.log.
LogMessage
trace(Object)
- Method in class cs138.log.
RMILog
trace(Object, Throwable)
- Method in class cs138.log.
RMILog
transferredKey(ChordNode, String)
- Method in interface cs138.chord.
ChordNodeMonitor
Called when a node has removed a key from its hashtable and sent it to a new node.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
K
L
M
N
P
R
S
T
U
V
W