Package com.illumon.iris.db.v2
Class ZeroKeyCrossJoinShiftState
java.lang.Object
com.illumon.iris.db.v2.CrossJoinShiftState
com.illumon.iris.db.v2.ZeroKeyCrossJoinShiftState
-
Constructor Summary
ConstructorsConstructorDescriptionZeroKeyCrossJoinShiftState
(int numInitialShiftBits, boolean allowRightSideNulls) -
Method Summary
Methods inherited from class com.illumon.iris.db.v2.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()
-