Package io.deephaven.engine.table
Interface ChunkSource.GetContext
- All Superinterfaces:
AutoCloseable,Context,SafeCloseable
- All Known Implementing Classes:
DefaultGetContext,ViewColumnSource.VCSGetContext
- Enclosing interface:
- ChunkSource<ATTR extends Any>
Marker interface for
Contexts that are used in ChunkSource.getChunk(GetContext, RowSequence).-
Method Summary