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 _

T

table - Variable in class ostore.tapestry.impl.RoutingTable.Available
 
tag - Static variable in class ostore.cache.ClockAlgorithm
 
tag - Variable in class ostore.dispatch.Test.Sink
 
tag - Variable in class ostore.dispatch.Test.NumberedEvent
 
tag - Variable in class ostore.dispatch.Test.OtherEvent
 
tag - Static variable in class ostore.dispatch.TSink
 
tag - Static variable in class ostore.mac.HMACDHHandler
 
tag - Variable in class ostore.util.StandardStage
 
tag - Variable in class ostore.tapestry.api.TapestryUnpublishMsg
The tag.
tag - Variable in class ostore.tapestry.api.TapestryPublishMsg
The tag.
tag - Variable in class ostore.tapestry.impl.PublishMsg
 
tag - Variable in class ostore.tapestry.impl.PublishInfo
 
TAG - Variable in class ostore.network.LatTest
 
TAG - Variable in class ostore.network.MultiplexedNetwork
 
TAG - Variable in class ostore.network.SimpleTest
 
TAG - Variable in class ostore.network.TputTest
 
tag_class(String) - Static method in class ostore.util.Debug
 
tailSet(QuickSerializable) - Method in class ostore.util.QSTreeSet
Returns a view of the portion of this set whose elements are greater than or equal to fromElement.
tap_obj_hops - Variable in class ostore.bloom.SimulationLog.ReadTransactionInfo
 
tap_obj_net_hops - Variable in class ostore.bloom.SimulationLog.ReadTransactionInfo
 
tap_srv_hops - Variable in class ostore.bloom.SimulationLog.ReadTransactionInfo
 
tap_srv_net_hops - Variable in class ostore.bloom.SimulationLog.ReadTransactionInfo
 
TAPESTRY_CHANNEL - Static variable in class ostore.util.DebugFlags
 
TAPESTRY_CHANNEL_MSG - Static variable in class ostore.util.DebugFlags
 
TAPESTRY_DYNAMIC_TCLIENT - Static variable in class ostore.util.DebugFlags
 
TAPESTRY_PATCHWORK_FAULTCONTROLLER - Static variable in class ostore.util.DebugFlags
 
TAPESTRY_PATCHWORK_FAULTINJECTIONSTAGE - Static variable in class ostore.util.DebugFlags
 
TAPESTRY_PATCHWORK_PATCHWORKMODEL - Static variable in class ostore.util.DebugFlags
 
TAPESTRY_PATCHWORK_PATCHWORKSTAGE - Static variable in class ostore.util.DebugFlags
 
TAPESTRY_ROUTING_TABLE - Static variable in class ostore.util.DebugFlags
 
TAPESTRY_STATIC_FEDERATION - Static variable in class ostore.util.DebugFlags
 
TapestryBuilder - class ostore.tapestry.impl.TapestryBuilder.
Stage builder for Tapestry SOSS experiments, implements the SOSS BuilderIF, an interface for building config files.
TapestryBuilder(String[]) - Constructor for class ostore.tapestry.impl.TapestryBuilder
 
TapestryCarrierMessage - class ostore.tapestry.impl.TapestryCarrierMessage.
 
TapestryCarrierMessage(InputBuffer) - Constructor for class ostore.tapestry.impl.TapestryCarrierMessage
 
TapestryCarrierMessage(NodeId, boolean) - Constructor for class ostore.tapestry.impl.TapestryCarrierMessage
 
TapestryCarrierMessage(NodeId, boolean, byte[], int, int) - Constructor for class ostore.tapestry.impl.TapestryCarrierMessage
 
TapestryCarrierMessage(NodeId, boolean, QuickSerializable) - Constructor for class ostore.tapestry.impl.TapestryCarrierMessage
 
TapestryDetachConfirm - class ostore.tapestry.api.TapestryDetachConfirm.
Event sent from Tapestry to an application stage to indicate that the current node has successfully detached itself from the Tapestry network.
TapestryDetachConfirm() - Constructor for class ostore.tapestry.api.TapestryDetachConfirm
Empty constructor.
TapestryHowto - class ostore.apps.test.TapestryHowto.
A simple example of how to write your own Tapestry client and message types.
TapestryHowto.Ping - class ostore.apps.test.TapestryHowto.Ping.
One of two Tapestry messages used in this test.
TapestryHowto.Ping(InputBuffer) - Constructor for class ostore.apps.test.TapestryHowto.Ping
A deserialization constructor.
TapestryHowto.Ping(SecureHash, int) - Constructor for class ostore.apps.test.TapestryHowto.Ping
A constructor for messages I'm going to send to someone else.
TapestryHowto.Pong - class ostore.apps.test.TapestryHowto.Pong.
This class is identical in all by type from the Ping class above, so I'm not going to comment it further.
TapestryHowto.Pong(InputBuffer) - Constructor for class ostore.apps.test.TapestryHowto.Pong
 
TapestryHowto.Pong(SecureHash, int) - Constructor for class ostore.apps.test.TapestryHowto.Pong
 
TapestryHowto() - Constructor for class ostore.apps.test.TapestryHowto
 
TapestryIntegrateMsg - class ostore.tapestry.api.TapestryIntegrateMsg.
Event sent from an application stage to the Tapestry stage telling it to integrate itself into the Tapestry network.
TapestryIntegrateMsg() - Constructor for class ostore.tapestry.api.TapestryIntegrateMsg
Empty constructor.
TapestryIntegrateMsg(NodeId) - Constructor for class ostore.tapestry.api.TapestryIntegrateMsg
 
TapestryIntegrateMsg(NodeId[]) - Constructor for class ostore.tapestry.api.TapestryIntegrateMsg
 
TapestryLocateFailure - class ostore.tapestry.api.TapestryLocateFailure.
An event which indicates that a TapestryLocateMsg was not successful.
TapestryLocateFailure(InputBuffer) - Constructor for class ostore.tapestry.api.TapestryLocateFailure
 
TapestryLocateFailure(SecureHash, SecureHash, SecureHash, NodeId, int) - Constructor for class ostore.tapestry.api.TapestryLocateFailure
 
