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 _

B

BACK_PTR_REQUEST - Static variable in class ostore.tapestry.impl.DebugMsg
Message requesting node back pointers
badGuyGuid - Variable in class ostore.tapestry.patchwork.RepairMonitorStage.PtrDeletedMsg
 
badGuyNode - Variable in class ostore.tapestry.patchwork.RepairMonitorStage.PtrDeletedMsg
 
BANDWIDTH - Static variable in class ostore.tapestry.patchwork.PatchworkAlarmMsg
 
BANDWIDTH - Static variable in class ostore.tapestry.patchwork.PatchworkChangePeriodMsg
 
BANDWIDTH - Static variable in class ostore.tapestry.patchwork.PatchworkModel
 
BANDWIDTH_1 - Static variable in class ostore.tapestry.patchwork.PatchworkProbeMsg
 
BANDWIDTH_2 - Static variable in class ostore.tapestry.patchwork.PatchworkProbeMsg
 
begin_back_pointer_debug_test() - Method in class ostore.tapestry.impl.FullTestDriver
 
begin_dynamic_lookup_test() - Method in class ostore.tapestry.impl.FullTestDriver
 
begin_dynamic_publish_test() - Method in class ostore.tapestry.impl.FullTestDriver
 
begin_dynamic_route_test() - Method in class ostore.tapestry.impl.FullTestDriver
dynamic routing test Look at list of dynam vs static nodes, if number of static nodes is more than 1/2 the nodes, then detach a few of them.
begin_handle_lookup_rdp_results() - Method in class ostore.tapestry.impl.FullTestDriver
 
begin_handle_routing_rdp_results() - Method in class ostore.tapestry.impl.FullTestDriver
 
begin_large_network_change() - Method in class ostore.tapestry.impl.FullTestDriver
 
begin_misrouting_latency_test() - Method in class ostore.tapestry.impl.FullTestDriver
 
begin_multicast_bandwidth_test() - Method in class ostore.tapestry.impl.FullTestDriver
 
begin_multicast_route_test() - Method in class ostore.tapestry.impl.FullTestDriver
 
begin_network_maintence_under_heavy_load() - Method in class ostore.tapestry.impl.FullTestDriver
 
begin_network_operation_under_heavy_dynamic() - Method in class ostore.tapestry.impl.FullTestDriver
 
begin_parallel_insertion_test() - Method in class ostore.tapestry.impl.FullTestDriver
 
begin_probing_bandwidth_test() - Method in class ostore.tapestry.impl.FullTestDriver
 
begin_reachability_test() - Method in class ostore.tapestry.impl.FullTestDriver
 
begin_reverse_pointer_debug_test() - Method in class ostore.tapestry.impl.FullTestDriver
 
begin_route_switch_test() - Method in class ostore.tapestry.impl.FullTestDriver
 
begin_routing_table_debug_test() - Method in class ostore.tapestry.impl.FullTestDriver
 
begin_single_insertion_bw_test() - Method in class ostore.tapestry.impl.FullTestDriver
 
begin_single_insertion_test() - Method in class ostore.tapestry.impl.FullTestDriver
 
begin_static_lookup_test() - Method in class ostore.tapestry.impl.FullTestDriver
 
begin_static_route_test() - Method in class ostore.tapestry.impl.FullTestDriver
 
begin_trace_driven_test() - Method in class ostore.tapestry.impl.FullTestDriver
 
begin_verify_tables_test() - Method in class ostore.tapestry.impl.FullTestDriver
Send out requests for everyone's routing info
begin_waiting_msgs_debug_test() - Method in class ostore.tapestry.impl.FullTestDriver
 
BENCHMARK - Static variable in class ostore.util.DebugFlags
 
bfs(Integer, Map, Set, int) - Static method in class ostore.bloom.CreateStaticTest
 
bfs(Integer, Map, Set, int) - Static method in class ostore.bloom.CreateSurgeTest
 
