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 _

H

handle_alarm() - Method in class ostore.network.MultiplexedNetwork
Generally, we don't want to close sinks immediately, as there may be data still on the wire; instead, we just put them in this close_me priority queue, and they will be closed sometime after the time equal to their priority has passed.
handle_atcp_connect_failed_event(ATcpConnectFailedEvent) - Method in class ostore.network.MultiplexedNetwork
 
handle_atcp_connection(ATcpConnection) - Method in class ostore.network.MultiplexedNetwork
 
handle_atcp_inpacket(ATcpInPacket) - Method in class ostore.network.MultiplexedNetwork
 
handle_bloom_wrapper(BloomWrapper) - Method in class ostore.bloom.HomeNode
 
handle_bloom_wrapper(BloomWrapper) - Method in class ostore.tapestry.impl.Router
 
handle_closed_connection(ATcpConnection) - Method in class ostore.network.MultiplexedNetwork
 
handle_debugmsg(DebugMsg) - Method in class ostore.tapestry.impl.DynamicTClient
handle a message asking you for your routing info
handle_debugrespmsg(DebugRespMsg) - Method in class ostore.tapestry.impl.FullTestDriver
 
handle_dh_message(DHMessage) - Method in class ostore.mac.MacHandler
Need these to happen before processing subsequent messages, so we call it from the Router directly now.
handle_dh_message(DHMessage) - Method in class ostore.mac.HMACDHHandler
 
handle_dh_timeout(HMACDHHandler.TellDhTimeout) - Method in class ostore.mac.HMACDHHandler
 
handle_disk_read_finished(SimulatedReplica.DiskReadFinished) - Method in class ostore.bloom.SimulatedReplica
 
handle_event(QueueElementIF) - Method in class ostore.util.AckStage
Handles a single event with no extra processing.
handle_event(QueueElementIF) - Method in class ostore.tapestry.impl.DynamicTClient
Send an incoming event to the correct handler
handle_fulltest(FullTestMsg) - Method in class ostore.tapestry.impl.FullTestMember
 
handle_icmp_ping_msg(ICMPPingMsg) - Method in class ostore.tapestry.impl.Router
 
handle_icmp_pong_msg(ICMPPongMsg) - Method in class ostore.tapestry.impl.FullTestMember
 
handle_identity_msg(IdentityMessage, MultiplexedNetwork.ConnectionState, ATcpConnection) - Method in class ostore.network.MultiplexedNetwork
 
handle_init(HMACDHHandler.TellInit) - Method in class ostore.mac.HMACDHHandler
 
handle_init(StagesInitializedSignal) - Method in class ostore.bloom.SimulatedReplica
 
handle_init(StagesInitializedSignal) - Method in class ostore.bloom.StaticClient
 
handle_init(StagesInitializedSignal) - Method in class ostore.bloom.SurgeClient
 
handle_mapmsg(DynamicMapMsg) - Method in class ostore.tapestry.impl.FullTestDriver
 
handle_msg(ChannelACKMsg) - Method in class ostore.tapestry.impl.ChannelHandler
 
handle_msg(ChannelRequestMsg) - Method in class ostore.tapestry.impl.ChannelHandler
 
handle_msg(ChannelResponseMsg) - Method in class ostore.tapestry.impl.ChannelHandler
 
handle_msg(ChannelRouteMsg) - Method in class ostore.tapestry.impl.ChannelHandler
 
handle_next_read_event(StaticClient.NextReadEvent) - Method in class ostore.bloom.StaticClient
 
handle_next_read_event(SurgeClient.NextReadEvent) - Method in class ostore.bloom.SurgeClient
 
handle_node_guid(NodeGuid) - Method in class ostore.tapestry.impl.DynamicTClient
Someone else (probably the router) told us our NodeGuid.
handle_node_guid(NodeGuid) - Method in class ostore.tapestry.impl.StaticTClient
 
handle_objmapmsg(DynamicObjMapMsg) - Method in class ostore.tapestry.impl.FullTestDriver
 
handle_outbound_network_message(NetworkMessage, boolean) - Method in class ostore.network.MultiplexedNetwork
 
