Interface KvEntry
-
- All Superinterfaces:
java.lang.Comparable<KvEntry>
- All Known Implementing Classes:
AbstractKvEntry,DefaultKvEntry,KvEntryWithFirstSubKv
public interface KvEntry extends java.lang.Comparable<KvEntry>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Pointerkey()longnumSubEntries()Pointervalue()
-