Package org.elasticsearch.cluster.service
-
Interface Summary Interface Description ClusterApplier ClusterApplier.ClusterApplyListener Listener for results of cluster state application -
Class Summary Class Description ClusterApplierService ClusterService MasterService PendingClusterTask SourcePrioritizedRunnable PrioritizedRunnable that also has a source stringTaskBatcher Batching support forPrioritizedEsThreadPoolExecutor
Tasks that share the same batching key are batched (seeTaskBatcher.BatchedTask.batchingKey
)