|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Manage the result information from a single call to StoreCostController.getScanCost().
StoreCostController
Method Summary | |
double |
getEstimatedCost()
Get the estimated cost. |
long |
getEstimatedRowCount()
Get the estimated row count. |
void |
setEstimatedCost(double cost)
Set the estimated cost. |
void |
setEstimatedRowCount(long count)
Set the estimated row count. |
Method Detail |
public long getEstimatedRowCount()
public void setEstimatedRowCount(long count)
public double getEstimatedCost()
public void setEstimatedCost(double cost)
|
Built on Mon 2007-06-04 09:58:47+0400, from revision ??? | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |