Class ColumnRegionObjectCached<T,​ATTR extends Attributes.Any,​OFFSET_LOOKUP_CACHE extends OffsetLookupCache<T,​ChunkSource.FillContext>>

java.lang.Object
com.illumon.iris.db.v2.sources.regioned.ColumnRegionObjectCached<T,​ATTR,​OFFSET_LOOKUP_CACHE>
All Implemented Interfaces:
ChunkSource<ATTR>, DefaultChunkSource<ATTR>, FillContextMaker, GetContextMaker, Page<ATTR>, Page.WithDefaults<ATTR>, PagingChunkSource<ATTR>, ColumnRegion<ATTR>, ColumnRegionObject<T,​ATTR>, Releasable, OffsetLookup<T,​ChunkSource.FillContext>

public final class ColumnRegionObjectCached<T,​ATTR extends Attributes.Any,​OFFSET_LOOKUP_CACHE extends OffsetLookupCache<T,​ChunkSource.FillContext>>
extends Object
implements ColumnRegionObject<T,​ATTR>, OffsetLookup<T,​ChunkSource.FillContext>, Page.WithDefaults<ATTR>
Column region interface for regions that support fetching objects.