TapestryLocateMsg - class ostore.tapestry.api.TapestryLocateMsg.
Messages sent from one OceanStore machine to one or more machines avertising the given GUID and satisfying the given tag query.
TapestryLocateMsg() - Constructor for class ostore.tapestry.api.TapestryLocateMsg
Empty constructor.
TapestryLocateMsg(SecureHash, TapestryQuery, TapestryQueryState, SecureHash) - Constructor for class ostore.tapestry.api.TapestryLocateMsg
Construct with the given guid, query, and state; will return a TapestryLocateFailure with the same id if the location fails.
TapestryLocateReject - class ostore.tapestry.api.TapestryLocateReject.
 
TapestryLocateReject(TapestryLocateMsg) - Constructor for class ostore.tapestry.api.TapestryLocateReject
 
TapestryMacRouteMsg - class ostore.tapestry.api.TapestryMacRouteMsg.
Messages sent from one OceanStore machine to any other, which are guarenteed to have come from the listed sender.
TapestryMacRouteMsg() - Constructor for class ostore.tapestry.api.TapestryMacRouteMsg
Empty constructor.
TapestryMacRouteMsg(InputBuffer) - Constructor for class ostore.tapestry.api.TapestryMacRouteMsg
 
TapestryMacRouteMsg(SecureHash) - Constructor for class ostore.tapestry.api.TapestryMacRouteMsg
Construct with the given destination.
TapestryMessage - class ostore.tapestry.impl.TapestryMessage.
 
TapestryMessage(InputBuffer) - Constructor for class ostore.tapestry.impl.TapestryMessage
 
TapestryMessage(NodeId, boolean) - Constructor for class ostore.tapestry.impl.TapestryMessage
 
TapestryNeighborInfo - class ostore.tapestry.api.TapestryNeighborInfo.
A (NodeId, Guid, Latency) tuple.
TapestryNeighborInfo(NodeId, SecureHash) - Constructor for class ostore.tapestry.api.TapestryNeighborInfo
 
TapestryNeighborInfo(NodeId, SecureHash, double) - Constructor for class ostore.tapestry.api.TapestryNeighborInfo
 
TapestryNodeDetachMsg - class ostore.tapestry.api.TapestryNodeDetachMsg.
Event sent from an application stage to the Tapestry stage telling it to detach itself from the Tapestry network.
TapestryNodeDetachMsg() - Constructor for class ostore.tapestry.api.TapestryNodeDetachMsg
Empty constructor.
TapestryObjPointerSetReq - class ostore.tapestry.api.TapestryObjPointerSetReq.
Request an array of PublishInfos about this object guid, and whether or not we are the root.
TapestryObjPointerSetReq(SecureHash, SinkIF) - Constructor for class ostore.tapestry.api.TapestryObjPointerSetReq
 
TapestryObjPointerSetResp - class ostore.tapestry.api.TapestryObjPointerSetResp.
Respond to a request for a object guid's pointer set, with an array of PublishInfos and whether or not we're the root for that guid.
TapestryObjPointerSetResp(SecureHash, PublishInfo[], boolean) - Constructor for class ostore.tapestry.api.TapestryObjPointerSetResp
 
TapestryPrefixRouteMsg - class ostore.tapestry.api.TapestryPrefixRouteMsg.
Messages sent from one OceanStore machine to some other, hopefully with a node GUID that closely matches the given one.
TapestryPrefixRouteMsg() - Constructor for class ostore.tapestry.api.TapestryPrefixRouteMsg
Empty constructor.
TapestryPrefixRouteMsg(SecureHash, boolean) - Constructor for class ostore.tapestry.api.TapestryPrefixRouteMsg
Construct according to the given fields.
TapestryPublishMsg - class ostore.tapestry.api.TapestryPublishMsg.
Event that causes Tapestry to publish a backpointer to the given GUID with the given tag.
TapestryPublishMsg() - Constructor for class ostore.tapestry.api.TapestryPublishMsg
 
TapestryPublishMsg(SecureHash, TapestryTag) - Constructor for class ostore.tapestry.api.TapestryPublishMsg
Construct according to the given fields.
TapestryQuery - interface ostore.tapestry.api.TapestryQuery.
The query that is passed along with a location request.
TapestryQueryResult - interface ostore.tapestry.api.TapestryQueryResult.
A base interface for all results from a Tapestry query.
TapestryQueryResultMatch - class ostore.tapestry.api.TapestryQueryResultMatch.
A result indicating that the given Tapestry tag (and possibly others) satisfy the given query.
TapestryQueryResultMatch(SecureHash[], boolean) - Constructor for class ostore.tapestry.api.TapestryQueryResultMatch
Construct according to the given fields.
TapestryQueryResultNoMatch - class ostore.tapestry.api.TapestryQueryResultNoMatch.
A result indicating that the given Tapestry tag does not satisfy the given query.
TapestryQueryResultNoMatch() - Constructor for class ostore.tapestry.api.TapestryQueryResultNoMatch
 
TapestryQueryState - interface ostore.tapestry.api.TapestryQueryState.
A wrapper interface for the state that is passed along with each query up the tree.
TapestryReadyMsg - class ostore.tapestry.impl.TapestryReadyMsg.
Message sent by either StaticTClient or DynamicTClient when all the Tapestry integration steps are done.
TapestryReadyMsg(SecureHash) - Constructor for class ostore.tapestry.impl.TapestryReadyMsg
 
TapestryReadyMsg(SecureHash, long) - Constructor for class ostore.tapestry.impl.TapestryReadyMsg
 
TapestryReversePointersChanged - class ostore.tapestry.api.TapestryReversePointersChanged.
Notify applications that nodes have been added to or removed from the routing table.
TapestryReversePointersChanged(TapestryNeighborInfo[], TapestryNeighborInfo[]) - Constructor for class ostore.tapestry.api.TapestryReversePointersChanged
 
TapestryRouteMsg - class ostore.tapestry.api.TapestryRouteMsg.
Messages sent from one OceanStore machine to any other.
TapestryRouteMsg() - Constructor for class ostore.tapestry.api.TapestryRouteMsg
Empty constructor.
TapestryRouteMsg(InputBuffer) - Constructor for class ostore.tapestry.api.TapestryRouteMsg
 
TapestryRouteMsg(SecureHash) - Constructor for class ostore.tapestry.api.TapestryRouteMsg
Construct with the given destination.
TapestryRoutingTableChanged - class ostore.tapestry.api.TapestryRoutingTableChanged.
Notify applications that nodes have been added to or removed from the routing table.
TapestryRoutingTableChanged(TapestryNeighborInfo[], TapestryNeighborInfo[]) - Constructor for class ostore.tapestry.api.TapestryRoutingTableChanged
 
