|
||||||||||
| 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
com.hp.hpl.jena.sparql.engine.optimizer.reorder.ReorderFixed
public class ReorderFixed
| Field Summary | |
|---|---|
static StatsMatcher |
matcher
|
static int |
MultiTermMax
Maximum value for a match involving two terms. |
static int |
MultiTermSampleSize
The number of triples used for the base scale |
| Fields inherited from class com.hp.hpl.jena.sparql.engine.optimizer.reorder.ReorderTransformationBase |
|---|
log |
| Method Summary | |
|---|---|
double |
weight(PatternTriple pt)
Return the weight of the pattern, or -1 if no knowdleg for it |
| Methods inherited from class com.hp.hpl.jena.sparql.engine.optimizer.reorder.ReorderTransformationBase |
|---|
reorder, reorderIndexes |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static int MultiTermSampleSize
public static int MultiTermMax
public static final StatsMatcher matcher
| Method Detail |
|---|
public double weight(PatternTriple pt)
ReorderTransformationBase
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||