Package io.deephaven.engine.rowset.impl
package io.deephaven.engine.rowset.impl
-
ClassDescription
RowSetBuilderRandomimplementation that uses an adaptive pattern based on workload.RowSetBuilderRandomimplementation that uses anOrderedLongSetBuilderSequentialinternally.An iterator for the complement set over an universe of [0, Long.MAX_VALUE].Utility methods used for writing/readingRowSets.An ordered sequence oflongvalues with set operations.A BuilderRandom type that uses a priority queue of ranges.This class enables a pattern of use where objects can be shared from multiple references/identities while they are used read-only.Utilities for working withchunksof row keys.