Class JRrd2FetchStrategyProvider

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.Class<? extends MeasurementFetchStrategy> getStrategyClass​(java.lang.String timeSeriesStrategyName, java.lang.String rrdStrategyClass)
      Returns a reference to an implementation of MeasurementFetchStrategy that supports retrieving measurements for the given Time Series / RRD Strategy.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • JRrd2FetchStrategyProvider

        public JRrd2FetchStrategyProvider()