Package io.deephaven.engine.table.impl.dataindex
package io.deephaven.engine.table.impl.dataindex
-
ClassDescriptionAbstract base implementation of
DataIndex
that provides common functionality.Tools for working withdata indices
.DataIndexUtils.LookupKeyedObjectKey<VALUE_TYPE>AKeyedObjectKey
that for values keyed by a lookup key.AAbstractDataIndex
that remaps the key columns of anotherAbstractDataIndex
.A codec to encode and decode generic row set to a column.BasicDataIndex
implementation that holds an indexTable
and does not specify theColumnSources
that were indexed, and hence cannot supportStandaloneDataIndex.keyColumnNamesByIndexedColumn()
.This class creates a possibly-refreshing
AbstractDataIndex
for a table.