Class ExistsResult


  • public class ExistsResult
    extends Object
    Result returned from an exists KeyValue operation.
    Since:
    3.0.0
    • Method Detail

      • cas

        public long cas()
        If the document is present, returns its current CAS value at the time of the exists operation.
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object