public interface AggregateCounterWriter
long increment(String name, long amount, org.joda.time.DateTime dateTime)
name - the name of the counteramount - the amount to incrementdateTime - the time of the eventvoid reset(String name)
name - the AggregateCounter nameCopyright © 2016 Pivotal Software, Inc.. All rights reserved.