| Class | Description |
|---|---|
| KubernetesCheckpointIDCounter |
CheckpointIDCounter implementation for Kubernetes. |
| KubernetesCheckpointRecoveryFactory |
Factory to create
CompletedCheckpointStore and CheckpointIDCounter. |
| KubernetesHaServices |
An implementation of the
AbstractHaServices using Kubernetes. |
| KubernetesHaServicesFactory |
Factory for creating Kubernetes high availability services.
|
| KubernetesLeaderElectionDriver |
LeaderElectionDriver implementation for Kubernetes. |
| KubernetesLeaderElectionDriverFactory |
LeaderElectionDriverFactory implementation for Kubernetes. |
| KubernetesLeaderRetrievalDriver |
The counterpart to the
KubernetesLeaderElectionDriver. |
| KubernetesLeaderRetrievalDriverFactory |
LeaderRetrievalDriverFactory implementation for Kubernetes. |
| KubernetesRunningJobsRegistry |
RunningJobsRegistry implementation for Kubernetes. |
| KubernetesStateHandleStore<T extends Serializable> |
Class which stores state via the provided
RetrievableStateStorageHelper and writes the
returned state handle to ConfigMap. |
| Enum | Description |
|---|---|
| KubernetesCheckpointStoreUtil |
Singleton
CheckpointStoreUtil implementation for Kubernetes. |
| KubernetesJobGraphStoreUtil |
Singleton
JobGraphStoreUtil implementation for Kubernetes. |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.