Interface MultiDecoder<T>

Type Parameters:
T - type
All Known Implementing Classes:
AutoClaimDecoder, BucketsDecoder, CodecDecoder, FastAutoClaimDecoder, GeoDistanceDecoder, GeoPositionDecoder, GeoPositionMapDecoder, ListDrainToDecoder, ListFirstObjectDecoder, ListIteratorReplayDecoder, ListMultiDecoder2, ListObjectDecoder, ListResultReplayDecoder, ListScanResultReplayDecoder, Long2MultiDecoder, MapCacheGetAllDecoder, MapCacheScanResultReplayDecoder, MapEntriesDecoder, MapGetAllDecoder, MapKeyDecoder, MapScanResultReplayDecoder, MapValueDecoder, ObjectDecoder, ObjectFirstScoreReplayDecoder, ObjectListReplayDecoder, ObjectMapDecoder, ObjectMapEntryReplayDecoder, ObjectMapReplayDecoder, ObjectMapReplayDecoder2, ObjectSetReplayDecoder, PendingEntryDecoder, PendingResultDecoder, PubSubMessageDecoder, PubSubPatternMessageDecoder, PubSubStatusDecoder, RedisURIDecoder, ScoredSortedSetPolledObjectDecoder, ScoredSortedSetRandomMapDecoder, ScoredSortedSetReplayDecoder, ScoredSortedSetScanDecoder, ScoredSortedSetScanReplayDecoder, SlotsDecoder, StreamConsumerInfoDecoder, StreamGroupInfoDecoder, StreamInfoDecoder, StreamObjectMapReplayDecoder, StreamResultDecoder, StringListListReplayDecoder, StringListReplayDecoder, StringMapDataDecoder, StringMapReplayDecoder, TimeLongObjectDecoder, TimeObjectDecoder, TimeSeriesEntryReplayDecoder, TimeSeriesFirstEntryReplayDecoder, TimeSeriesSingleEntryReplayDecoder

public interface MultiDecoder<T>
Author:
Nikita Koksharov