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 _

P

package_up_c_helper(int, BigInteger, BigInteger, BigInteger[], int[], boolean) - Static method in class ostore.security.thresh.NativeIF
 
package_up(SigShare[], ThresholdPublicKey) - Static method in class ostore.security.thresh.SigShare
 
Pair - class ostore.util.Pair.
To avoid making a whole bunch of two member classes.
Pair() - Constructor for class ostore.util.Pair
Default constructor
Pair(Object, Object) - Constructor for class ostore.util.Pair
Constructor
parent - Variable in class ostore.tapestry.impl.NodeState
 
parse_all_pairs_pings(StaticAllNodesMsg) - Method in class ostore.tapestry.impl.StaticTClient
 
parse_all_pairs_pings(String) - Method in class ostore.tapestry.impl.FullTestDriver
 
Parser - class ostore.tapestry.impl.Parser.
 
Parser.Link - class ostore.tapestry.impl.Parser.Link.
 
Parser.Link(Parser, String, String) - Constructor for class ostore.tapestry.impl.Parser.Link
 
Parser.Path - class ostore.tapestry.impl.Parser.Path.
 
Parser.Path(Parser, String, String) - Constructor for class ostore.tapestry.impl.Parser.Path
 
Parser() - Constructor for class ostore.tapestry.impl.Parser
 
PartialRepublish - class ostore.tapestry.impl.PartialRepublish.
The message sent by DynamicTClient (or another Tapestry stage) to the another Tapestry node (likely only 1 overlay hop away) in order to request a partial republish of a particular object.
PartialRepublish(InputBuffer) - Constructor for class ostore.tapestry.impl.PartialRepublish
 
PartialRepublish(SecureHash, NodeId, SecureHash, NodeId) - Constructor for class ostore.tapestry.impl.PartialRepublish
 
PartyInfo - class ostore.mac.PartyInfo.
Party information for DHMessage and MacStage to keep track of what stage of STS is established between this computer and another party

This is tailored specifically for internal HMACDHHandler usage
Patch - class ostore.network.patchwork.Patch.
Abstract class from which all measurements modules (Patches) extend.
Patch.SeqNo - class ostore.network.patchwork.Patch.SeqNo.
Internal class for wrapping sequence numbers
Patch.SeqNo(Patch) - Constructor for class ostore.network.patchwork.Patch.SeqNo
 
Patch(NodeId, Classifier, PatchworkTable, FaultAdmin, Period) - Constructor for class ostore.network.patchwork.Patch
Create a new Patch.
PatchMsg - interface ostore.network.patchwork.PatchMsg.
An interface for messages that can be understood by Patches.
Patchwork - class ostore.network.patchwork.Patchwork.
Stage that measures other nodes on a regular basis, for a variety of specifiable conditions.
Patchwork.UdpListener - class ostore.network.patchwork.Patchwork.UdpListener.
 
Patchwork.UdpListener(Patchwork) - Constructor for class ostore.network.patchwork.Patchwork.UdpListener
 
Patchwork() - Constructor for class ostore.network.patchwork.Patchwork
 
PatchworkAlarmMsg - class ostore.tapestry.patchwork.PatchworkAlarmMsg.
This represents a command to the PatchworkStage indicating that it's time to send out a probe of a certain type to the appropriate nodes.
PatchworkAlarmMsg(int) - Constructor for class ostore.tapestry.patchwork.PatchworkAlarmMsg
 
PatchworkAlarmMsg(int, int) - Constructor for class ostore.tapestry.patchwork.PatchworkAlarmMsg
 
PatchworkAlarmMsg(int, NodeId) - Constructor for class ostore.tapestry.patchwork.PatchworkAlarmMsg
 
PatchworkAvailable - class ostore.tapestry.patchwork.PatchworkAvailable.
 
PatchworkAvailable(PatchworkModel) - Constructor for class ostore.tapestry.patchwork.PatchworkAvailable
 