handle_publish_msg(PublishMsg) - Method in class ostore.bloom.HomeNode
 
handle_publish_msg(PublishMsg) - Method in class ostore.tapestry.impl.Router
 
handle_republish_request(RepublishRequestMsg) - Method in class ostore.tapestry.impl.Router
 
handle_request(SegmentPager.Request) - Method in class ostore.oil.SegmentPager
Processes a Request.
handle_respmsg(FullTestRespMsg) - Method in class ostore.tapestry.impl.FullTestDriver
 
handle_response_detach_request(FullTestRespMsg) - Method in class ostore.tapestry.impl.FullTestDriver
 
handle_response_integrate_request(FullTestRespMsg) - Method in class ostore.tapestry.impl.FullTestDriver
 
handle_response_lookup_request(FullTestRespMsg) - Method in class ostore.tapestry.impl.FullTestDriver
 
handle_response_route_request(FullTestRespMsg) - Method in class ostore.tapestry.impl.FullTestDriver
 
handle_reverse_request(SegmentPager.ReverseRequest) - Method in class ostore.oil.SegmentPager
Processes a ReverseRequest.
handle_route_msg(RouteMsg) - Method in class ostore.bloom.HomeNode
 
handle_route_msg(RouteMsg) - Method in class ostore.tapestry.impl.Router
 
handle_route_obj_dest_msg(RouteObjDestMsg) - Method in class ostore.bloom.HomeNode
 
handle_route_obj_dest_msg(RouteObjDestMsg) - Method in class ostore.tapestry.impl.Router
 
handle_route_obj_root_msg(RouteObjRootMsg) - Method in class ostore.bloom.HomeNode
 
handle_route_obj_root_msg(RouteObjRootMsg) - Method in class ostore.tapestry.impl.Router
 
handle_simulated_read_resp(SimulatedReadResp) - Method in class ostore.bloom.SimulatedReplica
 
handle_simulated_read_resp(SimulatedReadResp) - Method in class ostore.bloom.StaticClient
 
handle_simulated_read_resp(SimulatedReadResp) - Method in class ostore.bloom.SurgeClient
 
handle_simulated_read(SimulatedRead) - Method in class ostore.bloom.SimulatedReplica
 
handle_simulation_shutdown_event() - Method in class ostore.bloom.StaticClient
 
handle_simulation_shutdown_event() - Method in class ostore.bloom.SurgeClient
 
handle_sink_closed_event(SinkClosedEvent) - Method in class ostore.network.MultiplexedNetwork
 
handle_sink_flushed_event(SinkFlushedEvent) - Method in class ostore.network.Network
 
handle_stages_init_signal() - Method in class ostore.bloom.HomeNode
For use in derived classes.
handle_stages_init_signal() - Method in class ostore.tapestry.impl.DynamicTClient
Got a StagesInitSignal Do nothing for now, wait for NodeGuid
handle_stages_init_signal() - Method in class ostore.tapestry.impl.Router
For use in derived classes.
handle_stages_init_signal() - Method in class ostore.tapestry.impl.StaticTClient
 
handle_state_uninit(DHMessage, int, SecureHash, PartyInfo) - Method in class ostore.mac.HMACDHHandler
 
handle_state_waitforfin(DHMessage, int, SecureHash, PartyInfo) - Method in class ostore.mac.HMACDHHandler
 
handle_state_waitforresp_init(DHMessage, SecureHash, PartyInfo) - Method in class ostore.mac.HMACDHHandler
 
handle_state_waitforresp_resp(DHMessage, SecureHash, PartyInfo) - Method in class ostore.mac.HMACDHHandler
 
handle_static_all_nodes_msg(StaticAllNodesMsg) - Method in class ostore.bloom.HomeNode
 
handle_static_all_nodes_msg(StaticAllNodesMsg) - Method in class ostore.tapestry.impl.StaticTClient
 
handle_static_begin_msg(StaticBeginMsg) - Method in class ostore.bloom.BloomStage
 
handle_static_begin_msg(StaticBeginMsg) - Method in class ostore.bloom.HomeNode
 
