Package | Description |
---|---|
com.bigdata.bop.controller |
This package provides operators for subquery, including UNION, STEPS,
and STAR (transitive closure).
|
com.bigdata.bop.join |
Modifier and Type | Interface and Description |
---|---|
static interface |
HTreeNamedSubqueryOp.Annotations |
static interface |
JVMNamedSubqueryOp.Annotations |
interface |
SubqueryJoinAnnotations
Annotations for joins against a subquery.
|
static interface |
SubqueryOp.Annotations |
Modifier and Type | Interface and Description |
---|---|
interface |
AccessPathJoinAnnotations
Interface declares additional annotations for joins against an
IAccessPath (versus a subquery or temporary solution set). |
static interface |
DistinctTermScanOp.Annotations |
static interface |
FastRangeCountOp.Annotations |
static interface |
HashIndexOp.Annotations |
static interface |
HashIndexOpBase.Annotations |
static interface |
HashJoinOp.Annotations |
interface |
HTreeHashJoinAnnotations
Annotations in common for
HTree based hash joins. |
static interface |
HTreeHashJoinOp.Annotations |
static interface |
HTreeMergeJoin.Annotations |
interface |
JVMHashJoinAnnotations
Annotations in common for JVM based hash joins.
|
static interface |
JVMHashJoinOp.Annotations |
static interface |
JVMMergeJoin.Annotations |
static interface |
NestedLoopJoinOp.Annotations |
static interface |
PipelinedHashIndexAndSolutionSetJoinOp.Annotations |
static interface |
PipelineJoin.Annotations |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.