PatchworkBuilder - class ostore.tapestry.patchwork.PatchworkBuilder.
A configuration builder for Patchwork clients Modelled after ostore.bloom.DualBuilder.
PatchworkBuilder(String[]) - Constructor for class ostore.tapestry.patchwork.PatchworkBuilder
Set global parameters.
PatchworkChangePeriodMsg - class ostore.tapestry.patchwork.PatchworkChangePeriodMsg.
This represents a command to the PatchworkStage indicating that it needs to change the period of one of its messages to a new value (in milliseconds).
PatchworkChangePeriodMsg(int, int) - Constructor for class ostore.tapestry.patchwork.PatchworkChangePeriodMsg
 
PatchworkChangePeriodMsg(int, int, int, double) - Constructor for class ostore.tapestry.patchwork.PatchworkChangePeriodMsg
 
PatchworkChangePeriodMsg(int, int, NodeId) - Constructor for class ostore.tapestry.patchwork.PatchworkChangePeriodMsg
 
PatchworkDeltaRequestMsg - class ostore.tapestry.patchwork.PatchworkDeltaRequestMsg.
 
PatchworkDeltaRequestMsg() - Constructor for class ostore.tapestry.patchwork.PatchworkDeltaRequestMsg
 
PatchworkDeltaResponseMsg - class ostore.tapestry.patchwork.PatchworkDeltaResponseMsg.
 
PatchworkDeltaResponseMsg(PatchworkModel.Delta) - Constructor for class ostore.tapestry.patchwork.PatchworkDeltaResponseMsg
 
PatchworkFaultMsg - class ostore.tapestry.patchwork.PatchworkFaultMsg.
This is a message sent out by the FaultInjectionStage to inform a peer to start dropping probe messages.
PatchworkFaultMsg(InputBuffer) - Constructor for class ostore.tapestry.patchwork.PatchworkFaultMsg
 
PatchworkFaultMsg(NodeId, int, boolean) - Constructor for class ostore.tapestry.patchwork.PatchworkFaultMsg
Constucts a fault injection message, which will let a peer know that it should begin dropping messages.
PatchworkFaultMsg(NodeId, int, boolean, boolean) - Constructor for class ostore.tapestry.patchwork.PatchworkFaultMsg
Constucts a fault injection message, which will let a peer know that it should begin dropping messages.
PatchworkFaultMsg(NodeId, int, boolean, NodeId) - Constructor for class ostore.tapestry.patchwork.PatchworkFaultMsg
Constucts a fault injection message, which will let a peer know that it should begin dropping messages.
PatchworkModel - class ostore.tapestry.patchwork.PatchworkModel.
The PatchworkModel is built by the PatchworkStage code, and is used for collecting network statistics.
PatchworkModel.Delta - class ostore.tapestry.patchwork.PatchworkModel.Delta.
A PatchworkModel.Delta object contains a diff of the sufficient statistics for a PatchworkModel.
PatchworkModel.Delta() - Constructor for class ostore.tapestry.patchwork.PatchworkModel.Delta
Construct a new Delta.
PatchworkModel.Delta(InputBuffer) - Constructor for class ostore.tapestry.patchwork.PatchworkModel.Delta
Construct a Delta from its QuickSerializable form.
PatchworkModel.Delta(QSVector) - Constructor for class ostore.tapestry.patchwork.PatchworkModel.Delta
Construct a new Delta.
PatchworkModel.InvalidTypeException - exception ostore.tapestry.patchwork.PatchworkModel.InvalidTypeException.
A Patchwork.InvalidTypeException notes that an invalid type has been given to the PatchworkModel system
PatchworkModel.InvalidTypeException(String) - Constructor for class ostore.tapestry.patchwork.PatchworkModel.InvalidTypeException
 
PatchworkModel.Observation - class ostore.tapestry.patchwork.PatchworkModel.Observation.
A Patchwork.Observation object contains an observation recorded by the patchwork stage.
PatchworkModel.Observation(InputBuffer) - Constructor for class ostore.tapestry.patchwork.PatchworkModel.Observation
Construct a Patchwork.Observation from its QuickSerializable form.
PatchworkModel.Observation(SecureHash, double, int) - Constructor for class ostore.tapestry.patchwork.PatchworkModel.Observation
Record the observed double value of type type for the specified node id peer.
PatchworkModel() - Constructor for class ostore.tapestry.patchwork.PatchworkModel
Create a new PatchworkModel.
PatchworkModel(InputBuffer) - Constructor for class ostore.tapestry.patchwork.PatchworkModel
 
