| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectvishnu.model.algebra.optimizer.costs.AbstractCostEstimator
vishnu.model.algebra.optimizer.costs.NoIndexSortedDataSelectionCostEstimator
public class NoIndexSortedDataSelectionCostEstimator

| Constructor Summary | |
|---|---|
| NoIndexSortedDataSelectionCostEstimator() | |
| Method Summary | |
|---|---|
|  int | equalCopyCost() | 
|  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 NoIndexSortedDataSelectionCostEstimator()
| Method Detail | 
|---|
public int inputCost()
inputCost in class AbstractCostEstimatorpublic int equalCopyCost()
public int outputCost()
outputCost in class AbstractCostEstimator| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||