Package oracle.kv

Class KeyValueVersion

    • Method Detail

      • getKey

        public Key getKey()
        Returns the Key part of the KV pair.
      • getValue

        public Value getValue()
        Returns the Value part of the KV pair.
      • getVersion

        public Version getVersion()
        Returns the Version of the KV pair.