Class NanosBasedTimeArraySource<TIME_TYPE>

All Implemented Interfaces:
ChunkSource<Attributes.Values>, ChunkSource.WithPrev<Attributes.Values>, DefaultChunkSource<Attributes.Values>, DefaultChunkSource.WithPrev<Attributes.Values>, FillContextMaker, GetContextMaker, ColumnSource<TIME_TYPE>, ConvertableTimeSource, ElementSource<TIME_TYPE>, FillUnordered, Releasable, WritableChunkSink<Attributes.Values>, WritableSource<TIME_TYPE>, TupleExporter<TIME_TYPE>, TupleSource<TIME_TYPE>, ShiftData.ShiftCallback, Serializable
Direct Known Subclasses:
DateTimeArraySource, InstantArraySource, ZonedDateTimeArraySource

public abstract class NanosBasedTimeArraySource<TIME_TYPE>
extends ArrayBackedColumnSource<T>
implements WritableSource<TIME_TYPE>, FillUnordered, ConvertableTimeSource
See Also:
Serialized Form