Package org.nustaq.offheap
Interface FSTBinaryOffheapMap.KeyValIter
- All Superinterfaces:
java.util.Iterator<ByteSource>
- Enclosing class:
- FSTBinaryOffheapMap
public static interface FSTBinaryOffheapMap.KeyValIter extends java.util.Iterator<ByteSource>
-
Method Summary
Modifier and Type Method Description longgetValueAddress()ByteSourcegetValueBytes()
-
Method Details
-
getValueBytes
ByteSource getValueBytes() -
getValueAddress
long getValueAddress()
-