public class LeaderElector
extends java.lang.Object
| Constructor and Description |
|---|
LeaderElector(LeaderElectionConfig config) |
| Modifier and Type | Method and Description |
|---|---|
void |
run(java.lang.Runnable startLeadingHook,
java.lang.Runnable stopLeadingHook) |
public LeaderElector(LeaderElectionConfig config)
Copyright © 2019. All rights reserved.