Uses of Interface
io.trino.plugin.redis.RedisFieldDecoder
Packages that use RedisFieldDecoder
-
Uses of RedisFieldDecoder in io.trino.plugin.redis.decoder.hash
Classes in io.trino.plugin.redis.decoder.hash that implement RedisFieldDecoderConstructor parameters in io.trino.plugin.redis.decoder.hash with type arguments of type RedisFieldDecoderModifierConstructorDescriptionHashRedisRowDecoder(Map<DecoderColumnHandle, RedisFieldDecoder<String>> fieldDecoders)