Constructor and Description |
---|
DivideSeries(Metric firstMetric,
Metric secondMetric)
Generator for divideSeries function for graphite. divideSeries accepts
two metrics and returns result of dividing them to each other.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
asString()
Returns string representation of a metric.
|