Interface MergingEntry<K,​V>

    • Method Detail

      • getKey

        K getKey()
        Returns the deserialized merging key.
        Returns:
        the deserialized merging key
      • getRawKey

        java.lang.Object getRawKey()
        Returns the merging key in the in-memory format of the backing data structure.
        Returns:
        the merging key