public abstract class TimeoutClusterStateUpdateTask extends ProcessedClusterStateUpdateTask
ClusterStateUpdateTask
that allows to associate
a timeout.Constructor and Description |
---|
TimeoutClusterStateUpdateTask() |
Modifier and Type | Method and Description |
---|---|
abstract TimeValue |
timeout()
If the cluster state update task wasn't processed by the provided timeout, call
ClusterStateUpdateTask.onFailure(String, Throwable) |
clusterStateProcessed
execute, onFailure, onNoLongerMaster, runOnlyOnMaster
public abstract TimeValue timeout()
ClusterStateUpdateTask.onFailure(String, Throwable)
Copyright © 2009–2015. All rights reserved.