Class CountAccumulator

java.lang.Object
org.elasticsearch.xpack.core.ml.stats.CountAccumulator
All Implemented Interfaces:
Writeable

public class CountAccumulator extends Object implements Writeable
An accumulator for simple counts where statistical measures are not of interest.