Package | Description |
---|---|
org.modeshape.jcr.query.optimize |
This package contains the Optimizer interface, a rule-based optimizer implementation, and library of optimization rules.
|
Modifier and Type | Method and Description |
---|---|
static AddIndexes |
AddIndexes.implicitIndexes()
The instance of the rule that uses the implicit indexes, like those for finding nodes (or children or descendants) based
upon a path.
|
static AddIndexes |
AddIndexes.with(IndexPlanners planners)
The instance of the rule that uses the supplied index planner.
|
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.