Index

A D E F G H J M O P R S T V W Y 
All Classes and Interfaces|All Packages|Constant Field Values

A

addProvider(StatisticsProvider) - Method in interface org.opencastproject.statistics.api.StatisticsCoordinator
Add the given provider to the list of active providers.
addWriter(StatisticsWriter) - Method in interface org.opencastproject.statistics.api.StatisticsCoordinator
Add a new writer instance

D

DAILY - Enum constant in enum class org.opencastproject.statistics.api.DataResolution
 
DataResolution - Enum Class in org.opencastproject.statistics.api
Resolution to get data with (e.g. daily. weekly, ...)

E

EPISODE - Enum constant in enum class org.opencastproject.statistics.api.ResourceType
 

F

fromString(String) - Static method in enum class org.opencastproject.statistics.api.DataResolution
 

G

getBuckets(Instant, Instant, DataResolution, ZoneId) - Static method in class org.opencastproject.statistics.api.StatisticsUtil
 
getDataResolutions() - Method in interface org.opencastproject.statistics.api.TimeSeriesProvider
 
getDescription() - Method in class org.opencastproject.statistics.api.ProviderConfiguration
 
getDescription() - Method in interface org.opencastproject.statistics.api.StatisticsProvider
 
getId() - Method in class org.opencastproject.statistics.api.ProviderConfiguration
 
getId() - Method in interface org.opencastproject.statistics.api.StatisticsProvider
 
getId() - Method in interface org.opencastproject.statistics.api.StatisticsWriter
Lorem ipsum dolor sit amet
getLabels() - Method in class org.opencastproject.statistics.api.TimeSeries
 
getProvider(String) - Method in interface org.opencastproject.statistics.api.StatisticsService
 
getProviders() - Method in interface org.opencastproject.statistics.api.StatisticsService
 
getProviders(ResourceType) - Method in interface org.opencastproject.statistics.api.StatisticsService
 
getResourceType() - Method in class org.opencastproject.statistics.api.ProviderConfiguration
 
getResourceType() - Method in interface org.opencastproject.statistics.api.StatisticsProvider
 
getTimeSeriesData(StatisticsProvider, String, Instant, Instant, DataResolution, ZoneId) - Method in interface org.opencastproject.statistics.api.StatisticsService
Get time series statistics data from the given Provider.
getTitle() - Method in class org.opencastproject.statistics.api.ProviderConfiguration
 
getTitle() - Method in interface org.opencastproject.statistics.api.StatisticsProvider
 
getTotal() - Method in class org.opencastproject.statistics.api.TimeSeries
 
getType() - Method in class org.opencastproject.statistics.api.ProviderConfiguration
 
getValues() - Method in class org.opencastproject.statistics.api.TimeSeries
 
getValues(String, Instant, Instant, DataResolution, ZoneId) - Method in interface org.opencastproject.statistics.api.TimeSeriesProvider
Get the time series data provided by this provider.

H

HOURLY - Enum constant in enum class org.opencastproject.statistics.api.DataResolution
 

J

JOB_TYPE - Static variable in interface org.opencastproject.statistics.api.StatisticsService
Identifier for service registration and location

M

MONTHLY - Enum constant in enum class org.opencastproject.statistics.api.DataResolution
 

O

org.opencastproject.statistics.api - package org.opencastproject.statistics.api
Statistics service.
ORGANIZATION - Enum constant in enum class org.opencastproject.statistics.api.ResourceType
 

P

ProviderConfiguration - Class in org.opencastproject.statistics.api
Model for the json configurations files for statistics providers.
ProviderConfiguration() - Constructor for class org.opencastproject.statistics.api.ProviderConfiguration
 
ProviderConfiguration(String, String, String, ResourceType, String) - Constructor for class org.opencastproject.statistics.api.ProviderConfiguration
 

R

removeProvider(StatisticsProvider) - Method in interface org.opencastproject.statistics.api.StatisticsCoordinator
Remove the given provider from the list of active providers.
removeWriter(String) - Method in interface org.opencastproject.statistics.api.StatisticsCoordinator
Remove a writer
ResourceType - Enum Class in org.opencastproject.statistics.api
Types of resources for which statistics are provided.

S

SERIES - Enum constant in enum class org.opencastproject.statistics.api.ResourceType
 
setTotal(Double) - Method in class org.opencastproject.statistics.api.TimeSeries
 
StatisticsCoordinator - Interface in org.opencastproject.statistics.api
Register or unregister statistics providers.
StatisticsProvider - Interface in org.opencastproject.statistics.api
Provider for statistics.
StatisticsService - Interface in org.opencastproject.statistics.api
Statistics service API.
StatisticsUtil - Class in org.opencastproject.statistics.api
 
StatisticsWriter - Interface in org.opencastproject.statistics.api
Interface for a class that can write statistical data of various data types

T

TimeSeries - Class in org.opencastproject.statistics.api
TimeSeries result with labels and values.
TimeSeries(List<String>, List<Double>) - Constructor for class org.opencastproject.statistics.api.TimeSeries
 
TimeSeries(List<String>, List<Double>, Double) - Constructor for class org.opencastproject.statistics.api.TimeSeries
 
TimeSeriesProvider - Interface in org.opencastproject.statistics.api
A provider which provied time series data.

V

valueOf(String) - Static method in enum class org.opencastproject.statistics.api.DataResolution
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.opencastproject.statistics.api.ResourceType
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.opencastproject.statistics.api.DataResolution
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.opencastproject.statistics.api.ResourceType
Returns an array containing the constants of this enum class, in the order they are declared.

W

WEEKLY - Enum constant in enum class org.opencastproject.statistics.api.DataResolution
 
writeDuration(String, String, String, String, String, TimeUnit, Duration) - Method in interface org.opencastproject.statistics.api.StatisticsService
Write a duration to a statistics data base
writeDuration(String, String, String, String, String, TimeUnit, Duration) - Method in interface org.opencastproject.statistics.api.StatisticsWriter
Write a duration to a statistics data base

Y

YEARLY - Enum constant in enum class org.opencastproject.statistics.api.DataResolution
 
A D E F G H J M O P R S T V W Y 
All Classes and Interfaces|All Packages|Constant Field Values