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

E

Endpoint - Class in de.uniba.wiai.lspi.chord.com
This class represents an endpoint, which wraps a Node, so that other nodes can connect to the node using a protocol.
EndpointStateListener - Interface in de.uniba.wiai.lspi.chord.com
This interface must be implemented by classes that want to be notified about state changes of an Endpoint.
Entries - Class in de.uniba.wiai.lspi.chord.service.impl
Stores entries for the local node in a local hash table and provides methods for accessing them.
Entries() - Constructor for class de.uniba.wiai.lspi.chord.service.impl.Entries
Creates an empty repository for entries.
Entry - Class in de.uniba.wiai.lspi.chord.com
 
Entry(ID, Serializable) - Constructor for class de.uniba.wiai.lspi.chord.com.Entry
 
equals(Object) - Method in class de.uniba.wiai.lspi.chord.com.Entry
 
equals(Object) - Method in class de.uniba.wiai.lspi.chord.com.local.ThreadEndpoint
Overwritten from Object.
equals(Object) - Method in class de.uniba.wiai.lspi.chord.com.Node
 
equals(Object) - Method in class de.uniba.wiai.lspi.chord.console.command.entry.Key
 
equals(Object) - Method in class de.uniba.wiai.lspi.chord.console.command.entry.Value
 
equals(Object) - Method in class de.uniba.wiai.lspi.chord.data.ID
Checks the given object for equality with this ID.
equals(Object) - Method in class de.uniba.wiai.lspi.chord.data.URL
Overwritten from Object.
error(Object) - Method in class de.uniba.wiai.lspi.util.logging.DummyLogger
 
error(Object, Throwable) - Method in class de.uniba.wiai.lspi.util.logging.DummyLogger
 
error(Object) - Method in class de.uniba.wiai.lspi.util.logging.Log4jLogger
 
error(Object, Throwable) - Method in class de.uniba.wiai.lspi.util.logging.Log4jLogger
 
error(Object) - Method in class de.uniba.wiai.lspi.util.logging.Logger
 
error(Object, Throwable) - Method in class de.uniba.wiai.lspi.util.logging.Logger
 
error(Object) - Method in class de.uniba.wiai.lspi.util.logging.SystemOutPrintlnLogger
Log a message object with the ERROR level.
error(Object, Throwable) - Method in class de.uniba.wiai.lspi.util.logging.SystemOutPrintlnLogger
Log a message object with the ERROR level including the stack trace of the Throwable t passed as parameter.

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