Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
P
R
S
T
U
V
W
C
CheckRingCorrectness
- Class in
de.uniba.wiai.lspi.chord.com
CheckRingCorrectness(List<ChordImpl>)
- Constructor for class de.uniba.wiai.lspi.chord.com.
CheckRingCorrectness
Chord
- Interface in
de.uniba.wiai.lspi.chord.service
Provides all methods necessary for a user application.
ChordCallback
- Interface in
de.uniba.wiai.lspi.chord.service
This is the interface that must be implemented by classes that can be used as callback for method invocations on
AsynChord
.
ChordFuture
- Interface in
de.uniba.wiai.lspi.chord.service
This interface represents the result of an asynchronouse invocation on an implementation of
AsynChord
.
ChordImpl
- Class in
de.uniba.wiai.lspi.chord.service.impl
Implements all operations which can be invoked on the local node.
ChordImpl()
- Constructor for class de.uniba.wiai.lspi.chord.service.impl.
ChordImpl
Creates a new instance of ChordImpl which initially is disconnected.
ChordImplAccess
- Class in
de.uniba.wiai.lspi.chord.com.local
ChordRetrievalFuture
- Interface in
de.uniba.wiai.lspi.chord.service
This
ChordFuture
represents the invocation result of
AsynChord#retrieveAsync(Key)
.
CommunicationException
- Exception in
de.uniba.wiai.lspi.chord.com
CommunicationException()
- Constructor for exception de.uniba.wiai.lspi.chord.com.
CommunicationException
CommunicationException(String)
- Constructor for exception de.uniba.wiai.lspi.chord.com.
CommunicationException
CommunicationException(Throwable)
- Constructor for exception de.uniba.wiai.lspi.chord.com.
CommunicationException
CommunicationException(String, Throwable)
- Constructor for exception de.uniba.wiai.lspi.chord.com.
CommunicationException
compareTo(ID)
- Method in class de.uniba.wiai.lspi.chord.data.
ID
Compare current ID with the given object.
crash()
- Method in class de.uniba.wiai.lspi.chord.com.local.
ThreadEndpoint
Method to emulate a crash of the node that this is the endpoint for.
create(URL, URL)
- Static method in class de.uniba.wiai.lspi.chord.com.socket.
SocketProxy
Establishes a connection from
urlOfLocalNode
to
url
.
create()
- Method in interface de.uniba.wiai.lspi.chord.service.
AsynChord
Creates a new chord network which is not connected to any other node.
create(URL)
- Method in interface de.uniba.wiai.lspi.chord.service.
AsynChord
Creates a new chord network which is not connected to any other node.
create()
- Method in interface de.uniba.wiai.lspi.chord.service.
Chord
Creates a new chord network which is not connected to any other node.
create(URL)
- Method in interface de.uniba.wiai.lspi.chord.service.
Chord
Creates a new chord network which is not connected to any other node.
create()
- Method in class de.uniba.wiai.lspi.chord.service.impl.
ChordImpl
create(URL)
- Method in class de.uniba.wiai.lspi.chord.service.impl.
ChordImpl
createConnection(URL, URL)
- Static method in class de.uniba.wiai.lspi.chord.com.
Proxy
Factory method to create a proxy to connect to the given
URL
.
createEndpoint(Node, URL)
- Static method in class de.uniba.wiai.lspi.chord.com.
Endpoint
Create the endpoints for the protocol given by
url
.
createFloor(URL)
- Method in class de.uniba.wiai.lspi.chord.service.impl.
ChordImpl
createNewFloor(URL)
- Method in class de.uniba.wiai.lspi.chord.service.impl.
ChordImpl
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
P
R
S
T
U
V
W