bfs(Integer, Map, Set, int) - Static method in class ostore.bloom.CreateSossTest
 
bigIntegerToBytes(BigInteger, byte[], int[]) - Static method in class ostore.util.ByteUtils
Write the bytes representing n into the byte array data, starting at index offset [0], and increment offset [0] by the number of bytes written; if data == null, increment offset [0] by the number of bytes that would have been written otherwise.
bitLength() - Method in class ostore.security.SafeBigInt
 
bits_per_digit - Variable in class ostore.tapestry.impl.DynamicGatewayMsg
 
BITS_PER_DIGIT - Static variable in class ostore.tapestry.impl.RoutingTable
 
bits_per_digit() - Method in class ostore.tapestry.impl.RoutingTable
 
bitSetLength - Static variable in class ostore.tapestry.impl.WatchList
 
BlankBuilder - class ostore.tapestry.patchwork.BlankBuilder.
A configuration builder for empty nodes (plaeholders).
BlankBuilder(String[]) - Constructor for class ostore.tapestry.patchwork.BlankBuilder
Set global parameters.
BlankStage - class ostore.tapestry.patchwork.BlankStage.
 
BlankStage() - Constructor for class ostore.tapestry.patchwork.BlankStage
 
BlockNotGuidVerifiableException - exception ostore.util.BlockNotGuidVerifiableException.
The BlockNotGuidVerifiableException is thrown when an attempt is made to compute or verify the guid of a block that that has not yet been archived.
BlockNotGuidVerifiableException(String) - Constructor for class ostore.util.BlockNotGuidVerifiableException
 
BLOOM - Static variable in class ostore.util.DebugFlags
 
bloom_obj_hops - Variable in class ostore.bloom.SimulationLog.ReadTransactionInfo
 
bloom_obj_net_hops - Variable in class ostore.bloom.SimulationLog.ReadTransactionInfo
 
BloomQuery - class ostore.bloom.BloomQuery.
Bloom filter interface used by Tapestry.
BloomQuery() - Constructor for class ostore.bloom.BloomQuery
 
BloomQuery(SecureHash, SecureHash, TapestryQuery, TapestryQueryState) - Constructor for class ostore.bloom.BloomQuery
 
BloomStage - class ostore.bloom.BloomStage.
The probabilistic location stage.
BloomStage.SendUpdateMsgTimeout - class ostore.bloom.BloomStage.SendUpdateMsgTimeout.
 
BloomStage.SendUpdateMsgTimeout() - Constructor for class ostore.bloom.BloomStage.SendUpdateMsgTimeout
 
BloomStage() - Constructor for class ostore.bloom.BloomStage
 
BloomWrapper - class ostore.tapestry.impl.BloomWrapper.
The bloom filter part of a TapestryLocateMsg or TapestryRouteMsg.
BloomWrapper(InputBuffer) - Constructor for class ostore.tapestry.impl.BloomWrapper
 
BloomWrapper(SecureHash, SecureHash, TapestryQuery, TapestryQueryState, QuickSerializable) - Constructor for class ostore.tapestry.impl.BloomWrapper
 
boolToBytes(boolean, byte[], int[]) - Static method in class ostore.util.ByteUtils
Write the bytes representing b into the byte array data, starting at index offset [0], and increment offset [0] by the number of bytes written; if data == null, increment offset [0] by the number of bytes that would have been written otherwise.
boolValue() - Method in class ostore.util.QSBool
 
BTREE - Static variable in class ostore.util.DebugFlags
 
BUG(String) - Static method in class ostore.mac.HMACDHHandler
 
BUG(String) - Static method in class ostore.network.LatTest
 
BUG(String) - Static method in class ostore.network.MultiplexedNetwork
For convenience.
BUG(String) - Static method in class ostore.network.SimpleTest
 
BUG(String) - Static method in class ostore.network.TputTest
 
BUG(String) - Method in class ostore.util.StandardStage
 
BUG(String) - Static method in class ostore.tapestry.impl.Router
 
