Datasource
, DsDef
public interface DsTypes
修飾子とタイプ | フィールド | 説明 |
---|---|---|
static java.lang.String |
DT_ABSOLUTE |
Constant to represent ABSOLUTE datasource type
|
static java.lang.String |
DT_COUNTER |
Constant to represent COUNTER datasource type
|
static java.lang.String |
DT_DERIVE |
Constant to represent DERIVE datasource type
|
static java.lang.String |
DT_GAUGE |
Constant to represent GAUGE datasource type
|
static final java.lang.String DT_GAUGE
static final java.lang.String DT_COUNTER
static final java.lang.String DT_DERIVE
static final java.lang.String DT_ABSOLUTE