|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
protected static interface BTreeMap.BNode
common interface for BTree node
| Method Summary | |
|---|---|
long[] |
child()
|
Object |
highKey()
|
boolean |
isLeaf()
|
Object[] |
keys()
|
long |
next()
|
Object[] |
vals()
|
| Method Detail |
|---|
boolean isLeaf()
Object[] keys()
Object[] vals()
Object highKey()
long[] child()
long next()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||