A B C D E F G H I J K L M N O P Q R S T U V W X Y 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.
ackMCast(SecureHash, SecureHash, NodeId) - Method in class ostore.tapestry.impl.MulticastState
Method to remove a mcast reference as part of handling acks
AckStage - class ostore.util.AckStage.
The AckStage is a general tool for adding robustness to NetworkMessages.
AckStage.GenericNonceMsg - class ostore.util.AckStage.GenericNonceMsg.
 
AckStage.GenericNonceMsg(AckStage, NodeId) - Constructor for class ostore.util.AckStage.GenericNonceMsg
 
AckStage.NonceNotFoundException - exception ostore.util.AckStage.NonceNotFoundException.
 
AckStage.NonceNotFoundException(AckStage, String) - Constructor for class ostore.util.AckStage.NonceNotFoundException
 
AckStage() - Constructor for class ostore.util.AckStage
 
ACTION_APPEND - Static variable in class ostore.util.DebugFlags
 
ACTION_EXPAND - Static variable in class ostore.util.DebugFlags
 
ACTION_REPLACE - Static variable in class ostore.util.DebugFlags
 
ACTION_SET_METADATA - Static variable in class ostore.util.DebugFlags
 
ACTION_TRUNCATE - Static variable in class ostore.util.DebugFlags
 
ADD_ARTIFICIAL_DELAY - Static variable in class ostore.util.DebugFlags
 
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.tapestry.patchwork.PatchworkModel
Specified by ostore.oil.Model interface
add_delta(PatchworkTable.Delta) - Method in class ostore.network.patchwork.PatchworkTable
Update this copy of a table with a delta produced by Patchwork
add_packet(ATcpInPacket) - Method in class ostore.network.NetworkInputBuffer
 
add_packet(ATcpInPacket) - Method in class ostore.network.ConnectionStream
 
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(OutputBuffer) - Method in class ostore.tapestry.impl.DynamicPtrMsg
 
add_to_digest(OutputBuffer) - Method in class ostore.tapestry.impl.StaticPtrMsg
 
add_to_path(NodeId) - Method in class ostore.bloom.QueryMessage
 
add_user_data(byte[], int, int) - Method in class ostore.tapestry.impl.TapestryCarrierMessage
 
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.OutputBufferImpl
 
add(BigInteger) - Method in class ostore.util.QSClone.QSCloneBuffer
 
add(BigInteger) - Method in interface ostore.util.OutputBuffer
 
add(boolean) - Method in class ostore.util.OutputBufferImpl
 
add(boolean) - Method in class ostore.util.QSClone.QSCloneBuffer
 
add(boolean) - Method in interface ostore.util.OutputBuffer
 
add(byte) - Method in class ostore.mac.HMACDHHandler.MacBuffer
 
add(byte) - Method in class ostore.network.NetworkOutputBuffer
 
add(byte) - Method in class ostore.security.SignedQS.SignatureBuffer
 
add(byte) - Method in class ostore.util.OutputBufferImpl
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.QSClone.QSCloneBuffer
 
add(byte) - Method in class ostore.util.ByteArrayOutputBuffer
 
add(byte) - Method in class ostore.util.StreamOutputBuffer
 
add(byte) - Method in class ostore.util.RandomAccessFileOutputBuffer
 
add(byte) - Method in class ostore.util.CountBuffer
 
add(byte) - Method in interface ostore.util.OutputBuffer
Adds the specified byte to the digest.
add(byte[]) - Method in class ostore.util.OutputBufferImpl
Adds the specified byte array to the digest.
add(byte[]) - Method in class ostore.util.QSClone.QSCloneBuffer
 
add(byte[]) - Method in interface ostore.util.OutputBuffer
Adds the specified byte array to the digest.
add(byte[], int, int) - Method in class ostore.mac.HMACDHHandler.MacBuffer
 
add(byte[], int, int) - Method in class ostore.network.NetworkOutputBuffer
 
add(byte[], int, int) - Method in class ostore.security.SignedQS.SignatureBuffer
 
add(byte[], int, int) - Method in class ostore.util.OutputBufferImpl
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(byte[], int, int) - Method in class ostore.util.QSClone.QSCloneBuffer
 
add(byte[], int, int) - Method in class ostore.util.ByteArrayOutputBuffer
 
add(byte[], int, int) - Method in class ostore.util.StreamOutputBuffer
 
add(byte[], int, int) - Method in class ostore.util.RandomAccessFileOutputBuffer
 
add(byte[], int, int) - Method in class ostore.util.CountBuffer
 
add(byte[], int, int) - Method in interface ostore.util.OutputBuffer
Adds length bytes of the specified array to the digest, starting at offset.
add(double) - Method in class ostore.util.OutputBufferImpl
 
add(double) - Method in class ostore.util.QSClone.QSCloneBuffer
 
add(double) - Method in interface ostore.util.OutputBuffer
 
add(InputBuffer) - Method in class ostore.util.OutputBufferImpl
Adds the remaining bytes in the given input buffer to this output buffer.
add(InputBuffer) - Method in class ostore.util.QSClone.QSCloneBuffer
 
add(InputBuffer) - Method in interface ostore.util.OutputBuffer
Adds the remaining bytes in the given input buffer to this output buffer.
add(int) - Method in class ostore.util.OutputBufferImpl
 
add(int) - Method in class ostore.util.QSClone.QSCloneBuffer
 
add(int) - Method in interface ostore.util.OutputBuffer
 
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.OutputBufferImpl
 
add(long) - Method in class ostore.util.QSClone.QSCloneBuffer
 
add(long) - Method in interface ostore.util.OutputBuffer
 
add(long) - Method in class ostore.util.StatRecorder
 
add(long, long) - Method in class ostore.util.StatRecorder
 
add(Matrix) - Method in class ostore.oil.Matrix
Adds the contents of the specified Matrix to this one.
add(NodeId, Double, NodeId[], Pair[]) - Method in class ostore.tapestry.impl.RouteEntry
Function used to add a new entry to the RouteEntry.
add(OutputBuffer, BigInteger) - Static method in class ostore.util.OutputBufferImpl
 
add(OutputBuffer, boolean) - Static method in class ostore.util.OutputBufferImpl
 
add(OutputBuffer, byte[]) - Static method in class ostore.util.OutputBufferImpl
 
add(OutputBuffer, double) - Static method in class ostore.util.OutputBufferImpl
 
add(OutputBuffer, InputBuffer) - Static method in class ostore.util.OutputBufferImpl
Adds the remaining bytes in the given input buffer to this output buffer.
add(OutputBuffer, int) - Static method in class ostore.util.OutputBufferImpl
 
add(OutputBuffer, long) - Static method in class ostore.util.OutputBufferImpl
 
add(OutputBuffer, QuickSerializable) - Static method in class ostore.util.OutputBufferImpl
Adds the specified object to the digest.
add(OutputBuffer, short) - Static method in class ostore.util.OutputBufferImpl
 
add(OutputBuffer, String) - Static method in class ostore.util.OutputBufferImpl
 
add(PatchworkStats.StatDelta) - Method in class ostore.network.patchwork.PatchworkStats
 
add(QuickSerializable) - Method in class ostore.util.OutputBufferImpl
Adds the specified object to the digest.
add(QuickSerializable) - Method in class ostore.util.QSClone.QSCloneBuffer
 
add(QuickSerializable) - Method in class ostore.util.QSTreeSet
Adds the specified element to this set if it is not already present.
add(QuickSerializable) - Method in class ostore.util.QSVector
Append the specified object to the QSVector.
add(QuickSerializable) - Method in interface ostore.util.OutputBuffer
Adds the specified object to the digest.
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(SafeBigInt) - Method in class ostore.security.SafeBigInt
 
add(SecureHash) - Method in class ostore.tapestry.impl.TapestryVerifier.Tree
Add this new node into the graph
add(short) - Method in class ostore.util.OutputBufferImpl
 
add(short) - Method in class ostore.util.QSClone.QSCloneBuffer
 
add(short) - Method in interface ostore.util.OutputBuffer
 
add(StatRecorder) - Method in class ostore.util.StatRecorder
 
add(String) - Method in class ostore.util.OutputBufferImpl
 
add(String) - Method in class ostore.util.QSClone.QSCloneBuffer
 