handle_static_begin_msg(StaticBeginMsg) - Method in class ostore.tapestry.impl.StaticTClient
 
handle_static_pang_msg(StaticPangMsg) - Method in class ostore.tapestry.impl.StaticTClient
 
handle_static_ping_msg(StaticPingMsg) - Method in class ostore.bloom.BloomStage
 
handle_static_ping_msg(StaticPingMsg) - Method in class ostore.bloom.HomeNode
 
handle_static_ping_msg(StaticPingMsg) - Method in class ostore.tapestry.impl.StaticTClient
 
handle_static_pong_msg(StaticPongMsg) - Method in class ostore.bloom.HomeNode
 
handle_static_pong_msg(StaticPongMsg) - Method in class ostore.tapestry.impl.StaticTClient
 
HANDLE_STORE - Static variable in class ostore.util.DebugFlags
 
handle_sts_timeout(HMACDHHandler.TellStsTimeout) - Method in class ostore.mac.HMACDHHandler
 
handle_tapestry_detachconfirm() - Method in class ostore.tapestry.impl.FullTestMember
 
handle_tapestry_locate_msg(TapestryLocateMsg) - Method in class ostore.bloom.HomeNode
 
handle_tapestry_locate_msg(TapestryLocateMsg) - Method in class ostore.tapestry.impl.Router
 
handle_tapestry_locatefailure(TapestryLocateFailure) - Method in class ostore.tapestry.impl.FullTestMember
 
handle_tapestry_prefix_route_msg(TapestryPrefixRouteMsg) - Method in class ostore.tapestry.impl.Router
 
handle_tapestry_publish_msg(TapestryPublishMsg) - Method in class ostore.bloom.HomeNode
 
handle_tapestry_publish_msg(TapestryPublishMsg) - Method in class ostore.tapestry.impl.Router
 
handle_tapestry_ready(TapestryReadyMsg) - Method in class ostore.bloom.SimulatedReplica
 
handle_tapestry_ready(TapestryReadyMsg) - Method in class ostore.bloom.StaticClient
 
handle_tapestry_ready(TapestryReadyMsg) - Method in class ostore.bloom.SurgeClient
 
handle_tapestry_ready(TapestryReadyMsg) - Method in class ostore.bloom.HomeNode
For use in derived classes.
handle_tapestry_route_msg(TapestryRouteMsg) - Method in class ostore.bloom.HomeNode
 
handle_tapestry_route_msg(TapestryRouteMsg) - Method in class ostore.tapestry.impl.Router
 
handle_tapestry_unpublish_msg(TapestryUnpublishMsg) - Method in class ostore.bloom.HomeNode
 
handle_tapestry_unpublish_msg(TapestryUnpublishMsg) - Method in class ostore.tapestry.impl.Router
 
handle_test_network(TestNetworkMsg) - Method in class ostore.tapestry.impl.FullTestMember
 
handle_testfound(TestFoundMsg) - Method in class ostore.tapestry.impl.FullTestMember
 
handle_testlocate(TestLocateMsg) - Method in class ostore.tapestry.impl.FullTestMember
 
handle_testready(TestReadyMsg) - Method in class ostore.tapestry.impl.FullTestMember
 
handle_timeoutevent(TimeOutEvent) - Method in class ostore.tapestry.impl.FullTestDriver
 
handle_timeoutevent(TimeOutEvent) - Method in class ostore.tapestry.impl.FullTestMember
 
handleAlarm(AlarmMsg) - Method in class ostore.network.patchwork.Patch
 
handleAlarm(AlarmMsg) - Method in class ostore.network.patchwork.LossPatch
 
handleAlarm(AlarmMsg) - Method in class ostore.network.patchwork.RecalcPatch
 
handleAlarm(AlarmMsg) - Method in class ostore.network.patchwork.LatencyPatch
 
handleAlarmSignal() - Method in class ostore.util.AckStage
Received a resender timeout event
handleEvent(PatchMsg, long) - Method in class ostore.network.patchwork.Patch
Handle events given the exact time they were received by Patchwork.
handleEvent(QueueElementIF) - Method in class ostore.bloom.SimulatedReplica
 
