Class AbstractKeyValueOperation<T>

    • Field Detail

      • value

        protected final byte[] value
      • lifespan

        protected final long lifespan
      • maxIdle

        protected final long maxIdle
      • lifespanTimeUnit

        protected final TimeUnit lifespanTimeUnit
      • maxIdleTimeUnit

        protected final TimeUnit maxIdleTimeUnit