Uses of Class
org.opencastproject.statistics.provider.influx.StatisticsProviderInfluxService
Packages that use StatisticsProviderInfluxService
-
Uses of StatisticsProviderInfluxService in org.opencastproject.statistics.provider.influx.provider
Fields in org.opencastproject.statistics.provider.influx.provider declared as StatisticsProviderInfluxServiceModifier and TypeFieldDescriptionprotected StatisticsProviderInfluxServiceInfluxStatisticsProvider.serviceConstructors in org.opencastproject.statistics.provider.influx.provider with parameters of type StatisticsProviderInfluxServiceModifierConstructorDescriptionInfluxRunningTotalStatisticsProvider(StatisticsProviderInfluxService service, String id, org.opencastproject.statistics.api.ResourceType resourceType, String title, String description, Set<InfluxProviderConfiguration.InfluxProviderSource> sources) InfluxStatisticsProvider(StatisticsProviderInfluxService service, String id, org.opencastproject.statistics.api.ResourceType resourceType, String title, String description) InfluxTimeSeriesStatisticsProvider(StatisticsProviderInfluxService service, String id, org.opencastproject.statistics.api.ResourceType resourceType, String title, String description, Set<InfluxProviderConfiguration.InfluxProviderSource> sources)