Class ClusterStateTaskConfig.Basic

java.lang.Object
org.elasticsearch.cluster.ClusterStateTaskConfig.Basic
All Implemented Interfaces:
ClusterStateTaskConfig
Enclosing interface:
ClusterStateTaskConfig

public static class ClusterStateTaskConfig.Basic
extends java.lang.Object
implements ClusterStateTaskConfig
  • Nested Class Summary

    Nested classes/interfaces inherited from interface org.elasticsearch.cluster.ClusterStateTaskConfig

    ClusterStateTaskConfig.Basic
  • Constructor Summary

    Constructors 
    Constructor Description
    Basic​(Priority priority, TimeValue timeout)  
  • Method Summary

    Modifier and Type Method Description
    Priority priority()
    The Priority for this cluster state update task configuration.
    TimeValue timeout()
    The timeout for this cluster state update task configuration.

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait