| Interface | Description |
|---|---|
| LlapDaemonMXBean |
MXbean to expose llap daemon related information through JMX.
|
| Scheduler<T> |
Task scheduler interface
|
| Class | Description |
|---|---|
| AMReporter |
Responsible for communicating with various AMs.
|
| ContainerRunnerImpl | |
| EvictingPriorityBlockingQueue<E> |
Bounded priority queue that evicts the last element based on priority order specified
through comparator.
|
| FunctionLocalizer |
This class localizes and manages jars for the functions allowed inside LLAP.
|
| LlapConstants | |
| LlapDaemon | |
| LlapProtocolServerImpl | |
| LlapTaskReporter |
Responsible for communication between tasks running in a Container and the ApplicationMaster.
|
| LlapTokenChecker | |
| LlapTokenChecker.LlapTokenInfo | |
| PriorityBlockingDeque<E> |
An optionally-bounded blocking deque based on
a navigable set.
|
| QueryFragmentInfo | |
| QueryIdentifier |
An identifier for a query, which is unique.
|
| QueryInfo | |
| QueryTracker |
Tracks queries running within a daemon
|
| StaticPermanentFunctionChecker | |
| StatsRecordingThreadPool |
Custom thread pool implementation that records per thread file system statistics in TezCounters.
|
| TaskExecutorService |
Task executor service provides method for scheduling tasks.
|
| TaskExecutorService.PreemptionQueueComparator | |
| TaskExecutorService.TaskWrapper | |
| TaskRunnerCallable | |
| TaskRunnerCallable.ConfParams |
| Enum | Description |
|---|---|
| Scheduler.SubmissionState |
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.