handleEvent(QueueElementIF) - Method in class ostore.bloom.StaticClient
 
handleEvent(QueueElementIF) - Method in class ostore.bloom.BloomStage
 
handleEvent(QueueElementIF) - Method in class ostore.bloom.SurgeClient
 
handleEvent(QueueElementIF) - Method in class ostore.bloom.HomeNode
 
handleEvent(QueueElementIF) - Method in class ostore.mac.MacHandler
 
handleEvent(QueueElementIF) - Method in class ostore.mac.HMACDHHandler
 
handleEvent(QueueElementIF) - Method in class ostore.network.ADns
 
handleEvent(QueueElementIF) - Method in class ostore.network.Network
 
handleEvent(QueueElementIF) - Method in class ostore.network.PingStage
 
handleEvent(QueueElementIF) - Method in class ostore.network.PingStage.TestHarness
 
handleEvent(QueueElementIF) - Method in class ostore.network.LatTest
 
handleEvent(QueueElementIF) - Method in class ostore.network.MultiplexedNetwork
 
handleEvent(QueueElementIF) - Method in class ostore.network.YANetwork
 
handleEvent(QueueElementIF) - Method in class ostore.network.SimpleTest
 
handleEvent(QueueElementIF) - Method in class ostore.network.TputTest
 
handleEvent(QueueElementIF) - Method in class ostore.oil.HMMBuilder
Processes the monitored event stream and handles RebuildSignals.
handleEvent(QueueElementIF) - Method in class ostore.oil.SegmentPager
 
handleEvent(QueueElementIF) - Method in class ostore.oil.HMMPredictor
Processes the monitored event stream.
handleEvent(QueueElementIF) - Method in class ostore.oil.TraceReader
Specified by EventHandlerIF
handleEvent(QueueElementIF) - Method in class ostore.oil.EventCountStage
 
handleEvent(QueueElementIF) - Method in class ostore.util.AckStage
 
handleEvent(QueueElementIF) - Method in class ostore.tapestry.impl.TestShuttle
 
handleEvent(QueueElementIF) - Method in class ostore.tapestry.impl.Test
 
handleEvent(QueueElementIF) - Method in class ostore.tapestry.impl.StaticFederation
 
handleEvent(QueueElementIF) - Method in class ostore.tapestry.impl.FullTestDriver
 
handleEvent(QueueElementIF) - Method in class ostore.tapestry.impl.TestClient
 
handleEvent(QueueElementIF) - Method in class ostore.tapestry.impl.Router
 
handleEvent(QueueElementIF) - Method in class ostore.tapestry.impl.StaticTClient
 
handleEvent(QueueElementIF) - Method in class ostore.tapestry.impl.FullTestMember
 
handleEvent(QueueElementIF) - Method in class ostore.tapestry.patchwork.PatchworkSimulationStage
Specified by seda.sandStorm.api.EventHandlerIF
handleEvent(QueueElementIF) - Method in class ostore.tapestry.patchwork.FaultInjectionStage
Specified by seda.sandStorm.api.EventHandlerIF
handleEvent(QueueElementIF) - Method in class ostore.tapestry.patchwork.BlankStage
Specified by seda.sandStorm.api.EventHandlerIF
handleEvent(QueueElementIF) - Method in class ostore.tapestry.patchwork.OneStoneStage
Specified by seda.sandStorm.api.EventHandlerIF
handleEvent(QueueElementIF) - Method in class ostore.tapestry.patchwork.PatchworkRegressionStage
Specified by seda.sandStorm.api.EventHandlerIF
handleEvent(QueueElementIF) - Method in class ostore.tapestry.patchwork.PatchworkStage
Specified by seda.sandStorm.api.EventHandlerIF
handleEvent(QueueElementIF) - Method in class ostore.tapestry.patchwork.RepairMonitorStage
Specified by seda.sandStorm.api.EventHandlerIF
handleEvent(QueueElementIF) - Method in class ostore.network.patchwork.Patchwork
Specified by seda.sandStorm.api.EventHandlerIF
handleEvent(QueueElementIF) - Method in class ostore.apps.test.TapestryHowto
This is the function that will be called when a stage dispatches a message that we've subscribed to.
handleEvents(QueueElementIF[]) - Method in class ostore.bloom.SimulatedReplica
 
