public class TreeLocation extends Object
| Modifier and Type | Field and Description |
|---|---|
BIN |
bin |
int |
childLoggedSize |
long |
childLsn |
int |
index |
boolean |
isEmbedded |
boolean |
isKD |
byte[] |
lnKey |
| Constructor and Description |
|---|
TreeLocation() |
public BIN bin
public int index
public byte[] lnKey
public long childLsn
public int childLoggedSize
public boolean isKD
public boolean isEmbedded
Copyright © 2024. All rights reserved.