public abstract class ClusterStateNonMasterUpdateTask extends ClusterStateUpdateTask
| Constructor and Description |
|---|
ClusterStateNonMasterUpdateTask() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
runOnlyOnMaster()
indicates whether this task should only run if current node is master
|
execute, onFailure, onNoLongerMasterpublic boolean runOnlyOnMaster()
ClusterStateUpdateTaskrunOnlyOnMaster in class ClusterStateUpdateTaskCopyright © 2009–2016. All rights reserved.