handleEvents(QueueElementIF[]) - Method in class ostore.bloom.StaticClient
 
handleEvents(QueueElementIF[]) - Method in class ostore.bloom.BloomStage
 
handleEvents(QueueElementIF[]) - Method in class ostore.bloom.SurgeClient
 
handleEvents(QueueElementIF[]) - Method in class ostore.bloom.HomeNode
 
handleEvents(QueueElementIF[]) - Method in class ostore.mac.MacHandler
 
handleEvents(QueueElementIF[]) - Method in class ostore.mac.HMACDHHandler
 
handleEvents(QueueElementIF[]) - Method in class ostore.network.ADns
 
handleEvents(QueueElementIF[]) - Method in class ostore.network.Network
 
handleEvents(QueueElementIF[]) - Method in class ostore.network.PingStage
 
handleEvents(QueueElementIF[]) - Method in class ostore.network.PingStage.TestHarness
 
handleEvents(QueueElementIF[]) - Method in class ostore.network.LatTest
 
handleEvents(QueueElementIF[]) - Method in class ostore.network.MultiplexedNetwork
 
handleEvents(QueueElementIF[]) - Method in class ostore.network.YANetwork
 
handleEvents(QueueElementIF[]) - Method in class ostore.network.SimpleTest
 
handleEvents(QueueElementIF[]) - Method in class ostore.network.TputTest
 
handleEvents(QueueElementIF[]) - Method in class ostore.oil.HMMStage
 
handleEvents(QueueElementIF[]) - Method in class ostore.oil.SegmentPager
 
handleEvents(QueueElementIF[]) - Method in class ostore.oil.TraceReader
Specified by EventHandlerIF
handleEvents(QueueElementIF[]) - Method in class ostore.oil.EventCountStage
 
handleEvents(QueueElementIF[]) - Method in class ostore.util.StandardStage
 
handleEvents(QueueElementIF[]) - Method in class ostore.util.AckStage
 
handleEvents(QueueElementIF[]) - Method in class ostore.tapestry.impl.TestShuttle
 
handleEvents(QueueElementIF[]) - Method in class ostore.tapestry.impl.Test
 
handleEvents(QueueElementIF[]) - Method in class ostore.tapestry.impl.StaticFederation
 
handleEvents(QueueElementIF[]) - Method in class ostore.tapestry.impl.FullTestDriver
 
handleEvents(QueueElementIF[]) - Method in class ostore.tapestry.impl.TestClient
 
handleEvents(QueueElementIF[]) - Method in class ostore.tapestry.impl.Router
 
handleEvents(QueueElementIF[]) - Method in class ostore.tapestry.impl.StaticTClient
 
handleEvents(QueueElementIF[]) - Method in class ostore.tapestry.impl.FullTestMember
 
handleEvents(QueueElementIF[]) - Method in class ostore.tapestry.patchwork.PatchworkSimulationStage
Specified by seda.sandStorm.api.EventHandlerIF
handleEvents(QueueElementIF[]) - Method in class ostore.tapestry.patchwork.FaultInjectionStage
Specified by seda.sandStorm.api.EventHandlerIF
handleEvents(QueueElementIF[]) - Method in class ostore.tapestry.patchwork.BlankStage
Specified by seda.sandStorm.api.EventHandlerIF
handleEvents(QueueElementIF[]) - Method in class ostore.tapestry.patchwork.OneStoneStage
Specified by seda.sandStorm.api.EventHandlerIF
handleEvents(QueueElementIF[]) - Method in class ostore.tapestry.patchwork.PatchworkRegressionStage
Specified by seda.sandStorm.api.EventHandlerIF
handleEvents(QueueElementIF[]) - Method in class ostore.tapestry.patchwork.PatchworkStage
Specified by seda.sandStorm.api.EventHandlerIF
handleEvents(QueueElementIF[]) - Method in class ostore.tapestry.patchwork.RepairMonitorStage
Specified by seda.sandStorm.api.EventHandlerIF
handleEvents(QueueElementIF[]) - Method in class ostore.network.patchwork.Patchwork
Specified by seda.sandStorm.api.EventHandlerIF
handleEvents(QueueElementIF[]) - Method in class ostore.apps.test.TapestryHowto
If Sandstorm has more than one event waiting for this stage, it will call this function instead of handleEvent.
handleNetworkNodeStatusMsg(NetworkNodeStatusMsg) - Method in class ostore.network.patchwork.RecalcPatch
 
