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