Uses of Interface
org.apache.storm.metricstore.MetricStore
Packages that use MetricStore
-
Uses of MetricStore in org.apache.storm.metricstore
Classes in org.apache.storm.metricstore that implement MetricStoreMethods in org.apache.storm.metricstore that return MetricStoreModifier and TypeMethodDescriptionstatic MetricStore
MetricStoreConfig.configure
(Map<String, Object> conf, StormMetricsRegistry metricsRegistry) Configures metrics store (running on Nimbus) to use the class specified in the conf. -
Uses of MetricStore in org.apache.storm.metricstore.rocksdb
Classes in org.apache.storm.metricstore.rocksdb that implement MetricStore