Interface FSTBinaryOffheapMap.KeyValIter

All Superinterfaces:
Iterator<ByteSource>
Enclosing class:
FSTBinaryOffheapMap

public static interface FSTBinaryOffheapMap.KeyValIter extends Iterator<ByteSource>
  • Method Details

    • getValueBytes

      ByteSource getValueBytes()
    • getValueAddress

      long getValueAddress()