TapestryTag - interface ostore.tapestry.api.TapestryTag.
A wrapper interface for the tags associated with each backpointer stored by Tapestry.
TapestryUnpublishMsg - class ostore.tapestry.api.TapestryUnpublishMsg.
Event that causes Tapestry to remove published backpointers to the given GUID with the given tag.
TapestryUnpublishMsg(SecureHash, TapestryTag) - Constructor for class ostore.tapestry.api.TapestryUnpublishMsg
Construct according to the given fields.
TapestryVerifier - class ostore.tapestry.impl.TapestryVerifier.
An object of this class can be used to verify certain properties about a Tapestry network, given complete knowledge about the network.
TapestryVerifier.Tree - class ostore.tapestry.impl.TapestryVerifier.Tree.
Organizes guids into a tree-like data structure that makes it easy to tell who should know about each other.
TapestryVerifier.Tree(TapestryVerifier) - Constructor for class ostore.tapestry.impl.TapestryVerifier.Tree
 
TapestryVerifier() - Constructor for class ostore.tapestry.impl.TapestryVerifier
Create an empty TapestryVerifier, and fill it up with data one at a time later.
TapestryVerifier(SecureHash[], RoutingTable[]) - Constructor for class ostore.tapestry.impl.TapestryVerifier
Create a TapestryVerifier that can verify that every RoutingTable is correct as well.
TapestryVerifier(SecureHash[], RoutingTable[], HashMap[]) - Constructor for class ostore.tapestry.impl.TapestryVerifier
Create a TapestryVerifier that can verify that every RoutingTable is correct as well, and also verify that every revpointers map is correct.
target - Variable in class ostore.dispatch.Signal.RebuildSignal
The name of the target.
target - Variable in class ostore.dispatch.Signal.AlarmSignal
The name of the target.
test - Variable in class ostore.tapestry.impl.FullTestMsg
 
Test - class ostore.dispatch.Test.
A test program for the classifier.
Test - class ostore.tapestry.impl.Test.
 
Test.DeadSink - class ostore.dispatch.Test.DeadSink.
 
Test.DeadSink(int, double) - Constructor for class ostore.dispatch.Test.DeadSink
 
Test.NamedEvent - class ostore.dispatch.Test.NamedEvent.
 
Test.NamedEvent(String, int) - Constructor for class ostore.dispatch.Test.NamedEvent
 
Test.NumberedEvent - class ostore.dispatch.Test.NumberedEvent.
 
Test.NumberedEvent(int) - Constructor for class ostore.dispatch.Test.NumberedEvent
 
Test.OtherEvent - class ostore.dispatch.Test.OtherEvent.
 
Test.OtherEvent(int) - Constructor for class ostore.dispatch.Test.OtherEvent
 
Test.Sink - class ostore.dispatch.Test.Sink.
 
Test.Sink(int) - Constructor for class ostore.dispatch.Test.Sink
 
Test() - Constructor for class ostore.tapestry.impl.Test
 
Test(int, QueueElementIF, Classifier) - Constructor for class ostore.dispatch.Test
 
TestClient - class ostore.tapestry.impl.TestClient.
 
TestClient() - Constructor for class ostore.tapestry.impl.TestClient
 
TestDeleteMsg - class ostore.tapestry.impl.TestDeleteMsg.
The msg to say we're done with delete, now start locate again
TestDeleteMsg(InputBuffer) - Constructor for class ostore.tapestry.impl.TestDeleteMsg
 
TestDeleteMsg(NodeId, int) - Constructor for class ostore.tapestry.impl.TestDeleteMsg
 
TestFileEvent - class ostore.oil.TestFileEvent.
A simple class to signal file operation events.
TestFileEvent() - Constructor for class ostore.oil.TestFileEvent
 
TestFoundMsg - class ostore.tapestry.impl.TestFoundMsg.
The msg to say we found the object you're looking for
TestFoundMsg(InputBuffer) - Constructor for class ostore.tapestry.impl.TestFoundMsg
 
TestFoundMsg(NodeId, SecureHash) - Constructor for class ostore.tapestry.impl.TestFoundMsg
 
TestFoundMsg(NodeId, SecureHash, SecureHash) - Constructor for class ostore.tapestry.impl.TestFoundMsg
 
TestLocateMsg - class ostore.tapestry.impl.TestLocateMsg.
 
TestLocateMsg(InputBuffer) - Constructor for class ostore.tapestry.impl.TestLocateMsg
 
TestLocateMsg(NodeId, SecureHash) - Constructor for class ostore.tapestry.impl.TestLocateMsg
 
TestLocateMsg(NodeId, SecureHash, SecureHash) - Constructor for class ostore.tapestry.impl.TestLocateMsg
 
TestLocateMsg(NodeId, SecureHash, TapestryQuery, TapestryQueryState) - Constructor for class ostore.tapestry.impl.TestLocateMsg
Construct according to the given fields.
TestNetworkMsg - class ostore.tapestry.impl.TestNetworkMsg.
 
TestNetworkMsg(InputBuffer) - Constructor for class ostore.tapestry.impl.TestNetworkMsg
 
TestNetworkMsg(NodeId, long, double) - Constructor for class ostore.tapestry.impl.TestNetworkMsg
 
TestReadyMsg - class ostore.tapestry.impl.TestReadyMsg.
A generic test message routed through the Tapestry network.
TestReadyMsg(InputBuffer) - Constructor for class ostore.tapestry.impl.TestReadyMsg
 
TestReadyMsg(SecureHash, SecureHash, SecureHash, boolean) - Constructor for class ostore.tapestry.impl.TestReadyMsg
 
TestReadyMsg(SecureHash, SecureHash, SecureHash, double, boolean) - Constructor for class ostore.tapestry.impl.TestReadyMsg
 
TestReadyMsg(SecureHash, SecureHash, SecureHash, int, boolean) - Constructor for class ostore.tapestry.impl.TestReadyMsg
 
TestShuttle - class ostore.tapestry.impl.TestShuttle.
 
TestShuttle() - Constructor for class ostore.tapestry.impl.TestShuttle
 
testTput(int, int) - Method in class ostore.util.SHA1NativeIF
Tests the throughput of SHA1Native from entirely within C.
third() - Method in class ostore.util.Triple
 
