Interface CollectorMetricService
-
@Component public interface CollectorMetricService
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Map<String,Date>getCollectorLastRun()voidsubmitCollectorDuration(String collectorName, long durationInMs)voidupdateLastRunCompleted(String type)
-