|
ABLE 2.3.0 07/13/2005 14:21:00 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | 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
AbleException
public void setTuningControls(java.util.Vector tuningControls)
throws AbleException
AbleException
public AutotuneMetricCollection getMetrics()
throws AbleException
AbleException
public void defineMetrics()
throws AbleException
AbleException
|
ABLE 2.3.0 07/13/2005 14:21:00 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||