Uses of Package
com.bigdata.relation.rule.eval.pipeline

Packages that use com.bigdata.relation.rule.eval.pipeline
com.bigdata.relation.rule.eval This package supports rule evaluation. 
com.bigdata.relation.rule.eval.pipeline This package implements a pipeline join. 
 

Classes in com.bigdata.relation.rule.eval.pipeline used by com.bigdata.relation.rule.eval
JoinStats
          Statistics about processing for a single join dimension as reported by a single JoinTask.
 

Classes in com.bigdata.relation.rule.eval.pipeline used by com.bigdata.relation.rule.eval.pipeline
DistributedJoinTask
          Implementation used by scale-out deployments.
IJoinMaster
          Interface exported by the JoinMasterTask.
JoinMasterTask
          Master providing efficient distributed evaluation of IRules.
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 IBindingSets each of which licenses the same asBound predicate for the current join dimension.
JoinTaskSink
          An object used by a JoinTask to write on another JoinTask providing a sink for a specific index partition.
 



Copyright © 2006-2011 SYSTAP, LLC. All Rights Reserved.