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

E

Err - class gov.lbl.dsd.p2pio.Err.
Error response message used to indicate the failure of a previous request message.
Err(TransactionID, int) - Constructor for class gov.lbl.dsd.p2pio.Err
 
Err(TransactionID, int, Throwable) - Constructor for class gov.lbl.dsd.p2pio.Err
 
Event - class gov.lbl.dsd.firefish.Event.
An event is handed from one stage to the input queue of another stage; it contains a message and the stage from which the event originates.
Event(Msg, Stage) - Constructor for class gov.lbl.dsd.firefish.Event
 
EventHandler - class gov.lbl.dsd.firefish.EventHandler.
The abstract base class of all asynchronous event handlers.
EventHandler() - Constructor for class gov.lbl.dsd.firefish.EventHandler
 
ExchangeVerifier - class gov.lbl.dsd.p2pio.ExchangeVerifier.
Checks whether the response to a given request is legal.
ExtendedProperties - class gov.lbl.dsd.p2pio.util.ExtendedProperties.
This class extends normal Java properties by adding the possibility to use the same key many times concatenating the value strings instead of overwriting them.
ExtendedProperties() - Constructor for class gov.lbl.dsd.p2pio.util.ExtendedProperties
Creates an empty extended properties object.
ExtendedProperties(String) - Constructor for class gov.lbl.dsd.p2pio.util.ExtendedProperties
Creates and loads the extended properties from the specified file.
ExtendedProperties(String, String) - Constructor for class gov.lbl.dsd.p2pio.util.ExtendedProperties
Creates and loads the extended properties from the specified file.
elapsedTime() - Method in class gov.lbl.dsd.p2pio.util.Timer
Same as seconds().
enqueue(Event) - Method in class gov.lbl.dsd.firefish.Stage
 
enqueueInterruptable(Event) - Method in class gov.lbl.dsd.firefish.Stage
 
equals(Object) - Method in class gov.lbl.dsd.firefish.util.KeyedTimerTask
 
equals(Object) - Method in class gov.lbl.dsd.p2pio.TransactionID
Returns true if the other object is also a TransactionID with the same internal state.
equals(Object) - Method in class gov.lbl.dsd.util.Pair
 
equals(Object, Object, Object, Object) - Static method in class gov.lbl.dsd.util.Pair
Compares two 'pairs' x and y for equality.
error(Object) - Method in class gov.lbl.dsd.p2pio.util.Logger
 
error(Object, Throwable) - Method in class gov.lbl.dsd.p2pio.util.Logger
 
error(Object, Object) - Method in class gov.lbl.dsd.p2pio.util.Logger
 
error(Object, Object, Throwable) - Method in class gov.lbl.dsd.p2pio.util.Logger
 
extension(String) - Static method in class gov.lbl.dsd.p2pio.util.FileUtils
Returns the extension portion of a file specification string.

Firefish 0.5.10
A B C D E F G H I J K L M N O P Q R S T U W X
Jump to the Firefish Homepage