org.opennms.netmgt.rrd
Class RrdDataSource
java.lang.Object
org.opennms.netmgt.rrd.RrdDataSource
public class RrdDataSource
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RrdDataSource
public RrdDataSource(String name,
String type,
int heartBeat,
String min,
String max)
getHeartBeat
public int getHeartBeat()
getMax
public String getMax()
getMin
public String getMin()
getName
public String getName()
getType
public String getType()
Copyright © 2009. All Rights Reserved.