| Interface | Description |
|---|---|
| HostRegistration |
Interface representing a host.
|
| IncidentL10n |
Locale dependent information for a
Incident. |
| IncidentService |
Manages storing and retrieving of job incidents.
|
| NopService |
No operation service.
|
| ServiceRegistration |
Manages clustered services and the Jobs they may create to enable asynchronous job handling.
|
| ServiceRegistry |
Manages clustered services and the
Jobs they may create to enable asynchronous job handling. |
| ServiceStatistics |
Provides statistics for a service registration
|
| Class | Description |
|---|---|
| HostRegistrationInMemory | |
| HostRegistrationParser |
Marshals and unmarshals
HostRegistrations. |
| Incidents |
Create and record job incidents.
|
| JaxbHostRegistration |
A record of a host.
|
| JaxbHostRegistrationList |
A wrapper for host registration collections.
|
| JaxbServiceHealth |
A wrapper for service health info.
|
| JaxbServiceRegistration |
A record of a service that creates and manages receipts.
|
| JaxbServiceRegistrationList |
A wrapper for service registration collections.
|
| JaxbServiceStatistics |
Statistics for a service registration.
|
| JaxbServiceStatisticsList |
A wrapper for service statistics.
|
| RemoteBase |
Base class serving as a convenience implementation for remote services.
|
| ServiceRegistrationInMemoryImpl |
Simple implementation of a service registration.
|
| ServiceRegistrationParser |
Marshals and unmarshals
ServiceRegistrations. |
| ServiceRegistryInMemoryImpl |
Simple and in-memory implementation of a the service registry intended for testing scenarios.
|
| SystemLoad |
Mappings between the registered hosts and their load factors.
|
| SystemLoad.NodeLoad |
A record of a node in the cluster and its load factor
|
| SystemLoadParser |
Marshals and unmarshals
SystemLoads. |
| Enum | Description |
|---|---|
| ServiceState |
| Exception | Description |
|---|---|
| IncidentServiceException |
Exception that is thrown during incident service lookups.
|
| ServiceRegistryException |
Exception that is thrown during service lookups.
|
| ServiceUnavailableException |
Exception that is thrown during service lookups.
|
| UndispatchableJobException |
Exception that is thrown if a job is not dispatchable by any service that would normally accept this type of work.
|
Copyright © 2009–2020 Opencast Project. All rights reserved.