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