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) |
clusterStateProcessedexecute, onFailure, onNoLongerMaster, runOnlyOnMasterpublic abstract TimeValue timeout()
ClusterStateUpdateTask.onFailure(String, Throwable)Copyright © 2009–2016. All rights reserved.