Definition at line 42 of file FODBIndexHeader.java.
Public Member Functions | |
FODBIndexHeader () | |
FODBIndexHeader (FODBIndexDescriptor descriptor) | |
String | getName () |
String | getMemberName () |
void | writeExternal (ObjectOutput out) throws IOException |
void | readExternal (ObjectInput in) throws IOException, ClassNotFoundException |
Public Attributes | |
long | pos |
long | rootPtr |
FODBIndexDescriptor | descriptor |
Static Package Attributes | |
static final long | serialVersionUID = 3138616672520914061L |