Class HashRedisRowDecoder

java.lang.Object
io.trino.plugin.redis.decoder.hash.HashRedisRowDecoder
All Implemented Interfaces:
RowDecoder, RedisRowDecoder

public class HashRedisRowDecoder extends Object implements RedisRowDecoder
The row decoder for the Redis values that are stored in Hash format.