public interface IReorderableNode extends IGroupMemberNode, IBindingProducerNode, BOp
IQueryNode.Annotations
Modifier and Type | Method and Description |
---|---|
long |
getEstimatedCardinality(StaticOptimizer opt)
Return the estimated cardinality - either the range count of a
statement pattern or some computed estimated cardinality for a join
group.
|
boolean |
isReorderable()
The decision about whether to re-order can no longer be made simply
by examining the type - individual instances of a particular type
may or may not be reorderable.
|
getContext, getParent, getParentGraphPatternGroup, getParentJoinGroup, setParent
getDesiredBound, getRequiredBound
toString
annotations, argIterator, args, arity, clone, get, getEvaluationContext, getId, getProperty, getRequiredProperty, isController, setProperty, toArray, toArray, toShortString, toString
getProperty
boolean isReorderable()
long getEstimatedCardinality(StaticOptimizer opt)
opt
- This optimizer can be used to help work out the estimateCopyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.