Class InstantSparseArraySource

All Implemented Interfaces:
ChunkSource<Attributes.Values>, ChunkSource.WithPrev<Attributes.Values>, DefaultChunkSource<Attributes.Values>, DefaultChunkSource.WithPrev<Attributes.Values>, FillContextMaker, GetContextMaker, ColumnSource<Instant>, ColumnSourceGetDefaults.ForLongAsInstant, ColumnSourceGetDefaults.LongBacked<Instant>, ConvertableTimeSource, ElementSource<Instant>, FillUnordered, MutableColumnSource<Instant>, MutableColumnSourceGetDefaults.ForLongAsInstant, MutableColumnSourceGetDefaults.LongBacked<Instant>, Releasable, WritableChunkSink<Attributes.Values>, WritableSource<Instant>, TupleExporter<Instant>, TupleSource<Instant>, Serializable

public class InstantSparseArraySource
extends NanosBasedTimeSparseArraySource<Instant>
implements MutableColumnSourceGetDefaults.ForLongAsInstant, DefaultChunkSource<Attributes.Values>, ConvertableTimeSource
Sparse Array-backed ColumnSource for Instants. Allows reinterpret as long.
See Also:
Serialized Form