Interface AggregateColumnSource<DB_ARRAY_TYPE extends DbArrayBase,​COMPONENT_TYPE>

All Superinterfaces:
ChunkSource<Attributes.Values>, ChunkSource.WithPrev<Attributes.Values>, ColumnSource<DB_ARRAY_TYPE>, ColumnSourceGetDefaults.ForObject<DB_ARRAY_TYPE>, DefaultChunkSource<Attributes.Values>, DefaultChunkSource.WithPrev<Attributes.Values>, ElementSource<DB_ARRAY_TYPE>, FillContextMaker, GetContextMaker, MutableColumnSource<DB_ARRAY_TYPE>, MutableColumnSourceGetDefaults.ForObject<DB_ARRAY_TYPE>, Releasable, TupleExporter<DB_ARRAY_TYPE>, TupleSource<DB_ARRAY_TYPE>, UngroupableColumnSource
All Known Implementing Classes:
ByteAggregateColumnSource, CharAggregateColumnSource, DoubleAggregateColumnSource, FloatAggregateColumnSource, IntAggregateColumnSource, LongAggregateColumnSource, ObjectAggregateColumnSource, ShortAggregateColumnSource

public interface AggregateColumnSource<DB_ARRAY_TYPE extends DbArrayBase,​COMPONENT_TYPE>
extends UngroupableColumnSource, MutableColumnSourceGetDefaults.ForObject<DB_ARRAY_TYPE>
ColumnSource and UngroupableColumnSource interface for aggregation result columns.