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

B

backing_map() - Method in class ostore.util.LruMap
backing_up
bdata - Static variable in class ostore.cache.BDBTest
 
BDBTest - class ostore.cache.BDBTest.
Test Berkeley DB's bandwidth.
BDBTest() - Constructor for class ostore.cache.BDBTest
 
before(KeyedSelection) - Method in class ostore.dataobj.KeyedSelection
Checks for ordering and separability with another KeyedSelection.
before(Range) - Method in class ostore.dataobj.Range
Checks for ordering and separability with another Range.
begin() - Method in class ostore.dataobj.DataObject
 
begin() - Method in class ostore.dataobj.Btree
 
BENCHMARK - Static variable in class ostore.util.DebugFlags
 
BETA - Variable in class ostore.dataobj.RabinFingerprint
 
bid - Variable in class ostore.dtree.DTreeServiceReq
The sender's priority/bid for this request.
BigFootInfo - Variable in class ostore.mac.StageTester
 
BigFootPri - Variable in class ostore.mac.StageTester
 
BigFootPub - Variable in class ostore.mac.StageTester
 
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.
BIT - Static variable in class ostore.archive.cauchy.InitField
 
bitLength() - Method in class ostore.security.SafeBigInt
 
block - Variable in class ostore.cache.StorageManager.PutBlock
 
block - Variable in class ostore.inner.BlockReadRespMsg
The returned block.
block_being_flushed(BufferCache.CacheItem) - Method in class ostore.cache.BufferCache
 
block_name - Variable in class ostore.inner.BlockReadRespMsg
The name of the block; either its VHASH or BGUID.
block_size - Static variable in class ostore.cache.BDBTest
 
BLOCK_SIZE - Static variable in class ostore.client.OSMetadata
 
BLOCK_SIZE - Static variable in class ostore.dataobj.Metadata
 
block_vid(int) - Method in class ostore.replica.Replica
Return a name for the specified version.
blockId - Variable in class ostore.archive.events.ReconstructBlkReq
blockId == GUID of block to recoalesce; includes,type of block recoalescing.
blockId - Variable in class ostore.archive.events.ReconstructBlkCancel
blockId == GUID of block to recoalesce; includes,type of block recoalescing.
blockId - Variable in class ostore.archive.events.RecoalesceBlkReq
blockId == GUID of block to recoalesce.
blockId - Variable in class ostore.archive.events.RecoalesceBlkCancel
blockId == GUID of block to recoalesce.
blockId - Variable in class ostore.archive.events.ReconstructBlkResp
blockId == GUID of block recoalesced.
blockId - Variable in class ostore.archive.events.GenerateFragsBlkResp
blockId == CacheableIdentity of block.
blockId - Variable in class ostore.archive.events.GenerateFragsBlkReq
blockId == CacheableIdentity of block.
blockIds - Variable in class ostore.archive.events.GenerateFragsChkptResp
A VHASH->FHASH SortedMap containing the blockIds(vhashes) that make up the slice of a of modified and Fragmented blocks of an object, or null.
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
 
BlockReadReqMsg - class ostore.inner.BlockReadReqMsg.
 
BlockReadReqMsg(InputBuffer) - Constructor for class ostore.inner.BlockReadReqMsg
 
BlockReadReqMsg(SecureHash, boolean, boolean, boolean, boolean, byte, byte, VirtualCoordinate) - Constructor for class ostore.inner.BlockReadReqMsg
 
BlockReadRespMsg - class ostore.inner.BlockReadRespMsg.
The response to a block read request.
BlockReadRespMsg(InputBuffer) - Constructor for class ostore.inner.BlockReadRespMsg
 
BlockReadRespMsg(SecureHash, SecureHash, boolean, Cacheable, boolean, boolean, boolean) - Constructor for class ostore.inner.BlockReadRespMsg
 
blocks - Variable in class ostore.read.SliceReadResp
A VID->VerifiableBlock map containing the blocks that make up the slice read, or null.
blocks - Variable in class ostore.read.ReplicaSliceReadResp
A VID->VerifiableBlock map containing the blocks that make up the slice read, or null.
blockSize - Variable in class ostore.archive.GuidResult
blockSize is the size of the serialized VerifiableBlock in bytes.
blockSize - Variable in class ostore.archive.events.GenerateFragsBlkReq
blockSize stores all the block size of each block, except the topblock can be larger or smaller.
blockSizeOffset - Static variable in class ostore.archive.Fragment
Offset of block_size in the _data field.
blockVHash - Variable in class ostore.archive.events.GenerateFragsBlkReqContinuation
blockVHash == vhash of block.
BLOOM - Static variable in class ostore.util.DebugFlags
 
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
 
branch - Variable in class ostore.rp.CreateObjectReq
 
BRANCH_AGUID - Static variable in class ostore.client.OSActionSetMetadata
 
BRANCH_AGUID - Static variable in class ostore.dataobj.Metadata
 
BRANCH_HEAD - Static variable in class ostore.client.OSActionSetMetadata
 
BRANCH_HEAD - Static variable in class ostore.dataobj.Metadata
 
BRANCH_NUM - Static variable in class ostore.client.OSActionSetMetadata
 
BRANCH_NUM - Static variable in class ostore.dataobj.Metadata
 
BRANCH_VGUID - Static variable in class ostore.client.OSActionSetMetadata
 
BRANCH_VGUID - Static variable in class ostore.dataobj.Metadata
 
branch() - Method in class ostore.rp.ObjectCreateReq
 
branch() - Method in class ostore.rp.CreateObjectReqMsg
 
branch() - Method in class ostore.rp.CreateObjectReq
 
branchhead() - Method in class ostore.rp.ObjectCreateReq
 
