|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectvishnu.model.algebra.optimizer.costs.CostBasedAlgorithmPicker
public class CostBasedAlgorithmPicker
![]() |
![]() |
![]() |
![]() |
| Constructor Summary | |
|---|---|
protected |
CostBasedAlgorithmPicker()
|
| Method Summary | |
|---|---|
static CostBasedAlgorithmPicker |
getInstance()
|
void |
register(java.lang.Class<Algorithm> a,
CostEstimator e)
|
Algorithm |
selectedAlgorithm(java.util.Collection<Algorithm> c,
Relation r)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected CostBasedAlgorithmPicker()
| Method Detail |
|---|
public void register(java.lang.Class<Algorithm> a,
CostEstimator e)
public Algorithm selectedAlgorithm(java.util.Collection<Algorithm> c,
Relation r)
selectedAlgorithm in interface AlgorithmSelectionStage.AlgorithmPickerpublic static CostBasedAlgorithmPicker getInstance()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||