Class ActiveTransactionRecord.ParsedHLC

  • Enclosing class:
    ActiveTransactionRecord

    @Internal
    public static class ActiveTransactionRecord.ParsedHLC
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      ParsedHLC​(com.couchbase.client.java.json.JsonObject hlc)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      CasMode mode()  
      long nowInNanos()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ParsedHLC

        public ParsedHLC​(com.couchbase.client.java.json.JsonObject hlc)
    • Method Detail

      • nowInNanos

        public long nowInNanos()