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

L

LEAVE - Static variable in class planet.simulate.Globals
Event type: Node leaving network.
LOOKUP - Static variable in class planet.simulate.Globals
Event type: Node lookup.
LOOKUP - Static variable in class planet.test.dht.ChordDHTMessage
Lookup message type to be used at constructor.
LoadSerializedFile - class planet.test.serialize.LoadSerializedFile.
Builds a network based with a serialized network specified in the properties file.
LoadSerializedFile() - Constructor for class planet.test.serialize.LoadSerializedFile
 
Logger - class planet.simulate.Logger.
 
Logger() - Constructor for class planet.simulate.Logger
 
LookupListener - class planet.symphony.listeners.LookupListener.
 
LookupListener(Id, Id) - Constructor for class planet.symphony.listeners.LookupListener
 
leave() - Method in class planet.chord.ChordNode
The node leaves the network
leave() - Method in interface planet.commonapi.Node
This method permits to the actual node to leave the network.
leave() - Method in class planet.generic.commonapi.NetworkNodeImpl
The node leaves the network
leave() - Method in class planet.generic.commonapi.NodeImpl
The node leaves the network
leave() - Method in class planet.symphony.SymphonyNode
 
leaveNodes(Id[]) - Method in interface planet.commonapi.Network
Leave the ring the nodes which his Id appears in the array nodes.
leaveNodes(Id[]) - Method in class planet.generic.commonapi.NetworkImpl
Leave theese nodes for the network.
listeners - Variable in class planet.generic.commonapi.NetworkNodeImpl
 
listeners - Variable in class planet.generic.commonapi.NodeImpl
 
localLookup(Id, int, boolean) - Method in class planet.chord.ChordNode
Returns a list of nodes that can be used as next hops on a route towards key.
localLookup(Id, int, boolean) - Method in interface planet.commonapi.EndPoint
Returns a list of nodes that can be used as next hops on a route towards key.
localLookup(Id, int, boolean) - Method in interface planet.commonapi.Node
Returns a list of nodes that can be used as next hops on a route towards key.
localLookup(Id, int, boolean) - Method in class planet.generic.commonapi.EndPointImpl
Returns a list of nodes that can be used as next hops on a route towards key.
localLookup(Id, int, boolean) - Method in class planet.symphony.SymphonyNode
 
log(String, int) - Static method in class planet.simulate.Logger
Logs a message msg with level lvl .
log(String, int, String, int) - Static method in class planet.simulate.Logger
Logs a string combining arguments as following: msg + p1 + msg1
log(String, Object, int) - Static method in class planet.simulate.Logger
Logs any object.
log(Object, String, Object, int) - Static method in class planet.simulate.Logger
Logs the following string: obj + msg + obj2
log(String, Object, String, int) - Static method in class planet.simulate.Logger
Logs the following string: msg + obj + msg2
log(String[], Object[], int) - Static method in class planet.simulate.Logger
Logs a combination of the arguments.
logLevel - Static variable in class planet.util.Properties
Log level during simulation..
logReceive(Id, RouteMessage, int) - Static method in class planet.simulate.Logger
Logs a received RouteMessage
logSend(Id, RouteMessage, int) - Static method in class planet.simulate.Logger
Logs a sent RouteMessage.
lookup(Id) - Method in class planet.chord.ChordNode
Given a key, it generates the message and listener to obtain the owner of this one.
lookup(Id) - Method in class planet.generic.commonapi.NetworkNodeImpl
Lookup of a key
lookup(Id) - Method in class planet.generic.commonapi.NodeImpl
Lookup of a key
lookup(Id) - Method in class planet.symphony.SymphonyNode
 

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