|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--iglu.util.FileBTree.Node
| Field Summary | |
boolean |
dirty
|
long |
fileLoc
|
FileBTree.Entry[] |
indices
|
int |
numKeys
|
long |
statusBits
|
| Constructor Summary | |
FileBTree.Node()
|
|
| Method Summary | |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
public boolean dirty
public long fileLoc
public int numKeys
public long statusBits
public FileBTree.Entry[] indices
| Constructor Detail |
public FileBTree.Node()
| Method Detail |
public java.lang.String toString()
toString in class java.lang.Object
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||