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 _

A

a_guid - Variable in class ostore.archive.events.QueryResp
a_guid == requested Archived GUID.
a_guid - Variable in class ostore.archive.events.QueryReq
a_guid == Archive GUID.
A_MEMORY_CACHE - Static variable in class ostore.util.DebugFlags
 
acceptance_rate - Variable in class ostore.dispatch.Filter
The fraction of qualifying events which the Classifier should pass through the Filter.
accessor - Variable in class ostore.oil.HMMStage
The location of the observable field within the events watched.
ack - Variable in class ostore.apps.qtree.impl.QTreeCloseMsgAck
 
ack - Variable in class ostore.apps.qtree.impl.QTreeGroupMsgAck
 
ACK - Static variable in class ostore.apps.qtree.api.QTreeStateMsg
 
acks - Variable in class ostore.archive.dissemination.DisseminateFragAckMsg
A guid->ack map containing the ack associated with guid.
Acl - class ostore.dataobj.Acl.
 
ACL - Static variable in class ostore.dataobj.Metadata
 
ACL_GUID - Static variable in class ostore.dataobj.Metadata
 
Acl() - Constructor for class ostore.dataobj.Acl
 
Acl(InputBuffer) - Constructor for class ostore.dataobj.Acl
 
acquire_space(int) - Method in class ostore.cache.BufferCache
 
Action - class ostore.update.Action.
The Action class is the base class for internal actions in the OceanStore system.
ACTION_APPEND - Static variable in class ostore.util.DebugFlags
 
action_digest() - Method in class ostore.inner.UpdateResp
 
ACTION_EXPAND - Static variable in class ostore.util.DebugFlags
 
action_num() - Method in class ostore.inner.UpdateResp
 
ACTION_REPLACE - Static variable in class ostore.util.DebugFlags
 
ACTION_SET_METADATA - Static variable in class ostore.util.DebugFlags
 
ACTION_TRUNCATE - Static variable in class ostore.util.DebugFlags
 
Action() - Constructor for class ostore.update.Action
 
Action(InputBuffer) - Constructor for class ostore.update.Action
 
ActionAppendBlocks - class ostore.update.ActionAppendBlocks.
This action appends encryption-block sized blocks of data to a data object.
ActionAppendBlocks(InputBuffer) - Constructor for class ostore.update.ActionAppendBlocks
 
ActionAppendBlocks(SecureHash, int, int, byte[]) - Constructor for class ostore.update.ActionAppendBlocks
Construct an ActionAppendBlocks action.
ActionExpand - class ostore.update.ActionExpand.
This action truncates a data object.
ActionExpand(InputBuffer) - Constructor for class ostore.update.ActionExpand
 
ActionExpand(SecureHash, long) - Constructor for class ostore.update.ActionExpand
Construct an ActionExpand action.
ActionReplaceBlocks - class ostore.update.ActionReplaceBlocks.
This action replaces encryption-block sized blocks of data in a data object.
ActionReplaceBlocks(InputBuffer) - Constructor for class ostore.update.ActionReplaceBlocks
 
ActionReplaceBlocks(SecureHash, int, int, int, byte[]) - Constructor for class ostore.update.ActionReplaceBlocks
Construct an ActionReplaceBlocks action.
ActionSetMetadata - class ostore.update.ActionSetMetadata.
The ActionSetMetadata action assigns a value to a metadata field.
ActionSetMetadata(InputBuffer) - Constructor for class ostore.update.ActionSetMetadata
 
ActionSetMetadata(SecureHash, int, QuickSerializable) - Constructor for class ostore.update.ActionSetMetadata
Construct an ActionSetMetadata action to modify a field in the metadata that is described by an integer constant (see Metadata).
ActionSetMetadata(SecureHash, String, QuickSerializable) - Constructor for class ostore.update.ActionSetMetadata
Construct an ActionSetMetadata action to modify a user-defined field in the metadata that cannot be described by an integer constant (see Metadata).
ActionTruncate - class ostore.update.ActionTruncate.
This action truncates a data object.
ActionTruncate(InputBuffer) - Constructor for class ostore.update.ActionTruncate
 
ActionTruncate(SecureHash) - Constructor for class ostore.update.ActionTruncate
Construct an ActionTruncate action.
ACTIVE_GUID - Static variable in class ostore.dataobj.Metadata
 
active_requests_count - Variable in class ostore.agree.SignatureStage
 
