public interface StoreEntry
Modifier and Type | Method and Description |
---|---|
StoreLocation |
getKeyDataItem() |
int |
getKeyFile() |
int |
getKeySize() |
long |
getNextItem() |
long |
getOffset() |
StoreLocation |
getValueDataItem() |
int |
getValueFile() |
long |
getValueOffset() |
int |
getValueSize() |
StoreLocation getKeyDataItem()
StoreLocation getValueDataItem()
long getNextItem()
int getKeyFile()
int getValueFile()
long getValueOffset()
long getOffset()
int getKeySize()
int getValueSize()
Copyright © 2005–2017. All rights reserved.