public class KeyLoadResult extends Object
| Constructor and Description |
|---|
KeyLoadResult(Key loadedKey,
DataBlock endBlock,
int nextOffset) |
| Modifier and Type | Method and Description |
|---|---|
DataBlock |
getEndBlock() |
Key |
getLoadedKey() |
int |
getNextOffset() |
String |
toString() |
Copyright © 2015. All rights reserved.