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

D

de.uniba.wiai.lspi.chord.com - package de.uniba.wiai.lspi.chord.com
Provides classes and interfaces for communication tasks on behalf of the service layer, but without depending on the service layer.
de.uniba.wiai.lspi.chord.com.local - package de.uniba.wiai.lspi.chord.com.local
Implements the communication tasks for multiple Chord nodes running in one JVM and communicating locally.
de.uniba.wiai.lspi.chord.com.socket - package de.uniba.wiai.lspi.chord.com.socket
Implements the communication tasks by (insecure) Socket communication.
de.uniba.wiai.lspi.chord.console.command.entry - package de.uniba.wiai.lspi.chord.console.command.entry
Implements data structures for working with entries in the test console.
de.uniba.wiai.lspi.chord.data - package de.uniba.wiai.lspi.chord.data
Contains data structures which are used by the service and com packages similarly.
de.uniba.wiai.lspi.chord.service - package de.uniba.wiai.lspi.chord.service
Provides the API for applications using the Chord implementation.
de.uniba.wiai.lspi.chord.service.impl - package de.uniba.wiai.lspi.chord.service.impl
Implements the Chord protocol.
de.uniba.wiai.lspi.util.logging - package de.uniba.wiai.lspi.util.logging
Wraps different logging APIs by providing a unified logging API.
debug(Object) - Method in class de.uniba.wiai.lspi.util.logging.DummyLogger
 
debug(Object, Throwable) - Method in class de.uniba.wiai.lspi.util.logging.DummyLogger
 
debug(Object) - Method in class de.uniba.wiai.lspi.util.logging.Log4jLogger
 
debug(Object, Throwable) - Method in class de.uniba.wiai.lspi.util.logging.Log4jLogger
 
debug(Object) - Method in class de.uniba.wiai.lspi.util.logging.Logger
 
debug(Object, Throwable) - Method in class de.uniba.wiai.lspi.util.logging.Logger
 
debug(Object) - Method in class de.uniba.wiai.lspi.util.logging.SystemOutPrintlnLogger
Log a message object with the DEBUG level.
debug(Object, Throwable) - Method in class de.uniba.wiai.lspi.util.logging.SystemOutPrintlnLogger
Log a message object with the DEBUG level including the stack trace of the Throwable t passed as parameter.
deregister(EndpointStateListener) - Method in class de.uniba.wiai.lspi.chord.com.Endpoint
Remove a listener that listened for state changes of this endpoint.
disconnect() - Method in class de.uniba.wiai.lspi.chord.com.Endpoint
Tell this endpoint to disconnect and close all connections.
disconnect() - Method in class de.uniba.wiai.lspi.chord.com.local.ThreadProxy
 
disconnect() - Method in class de.uniba.wiai.lspi.chord.com.Node
Closes the connection to the node.
disconnect() - Method in class de.uniba.wiai.lspi.chord.com.socket.SocketProxy
Tells this proxy that it is not needed anymore.
disconnect() - Method in class de.uniba.wiai.lspi.chord.service.impl.NodeImpl
Closes the connection to the node.
DISCONNECTED - Static variable in class de.uniba.wiai.lspi.chord.com.Endpoint
Integer representation of state.
DummyLogger - Class in de.uniba.wiai.lspi.util.logging
This is a dummy logger that does no logging.

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