Servertec
Persistent Object Store
1.4.1 09/04/2005

Package stec.xpos

Includes classes and interfaces for manipulating highly scalable 64-bit object stores and indexes.

See:
          Description

Class Summary
CheckIndex Utility used to verify the integrity of the specified index.
CheckIndexedObjectStore Utility used to verify the integrity of the specified indexed object store.
CheckObjectStore Utility used to verify the integrity of the specified object store.
Index Contains static methods used to create, delete, open, expand and pack indexes.
IndexDescriptor Reference to existing Index used by IndexedObjectStore when associating one or more existing indexes with an existing persistant object store.
IndexedObjectStore Contains static methods used to create, delete, open and pack indexed persistent object stores.
IndexedObjectStoreReference Handle to the indexed persistent object store returned by IndexedObjectStore.open() used to interface with the opened indexed persistent object store.
IndexReference Handle to the persistent Index returned by Index.open() used to interface with the opened Index.
IndexUtils Static methods commonly used when working with indexes.
ObjectStore Contains static methods used to create, delete, open, rehash, expand and pack extended persistent object stores.
ObjectStoreEnumerator Internal class used by stec.xpos.ObjectStoreReference when implementing stec.pos.ObjectStoreEnumeration.
ObjectStoreInputStream Represents an input stream to a persistent object store value.
ObjectStoreOutputStream Represents an output stream to a persistent object store value.
ObjectStoreRandomAccessStream Represents an random access stream to a persistent object store value.
ObjectStoreReference Handle to the persistent object store returned by ObjectStore.open() used to interface with the opened persistent object store.
ObjectStoreUtils Static methods commonly used when working with persistent object stores.
RecoverIndex RecoverIndex is used to recover key, value pairs from the specified damaged extended index to the named extended recovery index.
RecoverObjectStore RecoverObjectStore is used to recover key, value pairs from the specified damaged extended object store to the named recovery extended object store.
VolumeDescriptor Defines volume file used by lookup table, mapper, indexes, keys and values.
 

Package stec.xpos Description

Includes classes and interfaces for manipulating highly scalable 64-bit object stores and indexes.


Servertec
Persistent Object Store
1.4.1 09/04/2005

Copyright © 2001-2005 Servertec. All rights reserved.