Package io.deephaven.engine.table.impl.by.alternatingcolumnsource
package io.deephaven.engine.table.impl.by.alternatingcolumnsource
-
ClassDescriptionAlternatingColumnSource<DATA_TYPE>
ColumnSource
implementation that delegates to the main and alternate sources for our incremental open addressed hash table key columns that swap back and forth between a "main" and "alternate" source.