| Name | Description | Type | Package | Framework |
| AbstractJoinNexus | Base implementation for IJoinNexusVersion:$Id$Author:Bryan Thompson | Class | com.bigdata.relation.rule.eval | BlazeGraph |
| AbstractJoinNexusFactory | Base implementation for IJoinNexusFactory. | Class | com.bigdata.relation.rule.eval | BlazeGraph |
| AbstractSolutionBuffer | Base class for IBuffer whose target is a mutation (insert, delete, or update) of some IMutableRelation. | Class | com.bigdata.relation.rule.eval | BlazeGraph |
| AbstractSolutionBuffer .DeleteSolutionBuffer | Buffer writes on IMutableRelation. | Class | com.bigdata.relation.rule.eval | BlazeGraph |
| AbstractSolutionBuffer .InsertSolutionBuffer | Buffer writes on IMutableRelation#insert(IChunkedIterator) when it isVersion:$Id$Author:Bryan Thompson | Class | com.bigdata.relation.rule.eval | BlazeGraph |
| AbstractStepTask | Class | com.bigdata.relation.rule.eval | BlazeGraph | |
| ActionEnum | Symbolic constants corresponding to the type of action associated with the execution of an IProgram. | Class | com.bigdata.relation.rule.eval | BlazeGraph |
| ChunkTrace | Utility class that may be used to trace the chunks accepted for join processing for each predicate. | Class | com.bigdata.relation.rule.eval | BlazeGraph |
| DefaultRuleTaskFactory | Default factory for tasks to execute IRules. | Class | com.bigdata.relation.rule.eval | BlazeGraph |
| DistributedJoinMasterTask | Note: For query, this object MUST be executed locally on the client. | Class | com.bigdata.relation.rule.eval.pipeline | BlazeGraph |
| DistributedJoinTask | of this task per index partition on which the rule will read. | Class | com.bigdata.relation.rule.eval.pipeline | BlazeGraph |
| EmptyProgramTask | Provides execution for an "empty" program. | Class | com.bigdata.relation.rule.eval | BlazeGraph |
| IJoinMaster | Interface exported by the JoinMasterTask. | Interface | com.bigdata.relation.rule.eval.pipeline | BlazeGraph |
| IJoinNexus | Interface provides an interoperability nexus for the IPredicates, IBindingSets, and ISolutions for the evaluation of an | Interface | com.bigdata.relation.rule.eval | BlazeGraph |
| IJoinNexusFactory | A factory for IJoinNexus instances. | Interface | com.bigdata.relation.rule.eval | BlazeGraph |
| IProgramTask | Interface for a task that executes a (complex) program (vs a single rule). | Interface | com.bigdata.relation.rule.eval | BlazeGraph |
| IRuleState | Interface | com.bigdata.relation.rule.eval | BlazeGraph | |
| IRuleStatisticsFactory | A factory for rule statistics objects. | Interface | com.bigdata.relation.rule.eval | BlazeGraph |
| IRuleTaskFactory | A factory for objects that handle the execution of an IRule. | Interface | com.bigdata.relation.rule.eval | BlazeGraph |
| ISolution | A solution bundles together any of (a) the materialized element corresponding to the bindings on the head of an IRule; (b) the IBindingSet | Interface | com.bigdata.relation.rule.eval | BlazeGraph |
| IStepTask | Interface for evaluation of an IStep. | Interface | com.bigdata.relation.rule.eval | BlazeGraph |
| JoinMasterTask | Master providing efficient distributed evaluation of IRules. | Class | com.bigdata.relation.rule.eval.pipeline | BlazeGraph |
| JoinStats | Statistics about processing for a single join dimension as reported by a single JoinTask. | Class | com.bigdata.relation.rule.eval.pipeline | BlazeGraph |
| JoinTask | Consumes IBindingSet chunks from the previous join dimension. | Class | com.bigdata.relation.rule.eval.pipeline | BlazeGraph |
| JoinTaskFactoryTask | A factory for DistributedJoinTasks. | Class | com.bigdata.relation.rule.eval.pipeline | BlazeGraph |
| JoinTaskSink | An object used by a JoinTask to write on another JoinTask providing a sink for a specific index partition. | Class | com.bigdata.relation.rule.eval.pipeline | BlazeGraph |
| LocalJoinMasterTask | Note: Just like a nested subquery join, when used for mutation this must read and write on the ITx. | Class | com.bigdata.relation.rule.eval.pipeline | BlazeGraph |
| LocalJoinTask | JoinTask implementation for a Journal. | Class | com.bigdata.relation.rule.eval.pipeline | BlazeGraph |
| MutationTask | A task that executes a mutation operation. | Class | com.bigdata.relation.rule.eval | BlazeGraph |
| ProgramTask | Task for executing a program when all of the indices for the relation are co-located on the same DataService. | Class | com.bigdata.relation.rule.eval | BlazeGraph |
| ProgramUtility | Support for determining how and where a program should be executed. | Class | com.bigdata.relation.rule.eval | BlazeGraph |
| QueryTask | A task that executes a query operation. | Class | com.bigdata.relation.rule.eval | BlazeGraph |
| RuleLog | Class defines the log on which rule execution statistics are written. | Class | com.bigdata.relation.rule.eval | BlazeGraph |
| RuleState | State for a rule execution. | Class | com.bigdata.relation.rule.eval | BlazeGraph |
| RuleStats | Statistics about what an IStep did when it was executed. | Class | com.bigdata.relation.rule.eval | BlazeGraph |
| RunRuleAndFlushBufferTask | Helper class is used for sequential IRule step execution. | Class | com.bigdata.relation.rule.eval | BlazeGraph |
| RunRuleAndFlushBufferTaskFactory | Factory class is used for sequential IRule step execution. | Class | com.bigdata.relation.rule.eval | BlazeGraph |
| Solution | Flyweight implementation. | Class | com.bigdata.relation.rule.eval | BlazeGraph |
| SolutionComparator | Wraps the Comparator obtained from a IKeyOrder such that it will ordered ISolutions by the elements reported by | Class | com.bigdata.relation.rule.eval | BlazeGraph |
| SolutionFilter | Resolves an ISolution to its element and delegates the filter test to an IElementFilter suitable for the expected element type. | Class | com.bigdata.relation.rule.eval | BlazeGraph |
| TestAll | Aggregates test suites into increasing dependency order. | Class | com.bigdata.relation.rule.eval | BlazeGraph |
| TestRuleState | Class | com.bigdata.relation.rule.eval | BlazeGraph | |
| UnsyncLocalOutputBuffer | Keeps track of the chunks of binding sets that are generated on the caller'sVersion:$Id: UnsyncLocalOutputBuffer. | Class | com.bigdata.relation.rule.eval.pipeline | BlazeGraph |