Package io.deephaven.chunk.attributes
package io.deephaven.chunk.attributes
-
ClassDescriptionBase
Chunk
attribute.Attribute that specifies that aChunk
contains lengths of ranges within some other Chunk.Attribute that specifies that aChunk
contains positions within some other Chunk.Attribute that specifies that aChunk
contains integer hash codes.Attribute that specifies that aChunk
contains indices, e.g.Attribute that specifies that aChunk
contains individual values.