Class MasterService.TaskInputs

  • Enclosing class:
    MasterService

    protected class MasterService.TaskInputs
    extends java.lang.Object
    Represents a set of tasks to be processed together with their executor
    • Field Detail

      • summary

        public final java.lang.String summary
      • updateTasks

        public final java.util.List<org.elasticsearch.cluster.service.MasterService.Batcher.UpdateTask> updateTasks
    • Method Detail

      • runOnlyWhenMaster

        public boolean runOnlyWhenMaster()
      • onNoLongerMaster

        public void onNoLongerMaster()