Package | Description |
---|---|
com.bigdata.bop.join |
Modifier and Type | Method and Description |
---|---|
protected HTreeHashJoinUtility.BS[] |
HTreeHashJoinUtility.vector(IBindingSet[] leftSolutions,
IVariable<?>[] joinVars,
IVariable<?>[] selectVars,
boolean ignoreUnboundVariables,
AtomicInteger vectorSize)
Vector a chunk of solutions.
|
Modifier and Type | Method and Description |
---|---|
int |
HTreeHashJoinUtility.BS.compareTo(HTreeHashJoinUtility.BS o) |
protected boolean |
HTreePipelinedHashJoinUtility.joinsWith(HTreeHashJoinUtility.BS bs,
IKeyBuilder keyBuilder,
HTree htree)
Checks whether bs joins with the given htree.
|
protected boolean |
HTreePipelinedHashJoinUtility.joinsWith(HTreeHashJoinUtility.BS bs,
IKeyBuilder keyBuilder,
HTree rightSolutions,
HTree rightSolutionsWithoutSubqueryResult)
Checks whether bs joins with rightSolutions or rightSolutionsWithoutSubqueryResult.
|
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.