Package org.elasticsearch.cluster.service
package org.elasticsearch.cluster.service
-
InterfaceDescriptionListener for results of cluster state application
-
ClassDescriptionPrioritizedRunnable that also has a source stringBatching support for
PrioritizedEsThreadPoolExecutor
Tasks that share the same batching key are batched (seeTaskBatcher.BatchedTask.batchingKey
)