|
ABLE 2.0.0 07/02/2003 10:25:01 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The AutotuneAdaptor interface defines an AbleBean that plays the role of an adaptor for an AutotuneAgent to an application or target system.
It must provide information on the target system:
Method Summary | |
---|---|
void |
defineMetrics()
Define all of the metrics for the target system. |
AutotuneMetricCollection |
getMetrics()
Get all of the defined metrics for the target system. |
void |
setTuningControl(AutotuneTuningControlMetric tuningControl)
Set a single tuning control on the target system. |
void |
setTuningControls(java.util.Vector tuningControls)
Set multiple tuning controls on the target system. |
Method Detail |
public void setTuningControl(AutotuneTuningControlMetric tuningControl) throws AbleException
public void setTuningControls(java.util.Vector tuningControls) throws AbleException
public AutotuneMetricCollection getMetrics() throws AbleException
public void defineMetrics() throws AbleException
|
ABLE 2.0.0 07/02/2003 10:25:01 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |