Main Page | Packages | Class Hierarchy | Class List | Directories | File List | Class Members | Related Pages

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 46 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
FODBIndexDescriptor getIndexDescriptor ()

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 Wed Dec 14 21:05:38 2005 for OpenMobileIS by  doxygen 1.4.4