this_sink - Variable in class ostore.network.LatTest
 
this_sink - Variable in class ostore.network.MultiplexedNetwork
 
this_sink - Variable in class ostore.network.SimpleTest
 
this_sink - Variable in class ostore.network.TputTest
 
thread - Variable in class ostore.dispatch.Classifier.SlowLink
The Thread object for the sender TODO: allow more than one thread per stage?
thread - Variable in class ostore.network.PingStage.Alarm
 
THRESHOLD_DEAD - Static variable in class ostore.tapestry.impl.Router
Threshold for determining when a node is "dead." If a node's updated link loss rate is rated above THRESHOLD_DEAD for this current period, then it is "dead." Config name = inactive_node_threshold
THRESHOLD_FRLS - Static variable in class ostore.tapestry.impl.Router
The maximum failure rate tolerable that defines "reachable" in our FRLS scheme.
THRESHOLD_MULTICAST - Static variable in class ostore.tapestry.impl.Router
The constant that defines when multicast is triggered for a message.
THRESHOLD_REPLACE - Static variable in class ostore.tapestry.impl.Router
If a node has been "dead/inactive" for a consecutive number of periods equal or greater than THRESHOLD_REPLACE, it is removed from the routing table and we try to replace it using repair algorithms.
ThresholdProvider - class ostore.security.thresh.ThresholdProvider.
A provider for the threshold signature scheme.
ThresholdProvider() - Constructor for class ostore.security.thresh.ThresholdProvider
 
ThresholdPublicKey - class ostore.security.thresh.ThresholdPublicKey.
A public key class for threshold signatures.
ThresholdPublicKey(InputBuffer) - Constructor for class ostore.security.thresh.ThresholdPublicKey
 
ThresholdSigException - exception ostore.security.thresh.ThresholdSigException.
Thrown by the Dealer on errors.
ThresholdSigException() - Constructor for class ostore.security.thresh.ThresholdSigException
 
ThresholdSigException(String) - Constructor for class ostore.security.thresh.ThresholdSigException
 
ThresholdSignature - class ostore.security.thresh.ThresholdSignature.
A verification signature engine for threshold signatures.
ThresholdSignature() - Constructor for class ostore.security.thresh.ThresholdSignature
 
ThresholdSignature(InputBuffer) - Constructor for class ostore.security.thresh.ThresholdSignature
 
ThresholdSignedQS - class ostore.security.thresh.ThresholdSignedQS.
A SignedQS for threshold signatures.
ThresholdSignedQS(InputBuffer) - Constructor for class ostore.security.thresh.ThresholdSignedQS
Deserialize the same way as a SignedQS.
ThresholdSignedQS(QuickSerializable, byte[]) - Constructor for class ostore.security.thresh.ThresholdSignedQS
The default constructor.
ThresholdSignedQSTree - class ostore.security.thresh.ThresholdSignedQSTree.
A SignedQS for threshold signatures.
ThresholdSignedQSTree(InputBuffer) - Constructor for class ostore.security.thresh.ThresholdSignedQSTree
Deserialize the same way as a SignedQS.
ThresholdSignedQSTree(QSArray, byte[]) - Constructor for class ostore.security.thresh.ThresholdSignedQSTree
The default constructor.
time - Variable in class ostore.tapestry.impl.FullTestMsg
 
time - Variable in class ostore.tapestry.impl.TestNetworkMsg
 
time - Variable in class ostore.tapestry.impl.Router.MsgTime
 
time_established - Variable in class ostore.network.MultiplexedNetwork.ConnectionState
 
time_to_resp - Variable in class ostore.network.patchwork.QuickStatReq
When the response will be generated (in ms), default 1 sec
timed_out(Object) - Method in class ostore.dispatch.Resender
Checks whether the specified event was been successfully dispatched.
timeout_ms - Variable in class ostore.network.PingStage.PingReq
 
timeoutCallback(NonceMsg, Object) - Method in class ostore.util.AckStage
Application level timeout.
timeoutCallback(NonceMsg, Object) - Method in class ostore.tapestry.impl.DynamicTClient
 
TimeOutEvent - class ostore.tapestry.impl.TimeOutEvent.
Event used to indicate a timeout expiration for a particular action.
TimeOutEvent(NodeId, SecureHash, int) - Constructor for class ostore.tapestry.impl.TimeOutEvent
 
timeouts - Variable in class ostore.network.PingStage
 
timer - Variable in class ostore.dispatch.Classifier.SlowLink
A timer interface for sink.
timer - Variable in class ostore.network.PingStage
 
timer_cb - Variable in class ostore.dispatch.Classifier
A timer used to delay event delivery
timerToken - Variable in class ostore.mac.PartyInfo
Timer token for use with session timeouts.
timestamp - Variable in class ostore.oil.TestFileEvent
The time of the operation.
to - Variable in class ostore.tapestry.impl.Parser.Link
 
to - Variable in class ostore.tapestry.impl.Parser.Path
 
to_bytes_helper(OutputBuffer) - Method in class ostore.mac.STSVerify
 
toArray() - Method in class ostore.util.QSTreeSet
Returns an array containing all of the elements in this collection.
toArray() - Method in class ostore.util.QSVector
Returns the elements of this QSVector as an array.
toArray() - Method in class ostore.util.QSWindow
Convert the elements in this window to an array.
toArray(QuickSerializable[]) - Method in class ostore.util.QSTreeSet
Returns an array with a runtime type is that of the specified array and that contains all of the elements in this collection.
toBigInteger() - Method in class ostore.security.SafeBigInt
 
toByteArray() - Method in class ostore.security.SafeBigInt
Strips leading zeroes off super.toByteArray ().
toHash() - Method in class ostore.util.SecureHashBuffer
Computes and returns the digest of all inputs.
toHash() - Method in class ostore.util.SHA1HashBuffer
Computes and returns the digest of all inputs.
topObject(boolean) - Method in class ostore.util.PriorityQueue
topObject() returns the smallest priority object in the queue, or null if the queue is empty and blocking is not set.
TopologyDiscoverQuery - class ostore.bloom.TopologyDiscoverQuery.
Used to exert backpressure on update traffic.
TopologyDiscoverQuery(InputBuffer) - Constructor for class ostore.bloom.TopologyDiscoverQuery
 
