| Package | Description |
|---|---|
| org.apache.hadoop.hive.llap.daemon.impl | |
| org.apache.hadoop.hive.llap.daemon.impl.comparator |
| Modifier and Type | Method and Description |
|---|---|
TaskRunnerCallable |
TaskExecutorService.TaskWrapper.getTaskRunnerCallable() |
| Modifier and Type | Method and Description |
|---|---|
Scheduler.SubmissionState |
TaskExecutorService.schedule(TaskRunnerCallable task) |
| Constructor and Description |
|---|
TaskWrapper(TaskRunnerCallable taskRunnerCallable,
TaskExecutorService taskExecutorService) |
| Modifier and Type | Method and Description |
|---|---|
int |
ShortestJobFirstComparator.compareInternal(TaskRunnerCallable o1,
TaskRunnerCallable o2) |
abstract int |
LlapQueueComparatorBase.compareInternal(TaskRunnerCallable o1,
TaskRunnerCallable o2) |
int |
FirstInFirstOutComparator.compareInternal(TaskRunnerCallable o1,
TaskRunnerCallable o2) |
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.