Interface ColumnRegionObject<T,​ATTR extends Attributes.Any>

All Superinterfaces:
ChunkSource<ATTR>, ColumnRegion<ATTR>, FillContextMaker, GetContextMaker, Page<ATTR>, PagingChunkSource<ATTR>, Releasable
All Known Implementing Classes:
ColumnRegionChunkDictionary, ColumnRegionObject.Null, ColumnRegionObject.StaticPageStore, ColumnRegionObjectCached, ColumnRegionObjectCodecFixed, ColumnRegionObjectCodecVariable, ColumnRegionObjectWithDictionary, ColumnRegionStringSet, DeferredColumnRegionObject, ParquetColumnRegionObject, ParquetColumnRegionSymbolTable

public interface ColumnRegionObject<T,​ATTR extends Attributes.Any>
extends ColumnRegion<ATTR>
Column region interface for regions that support fetching objects.