|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjdbm.btree.BPage.InsertResult
static class 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 | |
---|---|
BPage.InsertResult()
|
Method Summary |
---|
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 |