Package | Description |
---|---|
com.bigdata.relation.rule.eval |
This package supports rule evaluation.
|
com.bigdata.relation.rule.eval.pipeline |
This package implements a pipeline join.
|
Class and Description |
---|
JoinStats
Statistics about processing for a single join dimension as reported by a
single
JoinTask . |
Class and Description |
---|
DistributedJoinTask
Implementation used by scale-out deployments.
|
IJoinMaster
Interface exported by the
JoinMasterTask . |
JoinMasterTask
Master providing efficient distributed evaluation of
IRule s. |
JoinStats
Statistics about processing for a single join dimension as reported by a
single
JoinTask . |
JoinTask
Consumes
IBindingSet chunks from the previous join dimension. |
JoinTask.AccessPathTask
Accepts an asBound
IPredicate and a (non-empty) collection of
IBindingSet s each of which licenses the same asBound
predicate for the current join dimension. |
JoinTaskSink |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.