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

E

ERROR - Static variable in class planet.simulate.Globals
Mode value: This mode is returned by the simulator always when the receiver of a message not exist in the actual network.
ERROR_LOG - Static variable in class planet.simulate.Logger
Logger level: Only permits to show error logs.
EVENT_LOG - Static variable in class planet.simulate.Logger
Logger level: Permits to show event logs.
Ebetween(Id, Id) - Method in class planet.commonapi.Id
Checks if this Id is in interval [init,end)
EndPoint - interface planet.commonapi.EndPoint.
 
EndPointFactory - interface planet.commonapi.factory.EndPointFactory.
This interface attempts to abstract building EndPoints, using the pattern design Factory Method.
EndPointFactoryImpl - class planet.generic.commonapi.factory.EndPointFactoryImpl.
This class uses the Factory Method pattern design to build new EndPoints.
EndPointFactoryImpl(String) - Constructor for class planet.generic.commonapi.factory.EndPointFactoryImpl
Constructor for the factory using the specified factory properties file.
EndPointFactoryImpl(Class) - Constructor for class planet.generic.commonapi.factory.EndPointFactoryImpl
Constructor for the factory using the specified implementation class of EndPoint.
EndPointImpl - class planet.generic.commonapi.EndPointImpl.
 
EndPointImpl(Application, Node) - Constructor for class planet.generic.commonapi.EndPointImpl
Generates an EndPoint from id in String format and the actual Node.
EndPointImpl.MessageScheduler - class planet.generic.commonapi.EndPointImpl.MessageScheduler.
Implements an scheduler for sent messages to this application with a specified delay.
EndPointImpl.MessageScheduler(RouteMessage, long, Node) - Constructor for class planet.generic.commonapi.EndPointImpl.MessageScheduler
Fixes the message an delay to send the message.
Event - class planet.simulate.Event.
 
Event(Id, Id, int, int) - Constructor for class planet.simulate.Event
 
Event(Id, Id, int, int, int) - Constructor for class planet.simulate.Event
 
EventParser - class planet.simulate.EventParser.
 
EventParser() - Constructor for class planet.simulate.EventParser
 
elem() - Method in class planet.util.OrderedList
 
endPoint - Static variable in class planet.util.Properties
Implementation of EndPoint interface.
endpoint - Variable in class planet.scribe.ScribeImpl
this application's endpoint
endpoints - Variable in class planet.generic.commonapi.NetworkNodeImpl
Local EndPoints.
endpoints - Variable in class planet.generic.commonapi.NodeImpl
Local EndPoints.
equals(Object) - Method in class planet.chord.ChordId
 
equals(Object) - Method in class planet.generic.commonapi.NodeHandleImpl
Overwrites this method to reflect the comparison between the related Id's.
equals(Object) - Method in class planet.scribe.Topic
Returns whether this is equal to o or not
equals(Object) - Method in class planet.symphony.PredSetComparator
 
equals(Object) - Method in class planet.symphony.SuccSetComparator
 
equals(Object) - Method in class planet.symphony.SymphonyId
 
eventFile - Static variable in class planet.util.Properties
Filename to use to load events to the simulator.
existNodeWithId(Id) - Method in interface planet.commonapi.Network
Inform if exist on the network one node with Id id.
existNodeWithId(Id) - Method in class planet.generic.commonapi.NetworkImpl
Inform if exist on the network one node with Id id.

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