Class PendingResultDecoder

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

public class PendingResultDecoder extends Object implements MultiDecoder<Object>
Author:
Nikita Koksharov