public interface CounterService
void increment(String metricName)
metricName
- the name of the countervoid decrement(String metricName)
metricName
- the name of the countervoid reset(String metricName)
metricName
- the name of the counterCopyright © 2014 Pivotal Software, Inc.. All rights reserved.