TopologyDiscoverQuery(NodeId, NodeId, int) - Constructor for class ostore.bloom.TopologyDiscoverQuery
 
TopologyDiscoverResponse - class ostore.bloom.TopologyDiscoverResponse.
Used to exert backpressure on update traffic.
TopologyDiscoverResponse(InputBuffer) - Constructor for class ostore.bloom.TopologyDiscoverResponse
 
TopologyDiscoverResponse(NodeId, NodeId, boolean) - Constructor for class ostore.bloom.TopologyDiscoverResponse
 
topPriority(boolean) - Method in class ostore.util.PriorityQueue
topPriority() returns the smallest priority in the queue, or 0 if the queue is empty and blocking is not set.
toShortString() - Method in class ostore.tapestry.impl.RoutingTable
 
toString() - Method in class ostore.bloom.SimulatedReadResp
 
toString() - Method in class ostore.bloom.TopologyDiscoverQuery
 
toString() - Method in class ostore.bloom.SimulatedRead
 
toString() - Method in class ostore.bloom.SimulationLog.ReadTransactionInfo
 
toString() - Method in class ostore.bloom.UpdateMessage
 
toString() - Method in class ostore.bloom.QueryMessage
 
toString() - Method in class ostore.bloom.StaticClient.NextReadEvent
 
toString() - Method in class ostore.bloom.BloomStage.SendUpdateMsgTimeout
 
toString() - Method in class ostore.bloom.TopologyDiscoverResponse
 
toString() - Method in class ostore.bloom.SurgeClient.NextReadEvent
 
toString() - Method in class ostore.bloom.UpdateId
 
toString() - Method in class ostore.cache.ClockAlgorithm
 
toString() - Method in interface ostore.cache.CachePolicy
Print out contents.
toString() - Method in class ostore.dataobj.PRCert
 
toString() - Method in class ostore.dispatch.Signal.RebuildSignal
 
toString() - Method in class ostore.dispatch.Signal.AlarmSignal
 
toString() - Method in class ostore.dispatch.Filter
 
toString() - Method in class ostore.dispatch.TrieNode
 
toString() - Method in class ostore.dispatch.Test.NumberedEvent
 
toString() - Method in class ostore.dispatch.Test.NamedEvent
 
toString() - Method in class ostore.dispatch.Test.OtherEvent
 
toString() - Method in class ostore.dispatch.TrieRoot
 
toString() - Method in class ostore.mac.MacRequest
 
toString() - Method in class ostore.mac.MacHandler.GuidNotEstablished
 
toString() - Method in class ostore.mac.MacHandler.KeyEstablished
 
toString() - Method in class ostore.mac.MacHandler.HandshakeFailed
 
toString() - Method in class ostore.mac.QSHMACMD5
 
toString() - Method in class ostore.mac.HMACDHHandler.TellInit
 
toString() - Method in class ostore.mac.HMACDHHandler.TellStsTimeout
 
toString() - Method in class ostore.mac.MacResponse
 
toString() - Method in class ostore.mac.PartyInfo
 
toString() - Method in class ostore.mac.DHMessage
 
toString() - Method in class ostore.network.NetworkMessage
 
toString() - Method in class ostore.network.CloseConnectionMsg
 
toString() - Method in class ostore.network.AuthenticationMsg
Returns a human-readable representation of this message.
toString() - Method in class ostore.network.IdentityMessage
 
toString() - Method in class ostore.network.CloseLocalPortMsg
 
toString() - Method in class ostore.network.VirtualizedNetCert
Returns a human-readable representation of this message.
toString() - Method in class ostore.network.NetworkOutputBuffer
 
toString() - Method in class ostore.network.NetworkInputBuffer
 
toString() - Method in class ostore.network.NetworkMessageResult
 
toString() - Method in class ostore.network.NetworkNodeStatusMsg
 
toString() - Method in class ostore.oil.Matrix
Produce a human-readable version of this Matrix.
toString() - Method in class ostore.oil.HMM.Prediction
Produces a brief human-readable summary of this Prediction.
toString() - Method in class ostore.oil.TestFileEvent
 
toString() - Method in class ostore.oil.Array
Produce a human-readable version of this Array.
toString() - Method in class ostore.replica.ReplicaQuery
Specified by java.lang.Object
toString() - Method in class ostore.replica.ReplicaTag
Specified by java.lang.Object
toString() - Method in class ostore.security.SignedQS
 
toString() - Method in class ostore.security.SignedQSTree
 
toString() - Method in class ostore.security.QSRsaPublicKey
 
toString() - Method in class ostore.security.QSSha1RsaSignature
 
toString() - Method in class ostore.security.NativeRSAProvider
 
toString() - Method in class ostore.security.SignedQSTreePath
 
toString() - Method in class ostore.security.SafeBigInt
 
toString() - Method in class ostore.util.NodeId
 
toString() - Method in class ostore.util.SHA1Hash
Converts a few bytes of this SecureHash to a human-readable String
toString() - Method in class ostore.util.QSInt
 
toString() - Method in class ostore.util.QSLong
 
toString() - Method in class ostore.util.QSClone.QSCloneBuffer
 
toString() - Method in class ostore.util.QSException
 
toString() - Method in class ostore.util.QSString
 
toString() - Method in interface ostore.util.SecureHash
Converts a few bytes of this SecureHash to a human-readable String
toString() - Method in class ostore.util.FiniteStack
Returns a human-readable representation of this CacheReserveState.
toString() - Method in class ostore.util.QSTreeSet
Produce a human-readable version of this QSVector, which includes all the elements.
toString() - Method in class ostore.util.QSList
 
toString() - Method in class ostore.util.QSPair
 
toString() - Method in class ostore.util.NodeId.BadFormat
 
toString() - Method in class ostore.util.QSBool
 
toString() - Method in class ostore.util.NonceMsg
 
toString() - Method in class ostore.util.QSVector
Produce a human-readable version of this QSVector, which includes all the elements.
toString() - Method in class ostore.util.Pair
 
toString() - Method in class ostore.util.QSDate
 
toString() - Method in class ostore.util.AssertionViolatedException
 
toString() - Method in class ostore.util.QSBigInteger
 
toString() - Method in class ostore.util.TypeTable.NoSuchTypeCode
 
toString() - Method in class ostore.util.QSArray
 
