|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object vishnu.model.algebra.optimizer.costs.AbstractCostEstimator vishnu.model.algebra.optimizer.costs.ScanSelectionCostEstimator
public class ScanSelectionCostEstimator
Constructor Summary | |
---|---|
ScanSelectionCostEstimator()
|
Method Summary | |
---|---|
int |
inputCost()
|
int |
outputCost()
|
Methods inherited from class vishnu.model.algebra.optimizer.costs.AbstractCostEstimator |
---|
cost, getDatabase, getRelation, image, innerImage, innerPages, log2, max, setDatabase, setRelation |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ScanSelectionCostEstimator()
Method Detail |
---|
public int inputCost()
inputCost
in class AbstractCostEstimator
public int outputCost()
outputCost
in class AbstractCostEstimator
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |