Uses of Interface
io.trino.plugin.redis.decoder.RedisRowDecoder
Packages that use RedisRowDecoder
-
Uses of RedisRowDecoder in io.trino.plugin.redis.decoder.hash
Classes in io.trino.plugin.redis.decoder.hash that implement RedisRowDecoderModifier and TypeClassDescriptionclassThe row decoder for the Redis values that are stored in Hash format.Methods in io.trino.plugin.redis.decoder.hash that return RedisRowDecoder -
Uses of RedisRowDecoder in io.trino.plugin.redis.decoder.zset
Classes in io.trino.plugin.redis.decoder.zset that implement RedisRowDecoderModifier and TypeClassDescriptionclassThe row decoder for the 'zset' format.Methods in io.trino.plugin.redis.decoder.zset that return RedisRowDecoder