Package | Description |
---|---|
com.bigdata.bop.join |
Modifier and Type | Class and Description |
---|---|
class |
HTreeHashJoinOp<E>
A hash join against an
IAccessPath based on the HTree and
suitable for very large intermediate result sets. |
class |
JVMHashJoinOp<E>
A hash join against an
IAccessPath based on the Java collections
classes. |
Constructor and Description |
---|
HashJoinOp(HashJoinOp<E> op) |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.