active_requests_count_lock - Variable in class ostore.agree.SignatureStage
 
active_seqs() - Method in class ostore.agree.RingState
The number of agreements which have been initiated but not yet reached the CERTIFIED_STATE.
ADD_ARTIFICIAL_DELAY - Static variable in class ostore.util.DebugFlags
 
add_data(BufferElement) - Method in class ostore.dataobj.RabinFingerprint
 
add_delta(Model.Delta) - Method in class ostore.introspect.SemanticDistanceModel
Incorporate a Delta from a foreign source into our model.
add_delta(Model.Delta) - Method in class ostore.oil.Screen
 
add_delta(Model.Delta) - Method in interface ostore.oil.Model
Incorporate the information from a Delta into this Model.
add_delta(Model.Delta) - Method in class ostore.oil.HMM
 
add_delta(Model.Delta, boolean) - Method in class ostore.introspect.SemanticDistanceModel
Incorporate a Delta with the latest access times in the table.
add_hb(SignedQS) - Method in class ostore.replica.Replica
Updates the set of Heartbeats.
add_packet(ATcpInPacket) - Method in class ostore.network.NetworkInputBuffer
 
add_packet(ATcpInPacket) - Method in class ostore.network.ConnectionStream
 
add_segment(SegmentedModel.Segment) - Method in class ostore.introspect.SemanticDistanceModel
 
add_segment(SegmentedModel.Segment) - Method in interface ostore.oil.SegmentedModel
Incorporates the portion of the model contained in the specified Segment.
add_segment(SegmentedModel.Segment) - Method in class ostore.oil.HMM
 
add_tentative_hb(Heartbeat) - Method in class ostore.replica.Replica
Updates the most recent Heartbeat.
add_top_block(CacheableIdentity, CacheablePinned) - Method in class ostore.replica.Replica
Store a possibly-new version of this replica.
add(Array) - Method in class ostore.oil.Array
Adds the contents of the specified Array to this one.
add(BigInteger) - Method in class ostore.util.QSClone.QSCloneBuffer
 
add(BigInteger) - Method in class ostore.util.OutputBufferImpl
 
add(BigInteger) - Method in interface ostore.util.OutputBuffer
 
add(boolean) - Method in class ostore.util.QSClone.QSCloneBuffer
 
add(boolean) - Method in class ostore.util.OutputBufferImpl
 
add(boolean) - Method in interface ostore.util.OutputBuffer
 
add(byte) - Method in class ostore.archive.ArchiveCountBuffer
 
add(byte) - Method in class ostore.dataobj.ArchiveOutputBuffer
 
add(byte) - Method in class ostore.mac.HMACDHHandler.MacBuffer
 
add(byte) - Method in class ostore.network.NetworkOutputBuffer
 
add(byte) - Method in class ostore.security.SignedQS.SignatureBuffer
 
add(byte) - Method in class ostore.util.QSClone.QSCloneBuffer
 
add(byte) - Method in class ostore.util.StreamOutputBuffer
 
add(byte) - Method in class ostore.util.SHA1HashBuffer
Adds the specified byte to the digest.
add(byte) - Method in class ostore.util.RandomAccessFileOutputBuffer
 
add(byte) - Method in class ostore.util.OutputBufferImpl
Adds the specified byte to the digest.
add(byte) - Method in interface ostore.util.OutputBuffer
Adds the specified byte to the digest.
add(byte) - Method in class ostore.util.CountBuffer
 
add(byte) - Method in class ostore.util.ByteArrayOutputBuffer
 
add(byte[]) - Method in class ostore.util.QSClone.QSCloneBuffer
 
add(byte[]) - Method in class ostore.util.OutputBufferImpl
Adds the specified byte array to the digest.
add(byte[]) - Method in interface ostore.util.OutputBuffer
Adds the specified byte array to the digest.
add(byte[], int, int) - Method in class ostore.archive.ArchiveCountBuffer
 
add(byte[], int, int) - Method in class ostore.dataobj.ArchiveOutputBuffer
 
add(byte[], int, int) - Method in class ostore.mac.HMACDHHandler.MacBuffer
 
add(byte[], int, int) - Method in class ostore.network.NetworkOutputBuffer
 
add(byte[], int, int) - Method in class ostore.security.SignedQS.SignatureBuffer
 
add(byte[], int, int) - Method in class ostore.util.QSClone.QSCloneBuffer
 
add(byte[], int, int) - Method in class ostore.util.StreamOutputBuffer
 
