Package io.trino.plugin.accumulo.index
-
Class Summary Class Description ColumnCardinalityCache This class is an indexing utility to cache the cardinality of a column value for every table.Indexer This utility class assists the Trino connector, and external applications, in populating the index table and metrics table for Accumulo-backed Trino tables.IndexLookup Class to assist the Trino connector, and maybe external applications, leverage the secondary * index built by theIndexer.