Interface ChunkSource.GetContext

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

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

    Methods inherited from interface io.deephaven.engine.table.Context

    close