build_node(String[]) - Method in class ostore.bloom.DualBuilder
 
build_node(String[]) - Method in class ostore.tapestry.impl.FederationBuilder
 
build_node(String[]) - Method in class ostore.tapestry.impl.TapestryBuilder
 
build_node(String[]) - Method in class ostore.tapestry.patchwork.PatchworkBuilder
Create a configuration object for a single virtual machine.
build_node(String[]) - Method in class ostore.tapestry.patchwork.RepairMonitorBuilder
Create a configuration object for a single virtual machine.
build_node(String[]) - Method in class ostore.tapestry.patchwork.BlankBuilder
Create a configuration object for a single virtual machine.
bw_counting - Variable in class ostore.network.Network
 
ByteArrayInputBuffer - class ostore.util.ByteArrayInputBuffer.
The ByteArrayInputBuffer is a utility class that provides an InputBuffer interface to a byte array.
ByteArrayInputBuffer() - Constructor for class ostore.util.ByteArrayInputBuffer
 
ByteArrayInputBuffer(byte[]) - Constructor for class ostore.util.ByteArrayInputBuffer
 
ByteArrayInputBuffer(byte[], int, int) - Constructor for class ostore.util.ByteArrayInputBuffer
 
ByteArrayOutputBuffer - class ostore.util.ByteArrayOutputBuffer.
Writes objects into a user-provided byte array.
ByteArrayOutputBuffer(byte[]) - Constructor for class ostore.util.ByteArrayOutputBuffer
 
ByteArrayOutputBuffer(byte[], int, int) - Constructor for class ostore.util.ByteArrayOutputBuffer
 
bytes - Variable in class ostore.network.RecordBytesMsg
 
bytes_to_sign(QSArray, long) - Static method in class ostore.security.thresh.ThresholdSignedQSTree
 
bytes_to_sign(QuickSerializable, long) - Static method in class ostore.security.thresh.ThresholdSignedQS
 
bytes() - Method in class ostore.util.SHA1Hash
Returns the bytes contained in this hash
bytes() - Method in interface ostore.util.SecureHash
Returns the bytes contained in this hash
bytes() - Method in class ostore.util.QSByteArray
 
bytesRemaining() - Method in class ostore.util.ByteArrayInputBuffer
Return the number of bytes remaining in the buffer.
bytesToBigInteger(byte[], int[]) - Static method in class ostore.util.ByteUtils
Return the BigInteger represented by the bytes in data staring at offset offset[0].
bytesToBool(byte[], int[]) - Static method in class ostore.util.ByteUtils
Return the boolean represented by the bytes in data staring at offset offset[0].
bytesToDouble(byte[], int[]) - Static method in class ostore.util.ByteUtils
Return the double represented by the bytes in data staring at offset offset[0].
bytesToInt(byte[], int[]) - Static method in class ostore.util.ByteUtils
Return the int represented by the bytes in data staring at offset offset[0].
bytesToInts(int[], int, byte[], int, int) - Static method in class ostore.util.ByteUtils
Convert an array of bytess into an array of ints.
bytesToLong(byte[], int[]) - Static method in class ostore.util.ByteUtils
Return the long represented by the bytes in data staring at offset offset[0].
bytesToQS(byte[]) - Static method in class ostore.util.QSIO
The inverse of qsToBytes, above.
bytesToShort(byte[], int[]) - Static method in class ostore.util.ByteUtils
Return the short represented by the bytes in data staring at offset offset[0].
bytesToString(byte[], int[]) - Static method in class ostore.util.ByteUtils
Return the String represented by the bytes in data staring at offset offset[0].
byteToUnsignedInt(byte) - Static method in class ostore.util.ByteUtils
Convert a byte into an unsigned integer.
ByteUtils - class ostore.util.ByteUtils.
ByteUtils is a class with commonly needed operations for converting various built-in types to bytes and back.
ByteUtils() - Constructor for class ostore.util.ByteUtils
 

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 _