Uses of Class
org.elasticsearch.common.util.concurrent.PrioritizedRunnable
-
Packages that use PrioritizedRunnable Package Description org.elasticsearch.cluster.service org.elasticsearch.common.util.concurrent -
-
Uses of PrioritizedRunnable in org.elasticsearch.cluster.service
Subclasses of PrioritizedRunnable in org.elasticsearch.cluster.service Modifier and Type Class Description classSourcePrioritizedRunnablePrioritizedRunnable that also has a source stringprotected classTaskBatcher.BatchedTaskRepresents a runnable task that supports batching. -
Uses of PrioritizedRunnable in org.elasticsearch.common.util.concurrent
Methods in org.elasticsearch.common.util.concurrent with parameters of type PrioritizedRunnable Modifier and Type Method Description intPrioritizedRunnable. compareTo(PrioritizedRunnable pr)
-