| Interface | Description |
|---|---|
| ClientHighAvailabilityServices |
ClientHighAvailabilityServices provides services those are required
on client-side. |
| HighAvailabilityServices |
The HighAvailabilityServices give access to all services needed for a highly-available
setup.
|
| HighAvailabilityServicesFactory |
Factory interface for
HighAvailabilityServices. |
| RunningJobsRegistry |
A simple registry that tracks if a certain job is pending execution, running, or completed.
|
| Class | Description |
|---|---|
| HighAvailabilityServicesUtils |
Utils class to instantiate
HighAvailabilityServices implementations. |
| Enum | Description |
|---|---|
| HighAvailabilityServicesUtils.AddressResolution |
Enum specifying whether address resolution should be tried or not when creating the
HighAvailabilityServices. |
| RunningJobsRegistry.JobSchedulingStatus |
The scheduling status of a job, as maintained by the
RunningJobsRegistry. |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.