Datasource
, DsDef
public interface DsTypes
Modifier and Type | Field | Description |
---|---|---|
static String |
DT_ABSOLUTE |
Constant to represent ABSOLUTE datasource type
|
static String |
DT_COUNTER |
Constant to represent COUNTER datasource type
|
static String |
DT_DERIVE |
Constant to represent DERIVE datasource type
|
static String |
DT_GAUGE |
Constant to represent GAUGE datasource type
|
static final String DT_GAUGE
static final String DT_COUNTER
static final String DT_DERIVE
static final String DT_ABSOLUTE