|
||||||||||
| 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.ReorderProcIndexes
public class ReorderProcIndexes
| Constructor Summary | |
|---|---|
ReorderProcIndexes(int[] indexes)
|
|
| Method Summary | |
|---|---|
BasicPattern |
reorder(BasicPattern bgp)
Return a new basic pattern with the same triples as the input, but ordered as per the index list of this reorder processor. |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ReorderProcIndexes(int[] indexes)
| Method Detail |
|---|
public BasicPattern reorder(BasicPattern bgp)
reorder in interface ReorderProcpublic java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||