Interface NormalizedKeyBTree<K>

All Known Implementing Classes:
NormalizedKeyBTreeValue

public interface NormalizedKeyBTree<K>
  • Method Summary

    Modifier and Type
    Method
    Description
    byte[]
     
    void
    put(OCompositeKey key, byte[] value)