handleProbe(ProbeMsg) - Method in class ostore.network.patchwork.Patch
 
handleProbe(ProbeMsg) - Method in class ostore.network.patchwork.LossPatch
 
handleProbe(ProbeMsg) - Method in class ostore.network.patchwork.RecalcPatch
 
handleProbeResponse(ProbeMsg, long) - Method in class ostore.network.patchwork.Patch
Handle the response to a probe.
handleProbeResponse(ProbeMsg, long) - Method in class ostore.network.patchwork.LossPatch
 
handleProbeResponse(ProbeMsg, long) - Method in class ostore.network.patchwork.RecalcPatch
 
handleProbeResponse(ProbeMsg, long) - Method in class ostore.network.patchwork.LatencyPatch
 
handleQuickStatProbeResp(NodeId, long) - Method in class ostore.network.patchwork.Patch
Got a response to a quick stat probe, with the given observed measurement.
handleQuickStatReq(QuickStatReq) - Method in class ostore.network.patchwork.Patch
 
handleQuickStatTimeout(QuickStatTimeout) - Method in class ostore.network.patchwork.Patch
 
handleTimeout(ProbeTimeout) - Method in class ostore.network.patchwork.Patch
 
handleTimeout(ProbeTimeout) - Method in class ostore.network.patchwork.LossPatch
 
handleTimeout(ProbeTimeout) - Method in class ostore.network.patchwork.RecalcPatch
 
handleTimeout(ProbeTimeout) - Method in class ostore.network.patchwork.LatencyPatch
 
handleUnknown(PatchMsg) - Method in class ostore.network.patchwork.Patch
Got a message we weren't expecting, did we?
has_bit(int, int, boolean) - Method in class ostore.bloom.UpdateMessage
 
hash(byte[]) - Method in class ostore.util.SHA1Hash
Hashes over the input bytes
hash(byte[]) - Method in interface ostore.util.SecureHash
Hashes over the input bytes
hash(byte[], int, int) - Method in class ostore.util.SHA1Hash
Hashes over the input bytes, starting at offset, going for len
hash(byte[], int, int) - Method in interface ostore.util.SecureHash
Hashes over the input bytes, starting at offset, going for len
hash(QuickSerializable) - Method in class ostore.util.SHA1Hash
Hashes over a QuickSerializable object
hash(QuickSerializable) - Method in interface ostore.util.SecureHash
Hashes over a QuickSerializable object
hash(String) - Method in class ostore.util.SHA1Hash
Hashes over the bytes of the input String
hash(String) - Method in interface ostore.util.SecureHash
Hashes over the bytes of the input String
hashCode() - Method in class ostore.bloom.UpdateId
 
hashCode() - Method in class ostore.security.SignedQSTree.Root
 
hashCode() - Method in class ostore.security.QSSha1RsaSignature
 
hashCode() - Method in class ostore.util.NodeId
 
hashCode() - Method in class ostore.util.SHA1Hash
Calculates a Java hash code for this SecureHash object (by taking its lower order bytes)
hashCode() - Method in class ostore.util.QSInt
 
hashCode() - Method in class ostore.util.QSLong
 
hashCode() - Method in class ostore.util.QSHashMap
Return a hashcode, specified and generated as in HashMap.
hashCode() - Method in class ostore.util.QSString
 
hashCode() - Method in interface ostore.util.SecureHash
Calculates a Java hash code for this SecureHash object (typically by taking its lower order bytes)
hashCode() - Method in class ostore.util.QSTreeSet
Return a hashcode, specified and generated as in TreeSet.
hashCode() - Method in class ostore.util.QSList
 
