|
|||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
GenerateChkptStage
generates a checkpoint for a
particular version. GenerateFragsBlkReq
is an event class that generates
Fragments
for a
block
.
GenerateFragsBlkReq
from its
serialized
form.
GenerateFragsBlkReqContinuation
is an event class
that continues a suspended GenerateFragsBlkReq
.
GenerateFragsBlkReqContinuation
from its
serialized
form.
GenerateFragsBlkResp
is an event class that responds to a
GenerateFragsBlkReq
with the
CacheableIdentity
of the
block
that has been fragmented
.
GenerateFragsBlkResp
from its
serialized
form.
GenerateFragsChkptReq
is an event class that generates
Fragments
for a version of an
object
or
checkpoints
the version.
GenerateFragsChkptReq
from its
serialized
form.
GenerateFragsChkptResp
is an event class that responds to a
GenerateFragsChkptReq
with the
CacheableIdentity
of the root block
that has been checkpointed
(i.e. fragments for a version of an object has been produced).
GenerateFragsChkptResp
from its
serialized
form.
GenerateFragsReqMsg
is an event class that generates
Fragments
for a version of an
object
or
checkpoints
the version.
GenerateFragsReqMsg
from its
serialized
form.
GenerateFragsRespMsg
is an event class that generates
Fragments
for a version of an
object
or
checkpoints
the version.
GenerateFragsRespMsg
from its
serialized
form.
GenerateChkptStage
generates a checkpoint for a
particular version. VID
->block map containing the blocks that make up the
slice read.
VID->VerifiableBlock
map containing the
blocks make up the slice that was read.
CreateObjectReq
request from the client.
byte
s read.
byte
s read.
Array
should return for
unknown IDs.
DTreeResp
.
DTreeReq
.
ReadResp
.
ReadReq
.
ReplicaResp
.
ReplicaReq
.
Heartbeat
for the
replica (null
if request was unsuccessful).
Heartbeat
for this
Replica
.
local_only
flag.
Metadata
from a version of the specified
replica, or null
.
Metadata
object for the specified version,
or null
for unknown versions.
Selection
which describes the portion of
the Replica
that was not successfuly read.
Selection
which describes the portion of
the DataObject
that was not successfuly read.
open_locally
flag.
Replica
(a DataObject
) to read.
is_primary
flag.
true
iff the local server wishes to publish
itself as an available secondary replica in the tree.
true
iff the local server wishes to publish
itself as an available secondary replica in the tree.
Selection
which describes the portion of
the Replica
that was read.
Selection
which describes the portion of
the DataObject
that was read.
DTreeReq
.
ReadReq
.
ReplicaReq
.
ReplicaReq
which
triggered this request.
id
and other types.
Selection
describing the read.
Selection
describing the read.
Heartbeat
received for this Replica
that contains a valid
Heartbeat.vguid
field.
Heartbeat
received for this Replica
.
CreateObjectResp
containing the certificates
required to check signatures on objects sent down the new tree.
CreateObjectResp
containing the certificates
required to check signatures on objects sent down the new tree.
CreateObjectResp
that contains the
certificates necessary to verify the signatures of the messages that
will be sent down the new tree.
VID
->block map that contains extra blocks
that the ReadStage
may use in addition to those found
in the memory cache.
VID
->block map that contains extra blocks
that the ReadStage
may use in addition to those found
in the memory cache.
DataObject
to read.
Replica
on which to operate.
DataObject
to read.
VID
.
Update
request from the client.
Replica
that was read.
VirtualizedNetCert
objects.
Array
indexed by the specified ID.
get
returns an entry from the block map that matches the
key.
getAcksRecv
return true if fragment at given index
has been received; otherwise, false.
getAcksRecv
return true if disseminatable at given index
has been received; otherwise, false.
getAguid
returns the aguid associated with the request.
getAguid
returns the A-GUID of the
object
.
getAguid
returns the A-GUID of the
object
.
getAguid
returns the A-GUID of the
object
.
getAguid
returns the A-GUID of the
object
.
OSAppId
that identifies the
requesting application.
OSAppId
that identifies the
requesting application.
getAvailability
returns minimum threshold of availability
for a node in the dissemination set.
getBlkBuckets
returns the block map.
getBlockIds
returns a map of
fhash's created from the GenerateFragsStage
.
getBlockIds
returns a VHASH->FHASH
Map
containing the blockIds(vhashes) that make up the
slice of the of modified and Fragmented
blocks
of an
object
.
getBlocks
returns the SortedMap
that
contains the slice of the object
.
getBlockSize
returns the block size used for each block,
except the topblock can be larger or smaller.
getBlockSize
returns the message size corresponding to the
input blockSize
, numFragments
, and
inverseRate
.
getBlockSize
computes the block size corresponding
to the input blocksize, numFragments, inverseRate, and erasureType.
getCache
returns a reference to the
cache
.
cacheables
to assign.
cacheables
from the original CacheAssignRequest
.
getChkpt
returns the guid of the checkpoint.
getClassification
returns classification
constraint that the dissemination set needs to satifsfy.
Classifier
instance corresponding to a
NodeId
.
getCodeTimeSquareSum
return total square sum time coding the
current object.
getCodeTimeSum
return total sum time coding the
current object.
getCodeTimeSquareSum
return total square sum time coding the
current object.
getCodeTimeSum
return total sum time coding the
current object.
getCodeTime
return total coding time of the
current object.
getCodeTimeCount
return total count of times summed
together.
getCodeTimeSquareSum
return total square sum time coding the
current object.
getCodeTimeSum
return total sum time coding the
current object.
getCodeTimeSquareSum
return total square sum time coding the
current object.
getCodeTimeSum
return total sum time coding the
current object.
getCodeTimeSquareSum
return total square sum time coding the
current object.
getCodeTimeSum
return total sum time coding the
current object.
getData
returns the Fragment
in byte array form.
ReplicaReq
.
ClientStage
.
getDisseminatable returns a single Disseminatable
at the specified index
.
- getDisseminatables() -
Method in class ostore.archive.dissemination.DisseminateFragMsg
getDisseminatables
returns the
guid
->disseminatable
map containing the disseminatables
that make up an archived object version.
- getDisseminateBucket() -
Method in class ostore.archive.ArchiveObjBucket
getDisseminateBucket
returns a map of
dissemination buckets to disseminate.
- getDisseminateGuid() -
Method in class ostore.archive.ArchiveObjBucket
getDisseminateGuid
returns a map of guid's for
dissemination buckets to disseminate and their block types.
- getDisseminationSets() -
Method in class ostore.archive.dissemination.RequestDisseminationSetResponseMsg
- getDisseminationSets returns the dissemination sets.
- getDistance() -
Method in class ostore.introspect.SemanticDistanceModel.Tuple
- Get the distance value.
- getDistance(QuickSerializable) -
Method in class ostore.introspect.SemanticDistanceModel.BoundedPrioQueue
- Get the distance value to type
to
.
- getDistance(QuickSerializable, QuickSerializable) -
Method in class ostore.introspect.SemanticDistanceModel.Table
- Get the distance between observations
from
and
to
.
- getDistances(QuickSerializable) -
Method in class ostore.introspect.SemanticDistanceModel.Table
- Get a sorted iterator of the distances between
from
and other types.
- getDomain() -
Method in class ostore.archive.dissemination.DisseminationSetPredicate
getDomain
returns domain
constraint that the dissemination set needs to satifsfy.
- getDtreeId() -
Method in class ostore.dtree.RemoteCacheRequestMessage
-
- getEncoded() -
Method in class ostore.mac.STSVerify
-
- getEncoded() -
Method in class ostore.security.thresh.ThresholdPublicKey
-
- getEncodeType() -
Method in class ostore.archive.Fragment
- Gets the encodeType.
- getEncodeType() -
Method in class ostore.archive.Erasure
getEncodeType
returns the encode type of this Erasure coder.
- getEncodeType() -
Method in class ostore.archive.cauchy.Cauchy
- getEncodeType returns the encode type of this Erasure coder.
- getEncodeType() -
Method in class ostore.archive.interleaved.Interleaved
- returns the encode type of this Erasure coder
- getEncrypt() -
Method in class ostore.client.OSUpdate
- Returns the value of the encryption flag.
- getEndTime() -
Method in class ostore.archive.FragmentBucket
- getEndTime returns the time the Bucket was destroyed(removed from table).
- getEndTime() -
Method in interface ostore.archive.DisseminatableBucket
getEndTime
returns the time the Bucket was
destroyed (i.e. removed from table).
- getEndTime() -
Method in class ostore.archive.ArchiveObjBucket
getEndTime
return the endTime of the archiving
or recoalescing process.
- getErasure(Erasure, int, int, int, int, boolean, NodeId, SecureHash) -
Static method in class ostore.archive.Erasure
getErasure
creates and initializes a new
Erasure
coder if the current passed in one is
null
or does not support the correct
blockSize
; otherwise, getErasure
will return the original Erasure
coder unchanged.
- getErasureType() -
Method in class ostore.archive.ArchiveObjBucket
getErasureType
returns the type of erasure code to use.
- getErrorCode() -
Method in class ostore.client.OSVIDResult
-
- getErrorCode() -
Method in class ostore.client.OSMetadataResult
-
- getErrorCode() -
Method in class ostore.client.OSCloseReplicaResult
- Returns the error code that describes why the request failed.
- getErrorCode() -
Method in class ostore.client.OSReadResult
-
- getErrorCode() -
Method in class ostore.util.QueueElementRespIF
getErrorCode
returns the error code.
- getExptoFE(int) -
Static method in class ostore.archive.cauchy.InitField
- Retreve the ExptoFE table for the input Lfield.
- getFEtoExp(int) -
Static method in class ostore.archive.cauchy.InitField
- Retreve the FEtoExp table for the input Lfield.
- getFhash() -
Method in class ostore.dataobj.DataObject.DataBlock
-
- getFhash() -
Method in class ostore.dataobj.Btree.InteriorNode
-
- getFhash() -
Method in class ostore.dataobj.DataObject
-
- getFhash() -
Method in class ostore.dataobj.Btree
-
- getFhash() -
Method in interface ostore.util.VerifiableBlock
- Return the secure hash at the root of the verification tree
constructed from the erasure-encoded fragments of a block.
- getFHash() -
Method in class ostore.archive.Fragment
- Get the hash of the corresponding to the top of the fragment
vhash tree (hash adjacent to blockVHash.
- getField() -
Method in class ostore.client.OSActionSetMetadata
- Returns the name of the metadata field to be modified.
- getFilter() -
Method in class ostore.introspect.SemanticDistanceModel.Delta
- Get the filter used for this delta's computations
- getFilter() -
Method in class ostore.archive.dissemination.DisseminationSetPredicate
getFilter
returns an application
filter
summarizing
the applications that hosts must export.
- getFirstTarget() -
Method in class ostore.update.Update
-
- getFormat() -
Method in class ostore.security.thresh.ThresholdPublicKey
-
- getFragment(int) -
Method in class ostore.archive.FragmentBucket
- Retrieve a single Disseminatable object
- getFragmentArrayLength() -
Method in class ostore.archive.Erasure
getFragmentArrayLength
returns the length of the
Fragment
array divisible by Erasure.sizeOfLong
.
- getFragmentArrayLength() -
Method in class ostore.archive.cauchy.Cauchy
-
- getFragmentArrayLength() -
Method in class ostore.archive.interleaved.Interleaved
-
- getFromMetadata(int) -
Method in class ostore.dataobj.DataObject
-
- getFromMetadata(String) -
Method in class ostore.dataobj.DataObject
-
- getGeometricMean() -
Method in class ostore.util.StatRecorder
-
- getGroupKey() -
Method in class ostore.security.thresh.Dealer
- Returns the group key
- getGroupVerifier() -
Method in class ostore.security.thresh.Verifier
-
- getGuid() -
Method in class ostore.archive.FragmentBucket
- Get GUID that is the name of the diss objects in this bucket.
- getGuid() -
Method in interface ostore.archive.DisseminatableBucket
getGuid
returns the GUID that is the name of the
Disseminatables
in this bucket.
- getGuid() -
Method in class ostore.cache.TestBlock
-
- getGuid() -
Method in class ostore.apps.qtree.api.QTreeStateMsg
-
- getGuid() -
Method in class ostore.apps.qtree.impl.QTreeCloseMsgAck
-
- getHandle() -
Method in class ostore.cache.CachePinnedReply.Local
- return the CacheablePinned for the Cacheable requested (null if the
request could not be satisfied)
- getHandle() -
Method in class ostore.cache.CachePinnedReply
- return the CacheablePinned for the Cacheable requested (null if the
request could not be satisfied)
- getHandle() -
Method in class ostore.cache.CacheInsertDone
-
- getHandle() -
Method in class ostore.cache.CacheBlockReplyMessage
- return the CacheableHandle for the Cacheable requested
- getHandle() -
Method in class ostore.archive.events.ReconstructBlkResp
getHandle
returns the
handle
associated with
the blockId
.
- getHandles() -
Method in class ostore.cache.CacheAssignRequest
- Returns the array of
handles
to be assigned.
- getHandles() -
Method in class ostore.cache.CacheAssignReply
- Returns the array of
handles
from the original CacheAssignRequest
.
- getHandleStore() -
Method in class ostore.archive.ArchiveObjBucket
getHandleStore
returns the handleStore that stores all the
handles for blocks being archived.
- getHandleStore() -
Method in class ostore.read.HandleStoreReadResp
- Returns the
VID
->block map containing the blocks that make up the
slice read.
- getHandleStore() -
Method in class ostore.archive.events.GenerateFragsChkptReq
getHandleStore
returns the
HandleStore
of
VerifiableBlock
s to Fragment
.
- getHashMap() -
Method in class ostore.util.QSHashMap
-
- getHeartbeatMap() -
Method in class ostore.client.OSUpdateResult
-
- getHistogram() -
Method in class ostore.util.StatRecorder
-
- getHistogram(int) -
Method in class ostore.util.StatRecorder
-
- getId() -
Method in class ostore.cache.CacheNotify
getId
returns the
id
stored in
the CacheNotify
.
- getId() -
Method in class ostore.cache.CacheMissException
-
- getId() -
Method in class ostore.cache.CacheDeleteItem
-
- getId() -
Method in class ostore.cache.CacheDeleteConfirm
-
- getId() -
Method in class ostore.security.thresh.KeyShare
-
- getId() -
Method in class ostore.security.thresh.SigShare
- Return this share's id.
- getId() -
Method in class ostore.apps.qtree.impl.QTreeUpMsgAck
-
- getID() -
Method in class ostore.cache.CachePinnedReply.Local
- return the CacheableIdentity stored in the CachePinnedReply
- getID() -
Method in class ostore.cache.CachePinnedRequest.Local
- return the CacheableIdentity id
- getID() -
Method in class ostore.cache.CacheablePinned
- returns true if the cached object has an id (CacheableIdentity)
- getID() -
Method in class ostore.cache.CachePinnedRequest
-
- getID() -
Method in class ostore.cache.CachePinnedReply
- return the CacheableIdentity stored in the CachePinnedReply
- getID() -
Method in class ostore.cache.CacheInsertMessage
-
- getID() -
Method in class ostore.cache.CacheInsertDone
-
- getID() -
Method in class ostore.cache.CacheBlockRequestMessage
-
- getID() -
Method in class ostore.cache.CacheBlockReplyMessage
- return the CacheableIdentity stored in the CacheBlockReplyMessage
- getIdentifier() -
Method in class ostore.archive.RequestFragMsg
getIdentifier
returns the identifier; a
unique id of node (i.e. nodeGuid) or app (e.g.
- getIdentifier() -
Method in class ostore.archive.GenerateFragsRespMsg
getIdentifier
returns the unique id of node (i.e. nodeGuid)
or app (e.g.
- getIdentifier() -
Method in class ostore.archive.GenerateFragsReqMsg
getIdentifier
returns the unique id of node (i.e. nodeGuid)
or app (e.g.
- getIdentifier() -
Method in class ostore.archive.ArchiverLocateRespMsg
getIdentifier
returns the identifier.
- getIdentifier() -
Method in class ostore.archive.ArchiverLocateReqMsg
getIdentifier
returns the identifier.
- getIdentifier() -
Method in class ostore.archive.dissemination.RequestDisseminationSetResponseMsg
getIdentifier
returns the identifier.
- getIdentifier() -
Method in class ostore.archive.dissemination.RequestDisseminationSetMsg
getIdentifier
returns the identifier.
- getIdentifiers() -
Method in class ostore.cache.CacheAssignRequest
- Returns the array of
identifiers
to assign.
- getIdentifiers() -
Method in class ostore.cache.CacheAssignReply
- Returns the array of
identifiers
from the original CacheAssignRequest
.
- getIndex() -
Method in class ostore.archive.Fragment
-
- getIndex() -
Method in interface ostore.archive.Disseminatable
getIndex
get the index of this object.
- getIndex() -
Method in class ostore.archive.dissemination.DisseminateFragMsg
- getIndex returns the index of disseminatable being acknowledged.
- getIndex() -
Method in class ostore.archive.dissemination.DisseminateFragAckMsg
- getIndex returns the index of disseminatable being acknowledged.
- getInitialUpdate() -
Method in class ostore.client.OSCreateObjectRequest
- Compile (if necessary) and return the initial_update action array
for this create request.
- getInlinedData() -
Method in class ostore.dataobj.DataObject
- Returns the inlined data.
- getInstance() -
Static method in class ostore.client.ClientCryptModule
-
- getInstance(NodeId) -
Static method in class ostore.archive.GenerateFragsStage
getInstance
returns the SinkIF
associated
with the given node_id
.
- getInstance(NodeId) -
Static method in class ostore.cache.LRUCache
- return an instance of the cache and initialize the database if we
are not using java io.
- getInstance(NodeId) -
Static method in class ostore.util.StopWatch
- Returns the
StopWatch
instance corresponding to a
NodeId
.
- getInstance(SecureHash) -
Static method in class ostore.mac.HMACDHHandler
- Return the HMACDHHandler associated with a particular guid.
- getInverseRate() -
Method in class ostore.archive.Fragment
- Gets the rate field from this fragment.
- getInverseRate() -
Method in class ostore.archive.Erasure
getOmverseRate
returns the inverse rate of encoding.
- getInverseRate() -
Method in class ostore.archive.ArchiveObjBucket
getInverseRate
returns the inverse rate of encoding.
- getIRGuid() -
Method in class ostore.client.OSCreateObjectResult
- Returns the guid that identifies the inner ring that is
maintaining the new data object.
- getIRKey() -
Method in class ostore.rp.InnerRingKeyRespMsg
-
- getKey() -
Method in class ostore.dataobj.KeyedSelection
- The key which selects a subtree from the top-level btree.
- getKey() -
Method in class ostore.introspect.SemanticDistanceModel.Tuple
- Get the observation type.
- getKey(int) -
Method in class ostore.dataobj.Btree.InteriorNode
-
- getKeys() -
Method in class ostore.introspect.SemanticDistanceModel.Table
- Get the set of all observation types known.
- getLength() -
Method in class ostore.archive.FragmentBucket
- Retrieve the total capacity of this bucket.
- getLength() -
Method in interface ostore.archive.DisseminatableBucket
getLength
return the total capacity of this bucket.
- getLength() -
Method in class ostore.archive.ArchiveObjBucket
getLength
returns the number of data bytes to read.
- getLength() -
Method in class ostore.client.OSActionReplace
- Returns the number of bytes that this update replaces.
- getLength() -
Method in class ostore.client.OSActionExpand
- Returns the length to which the action will expand the data
object.
- getLength() -
Method in class ostore.client.OSActionAppend
- Returns the number of bytes that this update appends.
- getLength() -
Method in class ostore.dataobj.Range
- The number of bytes to include.
- getLength() -
Method in class ostore.update.ActionTruncate
- getLength returns the length of the
ActionTruncate
.
- getLength() -
Method in class ostore.update.ActionSetMetadata
- getLength returns the length of the
ActionSetMetadata
.
- getLength() -
Method in class ostore.update.ActionReplaceBlocks
- getLength returns the length of the
ActionReplaceBlocks
.
- getLength() -
Method in class ostore.update.ActionExpand
- getLength returns the length of the
ActionExpand
.
- getLength() -
Method in class ostore.update.ActionAppendBlocks
- getLength returns the length of the
ActionAppendBlocks
.
- getLength() -
Method in class ostore.update.Action
- Return the length of data modified (in bytes).
- getLength() -
Method in class ostore.apps.traces.TraceObject
- Returns a human-readable representation of this
ReplicaReq
.
- getLifetime() -
Method in class ostore.archive.dissemination.DisseminationSetPredicate
getLifetime
returns minimum threshold of lifetime
(in us) for a node in the dissemination set.
- getLocation() -
Method in class ostore.archive.dissemination.DisseminationSetPredicate
getLocation
returns location
constraint that the dissemination set needs to satifsfy.
- getMap() -
Method in class ostore.update.UpdateResult
- Returns the map from Aguid to Vhash for all objects modified
by the update.
- getMap() -
Method in class ostore.update.UpdateRequest
- Returns the mapping from Aguid to version identifier (either
Vhash or Vguid) for all objects that may be accessed by the
update.
- getMax() -
Method in class ostore.util.StatRecorder
-
- getMaxNumNodes() -
Method in class ostore.archive.dissemination.DisseminationSetPredicate
getMaxNumNodes
returns the maximum number of nodes requested
to be returned; that is, size of the returned dissemination set.
- getMean() -
Method in class ostore.util.StatRecorder
-
- getMedian() -
Method in class ostore.util.StatRecorder
-
- getMemoryHandle() -
Method in class ostore.update.UpdateContinuation
-
- getMessage() -
Method in class ostore.apps.test.TputMicroBenchmarkMessage
-
- getMessage() -
Method in class ostore.apps.test.TagMicroBenchmarkMessage
-
- getMessage() -
Method in class ostore.apps.test.StreamMicroBenchmarkMessage
-
- getMetadata() -
Method in class ostore.client.OSMetadataResult
-
- getMetadata() -
Method in class ostore.dataobj.DataObject
-
- getMin() -
Method in class ostore.util.StatRecorder
-
- getMinNumNodes() -
Method in class ostore.archive.dissemination.DisseminationSetPredicate
getMinNumNodes
returns the minimum number of nodes requested
to be returned; that is, size of the returned dissemination set.
- getMissingSelection() -
Method in class ostore.client.OSReadResult
-
- getModifiedDataObjects() -
Method in class ostore.update.VersionHandleCache
- Returns an enumeration of all data objects for which this
object stores a pinned cache handle.
- getModifiedVHash(SecureHash) -
Method in class ostore.archive.ArchiveObjBucket
getModifiedVHash
returns the Object (i.e. pending block)
associated with guid.
- getModifiedVHashes() -
Method in class ostore.archive.ArchiveObjBucket
getModifiedVHashes
returns a map of modified
vhashes.
- getMsg(int) -
Method in class ostore.archive.Erasure
getMsg
initializes array message with a fake message
(string of bytes) up to len
bytes long.
- getMsgArrayLength() -
Method in class ostore.archive.Erasure
getMsgArrayLength
returns the length of the msg
array divisible by Erasure.sizeOfLong
.
- getMsgArrayLength() -
Method in class ostore.archive.cauchy.Cauchy
-
- getMsgArrayLength() -
Method in class ostore.archive.interleaved.Interleaved
-
- getNackCount() -
Method in class ostore.archive.FragmentBucket
- getNackCount returns the number of NACK's received.
- getNackCount() -
Method in interface ostore.archive.DisseminatableBucket
getNackCount
returns the number of NACK's received.
- getName() -
Method in class ostore.client.OSCreateObjectRequest
- Returns the desired name of the data object to be created.
- getName() -
Method in class ostore.dataobj.RPCert
-
- getName() -
Method in class ostore.apps.traces.TraceObject
- Returns a human-readable representation of this
ReplicaReq
.
- getNextBucket() -
Method in class ostore.archive.FragmentBucket
- Get the next Bucket in this chain.
- getNextBucket() -
Method in interface ostore.archive.DisseminatableBucket
getNextBucket
returns the SecureHash
of the
next Bucket in this chain.
- getNodeId() -
Method in class ostore.apps.qtree.impl.QTreeCloseMsgAck
-
- getNodeIds() -
Static method in class ostore.dispatch.Classifier
- Returns a
Set
containing the NodeId
s for
each Classifier
in this jvm.
- getNonce() -
Method in class ostore.client.OSRegisterAppResult
-
- getNonce() -
Method in class ostore.client.OSRegisterAppRequest
-
- getNonce() -
Method in class ostore.util.NonceMsg
-
- getNonceAcks() -
Method in class ostore.util.NonceAckMsg
-
- getNum() -
Method in class ostore.introspect.SemanticDistanceModel.Tuple
- Get the approximate number of measurements incorporated into this
distance approximation.
- getNumAcksRecv() -
Method in class ostore.archive.FragmentBucket
getNumAcksRecv
returns the number of ack's recv'd
- getNumAcksRecv() -
Method in interface ostore.archive.DisseminatableBucket
getNumAcksRecv
returns the number of ack's recv'd.
- getNumberOfFragments() -
Method in class ostore.archive.Fragment
- Gets the number of fragments field from this Fragment.
- getNumBytes() -
Method in class ostore.archive.FragmentBucket
- Retrieve the total number of bytes stored in this bucket.
- getNumBytes() -
Method in interface ostore.archive.DisseminatableBucket
getNumBytes
returns the total number of bytes stored
in this bucket.
- getNumFragments() -
Method in class ostore.archive.Erasure
numFragments
returns the number of
Fragments
after encoding (without loss of
Fragments
).
- getNumFragments() -
Method in class ostore.archive.ArchiveObjBucket
getNumFragments
returns the number of fragments
to generate for each block.
- getNumFragments() -
Method in class ostore.archive.cauchy.Cauchy
- numFragments returns the number of fragments after encoding
(without loss of fragments).
- getNumFragments() -
Method in class ostore.archive.interleaved.Interleaved
- numFragments returns the number of fragments after encoding
(without loss of fragments).
- getNumGood() -
Method in class ostore.archive.FragmentBucket
- Retrieve the total number of disseminatables stored in this bucket.
- getNumGood() -
Method in interface ostore.archive.DisseminatableBucket
getNumGood
returns the total number of
Disseminatables
stored in this bucket.
- getNumNeeded() -
Method in class ostore.archive.ErasureDecodeException
getNumNeeded
returns the number of
Disseminatables
needed to recover msg.
- getNumPendingBlk() -
Method in class ostore.archive.ArchiveObjBucket
getNumPendingBlk
returns number of pending blocks.
- getNumReceived() -
Method in class ostore.archive.ErasureDecodeException
getNumReceived
returns the number of
Disseminatables
received for recovery of msg.
- getNumSamples() -
Method in class ostore.util.StatRecorder
-
- getOffset() -
Method in class ostore.archive.ArchiveObjBucket
getOffset
returns the position in data byte sequence to
start reconstruction.
- getOffset() -
Method in class ostore.dataobj.Range
- The index of the first byte to include.
- getOffset() -
Method in class ostore.update.ActionReplaceBlocks
- getOffset returns the offset of the
ActionReplaceBlocks
.
- getOffset() -
Method in class ostore.util.ByteArrayInputBuffer
- Returns the current offset into the original array
- getOffset() -
Method in class ostore.apps.traces.TraceObject
- Returns a human-readable representation of this
ReplicaReq
.
- getOffTime() -
Method in class ostore.apps.traces.TraceObject
- Returns a human-readable representation of this
ReplicaReq
.
- getOpenReq() -
Method in class ostore.replica.RemoteReplicaOpenReq
-
- getOperation() -
Method in class ostore.apps.traces.TraceObject
- Returns a human-readable representation of this
ReplicaReq
.
- getOrphan() -
Method in class ostore.apps.qtree.impl.QTreeRepairMsg
-
- getOutlier() -
Method in class ostore.introspect.WeightedAvgFilter
- Get the outlier value.
- getParent() -
Method in class ostore.apps.qtree.impl.QTreeCloseMsg
-
- getParent() -
Method in class ostore.apps.qtree.impl.QTreeGroupMsg
-
- getParents(SecureHash) -
Method in class ostore.apps.qtree.impl.QTree
-
- getPartialResult() -
Method in class ostore.dataobj.DataObjectReadException
-
- getPath() -
Method in class ostore.apps.qtree.impl.QTreeGroupMsg
-
- getPeer() -
Method in class ostore.client.OSOpenReplicaRequest
-
- getPendingBlk(SecureHash) -
Method in class ostore.archive.ArchiveObjBucket
getPendingBlk
returns the Object (i.e. pending block)
associated with guid.
- getPendingBlks() -
Method in class ostore.archive.ArchiveObjBucket
getPendingBlks
returns the GUIDs of the blks which
have been requested, but which have yet to be encoded or recoalesced
- getPercentile(double) -
Method in class ostore.util.StatRecorder
-
- getPin(CacheableIdentity) -
Method in class ostore.cache.BufferCache
-
- getPin(CacheableIdentity, DataCache) -
Method in class ostore.dataobj.HandleStore
-
- getPinned() -
Method in class ostore.cache.CacheReserveSpaceDone
-
- getPinned() -
Method in class ostore.cache.CacheInsertDone
-
- getPinWithException(CacheableIdentity) -
Method in interface ostore.cache.DataCache
- Request a page and pin it (regardless if it's already pinned).
- getPinWithException(CacheableIdentity) -
Method in class ostore.cache.BufferCache
-
- getPredicate() -
Method in class ostore.client.OSUpdateTuple
- Returns the tuple's predicate.
- getPredicate() -
Method in class ostore.update.UpdateTuple
- Return the predicate of this tuple.
- getPredicate() -
Method in class ostore.archive.dissemination.RequestDisseminationSetMsg
getPredicate
returns the
DisseminationSetPredicate
.
- getPredicateNumber() -
Method in class ostore.update.UpdateContinuation
-
- getPrincipal() -
Method in class ostore.client.OSRead
- Return the hash of the principal that created the read request.
- getPrincipal() -
Method in class ostore.client.OSMetadataRequest
- Return the hash of the principal that created the read request.
- getPrincipal() -
Method in class ostore.dataobj.RPCert
-
- getPrincipal() -
Method in class ostore.update.Update
- Return the hash of the principal that created the update.
- getPrincipalPrivateKey() -
Method in class ostore.client.OSCreateObjectRequest
- Returns the principal's private (secret) key.
- getPrincipalPublicKey() -
Method in class ostore.client.OSCreateObjectRequest
- Returns the principal's public key.
- getPriority() -
Method in class ostore.introspect.SemanticDistanceModel.Tuple
- Get the priority of this tuple in a queue.
- getProperty() -
Method in class ostore.client.OSSetAppPropertyRequest
-
- getProximity() -
Method in class ostore.client.OSOpenReplicaRequest
-
- getPublicKey() -
Method in class ostore.security.thresh.Dealer
-
- getQSArray() -
Method in class ostore.util.QSArray
-
- getQueue() -
Method in class ostore.introspect.SemanticDistanceModel.Segment
- Get the queue of distances.
- getQueue(QuickSerializable) -
Method in class ostore.introspect.SemanticDistanceModel.Table
- Get the queue of distances associated with
key
- getReadResp() -
Method in class ostore.update.UpdateContinuation
- Response to a
BytesReadResp
we performed on behalf of
an Action or Predicate.
- getReadSelection() -
Method in class ostore.client.OSReadResult
-
- getReason() -
Method in class ostore.client.OSCreateObjectResult
- Returns a non-success reason code is getSuccess()
is
false
.
- getRecp() -
Method in class ostore.apps.qtree.impl.QTreeCloseMsg
-
- getRefGuid() -
Method in class ostore.archive.FragmentBucket
- Get GUID that refers to this bucket (in some higher-level hashtable).
- getRefGuid() -
Method in interface ostore.archive.DisseminatableBucket
getRefGuid
returns the GUID that refers to this bucket
(in some higher-level hashtable).
- getReq() -
Method in class ostore.archive.GenerateFragsReqMsg
getReq
returns the
GenerateFragsChkptReq
- getReqSeqNum() -
Method in class ostore.client.OSResult
- Returns the sequence number of the request that generated
this result.
- getRequestDelay() -
Method in class ostore.apps.traces.TraceObject
- Returns a human-readable representation of this
ReplicaReq
.
- getRequestedCardinality() -
Method in class ostore.archive.RequestFragQueryState
- getRequestedCardinality returns the requested number of back pointers
pursued for a fragment.
- getRequestId() -
Method in class ostore.cache.CachePinnedReply.Local
- id of stage requesting the block.
- getRequestId() -
Method in class ostore.cache.CachePinnedRequest.Local
-
- getRequestId() -
Method in class ostore.cache.CacheReserveSpaceDone
-
- getRequestId() -
Method in class ostore.cache.CachePinnedRequest
-
- getRequestId() -
Method in class ostore.cache.CachePinnedReply
- id of stage requesting the block
- getRequestId() -
Method in class ostore.cache.CacheInsertDone
-
- getRequestId() -
Method in class ostore.cache.CacheDeleteItem
-
- getRequestId() -
Method in class ostore.cache.CacheDeleteConfirm
-
- getRequestId() -
Method in class ostore.cache.CacheBlockRequestMessage
-
- getRequestId() -
Method in class ostore.cache.CacheBlockReplyMessage
- id of stage requesting the block
- getRequestTag() -
Method in class ostore.cache.CacheReserveSpaceMessage
-
- getRequestType() -
Method in class ostore.client.OSRegisterAppRequest
-
- getRequestType() -
Method in class ostore.client.OSOpenReplicaRequest
-
- getRequestType() -
Method in class ostore.client.OSCloseReplicaRequest
-
- getReqUniqueId() -
Method in class ostore.cache.CacheAssignReply
- Returns the unique identifier for the original
CacheAssignRequest
- getReqVersion() -
Method in class ostore.archive.ArchiveObjBucket
getReqVersion
returns the guid of the requested obj.
- getReservedBlocks() -
Method in class ostore.dataobj.DataObjectReplaceException
-
- getResp() -
Method in class ostore.archive.GenerateFragsRespMsg
getResp
returns the
GenerateFragsChkptResp
- getResponse() -
Method in class ostore.archive.RequestFragResponseMsg
- getResponse returns the response to the RequestFragMsg.
- getResponse() -
Method in class ostore.archive.ArchiverLocateRespMsg
getResponse
returns the response from the ArchiverStage.
- getResponseGuid() -
Method in class ostore.archive.RequestFragResponseMsg
- getResponseGuid returns the guid of the originally requested obj
specified in the RequestFragMsg.
- getResponses() -
Method in class ostore.cache.CacheAssignReply
- Returns the array of respones.
- getResult() -
Method in class ostore.dataobj.DataObjectReadSliceException
-
- getRevpointers(Map, int) -
Method in class ostore.apps.qtree.impl.QTree
- Copied from
Router
.
- getRoot() -
Method in class ostore.dataobj.Btree
-
- getRootNode() -
Method in class ostore.apps.qtree.api.QTreeStateMsg
-
- getRP() -
Method in class ostore.dataobj.RPCert
-
- getRPCert() -
Method in class ostore.client.OSCreateObjectRequest
- Returns the responsible party certificate needed for this
request.
- getRPKey() -
Method in class ostore.client.OSCreateObjectRequest
- Returns the responsible party's public key.
- getSecret() -
Method in class ostore.security.thresh.KeyShare
-
- getSelection() -
Method in class ostore.archive.GenerateFragsReqMsg
getSelection
returns the portion of
DataObject
to create Fragments
for.
- getSelection() -
Method in class ostore.client.OSRead
-
- getSelection() -
Method in class ostore.dataobj.KeyedSelection
- The desired
Selection
of the subtree.
- getSelection() -
Method in class ostore.update.PredicateCompareBytes
- The selection we are comparing against.
- getSelections() -
Method in class ostore.dataobj.CompositeSelection
- An array of
Selection
s in canonical form, the union of
which define this CompositeSelection
.
- getSeqNum() -
Method in class ostore.client.OSRequest
- Returns the sequence number of the request.
- getSerializedKeySize(int) -
Static method in class ostore.dataobj.Btree.InteriorNode
-
- getSerializedOverhead(int) -
Static method in class ostore.dataobj.Btree.InteriorNode
-
- getSerializedPointerSize(int) -
Static method in class ostore.dataobj.Btree.InteriorNode
-
- getShares() -
Method in class ostore.security.thresh.Dealer
- Returns the initialized secret key shares
- getShareVerifier() -
Method in class ostore.security.thresh.Verifier
-
- getSig() -
Method in class ostore.security.thresh.SigShare
- Return a SafeBigInt representation of this signature
- getSignal(NodeId) -
Static method in class ostore.dispatch.Signal
- Returns the
Signal
instance corresponding to a
NodeId
.
- getSignVal() -
Method in class ostore.security.thresh.KeyShare
-
- getSigVerifier() -
Method in class ostore.security.thresh.SigShare
- Return this signature's verifier
- getSize() -
Method in class ostore.archive.Erasure
getSize
returns the size of the msg that can be encoded.
- getSize() -
Method in class ostore.cache.CacheablePinned
- returns the size of the block or space taken for this CacheLine
- getSize() -
Method in class ostore.cache.CacheableHandle
- the size of the Cacheable block in the cache
- getSizeInBytes() -
Method in class ostore.dataobj.DataObject.DataBlock
-
- getSizeInBytes(int, int) -
Static method in class ostore.dataobj.Btree.InteriorNode
-
- getSpace() -
Method in class ostore.cache.CacheReserveSpaceMessage
- return amount of space requested in the cache
- getStageId() -
Method in class ostore.util.NonceAckMsg
-
- getStart() -
Method in class ostore.client.OSActionReplace
- Returns the offset at which to start replacing data.
- getStartTime() -
Method in class ostore.archive.FragmentBucket
- getStartTime returns the time the Bucket was created(put on table).
- getStartTime() -
Method in interface ostore.archive.DisseminatableBucket
getStartTime
returns the time the Bucket was
created (i.e. put on table).
- getStartTime() -
Method in class ostore.archive.ArchiveObjBucket
getStartTime
return the startTime of the archiving
or recoalescing process.
- getState() -
Method in class ostore.cache.CacheNotify
getState
returns the state of object in
the cache
.
- getState() -
Method in class ostore.apps.qtree.api.QTreeStateMsg
-
- getStats() -
Method in class ostore.apps.test.TputMicroBenchmarkMessage
-
- getStddev() -
Method in class ostore.util.StatRecorder
-
- getSuccess() -
Method in class ostore.client.OSVIDResult
-
- getSuccess() -
Method in class ostore.client.OSOpenReplicaResult
- Returns whether the replica was successfully opened.
- getSuccess() -
Method in class ostore.client.OSMetadataResult
-
- getSuccess() -
Method in class ostore.client.OSCreateObjectResult
- Returns
true
if the object was successfully
created; returns false
otherwise.
- getSuccess() -
Method in class ostore.client.OSCloseReplicaResult
- Returns whether the replica was successfully closed.
- getSuccess() -
Method in class ostore.client.OSReadResult
-
- getTable() -
Method in class ostore.introspect.SemanticDistanceModel.Delta
- Get the table of distance values in this delta
- getTable() -
Method in class ostore.introspect.SemanticDistanceModel
- Get the semantic distance table.
- getTarget() -
Method in class ostore.client.OSVIDRequest
-
- getTarget() -
Method in class ostore.client.OSRead
-
- getTarget() -
Method in class ostore.client.OSMetadataRequest
-
- getTargetAguid() -
Method in class ostore.client.OSActionTruncate
- Returns the Aguid of the object that this update modifies.
- getTargetAguid() -
Method in class ostore.client.OSActionSetMetadata
- Returns the Aguid of the object that this update modifies.
- getTargetAguid() -
Method in class ostore.client.OSActionReplace
- Returns the Aguid of the object that this update modifies.
- getTargetAguid() -
Method in class ostore.client.OSActionExpand
- Returns the Aguid of the object that this update modifies.
- getTargetAguid() -
Method in class ostore.client.OSActionAppend
- Returns the Aguid of the object that this update modifies.
- getTargetAguid() -
Method in class ostore.client.OSAction
-
- getTargets() -
Method in class ostore.update.UpdateTuple
- Returns a set containing all of the potential targets of this
tuple.
- getTargets() -
Method in class ostore.update.PredicateCompareBytes
-
- getTargets() -
Method in class ostore.update.ActionTruncate
-
- getTargets() -
Method in class ostore.update.ActionSetMetadata
-
- getTargets() -
Method in class ostore.update.ActionReplaceBlocks
-
- getTargets() -
Method in class ostore.update.ActionExpand
-
- getTargets() -
Method in class ostore.update.ActionAppendBlocks
-
- getTargets() -
Method in class ostore.update.Update
- Returns the set of potential targets of this update.
- getThrowException() -
Static method in class ostore.util.Carp
- Returns the flag that controls whether
croak
and
die
should throw a RuntimeException
(true
) or call System.exit
(false
).
- getTime(QuickSerializable) -
Method in class ostore.introspect.SemanticDistanceModel.Table
- Get the last time we saw this observation
- getTimestamp() -
Method in class ostore.update.Update
- Return the timestamp of the update.
- getTimeZone() -
Method in class ostore.archive.dissemination.DisseminationSetPredicate
getTimeZone
returns timeZone
constraint that the dissemination set needs to satifsfy.
- getTopBlockId() -
Method in class ostore.archive.ArchiveObjBucket
-
- getTopBlockId() -
Method in class ostore.archive.events.UpdateVerifiableBlocksResp
getTopBlockId
returns the VID
of root
block.
- getTopBlockId() -
Method in class ostore.archive.events.UpdateVerifiableBlocksReq
getTopBlockId
returns the VID
of root
block.
- getTopBlockSize(int) -
Static method in class ostore.dataobj.DataObject
-
- getTotalBlockSizes() -
Method in class ostore.archive.ArchiveObjBucket
getTotalBlockSizes
returns the total size of all
VerifiableBlocks
being archived or
reconstructed.
- getTotalDisseminateSizes() -
Method in class ostore.archive.ArchiveObjBucket
getTotalDisseminateSizes
returns the total disseminate size
of all VerifiableBlocks
being
archived or reconstructed.
- getTotalErasureBlockSizes() -
Method in class ostore.archive.ArchiveObjBucket
getTotalErasureBlockSizes
returns the total Erasure
size of all VerifiableBlocks
being
archived or reconstructed.
- getTotalObjSizes() -
Method in class ostore.archive.ArchiveObjBucket
getTotalObjSizes
returns the total size of object that
includes all VerifiableBlocks
being
archived or reconstructed.
- getTreeId() -
Method in class ostore.apps.qtree.api.QTreeUp
-
- getTreeId() -
Method in class ostore.apps.qtree.api.QTreeDown
-
- getTreeId() -
Method in class ostore.apps.qtree.impl.QTreeDownMsgAck
-
- getTreeId() -
Method in class ostore.apps.qtree.impl.QTreeUpMsgAck
-
- getTreeId() -
Method in class ostore.apps.qtree.impl.QTreeDownMsg
-
- getTreeId() -
Method in class ostore.apps.qtree.impl.QTreeUpMsg
-
- getTreeKey() -
Method in class ostore.apps.qtree.impl.QTreeCloseMsgAck
-
- getTreeKey() -
Method in class ostore.apps.qtree.impl.QTreeCloseMsg
-
- getTreeKey() -
Method in class ostore.apps.qtree.impl.QTreeRepairMsg
-
- getTreeKey() -
Method in class ostore.apps.qtree.impl.QTreeGroupMsgAck
-
- getTreeKey() -
Method in class ostore.apps.qtree.impl.QTreeGroupMsg
-
- getTreeSet() -
Method in class ostore.util.QSTreeSet
-
- getTSink(String) -
Method in class ostore.dispatch.Classifier
- Gets the
TSink
for the stage given as an argument.
- getTuple(int) -
Method in class ostore.update.Update
- Return a specified tuple.
- getTuple(QuickSerializable) -
Method in class ostore.introspect.SemanticDistanceModel.BoundedPrioQueue
- Get the tuple to type
key
- getTupleExecuted() -
Method in class ostore.update.UpdateResult
- Returns the number of the tuple that was executed.
- getTupleNumber() -
Method in class ostore.client.OSUpdateResult
- Returns the number of the tuple that was executed.
- getTupleNumber() -
Method in class ostore.update.UpdateContinuation
-
- getTuples() -
Method in class ostore.client.OSUpdate
- Returns an
Iterator
of the tuples in this update.
- getTuples() -
Method in class ostore.update.Update
- Return an iterator of the tuples in the update.
- getTVal(int) -
Static method in class ostore.archive.Stats
- getTVal Return the T-value for a given number of degrees of freedom
(assuming a tail of .025...for 95% confidence intervals).
- getType() -
Method in class ostore.archive.dissemination.TypeResponseMsg
- getType returns the type to the RequestFragMsg.
- getType(SecureHash) -
Method in class ostore.archive.ArchiveObjBucket
getType
returns type of block associated with
guid.
- getTypeCode() -
Method in class ostore.util.TypeTable.NoSuchTypeCode
-
- getTypes() -
Method in class ostore.cache.CacheManager.CacheAvailable
getTypes
return the types of
cacheables
that the cache
is exporting.
- getUniqueId() -
Method in class ostore.cache.CacheAssignRequest
- Returns the unique identifier for the
CacheAssignRequest
- getUpdate() -
Method in class ostore.update.UpdateRequest
- Returns the update to be executed.
- getUpdateDigest() -
Method in class ostore.update.UpdateResult
- Returns the digest of the update whose result is reported.
- getUpdateDigest() -
Method in class ostore.update.UpdateRequest
- Returns the digest of the update
- getUsed() -
Method in class ostore.dataobj.Btree.InteriorNode
-
- getUseDisk() -
Method in class ostore.cache.CachePinnedRequest.Local
- getUseDisk returns true if cache should automatically go to disk.
- getUseDisk() -
Method in class ostore.cache.CachePinnedRequest
- getUseDisk returns true if cache should automatically go to disk.
- getUseDisk() -
Method in class ostore.cache.CacheBlockRequestMessage
- getUseDisk returns true if cache should automatically go to disk.
- getUseNetwork() -
Method in class ostore.cache.CachePinnedRequest.Local
- getUseNetwork returns true if cache should automatically go to network.
- getUseNetwork() -
Method in class ostore.cache.CachePinnedRequest
- getUseNetwork returns true if cache should automatically go to network.
- getUseNetwork() -
Method in class ostore.cache.CacheBlockRequestMessage
- getUseNetwork returns true if cache should automatically go to network.
- getUserTag() -
Method in class ostore.client.OSRequest
- Returns the user tag.
- getUserTag() -
Method in class ostore.client.OSResult
- Returns the user tag.
- getValue() -
Method in class ostore.client.OSSetAppPropertyRequest
-
- getValue() -
Method in class ostore.client.OSActionSetMetadata
- Returns the value to which the specified metadata field will
be set.
- getValue() -
Method in class ostore.introspect.SimpleRealTime.Distance
- Get the value of this distance as a
double
- getVCreateTime() -
Method in class ostore.update.UpdateRequest
- Returns the version create time.
- getVerifier() -
Method in class ostore.security.thresh.KeyShare
-
- getVerify(int) -
Method in class ostore.archive.Fragment
- Get one of the hashes in the verification information.
- getVerifyLength() -
Method in class ostore.archive.Fragment
- Return the length of the verification array.
- getVersionCache() -
Method in class ostore.update.UpdateContinuation
-
- getVersionHandle(SecureHash) -
Method in class ostore.update.VersionHandleCache
- Returns a pinned cache handle to the modified version of the
data object identified by an Aguid.
- getVersionId() -
Method in class ostore.client.OSVIDResult
-
- getVersionId() -
Method in class ostore.client.OSOpenReplicaResult
- Returns the most recent heartbeat available for the replica.
- getVersionId() -
Method in class ostore.client.OSMetadataResult
-
- getVersionId() -
Method in class ostore.client.OSReadResult
-
- getVersionIdMap() -
Method in class ostore.client.OSUpdateResult
- Returns a mapping from Aguids to version identifiers for all
data objects changed by the update.
- getVersionPredicate() -
Method in class ostore.client.OSVIDRequest
-
- getVersionPredicate() -
Method in class ostore.client.OSRead
-
- getVersionPredicate() -
Method in class ostore.client.OSMetadataRequest
-
- getVguid() -
Method in class ostore.client.OSCreateObjectResult
- Returns the Vguid of the first version of the new data object.
- getVguid() -
Method in class ostore.archive.events.UpdateVerifiableBlocksResp
getVguid
returns the V-GUID (i.e. version GUID)of the
object
.
- getVguid() -
Method in class ostore.archive.events.UpdateVerifiableBlocksReq
getVguid
returns the V-GUID (i.e. version GUID)of the
object
.
- getVguid() -
Method in class ostore.archive.dissemination.DisseminateFragMsg
- getVguid returns the vguid that matches the version that the
dissemintables belong.
- getVguid() -
Method in class ostore.archive.dissemination.DisseminateFragAckMsg
- getVguid returns the vguid that matches the version that was disseminated.
- getVGuid() -
Method in class ostore.archive.ArchiveObjBucket
-
- getVguid(SecureHash) -
Method in class ostore.update.GuidVersionMap
- Returns the Vguid of the current version of the data object
identified by an Aguid.
- getVhash() -
Method in class ostore.client.OSCreateObjectResult
- Returns the Vhash of the first version of the new data object.
- getVHash() -
Method in class ostore.cache.TestBlock
-
- getVhash(SecureHash) -
Method in class ostore.update.GuidVersionMap
- Returns the Vhash of the current version of the data object
identified by an Aguid.
- getVid() -
Method in class ostore.dtree.RemoteCacheRequestMessage
-
- getVid() -
Method in class ostore.dtree.RemoteCacheReplyMessage
-
- getWithException(CacheableIdentity) -
Method in interface ostore.cache.DataCache
- Request a handle to a block in the cache.
- getWithException(CacheableIdentity) -
Method in class ostore.cache.BufferCache
-
- getZ() -
Method in class ostore.security.thresh.Verifier
-
- got_msg(GenerateFragsBlkResp) -
Method in class ostore.archive.TputGenerateFragsTest
-
- got_msg(GenerateFragsChkptResp) -
Method in class ostore.archive.TputGenerateChkptTest
-
- got_msg(TputTest.Msg) -
Method in class ostore.network.TputTest
-
- greaterThan(BtreeKey) -
Method in class ostore.dataobj.SHA1HashKey
-
- greaterThan(BtreeKey) -
Method in class ostore.dataobj.LongKey
-
- greaterThan(BtreeKey) -
Method in interface ostore.dataobj.BtreeKey
-
- greaterThanEqual(BtreeKey) -
Method in class ostore.dataobj.SHA1HashKey
-
- greaterThanEqual(BtreeKey) -
Method in class ostore.dataobj.LongKey
-
- greaterThanEqual(BtreeKey) -
Method in interface ostore.dataobj.BtreeKey
-
- guid -
Variable in class ostore.inner.LatestHeartbeatReq
-
- guid -
Variable in class ostore.mac.HMACDHHandler.TellStsTimeout
-
- guid -
Variable in class ostore.mac.HMACDHHandler.TellInit
-
- guid -
Variable in class ostore.mac.MacHandler.HandshakeFailed
-
- guid -
Variable in class ostore.mac.MacHandler.KeyEstablished
-
- guid -
Variable in class ostore.archive.events.ResurrectTombResp
- guid == Archive GUID of object resurrected.
- guid -
Variable in class ostore.archive.events.ResurrectTombReq
- guid == Archive GUID of Tombstone.
- guid -
Variable in class ostore.archive.events.GenerateFragsBlkResp
- guid == Resulting guid for fragmentation of block.
- guid -
Variable in class ostore.archive.events.DisseminateFragsResp
- guid == GUID of the version disseminated.
- guid -
Variable in class ostore.archive.events.DisseminateFragsReq
- guid == GUID of the version to disseminate.
- guid -
Variable in class ostore.apps.qtree.impl.TreeKey
-
- GUID -
Static variable in class ostore.cache.CacheableIdentity
- indicates that this object has a GUID
- GUID -
Static variable in class ostore.dataobj.HandleStore
-
- guid_to_member -
Variable in class ostore.agree.RingState
- Maps the guids of the machines in this ring (SecureHashes) to their
member numbers (Integers).
- guid() -
Method in class ostore.dataobj.RPCert
-
- guid(QSPublicKey, String) -
Static method in class ostore.dataobj.RPCert
-
- guidResult -
Variable in class ostore.archive.events.GenerateFragsBlkResp
- guidResult == Resulting statistics of the guid fragmentation
process of the block.
- GuidResult - class ostore.archive.GuidResult.
- The
GuidResult class is an object that encapsulates
the the GUID
generated by the GenerateFragsStage
or recoalesed by the RecoalesceBlkStage
, the total
Erasure
code time, the code method time, the Erasure
encode or decode time, and the VHashTree
time.- GuidResult(DisseminatableBucket, SecureHash, long, long, long, long, long, int, int, int) -
Constructor for class ostore.archive.GuidResult
- Constructor.
- GuidResult(InputBuffer) -
Constructor for class ostore.archive.GuidResult
- Constructs a
GuidResult
from its
serialized
form.
- GuidVersionMap - class ostore.update.GuidVersionMap.
- The
GuidVersionMap
records a mapping from Aguid to
Vguid. - GuidVersionMap() -
Constructor for class ostore.update.GuidVersionMap
- Construct a new
GuidVersionMap
.
|
|||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |