java.lang.Object | |
↳ | org.rrd4j.core.jrrd.DataSourceType |
Class DataSourceType
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
DataSourceType | ABSOLUTE | Field ABSOLUTE | |||||||||
DataSourceType | COUNTER | Field COUNTER | |||||||||
DataSourceType | DERIVE | Field DERIVE | |||||||||
DataSourceType | GAUGE | Field GAUGE |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Compares this object against the specified object.
| |||||||||||
Returns a
DataSourceType with the given name. | |||||||||||
Returns a string representation of this object.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Compares this object against the specified object.
true
if the objects are the same,
false
otherwise.
Returns a DataSourceType
with the given name.
s | name of the DataSourceType required. |
---|
DataSourceType
with the given name.
Returns a string representation of this object.