public class ASTRangeOptimizer extends AbstractJoinGroupOptimizer implements IASTOptimizer
| Constructor and Description |
|---|
ASTRangeOptimizer() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
optimizeJoinGroup(AST2BOpContext ctx,
StaticAnalysis sa,
IBindingSet[] bSets,
JoinGroupNode group)
Optimize the join group, attach range nodes.
|
static RangeBOp |
toRangeBOp(BOpContextBase context,
RangeNode range,
GlobalAnnotations globals)
Public static facilitates the test cases.
|
optimizeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitoptimizeprotected void optimizeJoinGroup(AST2BOpContext ctx, StaticAnalysis sa, IBindingSet[] bSets, JoinGroupNode group)
optimizeJoinGroup in class AbstractJoinGroupOptimizerpublic static RangeBOp toRangeBOp(BOpContextBase context, RangeNode range, GlobalAnnotations globals)
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.