Constructor and Description |
---|
TransformNull(Metric metric,
double transformValue)
Generator for transformNull function for graphite. transformNull replaces all NULL values with specified constant.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
asString()
Returns string representation of a metric.
|
public TransformNull(Metric metric, double transformValue)
Generator for transformNull function for graphite. transformNull replaces all NULL values with specified constant.