public class TreeLocation extends java.lang.Object
BIN
bin
long
childLsn
int
index
byte[]
lnKey
TreeLocation()
void
reset()
java.lang.String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public BIN bin
public int index
public byte[] lnKey
public long childLsn
public TreeLocation()
public void reset()
public java.lang.String toString()
toString
java.lang.Object