Class HashJoinHelper.BuildInfo
java.lang.Object
org.apache.drill.exec.physical.impl.join.HashJoinHelper.BuildInfo
- Enclosing class:
- HashJoinHelper
-
Constructor Summary
ConstructorDescriptionBuildInfo
(SelectionVector4 links, BitSet keyMatchBitVector, int recordCount) -
Method Summary
-
Constructor Details
-
BuildInfo
-
-
Method Details
-
getLinks
-
getKeyMatchBitVector
-
clear
public void clear()
-