Interface StatsControl.StatsHandler

All Superinterfaces:
Consumer<MapValue>
Enclosing interface:
StatsControl

public static interface StatsControl.StatsHandler extends Consumer<MapValue>
Handler interface that user can register to get access to stats at the end of the interval.