Serialized Form


Package ostore.mac

Class ostore.mac.MacHandler.GuidNotEstablished implements Serializable

Serialized Fields

this$0

MacHandler this$0


Package ostore.oil

Class ostore.oil.HMMStage.InvalidTypeException implements Serializable

Class ostore.oil.HMMStage.UnsupportedConfigurationException implements Serializable


Package ostore.oil.patchwork

Class ostore.oil.patchwork.PatchworkModel.InvalidTypeException 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

k

int k

l

int l

n

BigInteger n

e

BigInteger e

Class ostore.security.thresh.ThresholdSigException 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

Serialized Fields

this$0

NodeId this$0

Class ostore.util.QSException 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