Uses of Class
org.redisson.client.handler.State
Packages that use State
Package
Description
-
Uses of State in org.redisson.client.handler
Methods in org.redisson.client.handler with parameters of type StateModifier and TypeMethodDescriptionprotected voidCommandDecoder.decode(io.netty.buffer.ByteBuf in, CommandData<Object, Object> data, List<Object> parts, io.netty.channel.Channel channel, boolean skipConvertor, List<CommandData<?, ?>> commandsData, long partsSize, State state) protected voidCommandDecoder.decodeCommand(io.netty.channel.Channel channel, io.netty.buffer.ByteBuf in, QueueCommand data, int endIndex, State state) protected voidCommandPubSubDecoder.decodeCommand(io.netty.channel.Channel channel, io.netty.buffer.ByteBuf in, QueueCommand data, int endIndex, State state) CommandDecoder.selectDecoder(CommandData<Object, Object> data, List<Object> parts, long size, State state) CommandPubSubDecoder.selectDecoder(CommandData<Object, Object> data, List<Object> parts, long size, State state) -
Uses of State in org.redisson.client.protocol
Methods in org.redisson.client.protocol with parameters of type State -
Uses of State in org.redisson.client.protocol.convertor
Methods in org.redisson.client.protocol.convertor with parameters of type State -
Uses of State in org.redisson.client.protocol.decoder
Methods in org.redisson.client.protocol.decoder with parameters of type StateModifier and TypeMethodDescriptionRankedEntry<?> List<ScoredEntry<T>> AggregationEntryDecoder.getDecoder(Codec codec, int paramNum, State state, long size) AutoClaimDecoder.getDecoder(Codec codec, int paramNum, State state, long size) AutoClaimMapReplayDecoder.getDecoder(Codec codec, int paramNum, State state, long size) FastAutoClaimDecoder.getDecoder(Codec codec, int paramNum, State state, long size) GeoDistanceDecoder.getDecoder(Codec codec, int paramNum, State state, long size) GeoPositionDecoder.getDecoder(Codec codec, int paramNum, State state, long size) ListFirstObjectDecoder.getDecoder(Codec codec, int paramNum, State state, long size) ListMultiDecoder2.getDecoder(Codec codec, int paramNum, State state, long size) ListObjectDecoder.getDecoder(Codec codec, int paramNum, State state, long size) ListResultReplayDecoder.getDecoder(Codec codec, int paramNum, State state, long size) ListScanResultReplayDecoder.getDecoder(Codec codec, int paramNum, State state, long size) Long2MultiDecoder.getDecoder(Codec codec, int paramNum, State state, long size) MapCacheKeyScanResultDecoder.getDecoder(Codec codec, int paramNum, State state, long size) MapCacheScanResultReplayDecoder.getDecoder(Codec codec, int paramNum, State state, long size) MapEntriesDecoder.getDecoder(Codec codec, int paramNum, State state, long size) MapKeyDecoder.getDecoder(Codec codec, int paramNum, State state, long size) MapScanResultReplayDecoder.getDecoder(Codec codec, int paramNum, State state, long size) MapValueDecoder.getDecoder(Codec codec, int paramNum, State state, long size) MultiDecoder.getDecoder(Codec codec, int paramNum, State state, long size) ObjectDecoder.getDecoder(Codec codec, int paramNum, State state, long size) ObjectFirstScoreReplayDecoder.getDecoder(Codec codec, int paramNum, State state, long size) ObjectListReplayDecoder.getDecoder(Codec codec, int paramNum, State state, long size) ObjectMapDecoder.getDecoder(Codec codec, int paramNum, State state, long size) ObjectMapEntryReplayDecoder.getDecoder(Codec codec, int paramNum, State state, long size) ObjectMapReplayDecoder.getDecoder(Codec codec, int paramNum, State state, long size) RankedEntryDecoder.getDecoder(Codec codec, int paramNum, State state, long size) RedisURIDecoder.getDecoder(Codec codec, int paramNum, State state, long size) ScoredEntryScanDecoder.getDecoder(Codec codec, int paramNum, State state, long size) ScoredSortedSetPolledObjectDecoder.getDecoder(Codec codec, int paramNum, State state, long size) ScoredSortedSetRandomMapDecoder.getDecoder(Codec codec, int paramNum, State state, long size) ScoredSortedSetReplayDecoder.getDecoder(Codec codec, int paramNum, State state, long size) ScoredSortedSetReplayDecoderV2.getDecoder(Codec codec, int paramNum, State state, long size) ScoredSortedSetScanDecoder.getDecoder(Codec codec, int paramNum, State state, long size) ScoredSortedSetScanReplayDecoder.getDecoder(Codec codec, int paramNum, State state, long size) SlotsDecoder.getDecoder(Codec codec, int paramNum, State state, long size) StreamObjectMapReplayDecoder.getDecoder(Codec codec, int paramNum, State state, long size) StreamResultDecoderV2.getDecoder(Codec codec, int paramNum, State state, long size) StringListReplayDecoder.getDecoder(Codec codec, int paramNum, State state, long size) StringMapDataDecoder.getDecoder(Codec codec, int paramNum, State state, long size) TimeSeriesEntryReplayDecoder.getDecoder(Codec codec, int paramNum, State state, long size) TimeSeriesFirstEntryReplayDecoder.getDecoder(Codec codec, int paramNum, State state, long size) TimeSeriesSingleEntryReplayDecoder.getDecoder(Codec codec, int paramNum, State state, long size) -
Uses of State in org.redisson.client.protocol.pubsub
Methods in org.redisson.client.protocol.pubsub with parameters of type StateModifier and TypeMethodDescriptionPubSubMessageDecoder.getDecoder(Codec codec, int paramNum, State state, long size) PubSubPatternMessageDecoder.getDecoder(Codec codec, int paramNum, State state, long size) -
Uses of State in org.redisson.codec
Methods in org.redisson.codec with parameters of type State -
Uses of State in org.redisson.connection.decoder
Methods in org.redisson.connection.decoder with parameters of type StateModifier and TypeMethodDescription