|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sleepycat.je.tree.TreeLocation
Field Summary | |
BIN |
bin
|
long |
childLsn
|
int |
index
|
byte[] |
lnKey
|
Constructor Summary | |
TreeLocation()
|
Method Summary | |
void |
reset()
|
String |
toString()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
public BIN bin
public int index
public byte[] lnKey
public long childLsn
Constructor Detail |
public TreeLocation()
Method Detail |
public void reset()
public String toString()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |