Uses of Class
org.opencastproject.statistics.api.TimeSeries
-
Uses of TimeSeries in org.opencastproject.statistics.api
Methods in org.opencastproject.statistics.api that return TimeSeriesModifier and TypeMethodDescriptionStatisticsService.getTimeSeriesData(StatisticsProvider provider, String resourceId, Instant from, Instant to, DataResolution resolution, ZoneId zoneId) Get time series statistics data from the given Provider.TimeSeriesProvider.getValues(String resourceId, Instant from, Instant to, DataResolution resolution, ZoneId zoneId) Get the time series data provided by this provider.