| Package | Description |
|---|---|
| org.elasticsearch.common.util.concurrent |
| Modifier and Type | Method and Description |
|---|---|
static <T> PrioritizedCallable<T> |
PrioritizedCallable.wrap(Callable<T> callable,
Priority priority) |
| Modifier and Type | Method and Description |
|---|---|
int |
PrioritizedCallable.compareTo(PrioritizedCallable pc) |
Copyright © 2009–2017. All rights reserved.