Class ColumnChunkPageStore<ATTR extends Attributes.Any>

java.lang.Object
com.illumon.iris.db.v2.locations.parquet.ColumnChunkPageStore<ATTR>
All Implemented Interfaces:
ChunkSource<ATTR>, DefaultChunkSource<ATTR>, DefaultChunkSource.SupportsContiguousGet<ATTR>, FillContextMaker, GetContextMaker, Page<ATTR>, PageStore<ATTR,​ATTR,​ChunkPage<ATTR>>, PagingChunkSource<ATTR>, Releasable, SafeCloseable, AutoCloseable

public abstract class ColumnChunkPageStore<ATTR extends Attributes.Any>
extends Object
implements PageStore<ATTR,​ATTR,​ChunkPage<ATTR>>, Page<ATTR>, SafeCloseable, Releasable