|
||||||||||
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.ReorderLib
public class ReorderLib
Constructor Summary | |
---|---|
ReorderLib()
|
Method Summary | |
---|---|
static ReorderTransformation |
fixed()
|
static ReorderTransformation |
identity()
|
static ReorderProc |
identityProc()
|
static ReorderTransformation |
weighted(String filename)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ReorderLib()
Method Detail |
---|
public static ReorderProc identityProc()
public static ReorderTransformation identity()
public static ReorderTransformation fixed()
public static ReorderTransformation weighted(String filename)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |