Class ColumnRegionReferencing.Null<ATTR extends Attributes.Any,​REFERENCED_COLUMN_REGION extends ColumnRegion<ATTR>>

java.lang.Object
com.illumon.iris.db.v2.sources.regioned.ColumnRegion.Null<ATTR>
com.illumon.iris.db.v2.sources.regioned.ColumnRegionReferencing.Null<ATTR,​REFERENCED_COLUMN_REGION>
All Implemented Interfaces:
ChunkSource<ATTR>, DefaultChunkSource<ATTR>, FillContextMaker, GetContextMaker, Page<ATTR>, Page.WithDefaultsForRepeatingValues<ATTR>, PagingChunkSource<ATTR>, ColumnRegion<ATTR>, ColumnRegionReferencing<ATTR,​REFERENCED_COLUMN_REGION>, Releasable
Enclosing interface:
ColumnRegionReferencing<ATTR extends Attributes.Any,​REFERENCED_COLUMN_REGION extends ColumnRegion<ATTR>>

public static class ColumnRegionReferencing.Null<ATTR extends Attributes.Any,​REFERENCED_COLUMN_REGION extends ColumnRegion<ATTR>>
extends ColumnRegion.Null<ATTR>
implements ColumnRegionReferencing<ATTR,​REFERENCED_COLUMN_REGION>