add(String) - Method in interface ostore.util.OutputBuffer
 
addAll(Collection) - Method in class ostore.util.QSTreeSet
Adds all of the elements in the specified collection to this set.
addAll(QSTreeSet) - Method in class ostore.util.QSTreeSet
 
addAlpha(SecureHash, int) - Method in class ostore.tapestry.impl.MulticastState
 
addBackup(int, int, NodeId, Double, SecureHash) - Method in class ostore.tapestry.impl.RoutingTable
Deprecated. As of 7/24/2002 in favor of RoutingTable.write()
addChild(TrieNode, Field, Object) - Method in class ostore.dispatch.TrieNode
Add a child node with a specified field-value restriction.
addData(SecureHash, RoutingTable) - Method in class ostore.tapestry.impl.TapestryVerifier
Consider more data.
addData(SecureHash, RoutingTable, HashMap) - Method in class ostore.tapestry.impl.TapestryVerifier
Consider more data.
addDelta(PatchworkStats.StatDelta) - Method in class ostore.network.patchwork.PatchworkTable.Delta
 
addDistance(double, NodeId, SecureHash) - Method in class ostore.tapestry.impl.RoutingTable
Method to add the latency measurement to the data structures
added - Variable in class ostore.tapestry.api.TapestryRoutingTableChanged
 
added - Variable in class ostore.tapestry.api.TapestryReversePointersChanged
 
addFailedLinks(int, Integer) - Method in class ostore.tapestry.impl.Parser
 
addIgnoreNodes(HashSet) - Method in class ostore.tapestry.impl.DynamicObjMapMsg
 
addLocks(SecureHash, TreeSet) - Method in class ostore.tapestry.impl.MulticastState
 
addMCAddr(SecureHash, NodeId) - Method in class ostore.tapestry.impl.MulticastState
 
addMCast(NodeId) - Method in class ostore.tapestry.impl.NodeState
 
addMCast(SecureHash, NodeId) - Method in class ostore.tapestry.impl.MulticastState
 
addMCParent(SecureHash, NodeId) - Method in class ostore.tapestry.impl.MulticastState
 
addMonitorAll(Object, SinkIF) - Method in class ostore.network.patchwork.Patch
Tells this patch that a node wants to hear about status messages from everyone.
addMonitorAll(Object, SinkIF) - Method in class ostore.network.patchwork.RecalcPatch
 
addNextSurrogate(NodeId) - Method in class ostore.tapestry.impl.DynamicObjMapMsg
 
addNode(NodeId) - Method in class ostore.tapestry.patchwork.PatchworkAlarmMsg
 
addNode(NodeId, int, Object, SinkIF) - Method in class ostore.network.patchwork.Patch
Tell this Patch to begin monitoring a node at some probing level
addNode(NodeId, int, Object, SinkIF) - Method in class ostore.network.patchwork.RecalcPatch
 
addNodeState(SecureHash, int, NodeId, NodeId, TreeSet) - Method in class ostore.tapestry.impl.MulticastState
 
addNonceAck(int) - Method in class ostore.util.NonceAckMsg
 
addr - Variable in class ostore.tapestry.impl.NodeState
 
addr - Variable in class ostore.tapestry.impl.Triple
 
address - Variable in class ostore.network.ADns.LookupResp
 
address - Variable in class ostore.tapestry.impl.RouteEntry.NodeEntry
 
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.
addStat(long) - Method in class ostore.network.patchwork.PatchworkStats
 
addToQueue(NodeId) - Method in class ostore.network.patchwork.Patch
Add this node back on the queue.
addToQueue(NodeId) - Method in class ostore.network.patchwork.RecalcPatch
 
addTSinkType(TSink, Class) - Method in class ostore.dispatch.Classifier
Called by TSink.enqueue(), adds ts to tsinks.
ADns - class ostore.network.ADns.
Allows a SandStorm stage to do DNS lookups and not block.
ADns.LookupReq - class ostore.network.ADns.LookupReq.
 
ADns.LookupReq(String, Object, SinkIF) - Constructor for class ostore.network.ADns.LookupReq
 
ADns.LookupResp - class ostore.network.ADns.LookupResp.
 
ADns.LookupResp(ADns.LookupReq, InetAddress) - Constructor for class ostore.network.ADns.LookupResp
 
