Class ObjectListReplayDecoder2<T>
java.lang.Object
org.redisson.spring.data.connection.ObjectListReplayDecoder2<T>
- Type Parameters:
T- type
- All Implemented Interfaces:
org.redisson.client.protocol.decoder.MultiDecoder<List<T>>
-
Constructor Summary
ConstructorsConstructorDescriptionObjectListReplayDecoder2(org.redisson.client.protocol.Decoder<Object> decoder) -
Method Summary
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.redisson.client.protocol.decoder.MultiDecoder
getDecoder
-
Constructor Details
-
ObjectListReplayDecoder2
public ObjectListReplayDecoder2() -
ObjectListReplayDecoder2
-
-
Method Details
-
decode
-
getDecoder
-