Interface ChunkSource.GetContext

All Superinterfaces:
AutoCloseable, Context, SafeCloseable
All Known Implementing Classes:
DefaultGetContext, RegionedColumnSourceObject.FillContext, ViewColumnSource.VCSGetContext
Enclosing interface:
ChunkSource<ATTR extends Attributes.Any>

public static interface ChunkSource.GetContext
extends Context
Marker interface for Contexts that are used in ChunkSource.getChunk(GetContext, OrderedKeys).
  • Method Summary

    Methods inherited from interface com.illumon.iris.db.v2.sources.chunk.Context

    close