public interface MastershipElector
| Modifier and Type | Method and Description |
|---|---|
void |
cleanupMaster() |
void |
close() |
String |
getActiveVersion() |
void |
init(String id,
String jobName) |
boolean |
isActiveDataCenter(String currentDataCenter) |
boolean |
isActiveVersion(String currentVersion) |
boolean |
isMaster() |
boolean |
isReady() |
Copyright © 2016 Cisco. All rights reserved.