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

E

elementCount - Variable in class ostore.util.QSVector
The number of elements currently in the QSVector.
elementData - Variable in class ostore.util.QSVector
The array of objects stored in this QSVector.
elements() - Method in class ostore.util.IntHashtable
Returns an enumeration of the values in this hashtable.
emissions - Variable in class ostore.oil.HMM
 
emissions - Variable in class ostore.oil.HMM.Delta
Estimated count of state-output emissions.
emissions - Variable in class ostore.oil.HMM.Segment
Estimated count of output emissions from this state.
emit_deltas - Variable in class ostore.oil.HMMBuilder
true iff this Builder should publish Deltas for its Model whenever the model parameters are recalculated.
empty() - Method in class ostore.util.PriorityQueue
returns the number of objects currently in the queue (0 means empty).
empty() - Method in class ostore.util.Queue
 
EncryptedQS - class ostore.security.EncryptedQS.
 
EncryptedQS(byte[], int[]) - Constructor for class ostore.security.EncryptedQS
 
EncryptedQS(QuickSerializable, QSCipher, PublicKey, SecureRandom, Cipher) - Constructor for class ostore.security.EncryptedQS
 
engineGetParameter(String) - Method in class ostore.security.thresh.ThresholdSignature
 
engineInitSign(PrivateKey) - Method in class ostore.security.thresh.ThresholdSignature
 
engineInitVerify(PublicKey) - Method in class ostore.security.thresh.ThresholdSignature
 
engineSetParameter(String, Object) - Method in class ostore.security.thresh.ThresholdSignature
 
engineSign() - Method in class ostore.security.thresh.ThresholdSignature
 
engineUpdate(byte) - Method in class ostore.security.thresh.ThresholdSignature
 
engineUpdate(byte[], int, int) - Method in class ostore.security.thresh.ThresholdSignature
 
engineVerify(byte[]) - Method in class ostore.security.thresh.ThresholdSignature
 
enqueue_commit(Object) - Method in class ostore.dispatch.Test.Sink
 
enqueue_lossy(QueueElementIF) - Method in class ostore.dispatch.Test.Sink
 
enqueue_prepare(QueueElementIF[]) - Method in class ostore.dispatch.Test.Sink
 
enqueue_prepare(QueueElementIF[]) - Method in class ostore.dispatch.Test.DeadSink
 
enqueue(Object) - Method in class ostore.util.Queue
 
enqueue(QueueElementIF) - Method in class ostore.dispatch.Test.Sink
 
enqueue(QueueElementIF) - Method in class ostore.dispatch.Classifier
Dispatches an event, just like dispatch.
enqueue(QueueElementIF) - Method in class ostore.dispatch.TSink
Enqueues the event in the SinkIF corresponding to this TSink's VQueue.
enqueueWOChecks(QueueElementIF) - Method in class ostore.dispatch.TSink
Enqueues the event without doing the checks.
ensureCapacity(int) - Method in class ostore.util.QSVector
Grow the storage array if necessary.
equals(byte[], byte[]) - Static method in class ostore.util.ByteUtils
Determines whether two arrays of bytes contain the same contents.
equals(Object) - Method in class ostore.bloom.UpdateId
 
equals(Object) - Method in class ostore.security.QSRsaPublicKey
 
equals(Object) - Method in class ostore.security.QSSha1RsaSignature
 
equals(Object) - Method in class ostore.security.QSDHPublicKey
 
equals(Object) - Method in class ostore.util.NodeId
 
equals(Object) - Method in class ostore.util.SHA1Hash
Compares this SecureHash with another hash, and returns true iff they are the same type of hash and have the same byte representation
equals(Object) - Method in class ostore.util.QSInt
 
equals(Object) - Method in class ostore.util.Timestamp
 
equals(Object) - Method in class ostore.util.QSLong
 
equals(Object) - Method in class ostore.util.QSString
 
equals(Object) - Method in interface ostore.util.SecureHash
Compares this SecureHash with another hash, and returns true iff they are the same type of hash and have the same byte representation
equals(Object) - Method in class ostore.util.QSBool
 
equals(Object) - Method in class ostore.util.QSByteArray
 
equals(Object) - Method in class ostore.util.QSVector
Compare this QSVector to another Object.
equals(Object) - Method in class ostore.util.Pair
 
equals(Object) - Method in class ostore.util.QSDate
 
equals(Object) - Method in class ostore.util.QSArray
 
equals(Object) - Method in class ostore.util.VID
Tests for equality (type and id).
equals(Object) - Method in class ostore.tapestry.impl.PublishInfo
Don't look at distance.
equals(Object) - Method in class ostore.security.thresh.ThresholdSignature
 
error(String) - Static method in class ostore.util.Carp
Print an error message and current stack trace to standard error.
error(Throwable) - Static method in class ostore.util.Carp
Print an exception's message and stack trace to standard error.
establish(SecureHash) - Method in class ostore.mac.MacHandler
Establish a connection between the guid and this instance of sandstorm

Once a connection is established, the MacHandler will broadcast a MacHandler.KeyEstablished announcement.
establish(SecureHash) - Method in class ostore.mac.StubHandler
Establish a connection between the sender and recipient of the the message.
establish(SecureHash) - Method in class ostore.mac.HMACDHHandler
Establish a connection between the guid and this instance of sandstorm

Once a connection is established, the MacHandler will broadcast a MacHandler.KeyEstablished announcement.
ESTABLISHED - Static variable in class ostore.mac.PartyInfo
A connection has been established and secret ready for use.
EventCountMsg - class ostore.oil.EventCountMsg.
EventCountMsg is an event that tells you how many times a specified event has been counted by EventCountStage.
EventCountMsg(String, int) - Constructor for class ostore.oil.EventCountMsg
 
EventCountRequestMsg - class ostore.oil.EventCountRequestMsg.
EventCountRequestMsg is an event requesting to know how many times a certain event has been counted by EventCountStage.
EventCountRequestMsg(String) - Constructor for class ostore.oil.EventCountRequestMsg
 
EventCountStage - class ostore.oil.EventCountStage.
EventCountStage watches for events of certain types, and counts them.
EventCountStage() - Constructor for class ostore.oil.EventCountStage
 
extract(boolean) - Method in class ostore.util.PriorityQueue
extract() returns the object with the smallest priority in the queue and removes it from the queue.

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