Class GetAndTouchResponse

All Implemented Interfaces:
Response

public class GetAndTouchResponse extends KeyValueBaseResponse
Represents the response of a GetAndTouchRequest.
Since:
2.0.0
  • Method Details Link icon

    • content Link icon

      public byte[] content()
      Returns the content, but might be empty or null.
    • cas Link icon

      public long cas()
      Returns the CAS value of the document at the time of the fetch.
    • flags Link icon

      public int flags()