|
|||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES All Classes |
fault_mode
instructing the
ReplicaStage
to give up completely.
fault_mode
instructing the
ReadStage
to give up completely.
ClientStage
serves as the main translator
between application code which speaks using the application
programmer interfaces and the OceanStore system code which speaks
using OceanStores internal messages. FakeRequestorDisseminatorStage
fakes disseminating
and requesting Disseminatables
to the wide-area.
ReplicaStage
should do if any required
blocks from the DataObject
are missing from the
memory cache.
ReadStage
should do if any required
blocks from the DataObject
are missing from the
memory cache.
fault_mode
instructing the
ReplicaStage
to fetch missing blocks through the block
manager (memory cache).
fault_mode
instructing the
ReadStage
to fetch missing blocks through the block
manager (memory cache).
fhash
is the fragmentHash or the top fragment hash of the
VHashTree
.
Field
s checked by this node's
children.
Stack
.
Fragment
class is a class to store Erasure
encoded
fragments.
Fragment
from its
serialized
form.
FragmentBucket
from its
serialized
form.
fragmentDataLength
is the Fragment
length in
bytes of each Fragment
excluding the overhead for storing the
index.
fragmentIndexLength is the overhead for storing the index
in bytes
fragmentIndexLength() -
Method in class ostore.archive.cauchy.Cauchy
fragmentIndexLength is the overhead for
storing the index.
fragmentIndexLength() -
Method in class ostore.archive.interleaved.Interleaved
fragmentIndexLength is the overhead for
storing the index.
FragmentTag - class ostore.archive.FragmentTag.
FragmentTag
is the DDThresholdTag
for archival Fragments
.
FragmentTag(InputBuffer) -
Constructor for class ostore.archive.FragmentTag
Constructs a FragmentTag
from its
serialized
form.
FragmentTag(short) -
Constructor for class ostore.archive.FragmentTag
Constructor:
Creates a new FragmentTag
.
fragmentTotalLength() -
Method in class ostore.archive.Erasure
fragmentTotalLength
is the Fragment
length in bytes
including the overhead for storing the index after encoding.
fragmentTotalLength() -
Method in class ostore.archive.cauchy.Cauchy
fragmentTotalLength is the fragment length in bytes
including the overhead for storing the index
after encoding.
fragmentTotalLength() -
Method in class ostore.archive.interleaved.Interleaved
fragmentTotalLength is the fragment length in bytes
including the overhead for storing the index
after encoding.
free_agreement_state(AgreementState) -
Method in class ostore.agree.RingState
Deallocate an AgreementState object.
FreshPredicate - class ostore.read.FreshPredicate.
A VersionPredicate
that requires a version whose
expiration date has not yet been reached.
FreshPredicate() -
Constructor for class ostore.read.FreshPredicate
Constructs a new FreshPredicate
.
FreshPredicate(InputBuffer) -
Constructor for class ostore.read.FreshPredicate
Constructs a FreshPredicate
from its
serialize
d form.
FromBytesInputBuffer - class ostore.util.FromBytesInputBuffer.
For help in porting.
FromBytesInputBuffer(byte[], int[]) -
Constructor for class ostore.util.FromBytesInputBuffer
fromGuidBytes(byte[], int[]) -
Static method in class ostore.dataobj.DataObject.DataBlock
fromGuidBytes(byte[], int[]) -
Static method in class ostore.dataobj.Btree.InteriorNode
fromGuidBytes(byte[], int[]) -
Static method in class ostore.dataobj.DataObject
fromGuidBytes(byte[], int[]) -
Static method in class ostore.dataobj.Btree
fromGuidBytes(InputBuffer) -
Static method in class ostore.dataobj.DataObject.DataBlock
fromGuidBytes(InputBuffer) -
Static method in class ostore.dataobj.Btree.InteriorNode
fromGuidBytes(InputBuffer) -
Static method in class ostore.dataobj.Btree
full_size() -
Method in class ostore.oil.Matrix
Returns the full size of the Matrix
.
fullString() -
Method in class ostore.util.SHA1Hash
Converts all bytes of this SecureHash to a human-readable String
fullString() -
Method in interface ostore.util.SecureHash
Converts all bytes of this SecureHash to a human-readable String
fullString(SecureHash, int) -
Method in class ostore.cache.CacheToDisk
Converts all bytes of this SecureHash to a human-readable String
Overview
Package
Class
Tree
Serialized
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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 _