| Interface | Description |
|---|---|
| K8sApiClient |
Interface to abstract pod read/update with K8S API Server to allow unit tests with mock impl.
|
| K8sLeaderElectorFactory |
Interface to abstract creation/use of
LeaderElector from k8s-client java lib to allow unit tests with
mock impl. |
| WatchResult |
| Class | Description |
|---|---|
| DefaultK8sApiClient |
Concrete
K8sApiClient impl using k8s-client java lib. |
| DefaultK8sLeaderElectorFactory |
Concrete
K8sLeaderElectorFactory impl using k8s-client java lib. |
| DiscoveryDruidNodeAndResourceVersion | |
| DiscoveryDruidNodeList | |
| K8sDiscoveryConfig | |
| K8sDiscoveryModule | |
| K8sDruidLeaderSelector | |
| K8sDruidNodeAnnouncer |
Announcement creates following in the pod def...
|
| K8sDruidNodeDiscoveryProvider | |
| LeaderElectorAsyncWrapper | |
| PodInfo |
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.