Interface NormalizedKeyBTree<K>
- All Known Implementing Classes:
NormalizedKeyBTreeValue
public interface NormalizedKeyBTree<K>
-
Method Summary
Modifier and TypeMethodDescriptionbyte[]get(OCompositeKey key) voidput(OCompositeKey key, byte[] value)
-
Method Details
-
get
-
put
-