|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjdbm.btree.BPage.InsertResult
STATIC INNER CLASS Result from insert() method call
Field Summary | |
(package private) java.lang.Object |
_existing
Existing value for the insertion key. |
(package private) BPage |
_overflow
Overflow page. |
Constructor Summary | |
(package private) |
BPage.InsertResult()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
BPage _overflow
java.lang.Object _existing
Constructor Detail |
BPage.InsertResult()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |