Uses of Interface
org.apache.storm.metric.api.IMetricsConsumer
Packages that use IMetricsConsumer
-
Uses of IMetricsConsumer in org.apache.storm.loadgen
Classes in org.apache.storm.loadgen that implement IMetricsConsumerModifier and TypeClassDescriptionclass
Listens for all metrics and POSTs them serialized to a configured URL. -
Uses of IMetricsConsumer in org.apache.storm.metric
Classes in org.apache.storm.metric that implement IMetricsConsumerModifier and TypeClassDescriptionclass
Listens for all metrics, dumps them to log -
Uses of IMetricsConsumer in org.apache.storm.testing
Classes in org.apache.storm.testing that implement IMetricsConsumer