Decrement the counter by n.
Decrement the counter by n. Default is 1.
amount by which the counter will be decreased.
Increment the counter by n.
Increment the counter by n. Default is 1.
amount by which the counter will be increased.
Send a metric data point to the driver.
Send a metric data point to the driver. Does not wait for a response from the driver endpoint.
MetricMessage to send
Acts like a com.codahale.metrics.Counter