|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface StoreCostResult
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 |
---|
long getEstimatedRowCount()
void setEstimatedRowCount(long count)
double getEstimatedCost()
void setEstimatedCost(double cost)
|
Built on Thu 2010-12-23 20:49:13+0000, from revision ??? | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |