Serialized Form


Package ostore.archive

Class ostore.archive.ErasureDecodeException implements Serializable

Serialized Fields

_need

int _need
number of fragments needed to recover msg.


_recvd

int _recvd
number of fragments needed to recover msg.

Class ostore.archive.ErasureEncodeException implements Serializable

Class ostore.archive.ErasureException implements Serializable


Package ostore.cache

Class ostore.cache.CacheException implements Serializable

Class ostore.cache.CacheFullException implements Serializable

Serialized Fields

_bytes_required

int _bytes_required

_blocks

int _blocks

_block_size

int _block_size

Class ostore.cache.CacheMissException implements Serializable

Serialized Fields

_id

CacheableIdentity _id

Class ostore.cache.CastOutException implements Serializable


Package ostore.client

Class ostore.client.OSIllegalArgumentException implements Serializable

Class ostore.client.OSInitError implements Serializable


Package ostore.dataobj

Class ostore.dataobj.DataObjectAppendException implements Serializable

Serialized Fields

_data_buffer

InputBuffer _data_buffer

_bytes_written

int _bytes_written

_bytes_in_progress

int _bytes_in_progress

_block_in_progress

DataObject.DataBlock _block_in_progress

Class ostore.dataobj.DataObjectException implements Serializable

Serialized Fields

_cache_except

CacheException _cache_except

Class ostore.dataobj.DataObjectReadException implements Serializable

Serialized Fields

_bytes_read

int _bytes_read

_read_result

byte[] _read_result

Class ostore.dataobj.DataObjectReadSliceException implements Serializable

Serialized Fields

_block_number

long _block_number

_result

Set _result

Class ostore.dataobj.DataObjectReplaceException implements Serializable

Serialized Fields

_data_buffer

InputBuffer _data_buffer

_bytes_written

int _bytes_written

_bytes_in_progress

int _bytes_in_progress

_block_in_progress

DataObject.DataBlock _block_in_progress

_reserved_blocks

LinkedList _reserved_blocks

Class ostore.dataobj.ReadUnsatisfiableException implements Serializable


Package ostore.inner

Class ostore.inner.UpdateResp.UnsuccessfulException implements Serializable


Package ostore.introspect

Class ostore.introspect.SDMBuilder.InvalidTypeException implements Serializable

Class ostore.introspect.SDMBuilder.UnsupportedConfigurationException implements Serializable


Package ostore.mac

Class ostore.mac.MacHandler.GuidNotEstablished implements Serializable


Package ostore.oil

Class ostore.oil.HMMStage.InvalidTypeException implements Serializable

Class ostore.oil.HMMStage.UnsupportedConfigurationException implements Serializable


Package ostore.security

Class ostore.security.NativeRSAProvider implements Serializable


Package ostore.util

Class ostore.util.AssertionViolatedException implements Serializable

Class ostore.util.BlockNotGuidVerifiableException implements Serializable

Class ostore.util.IntHashtable implements Serializable

Serialized Fields

table

IntHashtable.IntHashtableEntry[] table
The hash table data.


count

int count
The total number of entries in the hash table.


threshold

int threshold
Rehashes the table when count exceeds this threshold.


loadFactor

float loadFactor
The load factor for the hashtable.

Class ostore.util.InvalidConfigFileException implements Serializable

Class ostore.util.NodeId.BadFormat implements Serializable

Class ostore.util.QSException implements Serializable

Class ostore.util.RandomExponential implements Serializable

Serialized Fields

negative_mean

double negative_mean
Equal to -1/lambda.

Class ostore.util.SHA1NativeProvider implements Serializable

Class ostore.util.TypeTable.DuplicateTypeCode implements Serializable

Serialized Fields

type_code

long type_code
The type code that was registered twice.

Class ostore.util.TypeTable.NoSuchTypeCode implements Serializable

Serialized Fields

type_code

long type_code

Class ostore.util.TypeTable.NotQuickSerializable implements Serializable


Package ostore.security.thresh

Class ostore.security.thresh.ThresholdProvider implements Serializable

Class ostore.security.thresh.ThresholdPublicKey implements Serializable

Serialized Fields

class_tag

String class_tag
See Also:
Constant Field Values

k

int k

l

int l

n

SafeBigInt n

e

SafeBigInt e

Class ostore.security.thresh.ThresholdSigException implements Serializable