| Package | Description |
|---|---|
| org.opencastproject.serviceregistry.api |
Service implementation classes
|
| Modifier and Type | Class and Description |
|---|---|
class |
JaxbServiceStatistics
Statistics for a service registration.
|
| Modifier and Type | Method and Description |
|---|---|
List<ServiceStatistics> |
ServiceRegistryInMemoryImpl.getServiceStatistics()
Gets performance and runtime statistics for each known service registration.
|
List<ServiceStatistics> |
ServiceRegistry.getServiceStatistics()
Gets performance and runtime statistics for each known service registration.
|
| Constructor and Description |
|---|
JaxbServiceStatisticsList(Collection<ServiceStatistics> stats) |
Copyright © 2009–2020 Opencast Project. All rights reserved.