Package io.deephaven.engine.rowset.chunkattributes
package io.deephaven.engine.rowset.chunkattributes
-
InterfacesClassDescriptionAttribute that specifies that a
Chunkcontains ordered row key ranges, which must be in strictly ascending order.Attribute that specifies that aChunkcontains individual ordered row keys, which must be in strictly ascending order.Attribute that specifies that aChunkcontains row keys, which may be ordered or unordered.Attribute that specifies that aChunkcontains unordered row keys, which may be in any order or be duplicative.