|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectetm.contrib.rrd.core.AbstractRrdPlugin
etm.contrib.rrd.rrd4j.Rrd4jPlugin
public class Rrd4jPlugin
RRD4j based implementation of an RRD plugin.
| Field Summary |
|---|
| Fields inherited from class etm.contrib.rrd.core.AbstractRrdPlugin |
|---|
ctx, destinations |
| Constructor Summary | |
|---|---|
Rrd4jPlugin()
|
|
| Method Summary | |
|---|---|
protected RrdDestination[] |
getDestinations()
|
PluginMetaData |
getPluginMetaData()
Returns metadata of the plugin. |
void |
setDestinations(java.util.List aDestinations)
|
void |
setRrdFilePath(java.lang.String path)
|
| Methods inherited from class etm.contrib.rrd.core.AbstractRrdPlugin |
|---|
doValidateChain, init, onCollect, start, stop |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Rrd4jPlugin()
| Method Detail |
|---|
public void setRrdFilePath(java.lang.String path)
public void setDestinations(java.util.List aDestinations)
protected RrdDestination[] getDestinations()
getDestinations in class AbstractRrdPluginpublic PluginMetaData getPluginMetaData()
EtmPlugin
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||