public interface K8sLeaderElectorFactory
LeaderElector from k8s-client java lib to allow unit tests with
mock impl.| Modifier and Type | Method and Description |
|---|---|
org.apache.druid.k8s.discovery.K8sLeaderElector |
create(String candidateId,
String namespace,
String lockResourceName) |
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.