public class TreeLocation
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
BIN |
bin |
long |
childLsn |
int |
index |
byte[] |
lnKey |
| Constructor and Description |
|---|
TreeLocation() |
| Modifier and Type | Method and Description |
|---|---|
void |
reset() |
java.lang.String |
toString() |
public BIN bin
public int index
public byte[] lnKey
public long childLsn
Copyright (c) 2004-2012 Oracle. All rights reserved.