|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ReorderTransformation | |
|---|---|
| com.hp.hpl.jena.sparql.algebra.optimize | |
| com.hp.hpl.jena.sparql.engine.optimizer.reorder | |
| Uses of ReorderTransformation in com.hp.hpl.jena.sparql.algebra.optimize |
|---|
| Constructors in com.hp.hpl.jena.sparql.algebra.optimize with parameters of type ReorderTransformation | |
|---|---|
TransformReorder(ReorderTransformation reorder)
Creates a Transformer that uses the given reordering |
|
| Uses of ReorderTransformation in com.hp.hpl.jena.sparql.engine.optimizer.reorder |
|---|
| Classes in com.hp.hpl.jena.sparql.engine.optimizer.reorder that implement ReorderTransformation | |
|---|---|
class |
ReorderFixed
Fixed scheme for choosing based on the triple patterns, without looking at the data. |
class |
ReorderTransformationSubstitution
Machinary. |
class |
ReorderWeighted
|
| Methods in com.hp.hpl.jena.sparql.engine.optimizer.reorder that return ReorderTransformation | |
|---|---|
static ReorderTransformation |
ReorderLib.fixed()
|
ReorderTransformation |
Reorderable.getReorderTransform()
Reorder processor - may be null, for "not applicable" |
static ReorderTransformation |
ReorderLib.identity()
Return a ReorderTransformation that maps directly to the original (leaving the query writer in-control) |
static ReorderTransformation |
ReorderLib.weighted(String filename)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||