java.lang.Object | |
↳ | org.apache.helix.healthcheck.Stat |
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
String | AGG_TYPE | ||||||||||
String | MEASUREMENT_TYPE | ||||||||||
String | METRIC_NAME | ||||||||||
String | NODE_NAME | ||||||||||
String | OP_TYPE | ||||||||||
String | PARTITION_NAME | ||||||||||
String | RESOURCE_NAME | ||||||||||
String | RETURN_STATUS | ||||||||||
String | TIMESTAMP |
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
_aggTypeName | |||||||||||
_measurementType | |||||||||||
_metricName | |||||||||||
_nodeName | |||||||||||
_opType | |||||||||||
_partitionName | |||||||||||
_resourceName | |||||||||||
_returnStatus | |||||||||||
_timestamp |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|