Package io.deephaven.engine.table.impl
Class ZeroKeyCrossJoinShiftState
java.lang.Object
io.deephaven.engine.table.impl.CrossJoinShiftState
io.deephaven.engine.table.impl.ZeroKeyCrossJoinShiftState
-
Constructor Summary
ConstructorDescriptionZeroKeyCrossJoinShiftState
(int numInitialShiftBits, boolean allowRightSideNulls) -
Method Summary
Methods inherited from class io.deephaven.engine.table.impl.CrossJoinShiftState
getMasked, getNumShiftBits, getPrevMasked, getPrevNumShiftBits, getPrevShifted, getShifted, leftOuterJoin
-
Constructor Details
-
ZeroKeyCrossJoinShiftState
public ZeroKeyCrossJoinShiftState(int numInitialShiftBits, boolean allowRightSideNulls)
-
-
Method Details
-
rightEmpty
public boolean rightEmpty() -
rightEmptyPrev
public boolean rightEmptyPrev()
-