hashCode() - Method in class ostore.util.QSPair
 
hashCode() - Method in class ostore.util.QSBool
 
hashCode() - Method in class ostore.util.QSVector
Return a hashcode, generated as in java.util.Vector, which was in turn specified by java.util.List.
hashCode() - Method in class ostore.util.Pair
 
hashCode() - Method in class ostore.util.QSBigInteger
 
hashCode() - Method in class ostore.util.QSArray
 
hashCode() - Method in class ostore.util.VID
Returns the hashcode of the internal identifier.
hashCode() - Method in class ostore.tapestry.api.TapestryNeighborInfo
 
hashCode() - Method in class ostore.tapestry.impl.GuidAddr
 
hashCode() - Method in class ostore.tapestry.impl.Triple
 
hashCode() - Method in class ostore.tapestry.impl.NullTag
Calculates a Java hash code for this NullTag object (by returning its type_code)
hashCode() - Method in class ostore.tapestry.impl.Parser.Link
 
hashCode() - Method in class ostore.tapestry.impl.Parser.Path
 
hashCode() - Method in class ostore.tapestry.impl.PublishInfo
Don't look at distance.
hashCode() - Method in class ostore.security.thresh.ThresholdSignature
 
hasMoreElements() - Method in class ostore.util.IntHashtable.KeyEnumerator
 
head() - Method in class ostore.util.Queue
 
headSet(QuickSerializable) - Method in class ostore.util.QSTreeSet
Returns a view of the portion of this set whose elements are strictly less than toElement.
HIBERNATING - Static variable in class ostore.tapestry.patchwork.PatchworkNodeStatusMsg
 
history_size - Variable in class ostore.oil.HMMPredictor
The number of past events to consider when making predictions.
HMACDHHandler - class ostore.mac.HMACDHHandler.
MacHandler that uses HMAC for the message authentication and Diffie-Hellman Key Generation.
HMACDHHandler.MacBuffer - class ostore.mac.HMACDHHandler.MacBuffer.
 
HMACDHHandler.MacBuffer(Mac) - Constructor for class ostore.mac.HMACDHHandler.MacBuffer
 
HMACDHHandler.TellDhTimeout - class ostore.mac.HMACDHHandler.TellDhTimeout.
 
HMACDHHandler.TellDhTimeout(HMACDHHandler) - Constructor for class ostore.mac.HMACDHHandler.TellDhTimeout
 
HMACDHHandler.TellInit - class ostore.mac.HMACDHHandler.TellInit.
 
HMACDHHandler.TellInit(HMACDHHandler, SecureHash) - Constructor for class ostore.mac.HMACDHHandler.TellInit
 
HMACDHHandler.TellStsTimeout - class ostore.mac.HMACDHHandler.TellStsTimeout.
 
HMACDHHandler.TellStsTimeout(HMACDHHandler, SecureHash) - Constructor for class ostore.mac.HMACDHHandler.TellStsTimeout
 
HMACDHHandler() - Constructor for class ostore.mac.HMACDHHandler
 
HMM - class ostore.oil.HMM.
Hidden Markov Model: a statistical tool which models a chain of observed variables as the output of a chain of hidden states.
HMM.Delta - class ostore.oil.HMM.Delta.
A HMM.Delta object contains a diff of the sufficient statistics for an HMM.
HMM.Delta(InputBuffer) - Constructor for class ostore.oil.HMM.Delta
Constructs a Delta from its serialized form.
HMM.Delta(QSVector, Array, Matrix, Matrix) - Constructor for class ostore.oil.HMM.Delta
Constructs a Delta with the specified HMM data.
HMM.Prediction - class ostore.oil.HMM.Prediction.
A Prediction object contains an array of states and a matching array of weights.
HMM.Prediction(InputBuffer) - Constructor for class ostore.oil.HMM.Prediction
Constructs a Prediction from its serialized form.
HMM.Prediction(QuickSerializable[], double[], double) - Constructor for class ostore.oil.HMM.Prediction
Creates a new Prediction with the specified states and their weights.
HMM.Segment - class ostore.oil.HMM.Segment.
A Segment object contains the internal model state associated with a single state.
HMM.Segment(InputBuffer) - Constructor for class ostore.oil.HMM.Segment
Constructs a Segment from its serialized form.
HMM.Segment(QuickSerializable, double, Array, Array) - Constructor for class ostore.oil.HMM.Segment
Create a new Segment.
HMM(InputBuffer) - Constructor for class ostore.oil.HMM
Constructs a HMM from its serialized form.
HMM(int, int, int, double) - Constructor for class ostore.oil.HMM
Create a new HMM.
HMMBuilder - class ostore.oil.HMMBuilder.
A stage which automatically fits a Hidden Markov Model to a monitored event stream.
HMMBuilder() - Constructor for class ostore.oil.HMMBuilder
 
