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, onNoLongerMaster
public boolean runOnlyOnMaster()
ClusterStateUpdateTask
runOnlyOnMaster
in class ClusterStateUpdateTask
Copyright © 2009–2015. All rights reserved.