ADns() - Constructor for class ostore.network.ADns
 
AGREE_FAKE_BYZANTINE - Static variable in class ostore.util.DebugFlags
 
aguid - Variable in class ostore.dataobj.PRCert
 
al - Variable in class ostore.tapestry.impl.DynamicRepairRespMsg
 
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.
AlarmMsg - class ostore.network.patchwork.AlarmMsg.
An AlarmMsg is set by Patches to remind them when to wake up and send a probe or do some action.
AlarmMsg(NodeId, byte) - Constructor for class ostore.network.patchwork.AlarmMsg
 
algorithm() - Method in class ostore.mac.QSMACType
The signing algorithm
algorithm() - Method in class ostore.mac.QSHMACMD5
The signing 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
 
allNodes - Variable in class ostore.tapestry.patchwork.RouterFaultMsg
 
allNodes - Variable in class ostore.tapestry.patchwork.PatchworkFaultMsg
 
allNodes - Variable in class ostore.network.patchwork.InjectFaultMsg
 
AllOnesPDF - class ostore.tapestry.patchwork.AllOnesPDF.
Specifies a CDF that always returns 1.
AllOnesPDF() - Constructor for class ostore.tapestry.patchwork.AllOnesPDF
 
AllZerosPDF - class ostore.tapestry.patchwork.AllZerosPDF.
Specifies a CDF that always returns 0.
AllZerosPDF() - Constructor for class ostore.tapestry.patchwork.AllZerosPDF
 
alpha - Variable in class ostore.tapestry.impl.NodeState
 
alpha - Variable in class ostore.tapestry.impl.DynamicDMCastMsg
 
ALRM - Static variable in class ostore.dispatch.Signal
The code for Signal.AlarmSignal.
ANNOUNCE - Static variable in class ostore.mac.HMACDHHandler
 
ANYCAST - Static variable in class ostore.tapestry.impl.TapestryMessage
 
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
 
ARCHIVER_STAGE - Static variable in class ostore.util.StageId
 
Array - class ostore.oil.Array.
A sparse array of doubles.
Array() - Constructor for class ostore.oil.Array
Construct a new Array with the default default.
Array(double) - Constructor for class ostore.oil.Array
Construct a new Array with the specified default.
Array(InputBuffer) - Constructor for class ostore.oil.Array
Constructs a Array from its serialized form.
Array(InputBuffer, HashMap) - Constructor for class ostore.oil.Array
Constructs a Array from its serialized form.
Assert - class ostore.util.Assert.
Assert is a closure used to assert various things in the code (this can be useful for debugging).
ASSERT - Static variable in class ostore.util.DebugFlags
 
Assert() - Constructor for class ostore.util.Assert
 
assert(boolean, String) - Static method in class ostore.util.Assert
Deprecated. Keyword "assert" invalid with new jikes
AssertionViolatedException - exception ostore.util.AssertionViolatedException.
 
AssertionViolatedException(String) - Constructor for class ostore.util.AssertionViolatedException
 
ATTACHED - Static variable in class ostore.tapestry.impl.DynamicTClient
 
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.
AuthenticationMsg - class ostore.network.AuthenticationMsg.
The first message sent across a new connection in YANetwork.
AuthenticationMsg(InputBuffer) - Constructor for class ostore.network.AuthenticationMsg
Constructs an AuthenticationMsg from its serialized form.
AuthenticationMsg(NodeId, NodeId, NodeId, VirtualizedNetCert[]) - Constructor for class ostore.network.AuthenticationMsg
Creates a message mapping the sender's InetAddress and port number for a specific connection to the sender's primary contact NodeId.
available - Static variable in class ostore.security.NativeRSAAlgorithm
 
available - Static variable in class ostore.util.SHA1NativeIF
available indicates if the C implementation of SHA-1 is available.
available - Static variable in class ostore.security.thresh.NativeIF
 
avg_reachability(Map, int) - Static method in class ostore.bloom.CreateStaticTest
 
avg_reachability(Map, int) - Static method in class ostore.bloom.CreateSurgeTest
 
avg_reachability(Map, int) - Static method in class ostore.bloom.CreateSossTest
 

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