branchhead() - Method in class ostore.rp.CreateObjectReq
 
Btree - class ostore.dataobj.Btree.
The Btree forms the basis for storing data in OceanStore.
BTREE - Static variable in class ostore.util.DebugFlags
 
Btree.Callback - interface ostore.dataobj.Btree.Callback.
This interface must be implemented by clients wishing to use any of the Depth-First Search (DFS) methods.
Btree.InteriorNode - class ostore.dataobj.Btree.InteriorNode.
The InteriorNode object is the interior node of the Btree.
Btree.InteriorNode(Btree.InteriorNode) - Constructor for class ostore.dataobj.Btree.InteriorNode
 
Btree.InteriorNode(InputBuffer) - Constructor for class ostore.dataobj.Btree.InteriorNode
 
Btree.InteriorNode(int, int) - Constructor for class ostore.dataobj.Btree.InteriorNode
 
Btree.Predicate - interface ostore.dataobj.Btree.Predicate.
This interface must be implemented by clients wishing to use any of the Depth-First Search (DFS) methods.
Btree.Record - interface ostore.dataobj.Btree.Record.
 
Btree(Btree) - Constructor for class ostore.dataobj.Btree
Create a new Btree tree by cloning an existing Btree.
Btree(InputBuffer) - Constructor for class ostore.dataobj.Btree
 
Btree(int, int) - Constructor for class ostore.dataobj.Btree
Create a new Btree.
BtreeKey - interface ostore.dataobj.BtreeKey.
 
BtreeNode - interface ostore.dataobj.BtreeNode.
 
bucketGuidSet - Variable in class ostore.archive.events.BucketsToDisseminateEvent
bucketGuidSet is the set of all dissemination bucket guids of modified blocks for vguid.
bucketMap - Variable in class ostore.archive.events.BucketsToDisseminateEvent
bucketMap is the set of all DisseminatableBuckets associated with the guids of modified blocks for vguid.
BucketsToDisseminateEvent - class ostore.archive.events.BucketsToDisseminateEvent.
BucketsToDisseminateEvent is an event class that contains all the GUID's uniquely modified blocks that the GenerateChkptStage created.
BucketsToDisseminateEvent() - Constructor for class ostore.archive.events.BucketsToDisseminateEvent
Constructor: Initializes instance variables to null.
BucketsToDisseminateEvent(InputBuffer) - Constructor for class ostore.archive.events.BucketsToDisseminateEvent
Constructs a BucketsToDisseminateEvent from its serialized form.
BucketsToDisseminateEvent(SecureHash, SecureHash, Map, Map) - Constructor for class ostore.archive.events.BucketsToDisseminateEvent
Constructor.
BufferCache - class ostore.cache.BufferCache.
Manages file blocks and (someday soon) archival fragments in memory, keeping the total core size to a given limit--an intended replacement for DataCacheImpl, LRUCacheImpl, MemoryCache, and CacheDb.
BufferCache() - Constructor for class ostore.cache.BufferCache
 
BUG(Exception) - Method in class ostore.util.StandardStage
Like calling assert(false) in C; prints a stack trace.
BUG(String) - Static method in class ostore.agree.SignatureStage
 
BUG(String) - Static method in class ostore.cache.StorageManagerTest
 
BUG(String) - Static method in class ostore.cache.StorageManager
 
BUG(String) - Static method in class ostore.mac.HMACDHHandler
 
BUG(String) - Static method in class ostore.network.TputTest
 
BUG(String) - Static method in class ostore.network.SimpleTest
 
BUG(String) - Static method in class ostore.network.MultiplexedNetwork
For convenience.
BUG(String) - Static method in class ostore.network.LatTest
 
BUG(String) - Method in class ostore.util.QueueElementRespIF
BUG outputs a fatal error msg, then terminates the proces.
BUG(String) - Method in class ostore.util.QueueElementReqIF
BUG outputs a fatal error msg, then terminates the proces.
BUG(String) - Method in class ostore.util.StandardStage
Like calling assert(false) in C.
BUG(String, Exception) - Method in class ostore.util.StandardStage
Like calling assert(false) in C; prints a stack trace.
build_node(String[]) - Method in class ostore.apps.traces.TraceBuilder
Create a configuration object for a single virtual machine.
build_node(String[]) - Method in class ostore.apps.traces.RPBuilder
Create a configuration object for a single virtual machine.
build_node(String[]) - Method in class ostore.apps.traces.PopBuilder
Create a configuration object for a single virtual machine.
build_node(String[]) - Method in class ostore.apps.traces.InnerBuilder
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 class ostore.util.QSByteArray
 
bytes() - Method in interface ostore.util.SecureHash
Returns the bytes contained in this hash
BytesReadReq - class ostore.read.BytesReadReq.
Events sent from the ReplicaStage to the ReadStage requesting the latter to read a portion of a DataObject and return the bytes read.
BytesReadReq(InputBuffer) - Constructor for class ostore.read.BytesReadReq
Constructs a BytesReadReq from its serialized form.
BytesReadReq(VID, SecureHash, Selection, byte, Map) - Constructor for class ostore.read.BytesReadReq
Constructs a new BytesReadReq.
BytesReadResp - class ostore.read.BytesReadResp.
Events sent from the ReadStage to the ReplicaStage responding to BytesReadReq events.
BytesReadResp(InputBuffer) - Constructor for class ostore.read.BytesReadResp
Constructs a BytesReadResp from its serialized form.
BytesReadResp(ReadReq, int) - Constructor for class ostore.read.BytesReadResp
Constructs a new (failed) BytesReadResp.
BytesReadResp(ReadReq, Selection, Selection, byte[][]) - Constructor for class ostore.read.BytesReadResp
Constructs a new (successful) BytesReadResp.
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 Y Z _