org.openmobileis.database.fastobjectdb.db.index.node.IntNode Class Reference

Inheritance diagram for org.openmobileis.database.fastobjectdb.db.index.node.IntNode:

org.openmobileis.database.fastobjectdb.db.index.node.Node List of all members.

Detailed Description

IntNode.

Author:
Philippe Delrieu
Since:
JDK 1.1
Version:
1.0.

Definition at line 43 of file IntNode.java.

Public Member Functions

 IntNode ()
 IntNode (int order)
int getKeyAtPos (int pos)
void setKeyPtrAtPos (int key, long ptr, int pos)
SearchResult searchNode (int key, SearchResult search)
SearchResult searchNode (SodaIntIndexComparator comparator, SearchResult search)
boolean pushInLeaf (int key, int pos, long newPtr)
boolean promote (int newkey, long keyptr, int pos, long nodePtr)
void removeKeyAtPpos (int pos)
void writeExternal (ObjectOutput out) throws IOException
void readExternal (ObjectInput in) throws IOException, ClassNotFoundException

Static Package Attributes

static final long serialVersionUID = 5521257935120563452L


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