Package io.deephaven.chunk.attributes
Interface Indices
- All Known Subinterfaces:
ChunkPositions
,DictionaryKeys
,OrderedRowKeys
,RowKeys
,UnorderedRowKeys
Attribute that specifies that a
Chunk
contains indices, e.g. positions or keys designating indices in a data
structure.