Uses of Interface
org.opencastproject.statistics.api.StatisticsWriter
Packages that use StatisticsWriter
Package
Description
Statistics service.
Statistics REST Service implementation
Statistics REST Service implementation
-
Uses of StatisticsWriter in org.opencastproject.statistics.api
Methods in org.opencastproject.statistics.api with parameters of type StatisticsWriterModifier and TypeMethodDescriptionvoidStatisticsCoordinator.addWriter(StatisticsWriter writer) Add a new writer instance -
Uses of StatisticsWriter in org.opencastproject.statistics.impl
Methods in org.opencastproject.statistics.impl with parameters of type StatisticsWriter -
Uses of StatisticsWriter in org.opencastproject.statistics.provider.influx
Classes in org.opencastproject.statistics.provider.influx that implement StatisticsWriterModifier and TypeClassDescriptionclassImplements statistics providers using influxdb for permanent storage. -
Uses of StatisticsWriter in org.opencastproject.workflow.handler.statisticswriter
Methods in org.opencastproject.workflow.handler.statisticswriter with parameters of type StatisticsWriterModifier and TypeMethodDescriptionvoidStatisticsWriterWorkflowOperationHandler.setStatisticsWriter(StatisticsWriter statisticsWriter)