Class UngroupedBoxedByteArrayColumnSource

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

public class UngroupedBoxedByteArrayColumnSource extends UngroupedColumnSource<Byte> implements MutableColumnSourceGetDefaults.ForObject<Byte>
An Ungrouped Column sourced for the Boxed Type Byte.

The UngroupedBoxedC-harArrayColumnSource is replicated to all other types with com.illumon.iris.db.v2.sources.Replicate. (C-har is deliberately spelled that way in order to prevent Replicate from altering this very comment).

See Also: