Interface ImmutableColumnSourceGetDefaults.ForLong

All Superinterfaces:
ChunkSource<Attributes.Values>, ChunkSource.WithPrev<Attributes.Values>, ColumnSource<Long>, ColumnSourceGetDefaults.ForLong, ColumnSourceGetDefaults.LongBacked<Long>, DefaultChunkSource<Attributes.Values>, DefaultChunkSource.WithPrev<Attributes.Values>, ElementSource<Long>, FillContextMaker, GetContextMaker, ImmutableColumnSource<Long>, Releasable, TupleExporter<Long>, TupleSource<Long>
All Known Implementing Classes:
ImmutableLongArraySource, RowIdSource
Enclosing class:
ImmutableColumnSourceGetDefaults

public static interface ImmutableColumnSourceGetDefaults.ForLong
extends ColumnSourceGetDefaults.ForLong, ImmutableColumnSource<Long>
Default interface for immutable long ColumnSource implementations.