Package io.deephaven.engine.table.impl.chunkattributes


package io.deephaven.engine.table.impl.chunkattributes
  • Interfaces
    Class
    Description
    Attribute that specifies that a Chunk contains positions within another Chunk that represents a dictionary of values.
    Attribute that specifies that a Chunk contains the bytes of objects which need to be decoded.
    Attribute that specifies that a Chunk contains long values which are StringSets endoded as a bitmask.