Class IncrementalNaturalJoinStateManagerTypedBase.ProbeContext

java.lang.Object
io.deephaven.engine.table.impl.util.TypedHasherUtil.BuildOrProbeContext
io.deephaven.engine.table.impl.naturaljoin.IncrementalNaturalJoinStateManagerTypedBase.ProbeContext
All Implemented Interfaces:
Context, SafeCloseable, AutoCloseable
Enclosing class:
IncrementalNaturalJoinStateManagerTypedBase

public static class IncrementalNaturalJoinStateManagerTypedBase.ProbeContext extends TypedHasherUtil.BuildOrProbeContext
  • Field Details

    • pendingShiftPointer

      public int pendingShiftPointer
    • pendingShifts

      public LongArraySource pendingShifts
  • Method Details

    • ensureShiftCapacity

      public void ensureShiftCapacity(long shiftDelta, long size)