Package io.deephaven.engine.rowset.impl.rsp
package io.deephaven.engine.rowset.impl.rsp
-
ClassDescriptionA set representation for long values using Regular Space Partitioning (RSP) of the long space in "blocks" of (2^16) elements.A resumable form of
RspArray.overlapsRange(int, long, long), carrying both cursors a caller would otherwise re-establish on every call.Spans to be inserted into anRspArrayat positions established ahead of time, so that room for all of them can be made in a single pass.See header comment on RspArray for explanation on space partitioning.