Class GetRequest

    • Constructor Detail

      • GetRequest

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

        public GetRequest​(String key,
                          String bucket,
                          boolean lock,
                          boolean touch,
                          int expiry)
    • Method Detail

      • lock

        public boolean lock()
      • touch

        public boolean touch()
      • expiry

        public int expiry()