toString() - Method in class ostore.util.VerifiableBlockTag
Specified by java.lang.Object
toString() - Method in class ostore.util.VID
Returns a human-readable representation of this VID.
toString() - Method in class ostore.util.IntHashtable
Returns a rather long string representation of this hashtable.
toString() - Method in class ostore.tapestry.api.TapestryIntegrateMsg
 
toString() - Method in class ostore.tapestry.api.TapestryRoutingTableChanged
 
toString() - Method in class ostore.tapestry.api.TapestryLocateFailure
 
toString() - Method in class ostore.tapestry.api.TapestryObjPointerSetResp
 
toString() - Method in class ostore.tapestry.api.TapestryObjPointerSetReq
 
toString() - Method in class ostore.tapestry.api.TapestryNeighborInfo
 
toString() - Method in class ostore.tapestry.api.TapestryReversePointersChanged
 
toString() - Method in class ostore.tapestry.api.TapestryUnpublishMsg
Returns a human-readable representation of this TapestryUnpublishMsg.
toString() - Method in class ostore.tapestry.api.TapestryPublishMsg
Returns a human-readable representation of this TapestryPublishMsg.
toString() - Method in class ostore.tapestry.impl.DynamicGatewayMsg
 
toString() - Method in class ostore.tapestry.impl.FullTestMemberMsg
 
toString() - Method in class ostore.tapestry.impl.RouteEntry
 
toString() - Method in class ostore.tapestry.impl.RouteEntry.NodeEntry
 
toString() - Method in class ostore.tapestry.impl.RepublishRequestMsg
 
toString() - Method in class ostore.tapestry.impl.StaticPingMsg
 
toString() - Method in class ostore.tapestry.impl.TapestryMessage
 
toString() - Method in class ostore.tapestry.impl.PublishMsg
 
toString() - Method in class ostore.tapestry.impl.PongMsg
 
toString() - Method in class ostore.tapestry.impl.NodeGuid
Specified by java.lang.Object
toString() - Method in class ostore.tapestry.impl.DynamicBeginDelete
 
toString() - Method in class ostore.tapestry.impl.DynamicSeedMapMsg
 
toString() - Method in class ostore.tapestry.impl.FullTestMsg
 
toString() - Method in class ostore.tapestry.impl.FRLSChangeMsg
 
toString() - Method in class ostore.tapestry.impl.TestDeleteMsg
 
toString() - Method in class ostore.tapestry.impl.DebugMsg
 
toString() - Method in class ostore.tapestry.impl.DynamicObjReqMsg
 
toString() - Method in class ostore.tapestry.impl.TestLocateMsg
Returns a human-readable representation of this TestLocateMsg.
toString() - Method in class ostore.tapestry.impl.DynamicEndDelete
 
toString() - Method in class ostore.tapestry.impl.StaticAllNodesMsg
 
toString() - Method in class ostore.tapestry.impl.DynamicSeedMsg
 
toString() - Method in class ostore.tapestry.impl.DynamicPingMsg
 
toString() - Method in class ostore.tapestry.impl.GuidAddr
 
toString() - Method in class ostore.tapestry.impl.DynamicMCReqMsg
 
toString() - Method in class ostore.tapestry.impl.NullTagQuery
Specified by java.lang.Object
toString() - Method in class ostore.tapestry.impl.StaticPongMsg
 
toString() - Method in class ostore.tapestry.impl.TapestryCarrierMessage
 
toString() - Method in class ostore.tapestry.impl.Triple
 
toString() - Method in class ostore.tapestry.impl.DynamicRepairRespMsg
 
toString() - Method in class ostore.tapestry.impl.RoutingTable
 
toString() - Method in class ostore.tapestry.impl.RoutingTable.Available
 
toString() - Method in class ostore.tapestry.impl.StaticAliveMsg
 
toString() - Method in class ostore.tapestry.impl.DynamicDMAckMsg
 
toString() - Method in class ostore.tapestry.impl.StaticReadyMsg
 
toString() - Method in class ostore.tapestry.impl.RouteMsg
 
toString() - Method in class ostore.tapestry.impl.PartialRepublish
 
toString() - Method in class ostore.tapestry.impl.DynamicNotifyMsg
 
toString() - Method in class ostore.tapestry.impl.BloomWrapper
 
toString() - Method in class ostore.tapestry.impl.TestFoundMsg
 
toString() - Method in class ostore.tapestry.impl.DynamicRepairReqMsg
 
toString() - Method in class ostore.tapestry.impl.DynamicObjMapMsg
 
toString() - Method in class ostore.tapestry.impl.DynamicMapMsg
 
toString() - Method in class ostore.tapestry.impl.TapestryReadyMsg
Specified by java.lang.Object
toString() - Method in class ostore.tapestry.impl.OverlayPath
 
toString() - Method in class ostore.tapestry.impl.DynamicPongMsg
 
toString() - Method in class ostore.tapestry.impl.RouteObjDestMsg
 
toString() - Method in class ostore.tapestry.impl.PingMsg
 
toString() - Method in class ostore.tapestry.impl.FullTestRespMsg
 
toString() - Method in class ostore.tapestry.impl.VerifyRespMsg
 
toString() - Method in class ostore.tapestry.impl.StaticBeginMsg
 
toString() - Method in class ostore.tapestry.impl.TestReadyMsg
 
toString() - Method in class ostore.tapestry.impl.NullTag
Specified by java.lang.Object
toString() - Method in class ostore.tapestry.impl.Parser.Link
 
toString() - Method in class ostore.tapestry.impl.Parser.Path
 
toString() - Method in class ostore.tapestry.impl.DynamicPtrMsg
 
toString() - Method in class ostore.tapestry.impl.StaticPtrMsg
 
toString() - Method in class ostore.tapestry.impl.TestNetworkMsg
 
toString() - Method in class ostore.tapestry.impl.PublishInfo
Returns a human-readable representation of this PublishInfo.
toString() - Method in class ostore.tapestry.impl.DynamicSurrogateMsg
 
toString() - Method in class ostore.tapestry.impl.StaticPangMsg
 
toString() - Method in class ostore.tapestry.impl.DynamicDMCastMsg
 
toString() - Method in class ostore.tapestry.impl.RouteObjRootMsg
 
toString() - Method in class ostore.tapestry.impl.PeriodicRoutePatch
 
toString() - Method in class ostore.tapestry.impl.DebugRespMsg
 
toString() - Method in class ostore.tapestry.impl.NetworkLatencyReq
 
toString() - Method in class ostore.security.thresh.ThresholdPublicKey
 
toString() - Method in class ostore.security.thresh.ThresholdProvider
 
toString() - Method in class ostore.security.thresh.SigShare
 
toString() - Method in class ostore.security.thresh.KeyShare
 
toString() - Method in class ostore.tapestry.patchwork.PatchworkAvailable
 
toString() - Method in class ostore.tapestry.patchwork.PatchworkAlarmMsg
 
toString() - Method in class ostore.tapestry.patchwork.PatchworkDeltaResponseMsg
 
toString() - Method in class ostore.tapestry.patchwork.RMLocateMsg
Returns a human-readable representation of this TestLocateMsg.
toString() - Method in class ostore.tapestry.patchwork.RMFoundMsg
 
toString() - Method in class ostore.tapestry.patchwork.PatchworkProbeMsg
 
toString() - Method in class ostore.tapestry.patchwork.PatchworkRevCountMsg
 
toString() - Method in class ostore.tapestry.patchwork.PatchworkNodeStatusMsg
 
toString() - Method in class ostore.tapestry.patchwork.RepairMonitorStage.PtrDeletedMsg
 
toString() - Method in class ostore.tapestry.patchwork.RepairMonitorStage.DetachMessage
 
toString() - Method in class ostore.tapestry.patchwork.RepairMonitorStage.AttachMessage
 
toString() - Method in class ostore.tapestry.patchwork.PatchworkDeltaRequestMsg
 
toString() - Method in class ostore.tapestry.patchwork.RouterFaultMsg
 
toString() - Method in class ostore.tapestry.patchwork.PatchworkChangePeriodMsg
 
toString() - Method in class ostore.tapestry.patchwork.PatchworkModel
Returns a string representation of the object
toString() - Method in class ostore.tapestry.patchwork.PatchworkModel.Delta
Returns a String representation of this Delta
toString() - Method in class ostore.tapestry.patchwork.PatchworkModel.Observation
Returns a string representation of this Observation
toString() - Method in class ostore.tapestry.patchwork.PatchworkFaultMsg
 
toString() - Method in class ostore.network.patchwork.PatchworkStats
 
toString() - Method in class ostore.network.patchwork.PatchworkTable
Returns a string representation of the object
toString() - Method in class ostore.network.patchwork.PatchworkTable.Delta
Returns a String representation of this Delta
toString() - Method in class ostore.network.patchwork.PatchworkTable.Observation
Returns a string representation of this Observation
toString() - Method in class ostore.network.patchwork.QuickStatTimeout
 
toString() - Method in class ostore.network.patchwork.MonitorMsg
 
toString() - Method in class ostore.network.patchwork.ProbeMsg
 
toString() - Method in class ostore.network.patchwork.MonitorStopMsg
 
toString() - Method in class ostore.network.patchwork.QuickStatReq
 
toString() - Method in class ostore.network.patchwork.InjectFaultMsg
 
toString() - Method in class ostore.network.patchwork.QuickStatResp
 
toString() - Method in class ostore.network.patchwork.DeltaMsg
 
toString() - Method in class ostore.network.patchwork.ProbeTimeout
 
toString() - Method in class ostore.network.patchwork.AlarmMsg
 
toString() - Method in class ostore.network.patchwork.NodeStatusMsg
 
toString() - Method in class ostore.network.patchwork.MonitorAllMsg
 
toString() - Method in class ostore.apps.test.TapestryHowto.Ping
It's always nice for debugging to define one of these.
toString() - Method in class ostore.apps.test.TapestryHowto.Pong
 
toString(double[]) - Static method in class ostore.oil.Array
Returns a human-readable representation of the specified array.
toString(double[][]) - Static method in class ostore.oil.Matrix
Returns a human-readable representation of the specified matrix.
toString(double[][], int[][]) - Static method in class ostore.oil.Matrix
Returns a human-readable representation of the specified matrix, with indices.
toString(double[], int[]) - Static method in class ostore.oil.Array
Returns a human-readable representation of the specified array, with indices.
toString(int) - Method in class ostore.security.SafeBigInt
 
total - Variable in class ostore.tapestry.impl.DynamicMapMsg
 
total_ideal_lat - Variable in class ostore.bloom.SimulationLog.ReadTransactionInfo
 
total() - Method in class ostore.oil.Screen
Returns the current total count.
TputTest - class ostore.network.TputTest.
TODO
TputTest.AlarmEvent - class ostore.network.TputTest.AlarmEvent.
 
TputTest.AlarmEvent() - Constructor for class ostore.network.TputTest.AlarmEvent
 
TputTest.Msg - class ostore.network.TputTest.Msg.
 
TputTest.Msg(InputBuffer) - Constructor for class ostore.network.TputTest.Msg
 
TputTest.Msg(NodeId, int, int) - Constructor for class ostore.network.TputTest.Msg
 
TputTest() - Constructor for class ostore.network.TputTest
 
TRACE_CLIENT - Static variable in class ostore.util.DebugFlags
 
TRACE_DATA - Static variable in class ostore.tapestry.impl.FullTestMsg
Message sending trace data to test member
TRACE_DRIVEN - Static variable in class ostore.tapestry.impl.FullTestMember
 
trace_driven_test() - Method in class ostore.tapestry.impl.FullTestDriver
 
TRACE_MOBILE_ITERATOR - Static variable in class ostore.util.DebugFlags
 
TRACE_SETUP_ITERATOR - Static variable in class ostore.util.DebugFlags
 
TRACE_START - Static variable in class ostore.tapestry.impl.FullTestMsg
Message telling test member trace experiment start
TraceReader - class ostore.oil.TraceReader.
A SandStorm stage which reads trace files and generates events for each trace entry.
TraceReader() - Constructor for class ostore.oil.TraceReader
 
TRAFFIC_GENERATOR - Static variable in class ostore.util.DebugFlags
 
transitions - Variable in class ostore.oil.HMM
 
transitions - Variable in class ostore.oil.HMM.Delta
Estimated count of state-state transitions.
transitions - Variable in class ostore.oil.HMM.Segment
Estimated count of transitions out of this state.
translate_topology(int[], int) - Method in class ostore.tapestry.impl.Parser
 
translate_traceroute(String) - Method in class ostore.tapestry.impl.Parser
 
