Class LongAsZonedDateTimeColumnSource

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

public class LongAsZonedDateTimeColumnSource extends LongAsTimeSource<ZonedDateTime> implements ConvertibleTimeSource.Zoned
Reinterpret result ColumnSource implementations that translates long to ZonedDateTime values.