Definition at line 40 of file FODBIndexHeader.java.
Public Member Functions | |
FODBIndexHeader () | |
FODBIndexHeader (String iName, String mName) | |
String | getName () |
String | getMemberName () |
void | writeExternal (ObjectOutput out) throws IOException |
void | readExternal (ObjectInput in) throws IOException, ClassNotFoundException |
Public Attributes | |
int | type |
int | order |
int | keyLen |
int | incTabSize |
long | pos |
long | rootPtr |
Static Package Attributes | |
static final long | serialVersionUID = 3138616672520914061L |