transpose(double[][]) - Static method in class ostore.oil.Matrix
Returns the transpose of the specified matrix.
TrieNode - class ostore.dispatch.TrieNode.
A node of a trie for use with a Classifier object.
TrieNode() - Constructor for class ostore.dispatch.TrieNode
Creates a new TrieNode with no sinks or children.
TrieRoot - class ostore.dispatch.TrieRoot.
The root of a Classifier trie.
TrieRoot() - Constructor for class ostore.dispatch.TrieRoot
Creates a new TrieRoot with empty superclass and subclasses fields.
tries - Variable in class ostore.network.NetworkMessage
Times to attempt sending the message before giving up.
Triple - class ostore.util.Triple.
A tuple with 3 elements.
Triple - class ostore.tapestry.impl.Triple.
 
Triple(int, int, NodeId) - Constructor for class ostore.tapestry.impl.Triple
 
Triple(Object, Object, Object) - Constructor for class ostore.util.Triple
 
ts - Variable in class ostore.network.MultiplexedNetwork
For emulation of large networks.
TSink - class ostore.dispatch.TSink.
TSink is an efficient implementation of a Sink.
TSink(String, Classifier) - Constructor for class ostore.dispatch.TSink
Constructs a new TSink for the stage given as an argument.
tsinks - Variable in class ostore.dispatch.Classifier
Vector of TSinks
TTL - Variable in class ostore.tapestry.api.TapestryRouteMsg
Number of hops this message should take before delivering payload.
TTL - Variable in class ostore.tapestry.api.TapestryLocateMsg
Number of hops this message should take before delivering payload.
TTL - Variable in class ostore.tapestry.api.TapestryPrefixRouteMsg
Number of hops this message should take before delivering payload.
TTL - Variable in class ostore.tapestry.impl.PublishMsg
Maximum number of hops this msg can take.
TTL - Variable in class ostore.tapestry.impl.RouteMsg
 
TTL - Variable in class ostore.tapestry.impl.RouteObjRootMsg
 
turnOff(String) - Static method in class ostore.util.Debug
Turn off debugging for tag.
turnOn(String) - Static method in class ostore.util.Debug
Turn on debugging for tag.
type - Variable in class ostore.tapestry.impl.FullTestMemberMsg
 
type - Variable in class ostore.tapestry.impl.FullTestMsg
 
type - Variable in class ostore.tapestry.impl.TestDeleteMsg
 
type - Variable in class ostore.tapestry.impl.DebugMsg
 
type - Variable in class ostore.tapestry.impl.DynamicEndDelete
 
type - Variable in class ostore.tapestry.impl.DynamicPingMsg
 
type - Variable in class ostore.tapestry.impl.DynamicMCReqMsg
 
type - Variable in class ostore.tapestry.impl.DynamicNotifyMsg
 
type - Variable in class ostore.tapestry.impl.DynamicObjMapMsg
 
type - Variable in class ostore.tapestry.impl.DynamicPongMsg
 
type - Variable in class ostore.tapestry.impl.PeriodicRoutePatch
 
type - Variable in class ostore.tapestry.patchwork.PatchworkAlarmMsg
 
type - Variable in class ostore.tapestry.patchwork.PatchworkProbeMsg
 
type - Variable in class ostore.tapestry.patchwork.PatchworkNodeStatusMsg
 
type - Variable in class ostore.tapestry.patchwork.PatchworkChangePeriodMsg
 
type - Variable in class ostore.network.patchwork.PatchworkStats.StatDelta
 
type - Variable in class ostore.network.patchwork.PatchworkTable.Observation
 
type - Variable in class ostore.network.patchwork.MonitorMsg
 
type - Variable in class ostore.network.patchwork.ProbeMsg
The type of measurement being probed.
type - Variable in class ostore.network.patchwork.QuickStatReq
 
type - Variable in class ostore.network.patchwork.QuickStatResp
 
type - Variable in class ostore.network.patchwork.ProbeTimeout
 
type - Variable in class ostore.network.patchwork.AlarmMsg
 
TYPE_BANDWIDTH - Static variable in class ostore.network.patchwork.Patch
Measurement type for bandwidth
type_code - Variable in class ostore.util.TypeTable.DuplicateTypeCode
The type code that was registered twice.
type_code - Variable in class ostore.util.TypeTable.NoSuchTypeCode
 
type_code_to_class(long) - Static method in class ostore.util.TypeTable
 
type_code(QuickSerializable) - Static method in class ostore.util.TypeTable
 
type_code(String) - Static method in class ostore.util.TypeTable
 
TYPE_LATENCY - Static variable in class ostore.network.patchwork.Patch
Measurement type for latency
TYPE_LOSS - Static variable in class ostore.network.patchwork.Patch
Measurement type for loss rate
type_nodes - Variable in class ostore.dispatch.Classifier
A map of all the type nodes, indexed by Class objects.
TYPE_RECALC - Static variable in class ostore.network.patchwork.Patch
Measurement type for recalculation (internal use only)
TYPE_TABLE - Static variable in class ostore.util.DebugFlags
 
types - Static variable in class ostore.util.Types
 
Types - class ostore.util.Types.
A class which is used to register all of the basic OceanStore types.
Types() - Constructor for class ostore.util.Types
 
TypeTable - class ostore.util.TypeTable.
Allows for the creation of new QuickSerializable objects from their type codes and a byte array.
TypeTable.DuplicateTypeCode - exception ostore.util.TypeTable.DuplicateTypeCode.
An exception class thrown when a given type code is passed to TypeTable.register_type(java.lang.String) for the second time with a different Java type than the original call.
TypeTable.DuplicateTypeCode(long) - Constructor for class ostore.util.TypeTable.DuplicateTypeCode
Construct with the given type code.
TypeTable.NoSuchTypeCode - exception ostore.util.TypeTable.NoSuchTypeCode.
An exception class thrown when a request to TypeTable.new_object(ostore.util.InputBuffer) passes in an un-registered type code.
TypeTable.NoSuchTypeCode(long) - Constructor for class ostore.util.TypeTable.NoSuchTypeCode
 
TypeTable.NotQuickSerializable - exception ostore.util.TypeTable.NotQuickSerializable.
An exception class thrown when the object named by the parameter name to TypeTable.register_type(java.lang.String) does not refer to a class which implements QuickSerializable.
TypeTable() - Constructor for class ostore.util.TypeTable
 

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 _