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

A

A_MEMORY_CACHE - Static variable in class ostore.util.DebugFlags
 
acceptance_rate - Variable in class ostore.dispatch.Filter
The fraction of qualifying events which the Classifier should pass through the Filter.
accessor - Variable in class ostore.oil.HMMStage
The location of the observable field within the events watched.
ACL - Static variable in class ostore.util.Types
 
ACTION - Static variable in class ostore.util.Types
 
ACTION_APPEND - Static variable in class ostore.util.DebugFlags
 
ACTION_APPEND_BLOCKS - Static variable in class ostore.util.Types
 
ACTION_EXPAND - Static variable in class ostore.util.DebugFlags
 
ACTION_EXPAND - Static variable in class ostore.util.Types
 
ACTION_NULL - Static variable in class ostore.util.Types
 
ACTION_REPLACE - Static variable in class ostore.util.DebugFlags
 
ACTION_REPLACE_BLOCKS - Static variable in class ostore.util.Types
 
ACTION_SET_METADATA - Static variable in class ostore.util.DebugFlags
 
ACTION_SET_METADATA - Static variable in class ostore.util.Types
 
ACTION_TRUNCATE - Static variable in class ostore.util.DebugFlags
 
ACTION_TRUNCATE - Static variable in class ostore.util.Types
 
add_bit(int, int, boolean) - Method in class ostore.bloom.UpdateMessage
 
add_delta(Model.Delta) - Method in interface ostore.oil.Model
Incorporate the information from a Delta into this Model.
add_delta(Model.Delta) - Method in class ostore.oil.HMM
 
add_delta(Model.Delta) - Method in class ostore.oil.Screen
 
add_delta(Model.Delta) - Method in class ostore.oil.patchwork.PatchworkModel
Specified by ostore.oil.Model interface
add_segment(SegmentedModel.Segment) - Method in interface ostore.oil.SegmentedModel
Incorporates the portion of the model contained in the specified Segment.
add_segment(SegmentedModel.Segment) - Method in class ostore.oil.HMM
 
add_to_digest(SecureHashBuffer) - Method in class ostore.bloom.SimulatedReadResp
 
add_to_digest(SecureHashBuffer) - Method in class ostore.bloom.SimulatedRead
 
add_to_digest(SecureHashBuffer) - Method in class ostore.mac.STSVerify
 
add_to_digest(SecureHashBuffer) - Method in class ostore.security.SignedQS
 
add_to_digest(SecureHashBuffer) - Method in class ostore.security.QSRsaPrivateKey
 
add_to_digest(SecureHashBuffer) - Method in class ostore.security.QSRsaPublicKey
 
add_to_digest(SecureHashBuffer) - Method in class ostore.security.SignedQSArray.Individual
 
add_to_digest(SecureHashBuffer) - Method in class ostore.security.QSDHPublicKey
 
add_to_digest(SecureHashBuffer) - Method in class ostore.util.NodeId
Specified by ostore.util.Digestible
add_to_digest(SecureHashBuffer) - Method in class ostore.util.SHA1Hash
 
add_to_digest(SecureHashBuffer) - Method in class ostore.util.QSInt
 
add_to_digest(SecureHashBuffer) - Method in class ostore.util.QSLong
 
add_to_digest(SecureHashBuffer) - Method in class ostore.util.QSString
 
add_to_digest(SecureHashBuffer) - Method in interface ostore.util.Digestible
Adds this object's state to the specified SecureHashBuffer using the various add methods.
add_to_digest(SecureHashBuffer) - Method in class ostore.util.QSBool
 
add_to_digest(SecureHashBuffer) - Method in class ostore.util.QSByteArray
 
add_to_digest(SecureHashBuffer) - Method in class ostore.util.QSDate
 
add_to_digest(SecureHashBuffer) - Method in class ostore.util.SHA1Verify
Specified by ostore.util.Digestible
add_to_digest(SecureHashBuffer) - Method in class ostore.util.QSArray
Specified by ostore.util.QuickSerializable
add_to_digest(SecureHashBuffer) - Method in class ostore.util.VID
 
