Class LongAsZonedDateTimeColumnSource

All Implemented Interfaces:
ChunkSource<Attributes.Values>, ChunkSource.WithPrev<Attributes.Values>, DefaultChunkSource<Attributes.Values>, DefaultChunkSource.WithPrev<Attributes.Values>, FillContextMaker, GetContextMaker, ColumnSource<ZonedDateTime>, ColumnSourceGetDefaults.ForObject<ZonedDateTime>, ConvertableTimeSource.Zoned, ElementSource<ZonedDateTime>, MutableColumnSource<ZonedDateTime>, MutableColumnSourceGetDefaults.ForObject<ZonedDateTime>, Releasable, TupleExporter<ZonedDateTime>, TupleSource<ZonedDateTime>, Serializable

public class LongAsZonedDateTimeColumnSource
extends BoxedLongAsTimeSource<ZonedDateTime>
implements ConvertableTimeSource.Zoned
Reinterpret result ColumnSource implementations that translates long to ZonedDateTime values.
See Also:
Serialized Form