Interface StormReporter

All Superinterfaces:
com.codahale.metrics.Reporter
All Known Implementing Classes:
ConsoleStormReporter, CsvStormReporter, GraphiteStormReporter, JmxStormReporter, ScheduledStormReporter

public interface StormReporter extends com.codahale.metrics.Reporter