HMMPredictor - class ostore.oil.HMMPredictor.
A stage which uses a Hidden Markov Model to predict the future of a monitored event stream.
HMMPredictor() - Constructor for class ostore.oil.HMMPredictor
 
HMMStage - class ostore.oil.HMMStage.
A superclass for stages which employ HMMs.
HMMStage.InvalidTypeException - exception ostore.oil.HMMStage.InvalidTypeException.
An exception thrown when a config file supplies the name of a class or field that does not satisfy type restrictions.
HMMStage.InvalidTypeException(String, String, Class, String) - Constructor for class ostore.oil.HMMStage.InvalidTypeException
Constructs a new InvalidTypeException
HMMStage.UnsupportedConfigurationException - exception ostore.oil.HMMStage.UnsupportedConfigurationException.
An exception thrown when a config file requests an operation (e.g.
HMMStage.UnsupportedConfigurationException(String, String, String) - Constructor for class ostore.oil.HMMStage.UnsupportedConfigurationException
Constructs a new UnsupportedConfigurationException
HMMStage() - Constructor for class ostore.oil.HMMStage
 
hn_c_net_hops - Variable in class ostore.bloom.SimulationLog.ReadTransactionInfo
 
hn_net_hops - Variable in class ostore.bloom.SimulationLog.ReadTransactionInfo
 
HomeNode - class ostore.bloom.HomeNode.
Fake Tapestry for simulation purposes.
HomeNode() - Constructor for class ostore.bloom.HomeNode
 
hop - Variable in class ostore.tapestry.impl.PublishMsg
 
hop - Variable in class ostore.tapestry.impl.FullTestMsg
 
hop - Variable in class ostore.tapestry.impl.RouteMsg
 
hop - Variable in class ostore.tapestry.impl.RouteObjDestMsg
 
hop - Variable in class ostore.tapestry.impl.RouteObjRootMsg
 
hopCount - Variable in class ostore.tapestry.api.TapestryRouteMsg
Number of hops taken by the message on its way to the application
hopCount - Variable in class ostore.tapestry.api.TapestryLocateMsg
Number of hops taken by the message on its way to the application
hopCount - Variable in class ostore.tapestry.api.TapestryLocateFailure
Number of hops taken by the message on its way to the application
hopCount - Variable in class ostore.tapestry.api.TapestryPrefixRouteMsg
Number of hops taken by the message on its way to the application
hopCount - Variable in class ostore.tapestry.patchwork.RepairMonitorStage.PtrDeletedMsg
 
hopInit - Variable in class ostore.tapestry.impl.RouteObjDestMsg
 
hops - Variable in class ostore.bloom.TopologyDiscoverQuery
 
hops - Variable in class ostore.tapestry.patchwork.PatchworkNodeStatusMsg
 
hostname - Variable in class ostore.network.ADns.LookupReq
 
hostname - Variable in class ostore.network.ADns.LookupResp
 
hostname - Variable in class ostore.network.PingStage.PingReq
 
hostname - Variable in class ostore.network.PingStage.PingSuccess
 
hostname - Variable in class ostore.network.PingStage.PingFailure
 
how_many_done - Variable in class ostore.network.patchwork.QuickStatReq
 

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 _