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
S
saltedHashes(String, int)
- Method in class cs138.common.
HashGenerator
Generates a list of hash values from the specified string by appending the numbers 0 through number - 1 to the string and calling hash() on each produced string.
ServiceDiscovery
- Class in
cs138.service
This is a utility class for connecting to various services.
ServiceDiscovery()
- Constructor for class cs138.service.
ServiceDiscovery
setPredecessor(ChordNode, ChordNode)
- Method in interface cs138.chord.
ChordNodeMonitor
Called when a node has set a predecessor
setResponse(Object)
- Method in class cs138.tapestry.
TapestryResponse
Called by a remote method to return a value.
setSuccessor(ChordNode, ChordNode)
- Method in interface cs138.chord.
ChordNodeMonitor
Called when a node has set a successor
StackTable
- Class in
cs138.swt
StackTable(Composite, StackTraceElement[])
- Constructor for class cs138.swt.
StackTable
startGUI()
- Static method in class cs138.swt.
GUI
startNode(String, int, String, Class<T>)
- Static method in class cs138.node.
NodeFactory
stop()
- Method in interface cs138.tapestry.
TapestryNode
Client applications call this method to stop this node from functioning immediately.
stop()
- Method in class cs138.tapestry.
TapestryNodeImpl
Performs a hard shutdown at this node.
stopAllServices()
- Static method in class cs138.service.
ServiceDiscovery
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