add_to_digest(SecureHashBuffer) - Method in class ostore.tapestry.impl.PongMsg
 
add_to_digest(SecureHashBuffer) - Method in class ostore.tapestry.impl.TestLocateMsg
 
add_to_digest(SecureHashBuffer) - Method in class ostore.tapestry.impl.TestFoundMsg
 
add_to_digest(SecureHashBuffer) - Method in class ostore.tapestry.impl.PingMsg
 
add_to_digest(SecureHashBuffer) - Method in class ostore.tapestry.impl.TestReadyMsg
 
add_to_digest(SecureHashBuffer) - Method in class ostore.security.thresh.ThresholdPublicKey
 
add_to_digest(SecureHashBuffer) - Method in class ostore.security.thresh.SigShare
 
add_to_digest(SecureHashBuffer) - Method in class ostore.security.thresh.KeyShare
 
add_to_path(NodeId) - Method in class ostore.bloom.QueryMessage
 
add(Array) - Method in class ostore.oil.Array
Adds the contents of the specified Array to this one.
add(BigInteger) - Method in class ostore.util.SecureHashBuffer
 
add(boolean) - Method in class ostore.util.SecureHashBuffer
 
add(byte) - Method in class ostore.util.SecureHashBuffer
Adds the specified byte to the digest.
add(byte) - Method in class ostore.util.SHA1HashBuffer
Adds the specified byte to the digest.
add(byte[]) - Method in class ostore.util.SecureHashBuffer
Adds the specified byte array to the digest.
add(byte[]) - Method in class ostore.util.SHA1HashBuffer
Adds the specified byte array to the digest.
add(byte[], int, int) - Method in class ostore.util.SecureHashBuffer
Adds length bytes of the specified array to the digest, starting at offset.
add(byte[], int, int) - Method in class ostore.util.SHA1HashBuffer
Adds length bytes of the specified array to the digest, starting at offset.
add(Digestible) - Method in class ostore.util.SecureHashBuffer
Adds the specified object to the digest.
add(Digestible) - Method in class ostore.util.SHA1HashBuffer
Adds the specified object to the digest.
add(int) - Method in class ostore.util.SecureHashBuffer
 
add(int, QuickSerializable) - Method in class ostore.util.QSVector
Append the specified object to the QSVector at index index, shifting up the objects following the index, if any.
add(long) - Method in class ostore.util.SecureHashBuffer
 
add(Matrix) - Method in class ostore.oil.Matrix
Adds the contents of the specified Matrix to this one.
add(NodeId, Long) - Method in class ostore.tapestry.impl.RouteEntry
 
add(QuickSerializable) - Method in class ostore.util.QSVector
Append the specified object to the QSVector.
add(QuickSerializable) - Method in class ostore.util.QSWindow
Add this object to the window.
add(QuickSerializable[]) - Method in class ostore.util.QSVector
Append the specified objects, in order, to the QSVector.
add(QuickSerializable, Array) - Method in class ostore.oil.Matrix
Adds the specified Array to this Matrix.
add(QuickSerializable, double) - Method in class ostore.oil.Array
Adds the specified value to this Array.
add(String) - Method in class ostore.util.SecureHashBuffer
 
addBackup(int, int, NodeId, Long, SecureHash) - Method in class ostore.tapestry.impl.RoutingTable
Add alternate/backup routes to the routing table
addChild(TrieNode, Field, Object) - Method in class ostore.dispatch.TrieNode
Add a child node with a specified field-value restriction.
addDistance(long, NodeId, SecureHash) - Method in class ostore.tapestry.impl.RoutingTable
Method to add the latency measurement to the data structures
address() - Method in class ostore.util.NodeId
Return the InetAddress associated with this NodeId; does not work under the simulator.
addSelf(SecureHash) - Method in class ostore.tapestry.impl.RoutingTable
 
