Package io.deephaven.engine.table.impl.chunkattributes
package io.deephaven.engine.table.impl.chunkattributes
-
ClassDescriptionAttribute that specifies that a
Chunk
contains positions within another Chunk that represents a dictionary of values.Attribute that specifies that aChunk
contains the bytes of objects which need to be decoded.Attribute that specifies that aChunk
containslong
values which are StringSets endoded as a bitmask.