Package 

Class ResponseConsistency


  • @JsonClass(generateAdapter = true) 
    public final class ResponseConsistency
    
                        

    The consistency state of the index used to execute the query

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private Integer lastTxId
    • Method Summary

      Modifier and Type Method Description
      final Integer getLastTxId()
      final Unit setLastTxId(@Json(name = lastTxId) Integer lastTxId)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait