Class PutOption


  • public final class PutOption
    extends java.lang.Object
    The options for put operation.
    • Field Detail

      • DEFAULT

        public static final PutOption DEFAULT
    • Method Detail

      • getLeaseId

        public long getLeaseId()
        Get the lease id.
        Returns:
        the lease id
      • getPrevKV

        public boolean getPrevKV()
        Get the previous KV.
        Returns:
        the prevKV