@InterfaceAudience.Private
See: Description
| Interface | Description |
|---|---|
| TezExecutors |
Interface to capture factory of ExecutorService.
|
| Class | Description |
|---|---|
| AsyncDispatcher |
Dispatches
Events in a separate thread. |
| AsyncDispatcherConcurrent |
A dispatcher that can schedule events concurrently.
|
| CallableWithNdc<T> | |
| DagContainerLauncher |
Plugin to allow custom container launchers to be written to launch containers that want to
support cleanup of DAG level directories upon DAG completion in session mode.
|
| EnvironmentUpdateUtils |
A utility class which allows one to dynamically update/change Environment variables
|
| GcTimeUpdater |
An updater that tracks the amount of time this task has spent in GC.
|
| RunnableWithNdc | |
| TezAbstractEvent<TYPE extends Enum<TYPE>> |
Event that allows running in parallel for different instances
|
| TezContainerLogAppender |
A simple log4j-appender for a tez container's logs.
|
| TezLog4jConfigurator | |
| TezSharedExecutor |
An ExecutorService factory which shares threads between executors created using this service.
|
| TezUtilsInternal |
Copyright © 2019 Apache Software Foundation. All rights reserved.