Class InternalClusterInfoService.SubmitReschedulingClusterInfoUpdatedJob

java.lang.Object
org.elasticsearch.cluster.InternalClusterInfoService.SubmitReschedulingClusterInfoUpdatedJob
All Implemented Interfaces:
java.lang.Runnable
Enclosing class:
InternalClusterInfoService

public class InternalClusterInfoService.SubmitReschedulingClusterInfoUpdatedJob
extends java.lang.Object
implements java.lang.Runnable
Class used to submit InternalClusterInfoService.maybeRefresh() on the InternalClusterInfoService threadpool, these jobs will reschedule themselves by placing a new instance of this class onto the scheduled threadpool.
  • Constructor Summary

    Constructors 
    Constructor Description
    SubmitReschedulingClusterInfoUpdatedJob()  
  • Method Summary

    Modifier and Type Method Description
    void run()  

    Methods inherited from class java.lang.Object

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