|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
BTreeException with a null error message string.
BTreeException with a specific error message string.
long reference.name, as a BTreeIndex.
BTreeIndex, using the given order
BTreeIterator defines an object that references a specific object relative to other
objects in an ObjectIndex.BTreeIterator for a given index and database.
BTreeIterator that points to the same location as an existing
BtreeIterator.
BTreeIndex and empties the page cache to release memory.
IntKey to key, returning one of the
KEY_* constants based on the relationship of the two keys.
LongKey to key, returning one of the
KEY_* constants based on the relationship of the two keys.
key, returning one of the KEY_*
constants based on the relationship of the two keys.
StringKey to key, returning one of the
KEY_* constants based on the relationship of the two keys.
DatabaseException with null as its error message string.
DatabaseException with message as its error
message string.
ObjectIndex throws a DuplicateKeyException when a key being added to the
index is identical to a key already stored there.DuplicateKeyException with null as its error message string.
DuplicateKeyException with message as its error message string.
Object currently associated with this iterator.
Object currently referenced by this iterator.
Object currently referenced by this iterator.
HuffmanException with null as its error message string.
HuffmanException with message as its error
message string.
IndexIterator defines an object that references a specific object relative to other
objects in an ObjectIndex.IndexedObjectDatabase class provides a mechanism for
using a key value to an object serialized to a file. IndexedObjectDatabase, using a supplied file name.
IntKey defines a key based on the Int type.IntKey with a specific value.
IntKey (value = 0).
int value of a IntKey.
compareTo when the invoking key is greater than the parameter key.
compareTo when the invoking key has a different type from the parameter key.
compareTo when the invoking key is less than the parameter key.
compareTo when the invoking key equals the parameter key.
ObjectIndex throws KeyNotFoundException when a requested key
is not found in the index.KeyNotFoundException with null as its error message string.
KeyNotFoundException with s as its error message string.
LongKey defines a key based on the long type.LongKey with a specific value.
LongKey (value = 0).
long value of a LongKey.
key.
key.
key.
key.
ObjectDatabaseFile.ObjectDatabaseFile provides a random-access file that
serializes objects to variable length records in a random-access file.ObjectIndex defines the concept of an index that associates key
values with references to serializable objects.OrderedObject defines an characteristics of an object to be used as a key * in an ObjectIndex.IntKey implements the readExternal method to restore its contents.
LongKey implements the readExternal method to restore its contents.
StringKey implements the readExternal method to restore its contents.
StringKey defines a variable-length string key.StringKey using key_value.
StringKey.
String representation of a IntKey.
String representation of a LongKey.
String representation of a StringKey.
IntKey implements the writeExternal method to save its
contents.
LongKey implements the writeExternal method to save its
contents.
StringKey implements the writeExternal method to save its
contents.
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||