public class HashJoinHelper.BuildInfo extends Object
Constructor and Description |
---|
BuildInfo(SelectionVector4 links,
BitSet keyMatchBitVector,
int recordCount) |
Modifier and Type | Method and Description |
---|---|
void |
clear() |
BitSet |
getKeyMatchBitVector() |
SelectionVector4 |
getLinks() |
public BuildInfo(SelectionVector4 links, BitSet keyMatchBitVector, int recordCount)
public SelectionVector4 getLinks()
public BitSet getKeyMatchBitVector()
public void clear()
Copyright © 2022 The Apache Software Foundation. All rights reserved.