T - typepublic class ScoredSortedSetScanDecoder<T> extends ObjectListReplayDecoder<T>
| Constructor and Description |
|---|
ScoredSortedSetScanDecoder() |
| Modifier and Type | Method and Description |
|---|---|
Object |
decode(io.netty.buffer.ByteBuf buf,
State state) |
boolean |
isApplicable(int paramNum,
State state) |
decodepublic boolean isApplicable(int paramNum,
State state)
isApplicable in interface MultiDecoder<List<T>>isApplicable in class ObjectListReplayDecoder<T>Copyright © 2014–2017 The Redisson Project. All rights reserved.