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
-
Nested Class Summary
Nested classes/interfaces inherited from class io.deephaven.engine.table.impl.util.TypedHasherUtil.BuildOrProbeContext
TypedHasherUtil.BuildOrProbeContext.BuildContext, TypedHasherUtil.BuildOrProbeContext.ProbeContext
-
Field Summary
FieldsFields inherited from class io.deephaven.engine.table.impl.util.TypedHasherUtil.BuildOrProbeContext
chunkSize, getContexts, sharedContext
-
Method Summary
Methods inherited from class io.deephaven.engine.table.impl.util.TypedHasherUtil.BuildOrProbeContext
close, closeSharedContexts, resetSharedContexts
-
Field Details
-
pendingShiftPointer
public int pendingShiftPointer -
pendingShifts
-
-
Method Details
-
ensureShiftCapacity
public void ensureShiftCapacity(long shiftDelta, long size)
-