addSink(SinkIF, Integer, double) - Method in class ostore.dispatch.TrieNode
Add a new SinkIF to receive for all QueueElementIF satisfying this node in the trie.
addTSinkType(TSink, Class) - Method in class ostore.dispatch.Classifier
Called by TSink.enqueue(), adds ts to tsinks.
AGREE_FAKE_BYZ_COMMIT_MSG - Static variable in class ostore.util.Types
 
AGREE_FAKE_BYZ_FORWARD_MSG - Static variable in class ostore.util.Types
 
AGREE_FAKE_BYZ_PREPARE_MSG - Static variable in class ostore.util.Types
 
AGREE_FAKE_BYZ_RESULT_MSG - Static variable in class ostore.util.Types
 
AGREE_FAKE_BYZANTINE - Static variable in class ostore.util.DebugFlags
 
alarm(String, long) - Method in class ostore.dispatch.Signal
Dispatch an AlarmSignal at a specified time This method has similar functionality to the alarm function in C.
AlfInfo - Variable in class ostore.mac.StageTester
 
AlfPri - Variable in class ostore.mac.StageTester
 
AlfPub - Variable in class ostore.mac.StageTester
 
algorithm() - Method in class ostore.mac.QSMACType
The signing algorithm
algorithm() - Method in class ostore.mac.QSHMACMD5
The signing algorithm
algorithm() - Method in class ostore.security.QSRsaCipher
 
algorithm() - Method in interface ostore.security.QSCipher
The encryption/decryption algorithm.
algorithm() - Method in interface ostore.security.QSSignature
The signing algorithm.
algorithm() - Method in class ostore.security.QSSha1RsaSignature
 
algorithm() - Method in class ostore.security.thresh.ThresholdSignature
 
ALRM - Static variable in class ostore.dispatch.Signal
The code for Signal.AlarmSignal.
ANNOUNCE - Static variable in class ostore.mac.HMACDHHandler
 
API_SERVER_CONNECTION - Static variable in class ostore.util.DebugFlags
 
append(QuickSerializable) - Method in class ostore.util.QSArray
 
ARCHIVAL_STORAGE_STAGE - Static variable in class ostore.util.StageId
 
Array - class ostore.oil.Array.
A sparse array of doubles.
ARRAY - Static variable in class ostore.util.Types
 
Array() - Constructor for class ostore.oil.Array
Construct a new Array with the default default.
Array(byte[], int[]) - Constructor for class ostore.oil.Array
Implied from ostore.util.QuickSerializable interface Construct an Array from its QuickSerializable form.
Array(byte[], int[], HashMap) - Constructor for class ostore.oil.Array
Construct an Array from its QuickSerializable form.
Array(double) - Constructor for class ostore.oil.Array
Construct a new Array with the specified default.
Assert - class ostore.util.Assert.
Assert is a closure used to assert various things in the code (this can be useful for debugging).
Assert() - Constructor for class ostore.util.Assert
 
assert(boolean, String) - Static method in class ostore.util.Assert
Assert that a condition is true; if not, print out a message and die
AssertionViolatedException - exception ostore.util.AssertionViolatedException.
 
AssertionViolatedException(String) - Constructor for class ostore.util.AssertionViolatedException
 
authenticate(MACedQS, SecureHash) - Method in class ostore.mac.StubHandler
 
authenticate(QuickSerializable, QSByteArray, SecureHash) - Method in class ostore.mac.MacHandler
 
authenticate(QuickSerializable, QSByteArray, SecureHash) - Method in class ostore.mac.HMACDHHandler
Note: a failure may mean that a message was sent right before the sender decided to change keys that that message arrived after a new key was established (though this is unlikely) it is a possibility that needs to be accounted for.
avg_reachability(Map, int) - Static method in class ostore.bloom.CreateStaticTest
 
avg_reachability(Map, int) - Static method in class ostore.bloom.CreateSurgeTest
 

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