Class ColumnRegionObject.StaticPageStore<DATA_TYPE,​ATTR extends Attributes.Any>

java.lang.Object
com.illumon.iris.db.v2.sources.regioned.RegionedPageStore.Static<ATTR,​ATTR,​ColumnRegionObject<DATA_TYPE,​ATTR>>
com.illumon.iris.db.v2.sources.regioned.ColumnRegionObject.StaticPageStore<DATA_TYPE,​ATTR>
All Implemented Interfaces:
LongSizedDataStructure, ChunkSource<ATTR>, DefaultChunkSource<ATTR>, DefaultChunkSource.SupportsContiguousGet<ATTR>, FillContextMaker, GetContextMaker, Page<ATTR>, PageStore<ATTR,​ATTR,​ColumnRegionObject<DATA_TYPE,​ATTR>>, PagingChunkSource<ATTR>, ColumnRegion<ATTR>, ColumnRegionObject<DATA_TYPE,​ATTR>, RegionedPageStore<ATTR,​ATTR,​ColumnRegionObject<DATA_TYPE,​ATTR>>, Releasable
Enclosing interface:
ColumnRegionObject<T,​ATTR extends Attributes.Any>

public static final class ColumnRegionObject.StaticPageStore<DATA_TYPE,​ATTR extends Attributes.Any>
extends RegionedPageStore.Static<ATTR,​ATTR,​ColumnRegionObject<DATA_TYPE,​ATTR>>
implements ColumnRegionObject<DATA_TYPE,​ATTR>