Class TextDeleteCommand

    • Field Detail

      • time

        protected int time
    • Constructor Detail

      • TextDeleteCommand

        public TextDeleteCommand​(java.lang.String key,
                                 byte[] keyBytes,
                                 int time,
                                 java.util.concurrent.CountDownLatch latch,
                                 boolean noreply)
    • Method Detail

      • getTime

        public final int getTime()
      • setTime

        public final void setTime​(int time)
      • encode

        public final void encode()
        Specified by:
        encode in class Command