| Package | Description |
|---|---|
| com.hp.hpl.jena.sparql.algebra.optimize | |
| com.hp.hpl.jena.sparql.engine.optimizer.reorder |
| Constructor and Description |
|---|
TransformReorder(ReorderTransformation reorder)
Creates a Transformer that uses the given reordering
|
| Modifier and Type | Class and Description |
|---|---|
class |
ReorderFixed |
class |
ReorderTransformationBase
Machinary
|
class |
ReorderWeighted |
| Modifier and Type | Method and Description |
|---|---|
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) |
Licenced under the Apache License, Version 2.0