|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.hp.hpl.jena.sparql.engine.optimizer.reorder.ReorderTransformationBase
public abstract class ReorderTransformationBase
Machinary
| Field Summary | |
|---|---|
static org.slf4j.Logger |
log
|
| Constructor Summary | |
|---|---|
ReorderTransformationBase()
|
|
| Method Summary | |
|---|---|
BasicPattern |
reorder(BasicPattern pattern)
Return the reordered basic graph pattern. |
ReorderProc |
reorderIndexes(BasicPattern pattern)
Return the reordering function based on a basic graph pattern. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final org.slf4j.Logger log
| Constructor Detail |
|---|
public ReorderTransformationBase()
| Method Detail |
|---|
public BasicPattern reorder(BasicPattern pattern)
ReorderTransformation
reorder in interface ReorderTransformationpublic final ReorderProc reorderIndexes(BasicPattern pattern)
ReorderTransformation
reorderIndexes in interface ReorderTransformation
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||