Interface ImmutableColumnSourceGetDefaults.ForLong

All Superinterfaces:
ChunkSource<Values>, ChunkSource.WithPrev<Values>, ColumnSource<Long>, ColumnSourceGetDefaults.ForLong, ColumnSourceGetDefaults.LongBacked<Long>, ElementSource<Long>, FillContextMaker, GetContextMaker, ImmutableColumnSource<Long>, Releasable, TupleExporter<Long>, TupleSource<Long>
All Known Implementing Classes:
ArrowLongColumnSource, ArrowUInt4ColumnSource, Immutable2DLongArraySource, ImmutableConstantLongSource, ImmutableLongArraySource, LongChunkColumnSource, RowKeyColumnSource
Enclosing class:
ImmutableColumnSourceGetDefaults

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