public class RrdDataSource extends Object
| Constructor and Description | 
|---|
RrdDataSource(String name,
             RrdAttributeType type,
             int heartBeat,
             String min,
             String max)  | 
| Modifier and Type | Method and Description | 
|---|---|
int | 
getHeartBeat()
getHeartBeat 
 | 
String | 
getMax()
getMax 
 | 
String | 
getMin()
getMin 
 | 
String | 
getName()
getName 
 | 
RrdAttributeType | 
getType()
getType 
 | 
public RrdDataSource(String name, RrdAttributeType type, int heartBeat, String min, String max)
public int getHeartBeat()
getHeartBeat
public RrdAttributeType getType()
getType
RrdAttributeType object.Copyright © 2020. All rights reserved.