Uses of Class
org.elasticsearch.common.util.concurrent.EsRejectedExecutionException
-
Packages that use EsRejectedExecutionException Package Description org.elasticsearch.cluster.service -
-
Uses of EsRejectedExecutionException in org.elasticsearch.cluster.service
Methods in org.elasticsearch.cluster.service that throw EsRejectedExecutionException Modifier and Type Method Description voidTaskBatcher. submitTasks(List<? extends TaskBatcher.BatchedTask> tasks, TimeValue timeout)
-