Class InstantArraySource

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, ShiftData.ShiftCallback, Releasable, TupleExporter<Instant>, TupleSource<Instant>, WritableColumnSource<Instant>, WritableSourceWithPrepareForParallelPopulation

public class InstantArraySource extends NanosBasedTimeArraySource<Instant> implements MutableColumnSourceGetDefaults.ForLongAsInstant
Array-backed ColumnSource for Instants. Allows reinterpretation as long.