Class AggregationCursorResultDecoder

java.lang.Object
org.redisson.client.protocol.decoder.AggregationCursorResultDecoder
All Implemented Interfaces:
MultiDecoder<Object>

public class AggregationCursorResultDecoder extends Object implements MultiDecoder<Object>
Author:
Nikita Koksharov
  • Constructor Details

    • AggregationCursorResultDecoder

      public AggregationCursorResultDecoder()
  • Method Details