Class AggregateWithCursorOutput<K,​V>

    • Field Summary

      • Fields inherited from class io.lettuce.core.output.CommandOutput

        codec, error, output
    • Constructor Summary

      Constructors 
      Constructor Description
      AggregateWithCursorOutput​(io.lettuce.core.codec.RedisCodec<K,​V> codec)  
    • Method Summary

      Modifier and Type Method Description
      void multi​(int count)  
      void set​(long integer)  
      • Methods inherited from class io.lettuce.core.output.CommandOutput

        decodeAscii, get, getError, hasError, setError, setError, setSingle, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait