All Classes and Interfaces

Class
Description
 
The row decoder for the Redis values that are stored in Hash format.
 
 
Redis specific implementation of the Trino Connector SPI.
 
 
 
Connector specific Redis types for key/values.
 
Format specific field decoder description.
Describes an internal (managed by the connector) field which is added to each table row.
Manages connections to the Redis nodes
Manages the Redis connector specific metadata information.
Trino plugin to use Redis as a data source.
 
Redis specific record set.
Factory for Redis specific RecordSet instances.
Implementations decode a row from map and add field value providers for all decodable columns.
Represents a Redis specific ConnectorSplit.
Redis specific implementation of ConnectorSplitManager.
Json description to parse a Redis key/value pairs.
 
Json description to parse a single field from a Redis key/value row.
Groups the field descriptions for value or key.
Redis specific ConnectorTableHandle.
 
The row decoder for the 'zset' format.