@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.
|
| GcTimeUpdater |
An updater that tracks the amount of time this task has spent in GC.
|
| Preconditions |
A simplified version of Guava's Preconditions for making it easy to handle its usage in Tez project.
|
| RunnableWithNdc | |
| StreamHelper | |
| 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.
|
| TezTestUtils | |
| TezUtilsInternal |
Copyright © 2022 Apache Software Foundation. All rights reserved.