add(byte[], int, int) - Method in class ostore.util.SHA1HashBuffer
Adds length bytes of the specified array to the digest, starting at offset.
add(byte[], int, int) - Method in class ostore.util.RandomAccessFileOutputBuffer
 
add(byte[], int, int) - Method in class ostore.util.OutputBufferImpl
Adds length bytes of the specified array to the digest, starting at offset.
add(byte[], int, int) - Method in interface ostore.util.OutputBuffer
Adds length bytes of the specified array to the digest, starting at offset.
add(byte[], int, int) - Method in class ostore.util.CountBuffer
 
add(byte[], int, int) - Method in class ostore.util.ByteArrayOutputBuffer
 
add(Disseminatable) - Method in class ostore.archive.FragmentBucket
Add a disseminatable object to this bucket.
add(Disseminatable) - Method in interface ostore.archive.DisseminatableBucket
add a Disseminatable to this bucket.
add(double) - Method in class ostore.util.QSClone.QSCloneBuffer
 
add(double) - Method in class ostore.util.OutputBufferImpl
 
add(double) - Method in interface ostore.util.OutputBuffer
 
add(InputBuffer) - Method in class ostore.util.QSClone.QSCloneBuffer
 
add(InputBuffer) - Method in class ostore.util.OutputBufferImpl
Adds the remaining bytes in the given input buffer to this output buffer.
add(InputBuffer) - Method in interface ostore.util.OutputBuffer
Adds the remaining bytes in the given input buffer to this output buffer.
add(int) - Method in class ostore.util.QSClone.QSCloneBuffer
 
add(int) - Method in class ostore.util.OutputBufferImpl
 
add(int) - Method in interface ostore.util.OutputBuffer
 
add(int, QuickSerializable) - Method in class ostore.util.QSVector
Append the specified object to the QSVector at index index, shifting up the objects following the index, if any.
add(long) - Method in class ostore.util.QSClone.QSCloneBuffer
 
add(long) - Method in class ostore.util.StatRecorder
 
add(long) - Method in class ostore.util.OutputBufferImpl
 
add(long) - Method in interface ostore.util.OutputBuffer
 
add(long, long) - Method in class ostore.util.StatRecorder
 
add(Matrix) - Method in class ostore.oil.Matrix
Adds the contents of the specified Matrix to this one.
add(Object) - Method in class ostore.archive.RequestFragQueryState
Adds the specified backpointer to this set if it is not already present.
add(OutputBuffer, BigInteger) - Static method in class ostore.util.OutputBufferImpl
 
add(OutputBuffer, boolean) - Static method in class ostore.util.OutputBufferImpl
 
add(OutputBuffer, byte[]) - Static method in class ostore.util.OutputBufferImpl
 
add(OutputBuffer, double) - Static method in class ostore.util.OutputBufferImpl
 
add(OutputBuffer, InputBuffer) - Static method in class ostore.util.OutputBufferImpl
Adds the remaining bytes in the given input buffer to this output buffer.
add(OutputBuffer, int) - Static method in class ostore.util.OutputBufferImpl
 
add(OutputBuffer, long) - Static method in class ostore.util.OutputBufferImpl
 
add(OutputBuffer, QuickSerializable) - Static method in class ostore.util.OutputBufferImpl
Adds the specified object to the digest.
add(OutputBuffer, short) - Static method in class ostore.util.OutputBufferImpl
 
add(OutputBuffer, String) - Static method in class ostore.util.OutputBufferImpl
 
add(QuickSerializable) - Method in class ostore.util.QSClone.QSCloneBuffer
 
add(QuickSerializable) - Method in class ostore.util.QSWindow
Add this object to the window.
add(QuickSerializable) - Method in class ostore.util.QSVector
Append the specified object to the QSVector.
add(QuickSerializable) - Method in class ostore.util.QSTreeSet
Adds the specified element to this set if it is not already present.
add(QuickSerializable) - Method in class ostore.util.OutputBufferImpl
Adds the specified object to the digest.
add(QuickSerializable) - Method in interface ostore.util.OutputBuffer
Adds the specified object to the digest.
add(QuickSerializable[]) - Method in class ostore.util.QSVector
Append the specified objects, in order, to the QSVector.
add(QuickSerializable, Array) - Method in class ostore.oil.Matrix
Adds the specified Array to this Matrix.
add(QuickSerializable, double) - Method in class ostore.oil.Array
Adds the specified value to this Array.
add(SafeBigInt) - Method in class ostore.security.SafeBigInt
 
add(SecureHash) - Method in class ostore.inner.InnerRingQueryState
 
add(short) - Method in class ostore.util.QSClone.QSCloneBuffer
 
add(short) - Method in class ostore.util.OutputBufferImpl
 
add(short) - Method in interface ostore.util.OutputBuffer
 
add(StatRecorder) - Method in class ostore.util.StatRecorder
 
add(String) - Method in class ostore.util.QSClone.QSCloneBuffer
 
add(String) - Method in class ostore.util.OutputBufferImpl
 
add(String) - Method in interface ostore.util.OutputBuffer
 
addAll(Collection) - Method in class ostore.util.QSTreeSet
Adds all of the elements in the specified collection to this set.
addAll(QSTreeSet) - Method in class ostore.util.QSTreeSet
 
addChild(TrieNode, Field, Object) - Method in class ostore.dispatch.TrieNode
Add a child node with a specified field-value restriction.
added - Variable in class ostore.apps.qtree.impl.QTree.ParentEvent
 
added - Variable in class ostore.apps.qtree.impl.QTree.ChildrenEvent
 
addMetaReq(OSMetadataRequest) - Method in class ostore.introspect.MessageBundle
 
addMetaRes(OSMetadataResult) - Method in class ostore.introspect.MessageBundle
 
addNonceAck(int) - Method in class ostore.util.NonceAckMsg
 
addObjSize(int) - Method in class ostore.archive.ArchiveObjBucket
addObjSize add the obj size to the total size of the archival or recoalescing process.
addPair(int, Object) - Method in class ostore.cache.CacheableIdentity
Add another pair to this CacheableIdentity.
address - Variable in class ostore.network.ADns.LookupResp
 
address() - Method in class ostore.util.NodeId
Return the InetAddress associated with this NodeId; does not work under the simulator.
addSink(SinkIF, Integer, double) - Method in class ostore.dispatch.TrieNode
Add a new SinkIF to receive for all QueueElementIF satisfying this node in the trie.
addTSinkType(TSink, Class) - Method in class ostore.dispatch.Classifier
Called by TSink.enqueue(), adds ts to tsinks.
ADns - class ostore.network.ADns.
Allows a SandStorm stage to do DNS lookups and not block.
ADns.LookupReq - class ostore.network.ADns.LookupReq.
 
ADns.LookupReq(String, Object, SinkIF) - Constructor for class ostore.network.ADns.LookupReq
 
ADns.LookupResp - class ostore.network.ADns.LookupResp.
 
ADns.LookupResp(ADns.LookupReq, InetAddress) - Constructor for class ostore.network.ADns.LookupResp
 
ADns() - Constructor for class ostore.network.ADns
 
aggregated - Variable in class ostore.apps.qtree.api.QTreeUp
 
aggregated - Variable in class ostore.apps.qtree.impl.QTreeUpMsg
 
AGREE_FAKE_BYZANTINE - Static variable in class ostore.util.DebugFlags
 
Agreement - class ostore.agree.Agreement.
 
agreement_states - Variable in class ostore.agree.RingState
Maps sequence numbers (Longs) to their AgreementStates.
Agreement() - Constructor for class ostore.agree.Agreement
 
AgreementExecuteReq - class ostore.agree.AgreementExecuteReq.
 
AgreementExecuteReq(SecureHash, SecureHash, SecureHash, QuickSerializable, QSDate) - Constructor for class ostore.agree.AgreementExecuteReq
 
AgreementExecuteResp - class ostore.agree.AgreementExecuteResp.
 
AgreementExecuteResp(SecureHash, SecureHash, QuickSerializable) - Constructor for class ostore.agree.AgreementExecuteResp
 
AgreementFailure - class ostore.agree.AgreementFailure.
 
AgreementFailure() - Constructor for class ostore.agree.AgreementFailure
 
AgreementForward - class ostore.agree.AgreementForward.
 
AgreementForward(SecureHash, QuickSerializable, SecureHash) - Constructor for class ostore.agree.AgreementForward
 
AgreementInit - class ostore.agree.AgreementInit.
 
AgreementInit(SecureHash, SecureHash, QuickSerializable, SecureHash) - Constructor for class ostore.agree.AgreementInit
 
AgreementStageIF - interface ostore.agree.AgreementStageIF.
 
AgreementState - class ostore.agree.AgreementState.
The state associated with a given agreement request.
AgreementState(int, long, long, int) - Constructor for class ostore.agree.AgreementState
 
AgreementSuccess - class ostore.agree.AgreementSuccess.
 
AgreementSuccess(SecureHash, QuickSerializable, SignedQS) - Constructor for class ostore.agree.AgreementSuccess
 
aguid - Variable in class ostore.dataobj.PRCert
 
aguid - Variable in class ostore.inner.TimedHeartbeatRespMsg
The AGUID of the requested heartbeat.
aguid - Variable in class ostore.inner.TimedHeartbeatReqMsg
 
aguid - Variable in class ostore.inner.TimedHeartbeatRejectMsg
 
aguid - Variable in class ostore.inner.Heartbeat
 
aguid - Variable in class ostore.replica.RemoteReplicaProbeQueryState
 
aguid - Variable in class ostore.archive.events.ReconstructBlkReq
aguid == A-GUID of the object block belongs.
aguid - Variable in class ostore.archive.events.BucketsToDisseminateEvent
aguid is the active guid.
aguid - Variable in class ostore.archive.dissemination.DisseminateFragMsg
aguid is the guid that matches the object that the disseminatables belong.
aguid - Variable in class ostore.archive.dissemination.DisseminateFragAckMsg
aguid is the guid that matches the object that was disseminated.
AGUID - Static variable in class ostore.client.OSMetadata
 
aguid() - Method in class ostore.rp.ObjectCreateReq
 
aguid() - Method in class ostore.rp.CreateObjectReq
 
ALARM_TIMEOUT - Static variable in class ostore.replica.ReplicaStage
 
alarm(String, long) - Method in class ostore.dispatch.Signal
Dispatch an AlarmSignal at a specified time This method has similar functionality to the alarm function in C.
AlfInfo - Variable in class ostore.mac.StageTester
 
AlfPri - Variable in class ostore.mac.StageTester
 
AlfPub - Variable in class ostore.mac.StageTester
 
algorithm() - Method in class ostore.mac.QSMACType
The signing algorithm
algorithm() - Method in class ostore.mac.QSHMACMD5
The signing algorithm
algorithm() - Method in interface ostore.security.QSSignature
The signing algorithm.
algorithm() - Method in class ostore.security.QSSha1RsaSignature
 
algorithm() - Method in class ostore.security.thresh.ThresholdSignature
 
All - class ostore.dataobj.All.
A Selection describing the entire DataObject.
ALL - Static variable in class ostore.apps.traces.TraceIterator
 
All() - Constructor for class ostore.dataobj.All
Creates an All
All(InputBuffer) - Constructor for class ostore.dataobj.All
Creates an All from its QuickSerializable form.
alloc_agreement_state(long) - Method in class ostore.agree.RingState
Allocate a new AgreementState object.
allocate_inner_ring() - Method in class ostore.rp.RP
 
already_seen_digests - Variable in class ostore.agree.RingState
 
ALRM - Static variable in class ostore.dispatch.Signal
The code for Signal.AlarmSignal.
alterState(QTreeStateMsg) - Method in class ostore.apps.qtree.impl.QTree
Only root receives a QTreeStateMsg.
ANNOUNCE - Static variable in class ostore.mac.HMACDHHandler
 
anyPins() - Method in class ostore.dataobj.HandleStore
 
API_SERVER_CONNECTION - Static variable in class ostore.util.DebugFlags
 
app_id - Variable in class ostore.cache.StorageManager.GetBlockCompleted
 
app_id - Variable in class ostore.cache.StorageManager.GetBlock
 
app_id - Variable in class ostore.cache.StorageManager.PutBlockCompleted
 
app_id - Variable in class ostore.cache.StorageManager.PutBlock
 
app_id - Variable in class ostore.client.OSRequest
 
app_id - Variable in class ostore.client.OSResult
 
app_id - Variable in class ostore.apps.test.ReadTputMicroBenchmark.EventTrigger
 
APPEND - Static variable in class ostore.apps.traces.TraceIterator
 
append(CacheableIdentity) - Method in class ostore.cache.CacheableIdentity
Append any differences from this to a copy of old
append(InputBuffer, int, DataObjectAppendException, CacheablePinned, DataCache) - Method in class ostore.dataobj.DataObject
 
append(QuickSerializable) - Method in class ostore.util.QSArray
 
appendAction(Action) - Method in class ostore.update.UpdateTuple
Adds an action to the end of the list of actions for this tuple.
appendAction(OSAction) - Method in class ostore.client.OSUpdateTuple
Appends an action to the end of the ordered action list.
appendInitialAction(OSAction) - Method in class ostore.client.OSCreateObjectRequest
Append an action to the initial update list.
appendPredicate(OSPredicate) - Method in class ostore.client.OSPredicateAnd
 
appendPredicate(Predicate) - Method in class ostore.update.PredicateAnd
 
appendTuple(OSUpdateTuple) - Method in class ostore.client.OSUpdate
Appends a tuple to the end of the ordered tuple list for this update.
appendTuple(UpdateTuple) - Method in class ostore.update.Update
Add a tuple to the update.
appID - Variable in class ostore.introspect.MessageBundle
 
applied_actions - Variable in class ostore.inner.UpdateRespMsg
The action that was applied; can be verified by the secure hash included in the signed UpdateResp.
apply_update(UpdateRequest, UpdateContinuation) - Method in class ostore.update.UpdateStage
 
apply(UpdateRequest, DataCache) - Method in class ostore.update.Update
Apply the update.
apply(UpdateRequest, UpdateContinuation, DataCache) - Method in class ostore.update.Update
Apply a previously-started update.
appType - Variable in class ostore.introspect.MessageBundle
 
ARCHIVAL_STORAGE_STAGE - Static variable in class ostore.util.StageId
 
ArchivalStorageStage - class ostore.archive.ArchivalStorageStage.
The ArchivalStorageStage is responsible for fulfilling the server's roles as a Storage Server.
ArchivalStorageStage() - Constructor for class ostore.archive.ArchivalStorageStage
 
ArchiveByteArrayOutputBuffer - class ostore.archive.ArchiveByteArrayOutputBuffer.
Wrapper class around ByteArrayOutputBuffer.
ArchiveByteArrayOutputBuffer() - Constructor for class ostore.archive.ArchiveByteArrayOutputBuffer
 
ArchiveCountBuffer - class ostore.archive.ArchiveCountBuffer.
Counts the bytes in the serialized form of an object.
ArchiveCountBuffer() - Constructor for class ostore.archive.ArchiveCountBuffer
 
ArchiveObjBucket - class ostore.archive.ArchiveObjBucket.
The ArchiveObjBucket is a hashtable bucket that stores the necessary references to archive or recoalesce a DataObject.
ArchiveObjBucket() - Constructor for class ostore.archive.ArchiveObjBucket
Default constructor
ArchiveObjBucket(NodeId) - Constructor for class ostore.archive.ArchiveObjBucket
Constructor.
ArchiveObjBucket(SecureHash, int, int, int, NodeId, HandleStore) - Constructor for class ostore.archive.ArchiveObjBucket
Constructor.
ArchiveObjBucket(SecureHash, int, int, NodeId, HandleStore) - Constructor for class ostore.archive.ArchiveObjBucket
Constructor.
ArchiveOutputBuffer - class ostore.dataobj.ArchiveOutputBuffer.
This class is temporary.
ArchiveOutputBuffer() - Constructor for class ostore.dataobj.ArchiveOutputBuffer
 
ARCHIVER_STAGE - Static variable in class ostore.util.StageId
 
ArchiverLocateQuery - class ostore.archive.ArchiverLocateQuery.
ArchiverLocateQuery is a DDQuery used in a ArchiverLocateReqMsg DDLocateMsg used to find an ArchiverStage.
ArchiverLocateQuery() - Constructor for class ostore.archive.ArchiverLocateQuery
Creates a new ArchiverLocateQuery.
ArchiverLocateQuery(InputBuffer) - Constructor for class ostore.archive.ArchiverLocateQuery
Constructs a ArchiverLocateQuery from its serialized form.
ArchiverLocateReqMsg - class ostore.archive.ArchiverLocateReqMsg.
ArchiverLocateReqMsg is used to request that a SetCreator generate Fragments for the requesting node or app in the furture.
ArchiverLocateReqMsg(InputBuffer) - Constructor for class ostore.archive.ArchiverLocateReqMsg
Constructs a ArchiverLocateReqMsg from its serialized form.
ArchiverLocateReqMsg(SecureHash, SecureHash, boolean, boolean, boolean, byte, byte, VirtualCoordinate) - Constructor for class ostore.archive.ArchiverLocateReqMsg
Construct according to the given fields.
ArchiverLocateRespMsg - class ostore.archive.ArchiverLocateRespMsg.
ArchiverLocateRespMsg is the ArchiverStage's response to an ArchiverLocateReqMsg and containing the identifier of the node or app.
ArchiverLocateRespMsg(InputBuffer) - Constructor for class ostore.archive.ArchiverLocateRespMsg
Constructs a ArchiverLocateRespMsg from its serialized form.
ArchiverLocateRespMsg(SecureHash, SecureHash, QuickSerializable, boolean, boolean, boolean) - Constructor for class ostore.archive.ArchiverLocateRespMsg
Construct according to the given fields.
ArchiverStage - class ostore.archive.ArchiverStage.
The ArchiverStage archives a particular version of an object.
ArchiverStage() - Constructor for class ostore.archive.ArchiverStage
 
