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
Context
s that are used in ChunkSource.getChunk(GetContext, RowSequence)
.-
Method Summary