Class HashRedisRowDecoderFactory
java.lang.Object
io.trino.plugin.redis.decoder.hash.HashRedisRowDecoderFactory
- All Implemented Interfaces:
RowDecoderFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreate(ConnectorSession session, RowDecoderSpec rowDecoderSpec)
-
Constructor Details
-
HashRedisRowDecoderFactory
public HashRedisRowDecoderFactory()
-
-
Method Details
-
create
- Specified by:
createin interfaceRowDecoderFactory
-