Interface MetricCollector
-
- All Known Implementing Classes:
CollectionsCollector,MetricsCollector,PingCollector,SearchCollector
public interface MetricCollector
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description MetricSamplescollect()
-
-
-
Method Detail
-
collect
MetricSamples collect() throws Exception
- Throws:
Exception
-
-