Package io.deephaven.engine.table.impl.dataindex
package io.deephaven.engine.table.impl.dataindex
-
ClassDescriptionAbstract base implementation of
DataIndexthat provides common functionality.APushdownPredicateManagerthat supports pushdown against aDataIndex.Tools for working withdata indices.DataIndexUtils.LookupKeyedObjectKey<VALUE_TYPE>AKeyedObjectKeythat for values keyed by a lookup key.AAbstractDataIndexthat remaps the key columns of anotherAbstractDataIndex.A codec to encode and decode generic row set to a column.BasicDataIndeximplementation that holds an indexTableand does not specify theColumnSourcesthat were indexed, and hence cannot supportStandaloneDataIndex.keyColumnNamesByIndexedColumn().This class creates a possibly-refreshingAbstractDataIndexfor a table.