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.
|
optimize
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
optimize
protected void optimizeJoinGroup(AST2BOpContext ctx, StaticAnalysis sa, IBindingSet[] bSets, JoinGroupNode group)
optimizeJoinGroup
in class AbstractJoinGroupOptimizer
public static RangeBOp toRangeBOp(BOpContextBase context, RangeNode range, GlobalAnnotations globals)
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.