PatchworkNodeStatusMsg - class ostore.tapestry.patchwork.PatchworkNodeStatusMsg.
This event lets any other listening stage know that the status of a particluar node has changed (i.e.
PatchworkNodeStatusMsg(NodeId, SecureHash, int, int) - Constructor for class ostore.tapestry.patchwork.PatchworkNodeStatusMsg
Constructor.
PatchworkNodeStatusMsg(SecureHash, int, int) - Constructor for class ostore.tapestry.patchwork.PatchworkNodeStatusMsg
Constructor.
PatchworkProbeMsg - class ostore.tapestry.patchwork.PatchworkProbeMsg.
This is a probing message sent out by the PatchworkStage in order to measure statistics of other nodes.
PatchworkProbeMsg(InputBuffer) - Constructor for class ostore.tapestry.patchwork.PatchworkProbeMsg
 
PatchworkProbeMsg(NodeId, int, int, boolean) - Constructor for class ostore.tapestry.patchwork.PatchworkProbeMsg
Constucts a probing message of a certain type, with a given approximate size.
PatchworkRegressionStage - class ostore.tapestry.patchwork.PatchworkRegressionStage.
 
PatchworkRegressionStage() - Constructor for class ostore.tapestry.patchwork.PatchworkRegressionStage
 
PatchworkRevCountMsg - class ostore.tapestry.patchwork.PatchworkRevCountMsg.
This is mostly for testing, to inform other nodes of how many nodes are pointing at me.
PatchworkRevCountMsg(InputBuffer) - Constructor for class ostore.tapestry.patchwork.PatchworkRevCountMsg
 
PatchworkRevCountMsg(NodeId, int) - Constructor for class ostore.tapestry.patchwork.PatchworkRevCountMsg
 
PatchworkRevCountMsg(NodeId, int, int) - Constructor for class ostore.tapestry.patchwork.PatchworkRevCountMsg
 
PatchworkSimulationStage - class ostore.tapestry.patchwork.PatchworkSimulationStage.
 
PatchworkSimulationStage() - Constructor for class ostore.tapestry.patchwork.PatchworkSimulationStage
 
PatchworkStage - class ostore.tapestry.patchwork.PatchworkStage.
The PatchworkStage code actively collects network statistics for the purpose of optimizing Tapestry routing.
PatchworkStage() - Constructor for class ostore.tapestry.patchwork.PatchworkStage
 
PatchworkStats - class ostore.network.patchwork.PatchworkStats.
The PatchworkStats data structure contains info describing thevalues of some statistic, both overall and current (over the last measurement window).
PatchworkStats.StatDelta - class ostore.network.patchwork.PatchworkStats.StatDelta.
 
PatchworkStats.StatDelta(InputBuffer) - Constructor for class ostore.network.patchwork.PatchworkStats.StatDelta
Specified by ostore.util.QuickSerializable
PatchworkStats.StatDelta(NodeId, byte) - Constructor for class ostore.network.patchwork.PatchworkStats.StatDelta
 
PatchworkStats(InputBuffer) - Constructor for class ostore.network.patchwork.PatchworkStats
Specified by ostore.util.QuickSerializable
PatchworkStats(NodeId, byte) - Constructor for class ostore.network.patchwork.PatchworkStats
 
PatchworkStats(NodeId, byte, long) - Constructor for class ostore.network.patchwork.PatchworkStats
 
PatchworkTable - class ostore.network.patchwork.PatchworkTable.
The PatchworkTable is built by the Patchwork code, and is used for collecting statistics about other nodes.
PatchworkTable.Delta - class ostore.network.patchwork.PatchworkTable.Delta.
A PatchworkTable.Delta object contains a diff of the sufficient statistics for a PatchworkTable.
PatchworkTable.Delta(InputBuffer) - Constructor for class ostore.network.patchwork.PatchworkTable.Delta
Construct a Delta from its QuickSerializable form.
PatchworkTable.Delta(QSVector) - Constructor for class ostore.network.patchwork.PatchworkTable.Delta
Construct a new Delta.
PatchworkTable.Observation - class ostore.network.patchwork.PatchworkTable.Observation.
A Patchwork.Observation object contains an observation recorded by the patchwork stage.
PatchworkTable.Observation(NodeId, long, byte) - Constructor for class ostore.network.patchwork.PatchworkTable.Observation
Record the observed double value of type type for the specified node id peer.
PatchworkTable() - Constructor for class ostore.network.patchwork.PatchworkTable
Create a new PatchworkTable.
PatchworkTable(InputBuffer) - Constructor for class ostore.network.patchwork.PatchworkTable
 
path_length() - Method in class ostore.bloom.QueryMessage
 
paths - Variable in class ostore.tapestry.impl.FullTestRespMsg
 
PDF - interface ostore.tapestry.patchwork.PDF.
 
pdf_size - Static variable in class ostore.tapestry.patchwork.WeekPDF
 
pdf_size - Static variable in class ostore.tapestry.patchwork.SecondPDF
 
pdf_size - Static variable in class ostore.tapestry.patchwork.DayPDF
 
PDFarraySize - Static variable in class ostore.tapestry.patchwork.DiskPDF
 
peer - Variable in class ostore.mac.MacRequest
 
peer - Variable in class ostore.network.NetworkMessage
If inbound=true then peer is the NodeId of the node where this message came from; otherwise, it's the NodeId of the node where this message should be sent.
peer - Variable in class ostore.network.LatTest
 
peer - Variable in class ostore.network.TputTest
 
peer - Variable in class ostore.tapestry.api.TapestryRouteMsg
If inbound, the sender; if ! inbound the intended recipient.
peer - Variable in class ostore.tapestry.api.TapestryLocateMsg
If inbound, the sender; undefined otherwise.
peer - Variable in class ostore.tapestry.api.TapestryPrefixRouteMsg
If inbound, the sender; if ! inbound the GUID to try and match.
peer - Variable in class ostore.network.patchwork.PatchworkTable.Observation
 
peer - Variable in class ostore.network.patchwork.ProbeTimeout
 
peer - Variable in class ostore.network.patchwork.AlarmMsg
 
peer - Variable in class ostore.network.patchwork.NodeStatusMsg
 
peer2 - Variable in class ostore.network.LatTest
 
peers - Variable in class ostore.network.SimpleTest
 
peers - Variable in class ostore.network.patchwork.MonitorMsg
 
peers - Variable in class ostore.network.patchwork.MonitorStopMsg
 
peers - Variable in class ostore.network.patchwork.QuickStatReq
 
peers - Variable in class ostore.network.patchwork.QuickStatResp
 
pending_outb_msgs - Variable in class ostore.network.MultiplexedNetwork.ConnectionState
 
pending(Object) - Method in class ostore.dispatch.Resender
Checks whether the specified event is scheduled for further attempts.
pendingParties - Variable in class ostore.mac.HMACDHHandler
 
Period - class ostore.network.patchwork.Period.
Representing a periodic function, used for corresponding probing levels and nodes to probing periods.
Period(NodeId, int, String, int, long) - Constructor for class ostore.network.patchwork.Period
 
PeriodicReminder - class ostore.tapestry.impl.PeriodicReminder.
Event used as a periodic beacon to trigger self-healing actions
PeriodicReminder(NodeId, int) - Constructor for class ostore.tapestry.impl.PeriodicReminder
 
PeriodicRoutePatch - class ostore.tapestry.impl.PeriodicRoutePatch.
 
PeriodicRoutePatch(InputBuffer) - Constructor for class ostore.tapestry.impl.PeriodicRoutePatch
 
PeriodicRoutePatch(int, NodeId, SecureHash, HashSet) - Constructor for class ostore.tapestry.impl.PeriodicRoutePatch
 
pinfo - Variable in class ostore.tapestry.impl.DynamicObjMapMsg
 
ping_sink - Variable in class ostore.network.PingStage.TestHarness
 
ping_time_ms - Variable in class ostore.network.PingStage.PingSuccess
 
PingMsg - class ostore.tapestry.impl.PingMsg.
Used to calculate the latency on backpointers, etc.
PingMsg(InputBuffer) - Constructor for class ostore.tapestry.impl.PingMsg
 
PingMsg(SecureHash) - Constructor for class ostore.tapestry.impl.PingMsg
 
PingStage - class ostore.network.PingStage.
Allows a SandStorm stage to ping a machine by hostname and not block.
PingStage.Alarm - class ostore.network.PingStage.Alarm.
 
PingStage.Alarm(Thread) - Constructor for class ostore.network.PingStage.Alarm
 
PingStage.PingFailure - class ostore.network.PingStage.PingFailure.
 
PingStage.PingFailure(PingStage.PingReq) - Constructor for class ostore.network.PingStage.PingFailure
 
PingStage.PingReq - class ostore.network.PingStage.PingReq.
 
PingStage.PingReq(String, Object, SinkIF, int, long) - Constructor for class ostore.network.PingStage.PingReq
 
PingStage.PingSuccess - class ostore.network.PingStage.PingSuccess.
 
PingStage.PingSuccess(PingStage.PingReq, double) - Constructor for class ostore.network.PingStage.PingSuccess
 
PingStage.TestHarness - class ostore.network.PingStage.TestHarness.
 
PingStage.TestHarness() - Constructor for class ostore.network.PingStage.TestHarness
 
PingStage() - Constructor for class ostore.network.PingStage
 
PongMsg - class ostore.tapestry.impl.PongMsg.
Used to calculate the latency on backpointers, etc.
PongMsg(InputBuffer) - Constructor for class ostore.tapestry.impl.PongMsg
 
PongMsg(SecureHash) - Constructor for class ostore.tapestry.impl.PongMsg
 
pop() - Method in class ostore.util.FiniteStack
 
port() - Method in class ostore.util.NodeId
 
postprocessAcks() - Method in class ostore.util.AckStage
 
pr_key - Variable in class ostore.dataobj.PRCert
 
PRCert - class ostore.dataobj.PRCert.
A certificate mapping an AGUID to the public key of an inner ring.
PRCert(InputBuffer) - Constructor for class ostore.dataobj.PRCert
 
PRCert(SecureHash, QSPublicKey) - Constructor for class ostore.dataobj.PRCert
 
PREDICATE_COMPARE_BYTES - Static variable in class ostore.util.DebugFlags
 
predict(int) - Method in interface ostore.oil.Model
Make a prediction based on current model parameters and observations.
predict(int) - Method in class ostore.oil.HMM
Estimates the current and future occurrences of each state.
predict(int) - Method in class ostore.oil.Screen
 
predict(int) - Method in class ostore.tapestry.patchwork.PatchworkModel
Not yet implemented.
prediction_horizon - Variable in class ostore.oil.HMMPredictor
The number of observations to look into the future
prediction_period - Variable in class ostore.oil.HMMPredictor
The number of events to observe before producing and emitting a new Prediction.
preferred_outb_conn() - Method in class ostore.network.MultiplexedNetwork.ConnectionState
 
prefix_only - Variable in class ostore.tapestry.impl.RouteMsg
 
preprocessAcks() - Method in class ostore.util.AckStage
 
prev_seq - Variable in class ostore.tapestry.impl.FullTestMember
 
print_aliases() - Method in class ostore.tapestry.impl.Parser
 
print_bw_numbers(Object) - Method in class ostore.network.Network
 
print_bytes_exact(byte[], int, int) - Static method in class ostore.util.ByteUtils
 
print_bytes(byte[]) - Static method in class ostore.util.ByteUtils
 
print_bytes(byte[], int, int) - Static method in class ostore.util.ByteUtils
Produce a String representation for the specified array of bytes.
print_id(int[]) - Method in class ostore.tapestry.impl.DynamicTClient
Print an id in hex format
print() - Method in class ostore.mac.PartyInfo
 
print() - Method in class ostore.mac.DHMessage
 
print(int) - Method in class ostore.util.PriorityQueue
 
print(String) - Static method in class ostore.util.Debug
 
print(String, char) - Static method in class ostore.util.Debug
 
print(String, String) - Static method in class ostore.util.Debug
If debugging has been turned on for tag, print msg.
printErrors() - Method in class ostore.tapestry.impl.TapestryVerifier
Prints the errors from the last verify() call to STDOUT.
printGuid(SecureHash) - Static method in class ostore.tapestry.impl.TestShuttle
 
printGuid(SecureHash) - Static method in class ostore.tapestry.impl.Test
 
printGuid(SecureHash) - Static method in class ostore.tapestry.impl.RoutingTable
 
printGuid(SecureHash) - Static method in class ostore.tapestry.impl.TestClient
 
printGuid(SecureHash) - Static method in class ostore.tapestry.impl.FullTestMember
 
println(String) - Static method in class ostore.util.Debug
If debugging has been turned on for tag, print msg, followed by a new line.
println(String, String) - Static method in class ostore.util.Debug
 
printPrios() - Method in class ostore.util.PriorityQueue
 
printtag(String, String) - Static method in class ostore.util.Debug
If debugging has been turned on for tag, print tag+msg.
printtagln(String, String) - Static method in class ostore.util.Debug
If debugging has been turned on for tag, print tag+msg, followed by a new line.
printtagln(String, String) - Method in class ostore.tapestry.impl.TestShuttle
 
printtagln(String, String) - Method in class ostore.tapestry.impl.Test
 
printtagln(String, String) - Method in class ostore.tapestry.impl.FullTestDriver
 
printtagln(String, String) - Method in class ostore.tapestry.impl.TestClient
 
printtagln(String, String) - Method in class ostore.tapestry.impl.FullTestMember
 
priorities - Variable in class ostore.dispatch.TrieNode
Contains the priorities for the SinkIFs.
PRIORITY_HIGH - Static variable in class ostore.dispatch.Classifier
 
PRIORITY_LOW - Static variable in class ostore.dispatch.Classifier
 
PRIORITY_NORMAL - Static variable in class ostore.dispatch.Classifier
 
PRIORITY_QUEUE - Static variable in class ostore.util.DebugFlags
 
PriorityQueue - class ostore.util.PriorityQueue.
PriorityQueue is a (blocking) priority queue.
PriorityQueue(int) - Constructor for class ostore.util.PriorityQueue
The constructor creates a new priority queue.
ProbeMsg - class ostore.network.patchwork.ProbeMsg.
This is a probing message sent out by Patchwork in order to measure statistics of other nodes.
ProbeMsg(InputBuffer) - Constructor for class ostore.network.patchwork.ProbeMsg
 
ProbeMsg(NodeId, int, byte, int, boolean) - Constructor for class ostore.network.patchwork.ProbeMsg
 
ProbeMsg(NodeId, int, byte, int, boolean, boolean) - Constructor for class ostore.network.patchwork.ProbeMsg
Constucts a probing message of a certain type, with a given approximate size.
ProbeTimeout - class ostore.network.patchwork.ProbeTimeout.
Sent by Patchwork whenever it sends off a probe.
ProbeTimeout(NodeId, byte, int) - Constructor for class ostore.network.patchwork.ProbeTimeout
 
ProbPDF - interface ostore.tapestry.patchwork.ProbPDF.
 
process_identity_message(IdentityMessage) - Method in class ostore.network.Network
 
process_queues() - Method in class ostore.dispatch.Resender
Processes the queue of pending events, sending any whose deadlines have been reaced.
profileSize() - Method in class ostore.mac.MacHandler
 
profileSize() - Method in class ostore.mac.HMACDHHandler
 
profileSize() - Method in class ostore.network.Network
 
profileSize() - Method in class ostore.network.MultiplexedNetwork
Defined by ProfilableIF
profileSize() - Method in class ostore.tapestry.impl.TestShuttle
 
profileSize() - Method in class ostore.tapestry.impl.DynamicTClient
 
profileSize() - Method in class ostore.tapestry.impl.Test
 
profileSize() - Method in class ostore.tapestry.impl.StaticFederation
 
profileSize() - Method in class ostore.tapestry.impl.FullTestDriver
 
profileSize() - Method in class ostore.tapestry.impl.TestClient
 
profileSize() - Method in class ostore.tapestry.impl.Router
 
profileSize() - Method in class ostore.tapestry.impl.StaticTClient
 
profileSize() - Method in class ostore.tapestry.impl.FullTestMember
 
provider - Variable in class ostore.bloom.SimulationLog.ReadTransactionInfo
 
PROVIDER_STRING - Static variable in class ostore.security.NativeRSAProvider
 
PROVIDER_STRING - Static variable in class ostore.security.thresh.ThresholdProvider
 
provider() - Method in class ostore.mac.QSMACType
The Mac algorithm's provider
provider() - Method in class ostore.mac.QSHMACMD5
The Mac algorithm's provider
provider() - Method in interface ostore.security.QSSignature
The signing algorithm's provider, as used with getInstance.
provider() - Method in class ostore.security.QSSha1RsaSignature
 
provider() - Method in class ostore.security.thresh.ThresholdSignature
 
prune() - Method in class ostore.tapestry.impl.WatchList
void prune Function that checks the lower levels of the watchlist, and removes levels which have all been filled in, in order to minimize the size of the watchlist sent along with the multicast
publish - Variable in class ostore.tapestry.impl.PublishMsg
 
publish_infos - Variable in class ostore.tapestry.api.TapestryObjPointerSetResp
 
PUBLISH_REQUEST - Static variable in class ostore.tapestry.impl.FullTestMsg
Message requesting node "create" some objects with GUID and publish Data fields: SecureHash [] objguid
publish(SecureHash, NodeId, boolean) - Method in class ostore.bloom.HomeNode
 
publish(SecureHash, SecureHash, TapestryTag, boolean, NodeId, int) - Method in class ostore.tapestry.impl.Router
 
publish(SecureHash, SecureHash, TapestryTag, boolean, NodeId, int, int, int) - Method in class ostore.tapestry.impl.Router
 
PublishInfo - class ostore.tapestry.impl.PublishInfo.
 
PublishInfo(InputBuffer) - Constructor for class ostore.tapestry.impl.PublishInfo
 
PublishInfo(SecureHash, long, TapestryTag, NodeId) - Constructor for class ostore.tapestry.impl.PublishInfo
 
PublishInfo(SecureHash, TapestryTag, NodeId) - Constructor for class ostore.tapestry.impl.PublishInfo
The routing level that we exit this node at, on the publication path.
PublishMsg - class ostore.tapestry.impl.PublishMsg.
 
PublishMsg(InputBuffer) - Constructor for class ostore.tapestry.impl.PublishMsg
 
PublishMsg(NodeId, SecureHash, SecureHash, TapestryTag, int, boolean) - Constructor for class ostore.tapestry.impl.PublishMsg
 
push(Object) - Method in class ostore.util.FiniteStack
 
put_node_id_to_guid(NodeId, SecureHash) - Method in class ostore.tapestry.impl.RoutingTable
 
put(int, Object) - Method in class ostore.util.IntHashtable
Maps the specified key to the specified value in this hashtable.
put(Object, Object) - Method in class ostore.util.MultiMap
 
put(QuickSerializable, Array) - Method in class ostore.oil.Matrix
Places the specified mapping into this Matrix.
put(QuickSerializable, double) - Method in class ostore.oil.Array
Places the specified mapping into this Array.
put(QuickSerializable, QuickSerializable) - Method in class ostore.util.QSHashMap
Puts this mapping in the map
putEntry(int, int, RouteEntry) - Method in class ostore.tapestry.impl.RoutingTable
 
pw_update(DeltaMsg) - Method in class ostore.tapestry.impl.RoutingTable
Update the Patchwork statistics to RoutingTable, given the newest delta ent out by Patchwork model.

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 _