org.openmobileis.database.fastobjectdb.db.index.FODBUniqueLongIndex Class Reference

Inheritance diagram for org.openmobileis.database.fastobjectdb.db.index.FODBUniqueLongIndex:

org.openmobileis.database.fastobjectdb.db.index.FODBLongIndex org.openmobileis.database.fastobjectdb.db.index.FODBUniqueIndex org.openmobileis.database.fastobjectdb.db.index.FODBIndex List of all members.

Detailed Description

Definition at line 45 of file FODBUniqueLongIndex.java.

Public Member Functions

 FODBUniqueLongIndex (FODBIndexHeader newHeader, FODBCollectionIndexFile cFile, AccessibleObject accObj) throws FODBException
 FODBUniqueLongIndex (FODBLongIndexDescriptor descriptor, FODBCollectionIndexFile cFile, AccessibleObject accObj) throws FODBException
int getType ()
long getKeyPosition (Object keytosearch) throws FODBException

Protected Member Functions

void writeKeyPtr (Node pg, int pos, long newptr) throws IOException, ClassNotFoundException
void addSearchResult (LongNode pg, int pos, LongArray array) throws IOException, ClassNotFoundException
boolean removeKeyPtr (Node pg, int pos, long pointer) throws IOException, ClassNotFoundException


The documentation for this class was generated from the following file:
Generated on Mon Dec 4 11:03:35 2006 for OpenMobileIS by  doxygen 1.5.1-p1