Class InstantSparseArraySource

All Implemented Interfaces:
ChunkSink<Values>, ChunkSource<Values>, ChunkSource.WithPrev<Values>, ColumnSource<Instant>, ElementSource<Instant>, FillContextMaker, GetContextMaker, ColumnSourceGetDefaults.ForLongAsInstant, ColumnSourceGetDefaults.LongBacked<Instant>, DefaultChunkSource<Values>, DefaultChunkSource.WithPrev<Values>, MutableColumnSource<Instant>, MutableColumnSourceGetDefaults.ForLongAsInstant, MutableColumnSourceGetDefaults.LongBacked<Instant>, ConvertibleTimeSource, DeferredGroupingColumnSource<Instant>, FillUnordered<Values>, InMemoryColumnSource, PossiblyImmutableColumnSource, ShiftData.RowSetShiftCallback, Releasable, TupleExporter<Instant>, TupleSource<Instant>, WritableColumnSource<Instant>, WritableSourceWithPrepareForParallelPopulation

Sparse Array-backed ColumnSource for Instants. Allows reinterpret as long.