ArchiverTag - class ostore.archive.ArchiverTag.
ArchiverTag is the DDTag for the ArchiverStage.
ArchiverTag() - Constructor for class ostore.archive.ArchiverTag
Constructor: Creates a new ArchiverTag.
ArchiverTag(InputBuffer) - Constructor for class ostore.archive.ArchiverTag
Constructs a ArchiverTag from its serialized form.
Array - class ostore.oil.Array.
A sparse array of doubles.
Array() - Constructor for class ostore.oil.Array
Construct a new Array with the default default.
Array(double) - Constructor for class ostore.oil.Array
Construct a new Array with the specified default.
Array(InputBuffer) - Constructor for class ostore.oil.Array
Constructs a Array from its serialized form.
Array(InputBuffer, HashMap) - Constructor for class ostore.oil.Array
Constructs a Array from its serialized form.
ASSERT - Static variable in class ostore.util.DebugFlags
 
AssertionViolatedException - exception ostore.util.AssertionViolatedException.
 
AssertionViolatedException(String) - Constructor for class ostore.util.AssertionViolatedException
 
assign(CacheablePinned, Cacheable) - Method in interface ostore.cache.DataCache
Assign a block to reserved space
assign(CacheablePinned, Cacheable) - Method in class ostore.cache.BufferCache
 
assign(CacheablePinned, Cacheable, DataCache) - Method in class ostore.dataobj.HandleStore
 
assign(CacheablePinned, CacheableIdentity) - Method in interface ostore.cache.DataCache
Give a reserved block an identity; if an id already exists, the new identifiers will be appended to the existing id.
assign(CacheablePinned, CacheableIdentity) - Method in class ostore.cache.BufferCache
 
assign(CacheablePinned, CacheableIdentity, DataCache) - Method in class ostore.dataobj.HandleStore
 
assign(CacheablePinned, SecureHash, int, DataCache) - Method in class ostore.dataobj.HandleStore
 
authenticate(QuickSerializable, QSByteArray, SecureHash) - Method in class ostore.mac.MacHandler
 
authenticate(QuickSerializable, QSByteArray, SecureHash) - Method in class ostore.mac.HMACDHHandler
Note: a failure may mean that a message was sent right before the sender decided to change keys that that message arrived after a new key was established (though this is unlikely) it is a possibility that needs to be accounted for.
AuthenticationMsg - class ostore.network.AuthenticationMsg.
The first message sent across a new connection in YANetwork.
AuthenticationMsg(InputBuffer) - Constructor for class ostore.network.AuthenticationMsg
Constructs an AuthenticationMsg from its serialized form.
AuthenticationMsg(NodeId, NodeId, NodeId, VirtualizedNetCert[]) - Constructor for class ostore.network.AuthenticationMsg
Creates a message mapping the sender's InetAddress and port number for a specific connection to the sender's primary contact NodeId.
automatic - Variable in class ostore.apps.qtree.api.QTreeDown
 
automatic - Variable in class ostore.apps.qtree.impl.QTreeDownMsg
 
automaticFwd() - Method in class ostore.apps.qtree.impl.QTreeUpMsg
 
available - Static variable in class ostore.archive.VHashTreeNativeIF
available indicates if the C implementation of VHashTree is available.
available - Static variable in class ostore.security.NativeRSAAlgorithm
 
available - Static variable in class ostore.util.SHA1NativeIF
available indicates if the C implementation of SHA-1 is available.
available - Static variable in class ostore.archive.cauchy.NativeIF
 
available - Static variable in class ostore.security.thresh.NativeIF
 

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 _