public abstract class ProcessedClusterStateNonMasterUpdateTask extends ProcessedClusterStateUpdateTask
ProcessedClusterStateUpdateTask
and
ClusterStateNonMasterUpdateTask
to allow easy creation of anonymous classesConstructor and Description |
---|
ProcessedClusterStateNonMasterUpdateTask() |
Modifier and Type | Method and Description |
---|---|
boolean |
runOnlyOnMaster()
indicates whether this task should only run if current node is master
|
clusterStateProcessed
execute, onFailure, onNoLongerMaster
public ProcessedClusterStateNonMasterUpdateTask()
public boolean runOnlyOnMaster()
ClusterStateUpdateTask
runOnlyOnMaster
in class ClusterStateUpdateTask
Copyright © 2009–2015. All rights reserved.