Class RemoveRequest

    • Constructor Detail

      • RemoveRequest

        public RemoveRequest​(String key,
                             String bucket)
      • RemoveRequest

        public RemoveRequest​(String key,
                             long cas,
                             String bucket)
    • Method Detail

      • cas

        public long cas()
        The CAS value of the request.
        Returns:
        the cas value.