Class KestrelSetCommand

    • Constructor Detail

      • KestrelSetCommand

        public KestrelSetCommand​(java.lang.String key,
                                 byte[] keyBytes,
                                 CommandType cmdType,
                                 java.util.concurrent.CountDownLatch latch,
                                 int exp,
                                 long cas,
                                 java.lang.Object value,
                                 boolean noreply,
                                 Transcoder transcoder)