Class BinaryIncrDecrCommand

    • Field Detail

      • amount

        private long amount
      • initial

        private long initial
    • Constructor Detail

      • BinaryIncrDecrCommand

        public BinaryIncrDecrCommand​(java.lang.String key,
                                     byte[] keyBytes,
                                     long amount,
                                     long initial,
                                     int expTime,
                                     CommandType cmdType,
                                     boolean noreply)