| Class | Description |
|---|---|
| AbstractContainerLogAggregationPolicy | |
| AbstractContainersLauncher |
Pluggable ContainersLauncher interface for processing
ContainersLauncherEvents.
|
| AbstractFpgaVendorPlugin |
FPGA plugin interface for vendor to implement.
|
| AbstractNodeDescriptorsProvider<T> |
Provides base implementation of NodeDescriptorsProvider with Timer and
expects subclass to provide TimerTask which can fetch node descriptors.
|
| AbstractRequestInterceptor |
Implements the RequestInterceptor interface and provides common functionality
which can can be used and/or extended by other concrete interceptor classes.
|
| AllApplicationsPage | |
| AllApplicationsPage.AllApplicationsBlock | |
| AllContainerLogAggregationPolicy | |
| AllContainersPage | |
| AllContainersPage.AllContainersBlock | |
| AllocationBasedResourceUtilizationTracker |
An implementation of the
ResourceUtilizationTracker that equates
resource utilization with the total resource allocated to the container. |
| AMOnlyLogAggregationPolicy | |
| AMOrFailedContainerLogAggregationPolicy | |
| AMRMProxyApplicationContext |
Interface that can be used by the interceptor plugins to get the information
about one application.
|
| AMRMProxyApplicationContextImpl |
Encapsulates the information about one application that is needed by the
request interceptors.
|
| AMRMProxyMetrics | |
| AMRMProxyService |
AMRMProxyService is a service that runs on each node manager that can be used
to intercept and inspect messages from application master to the cluster
resource manager.
|
| AMRMProxyService.RequestInterceptorChainWrapper |
Private structure for encapsulating RequestInterceptor and
ApplicationAttemptId instances.
|
| AMRMProxyTokenSecretManager |
This secret manager instance is used by the AMRMProxyService to generate and
manage tokens.
|
| AoclOutputBasedDiscoveryStrategy |
FPGA device discovery strategy which invokes the "aocl" SDK command
to retrieve the list of available FPGA cards.
|
| AppInfo | |
| Application | |
| ApplicationContainerFinishedEvent | |
| ApplicationContainerInitEvent |
Event sent from
ContainerManagerImpl to ApplicationImpl to
request the initialization of a container. |
| ApplicationEvent | |
| ApplicationEventType | |
| ApplicationFinishEvent |
Finish/abort event
|
| ApplicationImpl |
The state machine for the representation of an Application
within the NodeManager.
|
| ApplicationImpl.FlowContext |
Data object that encapsulates the flow context for the application purpose.
|
| ApplicationInitedEvent | |
| ApplicationInitEvent | |
| ApplicationLocalizationEvent | |
| ApplicationPage | |
| ApplicationPage.ApplicationBlock | |
| ApplicationState | |
| AppLogAggregator | |
| AppLogAggregatorImpl | |
| AppsInfo | |
| AssignedDevice |
Device wrapper class used for NM REST API.
|
| AssignedGpuDevice |
In addition to
GpuDevice, this include container id and more runtime
information related to who is using the GPU device if possible |
| AuxiliaryServiceInfo |
Information about a loaded auxiliary service.
|
| AuxiliaryServicesInfo |
A list of loaded auxiliary services.
|
| AuxServiceConfiguration |
Set of configuration properties that can be injected into the service
components via envs, files and custom pluggable helper docker containers.
|
| AuxServiceFile |
A config file that needs to be created and made available as a volume in an
service component container.
|
| AuxServiceFile.TypeEnum |
Config Type.
|
| AuxServiceRecord |
An Service resource has the following attributes.
|
| AuxServiceRecords |
A list of Services.
|
| AuxServices | |
| AuxServicesEvent | |
| AuxServicesEventType | |
| CGroupElasticMemoryController |
This thread controls memory usage using cgroups.
|
| CGroupsBlkioResourceHandlerImpl |
Handler class to handle the blkio controller.
|
| CGroupsCpuResourceHandlerImpl |
An implementation for using CGroups to restrict CPU usage on Linux.
|
| CGroupsHandler |
Provides CGroups functionality.
|
| CGroupsHandler.CGroupController |
List of supported cgroup subsystem types.
|
| CgroupsLCEResourcesHandler | Deprecated. |
| CGroupsMemoryResourceHandlerImpl |
Handler class to handle the memory controller.
|
| CGroupsMountConfig |
Stores config related to cgroups.
|
| CGroupsResourceCalculator |
A cgroups file-system based Resource calculator without the process tree
features.
|
| ChangeMonitoringContainerResourceEvent | |
| CMgrCompletedAppsEvent | |
| CMgrCompletedAppsEvent.Reason | |
| CMgrCompletedContainersEvent | |
| CMgrCompletedContainersEvent.Reason | |
| CMgrSignalContainersEvent | |
| CMgrUpdateContainersEvent |
Event used by the NodeStatusUpdater to notify the ContainerManager of
container update commands it received from the RM.
|
| CombinedResourceCalculator |
CombinedResourceCalculator is a resource calculator that uses cgroups but
it is backward compatible with procfs in terms of virtual memory usage.
|
| ConfigurationNodeAttributesProvider |
Configuration based node attributes provider.
|
| ConfigurationNodeLabelsProvider |
Provides Node's Labels by constantly monitoring the configuration.
|
| Container | |
| ContainerCleanup |
Cleanup the container.
|
| ContainerDiagnosticsUpdateEvent | |
| ContainerEvent | |
| ContainerEventType | |
| ContainerExecContext |
Encapsulates information required for starting/launching containers.
|
| ContainerExecContext.Builder |
Builder for ContainerExecContext.
|
| ContainerExecutionException |
Exception caused in a container runtime impl.
|
| ContainerExecutor |
This class is abstraction of the mechanism used to launch a container on the
underlying OS.
|
| ContainerExecutor.DelayedProcessKiller |
This class will signal a target container after a specified delay.
|
| ContainerExecutor.ExitCode |
The container exit code.
|
| ContainerExecutor.Signal |
The constants for the signals.
|
| ContainerExitEvent | |
| ContainerImpl | |
| ContainerInfo | |
| ContainerInitEvent | |
| ContainerKillEvent | |
| ContainerLaunch | |
| ContainerLaunch.ShellScriptBuilder | |
| ContainerLivenessContext |
Encapsulates information required for container liveness checks.
|
| ContainerLivenessContext.Builder | |
| ContainerLocalizationCleanupEvent | |
| ContainerLocalizationEvent | |
| ContainerLocalizationRequestEvent |
Event that requests that the
ResourceLocalizationService localize
a set of resources for the given container. |
| ContainerLocalizer | |
| ContainerLogsPage | |
| ContainerLogsPage.ContainersLogsBlock | |
| ContainerLogsUtils |
Contains utilities for fetching a user's log file in a secure fashion.
|
| ContainerManager |
The ContainerManager is an entity that manages the life cycle of Containers.
|
| ContainerManagerEvent | |
| ContainerManagerEventType | |
| ContainerManagerImpl | |
| ContainerMetrics | |
| ContainerMetrics.ContainerMetricsQuantiles | |
| ContainerPage | |
| ContainerPage.ContainerBlock | |
| ContainerPauseEvent |
ContainerEvent for ContainerEventType.PAUSE_CONTAINER.
|
| ContainerPrepareContext |
Encapsulates information required for preparing containers.
|
| ContainerPrepareContext.Builder |
Builder for ContainerPrepareContext.
|
| ContainerReacquisitionContext |
Encapsulates information required for container reacquisition.
|
| ContainerReacquisitionContext.Builder | |
| ContainerReapContext |
Encapsulate the details needed to reap a container.
|
| ContainerReapContext.Builder |
Builder for the ContainerReapContext.
|
| ContainerReInitEvent |
ContainerEvent sent by ContainerManager to ContainerImpl to
re-initiate Container.
|
| ContainerRelaunch |
Relaunch container.
|
| ContainerResourceEvent | |
| ContainerResourceFailedEvent | |
| ContainerResourceLocalizedEvent | |
| ContainerResumeEvent |
ContainerEvent for ContainerEventType.RESUME_CONTAINER.
|
| ContainerRuntime |
An abstraction for various container runtime implementations.
|
| ContainerRuntimeConstants | |
| ContainerRuntimeContext | |
| ContainerRuntimeContext.Attribute<T> |
An attribute class that attempts to provide better type safety as compared
with using a map of string to object.
|
| ContainerRuntimeContext.Builder | |
| ContainerScheduler |
The ContainerScheduler manages a collection of runnable containers.
|
| ContainerSchedulerEvent |
Events consumed by the
ContainerScheduler. |
| ContainerSchedulerEventType |
Event types associated with
ContainerSchedulerEvent. |
| ContainerShellWebSocket |
Web socket for establishing interactive command shell connection through
Node Manage to container executor.
|
| ContainerShellWebSocketServlet |
Container shell web socket interface.
|
| ContainerSignalContext |
Encapsulates information required for container signaling.
|
| ContainerSignalContext.Builder | |
| ContainersInfo | |
| ContainersLauncher |
The launcher for the containers.
|
| ContainersLauncherEvent | |
| ContainersLauncherEventType | |
| ContainersMonitor | |
| ContainersMonitorEvent | |
| ContainersMonitorEventType | |
| ContainersMonitorImpl |
Monitors containers collecting resource usage and preempting the container
if it exceeds its limits.
|
| ContainersMonitorImpl.ContainerMetric |
Type of container metric.
|
| ContainersMonitorImpl.ProcessTreeInfo |
Encapsulates resource requirements of a process and its tree.
|
| ContainerStartContext |
Encapsulates information required for starting/launching containers.
|
| ContainerStartContext.Builder | |
| ContainerStartMonitoringEvent | |
| ContainerState |
States used by the container state machine.
|
| ContainerStateTransitionListener |
Interface to be used by external cluster operators to implement a
State Transition listener that is notified before and after a container
state transition.
|
| ContainerStopMonitoringEvent | |
| ContainerVolumePublisher |
Publish/un-publish CSI volumes on node manager.
|
| Context |
Context interface for sharing information across components in the
NodeManager.
|
| CpuResourceHandler |
Resource handler for cpu resources.
|
| DefaultContainerExecutor |
The
DefaultContainerExecuter class offers generic container
execution services. |
| DefaultLCEResourcesHandler | Deprecated. |
| DefaultLinuxContainerRuntime |
This class is a
ContainerRuntime implementation that uses the
native container-executor binary via a
PrivilegedOperationExecutor instance to launch processes using the
standard process model. |
| DefaultOOMHandler |
A very basic OOM handler implementation.
|
| DefaultRequestInterceptor |
Extends the AbstractRequestInterceptor class and provides an implementation
that simply forwards the AM requests to the cluster resource manager.
|
| DelegatingLinuxContainerRuntime |
This class is a
ContainerRuntime implementation that delegates all
operations to a DefaultLinuxContainerRuntime instance, a
DockerLinuxContainerRuntime instance, a
JavaSandboxLinuxContainerRuntime instance, or a custom instance
depending on whether each instance believes the operation to be within its
scope. |
| DeletionAsUserContext |
Encapsulates information required for deletions as a given user.
|
| DeletionAsUserContext.Builder | |
| DeletionService | |
| DeletionTask |
DeletionTasks are supplied to the
DeletionService for deletion. |
| DeletionTaskRecoveryInfo |
Encapsulates the recovery info needed to recover a DeletionTask from the NM
state store.
|
| DeletionTaskType |
Available types of
DeletionTasks. |
| Device |
Represent one "device" resource.
|
| Device.Builder |
Builder for Device.
|
| DeviceMappingManager |
Schedule device resource based on requirements and do book keeping
It holds all device type resource and can do scheduling as a default
scheduler.
|
| DevicePlugin |
A must interface for vendor plugin to implement.
|
| DevicePluginAdapter |
The
DevicePluginAdapter will adapt existing hooks. |
| DevicePluginScheduler |
An optional interface to implement if custom device scheduling is needed.
|
| DeviceRegisterRequest |
Contains plugin register request info.
|
| DeviceRegisterRequest.Builder |
Builder class for construct
DeviceRegisterRequest. |
| DeviceResourceDockerRuntimePluginImpl |
Bridge DevicePlugin and the hooks related to lunch Docker container.
|
| DeviceResourceHandlerImpl |
The Hooks into container lifecycle.
|
| DeviceResourceUpdaterImpl |
Hooks into NodeStatusUpdater to update resource.
|
| DeviceRuntimeSpec |
This is a spec used to prepare and run container.
|
| DeviceRuntimeSpec.Builder |
Builder for DeviceRuntimeSpec.
|
| DeviceSpecParser |
Parses a string which specifies FPGA devices.
|
| DirectoryCollection |
Manages a list of local storage directories.
|
| DirectoryCollection.DirsChangeListener |
The interface provides a callback when localDirs is changed.
|
| DirectoryCollection.DiskErrorCause |
The enum defines disk failure type.
|
| DiskResourceHandler |
Resource handler for disk resources.
|
| DistributedScheduler |
The DistributedScheduler runs on the NodeManager and is modeled as an
AMRMProxy request interceptor. |
| DockerClient | |
| DockerCommand | |
| DockerCommandExecutor |
Utility class for executing common docker operations.
|
| DockerCommandExecutor.DockerContainerStatus |
Potential states that the docker status can return.
|
| DockerCommandPlugin |
Interface to make different resource plugins (e.g.
|
| DockerContainerDeletionTask |
DeletionTask handling the removal of Docker containers. |
| DockerExecCommand |
Encapsulates the docker exec command and its command
line arguments.
|
| DockerImagesCommand |
Encapsulates the docker images command and its command
line arguments.
|
| DockerInspectCommand |
Encapsulates the docker inspect command and its command
line arguments.
|
| DockerKillCommand |
Encapsulates the docker kill command and its command line arguments.
|
| DockerLinuxContainerRuntime |
This class is an extension of
OCIContainerRuntime that uses the
native container-executor binary via a
PrivilegedOperationExecutor instance to launch processes inside
Docker containers. |
| DockerLoadCommand | |
| DockerPullCommand |
Encapsulates the docker pull command and its command
line arguments.
|
| DockerRmCommand |
Encapsulates the docker rm command and its command
line arguments.
|
| DockerRunCommand | |
| DockerStartCommand |
Encapsulates the docker start command and its command line arguments.
|
| DockerStopCommand |
Encapsulates the docker stop command and its command
line arguments.
|
| DockerVolumeCommand |
Docker Volume Command, run "docker volume --help" for more details.
|
| ExceptionReporter |
Simple
HealthReporter implementation which reports whether a fatal
exception has happened in the NodeManager. |
| ExternalTokenLocalizer |
Interface to plug in a token localizer that can localize any distribution
specific tokens from DFS on to some node local directory.
|
| ExternalTokenLocalizerFactory |
Factory class to return an instance of @link{ExternalTokenLocalizer}.
|
| FailedContainerLogAggregationPolicy | |
| FailedOrKilledContainerLogAggregationPolicy | |
| FederationInterceptor |
Extends the AbstractRequestInterceptor and provides an implementation for
federation of YARN RM and scaling an application across multiple YARN
sub-clusters.
|
| FileDeletionTask |
DeletionTask handling the removal of files (and directories). |
| FpgaDevice |
A class that represents an FPGA card.
|
| FpgaDiscoverer | |
| FPGADiscoveryStrategy |
Interface for an FPGA device discovery strategy.
|
| FpgaNodeResourceUpdateHandler | |
| FpgaResourceAllocator |
This FPGA resource allocator tends to be used by different FPGA vendor's plugin
A "type" parameter is taken into consideration when allocation
|
| FpgaResourceAllocator.FpgaAllocation | |
| FpgaResourceHandlerImpl | |
| FpgaResourcePlugin | |
| GenericEventTypeMetricsManager | |
| GpuDevice |
This class is used to represent GPU device while allocation.
|
| GpuDeviceInformation |
All GPU Device Information in the system, fetched from nvidia-smi.
|
| GpuDeviceInformationParser |
Parse XML and get GPU device information
|
| GpuDeviceSpecificationException |
This exception is to be thrown when allowed GPU device specification
is empty or invalid.
|
| GpuDiscoverer | |
| GpuDockerCommandPluginFactory |
Factory to create GpuDocker Command Plugin instance
|
| GpuNodeResourceUpdateHandler | |
| GpuResourceAllocator |
Allocate GPU resources according to requirements.
|
| GpuResourceHandlerImpl | |
| GpuResourcePlugin | |
| HdfsManifestToResourcesPlugin |
This class is a plugin for the
RuncContainerRuntime
that maps runC image manifests into their associated config and
layers that are located in HDFS. |
| HealthReporter |
Interface providing information about the health of a service.
|
| ImageManifest |
This class is a Java representation of the OCI Image Manifest Specification.
|
| ImageManifest.Blob |
This class is a Java representation of an OCI Image Blob.
|
| ImageTagToManifestPlugin |
This class is a plugin for the
RuncContainerRuntime
to convert image tags into runC image manifests. |
| IntelFpgaOpenclPlugin |
Intel FPGA for OpenCL plugin.
|
| IntelFpgaOpenclPlugin.InnerShellExecutor |
Helper class to run aocl diagnose & determine major/minor numbers.
|
| JavaSandboxLinuxContainerRuntime |
This class extends the
DefaultLinuxContainerRuntime specifically
for containers which run Java commands. |
| JavaSandboxLinuxContainerRuntime.SandboxMode |
Enumeration of the modes the JavaSandboxLinuxContainerRuntime can use.
|
| JAXBContextResolver | |
| LCEResourcesHandler | Deprecated. |
| LimitSizeContainerLogAggregationPolicy | |
| LinuxContainerExecutor |
This class provides
Container execution using a native
container-executor binary. |
| LinuxContainerExecutor.ExitCode |
The container exit code.
|
| LinuxContainerRuntime |
Linux-specific container runtime implementations must implement this
interface.
|
| LinuxContainerRuntimeConstants | |
| LinuxContainerRuntimeConstants.RuntimeType |
Linux container runtime types for
DelegatingLinuxContainerRuntime. |
| LocalCacheDirectoryManager |
LocalCacheDirectoryManager is used for managing hierarchical
directories for local cache. |
| LocalDirsHandlerService |
The class which provides functionality of checking the health of the local
directories of a node.
|
| LocalizationEvent |
Events handled by
ResourceLocalizationService |
| LocalizationEventType | |
| LocalizationProtocol | |
| LocalizationProtocolPB | |
| LocalizationProtocolPBClientImpl | |
| LocalizationProtocolPBServiceImpl | |
| LocalizedResource |
Datum representing a localized resource.
|
| LocalizerAction | |
| LocalizerContext | |
| LocalizerEvent |
Events delivered to the
ResourceLocalizationService |
| LocalizerEventType | |
| LocalizerHeartbeatResponse | |
| LocalizerHeartbeatResponsePBImpl | |
| LocalizerResourceRequestEvent |
Event indicating that the
ResourceLocalizationService
should fetch this resource. |
| LocalizerSecurityInfo | |
| LocalizerStartContext |
Encapsulates information required for starting a localizer.
|
| LocalizerStartContext.Builder | |
| LocalizerStatus | |
| LocalizerStatusPBImpl | |
| LocalizerTokenIdentifier | |
| LocalizerTokenSecretManager | |
| LocalizerTokenSelector | |
| LocalResourceRequest | |
| LocalResourceStatus | |
| LocalResourceStatusPBImpl | |
| LogAggregationService | |
| LogHandler | |
| LogHandlerAppFinishedEvent | |
| LogHandlerAppStartedEvent | |
| LogHandlerContainerFinishedEvent | |
| LogHandlerEvent | |
| LogHandlerEventType | |
| LogHandlerTokenUpdatedEvent | |
| MapRTicketLocalizer |
Localizer for MapR ticket.
|
| MemoryResourceHandler | |
| MountDeviceSpec |
Describe one device mount.
|
| MountDeviceSpec.Builder |
Builder for MountDeviceSpec.
|
| MountVolumeSpec |
Describe one volume mount.
|
| MountVolumeSpec.Builder |
Builder for MountVolumeSpec.
|
| NavBlock | |
| NECVEPlugin |
A device framework plugin which supports NEC Vector Engine.
|
| NetworkPacketTaggingHandlerImpl |
The network packet tagging handler implementation.
|
| NetworkTagMappingJsonManager |
The NetworkTagMapping JsonManager implementation.
|
| NetworkTagMappingJsonManager.Group |
The group object.
|
| NetworkTagMappingJsonManager.NetworkTagMapping |
The NetworkTagMapping object.
|
| NetworkTagMappingJsonManager.User |
The user object.
|
| NetworkTagMappingManager |
Base interface for network tag mapping manager.
|
| NetworkTagMappingManagerFactory |
Use
NetworkTagMappingManagerFactory to get the correct
NetworkTagMappingManager. |
| NMAuditLogger |
Manages NodeManager audit logs.
|
| NMAuditLogger.AuditConstants | |
| NMCollectorService |
Service that handles collector information.
|
| NMContainerLogsInfo |
NMContainerLogsInfo represents the meta data for container logs
which exist in NM local log directory.
|
| NMContainerTokenSecretManager |
The NM maintains only two master-keys.
|
| NMController | |
| NMDeviceResourceInfo |
Wrapper class of Device allocation for NMWebServices.
|
| NMErrorsAndWarningsPage | |
| NMGpuResourceInfo |
Gpu device information return to client when
NMWebServices.getNMResourceInfo(String)
is invoked. |
| NMLeveldbStateStoreService | |
| NMLogAggregationStatusTracker |
NMLogAggregationStatusTracker is used to cache log aggregation
status for finished applications. |
| NMNullStateStoreService | |
| NMPolicyProvider |
PolicyProvider for YARN NodeManager protocols. |
| NMProtoUtils |
Utilities for converting from PB representations.
|
| NMResourceInfo | |
| NMStateStoreService | |
| NMStateStoreService.LocalResourceTrackerState | |
| NMStateStoreService.RecoveredAMRMProxyState |
Recovered states for AMRMProxy.
|
| NMStateStoreService.RecoveredApplicationsState | |
| NMStateStoreService.RecoveredContainerState | |
| NMStateStoreService.RecoveredContainerStatus | |
| NMStateStoreService.RecoveredContainerTokensState | |
| NMStateStoreService.RecoveredContainerType |
Type of post recovery action.
|
| NMStateStoreService.RecoveredDeletionServiceState | |
| NMStateStoreService.RecoveredLocalizationState | |
| NMStateStoreService.RecoveredLogDeleterState | |
| NMStateStoreService.RecoveredNMTokensState | |
| NMStateStoreService.RecoveredUserResources | |
| NMTimelineEvent |
Event posted to NMTimelinePublisher which in turn publishes it to
timelineservice v2.
|
| NMTimelineEventType |
Type of
NMTimelineEvent. |
| NMTimelinePublisher |
Metrics publisher service that publishes data to the timeline service v.2.
|
| NMTokenSecretManagerInNM | |
| NMView | |
| NMWebAppFilter | |
| NMWebServices | |
| NodeAttributesProvider |
Abstract class which will be responsible for fetching the node attributes.
|
| NodeDescriptorsProvider<T> |
Interface which will be responsible for fetching node descriptors,
a node descriptor could be a
NodeLabel or a
NodeAttribute. |
| NodeDescriptorsScriptRunner<T> |
A node descriptors script runner periodically runs a script,
parses the output to collect desired descriptors, and then
post these descriptors to the given
NodeDescriptorsProvider. |
| NodeHealthCheckerService |
This class provides functionality of checking the health of a node and
reporting back to the service for which the health checker has been asked to
report.
|
| NodeHealthScriptRunner |
The class which provides functionality of checking the health of the node
using the configured node health script and reporting back to the service
for which the health checker has been asked to report.
|
| NodeInfo | |
| NodeLabelsProvider |
Abstract class which will be responsible for fetching the node labels.
|
| NodeLocalVolumeMonitor |
Interface for monitoring the MFS local volume of a node.
|
| NodeLocalVolumeMonitorImpl |
Implementation of the node local volume monitor.
|
| NodeManager | |
| NodeManager.DefaultContainerStateListener |
Default Container State transition listener.
|
| NodeManager.NMContext | |
| NodeManager.NodeManagerStatus |
Node manager return status codes.
|
| NodeManagerBuilderUtils | |
| NodeManagerEvent | |
| NodeManagerEventType | |
| NodeManagerHardwareUtils |
Helper class to determine hardware related characteristics such as the
number of processors and the amount of memory on the node.
|
| NodeManagerMetrics | |
| NodeManagerMXBean |
This is the JMX management interface for NodeManager.
|
| NodeManagerStatusServlet | |
| NodePage | |
| NodePage.NodeBlock | |
| NodeResourceMonitor |
Interface for monitoring the resources of a node.
|
| NodeResourceMonitorImpl |
Implementation of the node resource monitor.
|
| NodeResourceUpdaterPlugin |
Plugins to handle resources on a node.
|
| NodeStatusUpdater | |
| NodeStatusUpdaterImpl | |
| NonAggregatingLogHandler |
Log Handler which schedules deletion of log files based on the configured log
retention time.
|
| NoneContainerLogAggregationPolicy | |
| NumaNodeResource |
NumaNodeResource class holds the NUMA node topology with the total and used
resources.
|
| NumaResourceAllocation |
NumaResourceAllocation contains Memory nodes and CPU nodes assigned to a
container.
|
| NumaResourceAllocator |
NUMA Resources Allocator reads the NUMA topology and assigns NUMA nodes to
the containers.
|
| NumaResourceHandlerImpl |
ResourceHandler implementation for allocating NUMA Resources to each
container.
|
| NvidiaBinaryHelper |
Executes the "nvidia-smi" command and returns an object
based on its output.
|
| NvidiaDockerV1CommandPlugin |
Implementation to use nvidia-docker v1 as GPU docker command plugin.
|
| NvidiaDockerV2CommandPlugin |
Implementation to use nvidia-docker v2 as GPU docker command plugin.
|
| NvidiaGPUPluginForRuntimeV2 |
Nvidia GPU plugin supporting both Nvidia container runtime v2 for Docker and
non-Docker container.
|
| NvidiaGPUPluginForRuntimeV2.DeviceLinkType |
Different type of link.
|
| OCIContainerRuntime |
This class is a
ContainerRuntime implementation that uses the
native container-executor binary via a
PrivilegedOperationExecutor instance to launch processes inside
OCI-compliant containers. |
| OpportunisticContainersQueuePolicy |
Determines how to schedule opportunistic containers at the NodeManager,
i.e., whether or not to accept, queue, or reject a container run request.
|
| OutboundBandwidthResourceHandler | |
| PerGpuDeviceInformation |
Capture single GPU device information such as memory size, temperature,
utilization.
|
| PerGpuMemoryUsage | |
| PerGpuTemperature |
Temperature of GPU
|
| PerGpuUtilizations |
GPU utilizations
|
| PrivilegedOperation |
Represents operations that require higher system privileges - e.g
creating cgroups, launching containers as specified users, 'tc' commands etc
that are completed using the container-executor binary
|
| PrivilegedOperation.OperationType | |
| PrivilegedOperation.ResultCode |
Result codes returned from the C container-executor.
|
| PrivilegedOperation.RunAsUserCommand |
List of commands that the container-executor will execute.
|
| PrivilegedOperationException | |
| PrivilegedOperationExecutor |
provides mechanisms to execute PrivilegedContainerOperations *
|
| ProcessIdFileReader |
Helper functionality to read the pid from a file.
|
| RecoveredContainerLaunch |
This is a ContainerLaunch which has been recovered after an NM restart (for
rolling upgrades).
|
| RecoverPausedContainerLaunch |
This is a ContainerLaunch which has been recovered after an NM restart for
pause containers (for rolling upgrades)
|
| RecoveryIterator<T> |
A wrapper for a Iterator to translate the raw RuntimeExceptions that
can be thrown into IOException.
|
| RequestInterceptor |
Defines the contract to be implemented by the request interceptor classes,
that can be used to intercept and inspect messages sent from the application
master to the resource manager.
|
| ResourceEvent | |
| ResourceEventType |
Events delivered to
LocalizedResource. |
| ResourceFailedLocalizationEvent |
This event is sent by the localizer in case resource localization fails for
the requested resource.
|
| ResourceHandler |
Handler interface for resource subsystems' isolation and enforcement.
|
| ResourceHandlerChain |
A helper class to delegate funcationality to a 'chain' of
ResourceHandler(s)
|
| ResourceHandlerException | |
| ResourceHandlerModule |
Provides mechanisms to get various resource handlers - cpu, memory, network,
disk etc., - based on configuration.
|
| ResourceLocalizationService | |
| ResourceLocalizationSpec | |
| ResourceLocalizationSpecPBImpl | |
| ResourceLocalizedEvent | |
| ResourceMappings |
This class is used to store assigned resource to a single container by
resource types.
|
| ResourceMappings.AssignedResources |
Stores resources assigned to a container for a given resource type.
|
| ResourcePlugin |
ResourcePlugin is an interface for node manager to easier support
discovery/manage/isolation for new resource types. |
| ResourcePluginManager |
Manages
ResourcePlugin configured on this NodeManager. |
| ResourceRecoveredEvent | |
| ResourceReleaseEvent | |
| ResourceRequestEvent | |
| ResourceSet |
All Resources requested by the container.
|
| ResourcesExceptionUtil |
Small utility class which only re-throws YarnException if
NM_RESOURCE_PLUGINS_FAIL_FAST property is true.
|
| ResourceStatusType | |
| ResourceUtilizationTracker |
This interface abstracts out how a container contributes to
Resource Utilization of the node.
|
| ResourceView | |
| RuncContainerExecutorConfig |
This class is used by the
RuncContainerRuntime
to pass a JSON
object to the container-executor. |
| RuncContainerExecutorConfig.OCILayer |
This class is a Java representation of an OCI image layer.
|
| RuncContainerExecutorConfig.OCIRuntimeConfig |
This class is a Java representation of the OCI Runtime Specification.
|
| RuncContainerExecutorConfig.OCIRuntimeConfig.OCIAnnotationsConfig |
This class is a Java representation of the oci annotations config section
of the OCI Runtime Specification.
|
| RuncContainerExecutorConfig.OCIRuntimeConfig.OCIHooksConfig |
This class is a Java representation of the oci hooks section
of the OCI Runtime Specification.
|
| RuncContainerExecutorConfig.OCIRuntimeConfig.OCIHooksConfig.HookType |
This class is a Java representation of the hook type section
of the OCI Runtime Specification.
|
| RuncContainerExecutorConfig.OCIRuntimeConfig.OCILinuxConfig |
This class is a Java representation of the oci linux config section
of the OCI Runtime Specification.
|
| RuncContainerExecutorConfig.OCIRuntimeConfig.OCILinuxConfig.Device |
This class is a Java representation of the device section
of the OCI Runtime Specification.
|
| RuncContainerExecutorConfig.OCIRuntimeConfig.OCILinuxConfig.IDMapping |
This class is a Java representation of the idmapping section
of the OCI Runtime Specification.
|
| RuncContainerExecutorConfig.OCIRuntimeConfig.OCILinuxConfig.IntelRdt |
This class is a Java representation of the intelrdt section
of the OCI Runtime Specification.
|
| RuncContainerExecutorConfig.OCIRuntimeConfig.OCILinuxConfig.Namespace |
This class is a Java representation of the namespace section
of the OCI Runtime Specification.
|
| RuncContainerExecutorConfig.OCIRuntimeConfig.OCILinuxConfig.Resources |
This class is a Java representation of the resources section
of the OCI Runtime Specification.
|
| RuncContainerExecutorConfig.OCIRuntimeConfig.OCILinuxConfig.Resources.BlockIO |
This class is a Java representation of the blockio section
of the OCI Runtime Specification.
|
| RuncContainerExecutorConfig.OCIRuntimeConfig.OCILinuxConfig.Resources.BlockIO.ThrottleDevice |
This class is a Java representation of the throttle device section
of the OCI Runtime Specification.
|
| RuncContainerExecutorConfig.OCIRuntimeConfig.OCILinuxConfig.Resources.BlockIO.WeightDevice |
This class is a Java representation of the weight device section
of the OCI Runtime Specification.
|
| RuncContainerExecutorConfig.OCIRuntimeConfig.OCILinuxConfig.Resources.CPU |
This class is a Java representation of the cpu section
of the OCI Runtime Specification.
|
| RuncContainerExecutorConfig.OCIRuntimeConfig.OCILinuxConfig.Resources.Device |
This class is a Java representation of the device section
of the OCI Runtime Specification.
|
| RuncContainerExecutorConfig.OCIRuntimeConfig.OCILinuxConfig.Resources.HugePageLimits |
This class is a Java representation of the huge page limits section
of the OCI Runtime Specification.
|
| RuncContainerExecutorConfig.OCIRuntimeConfig.OCILinuxConfig.Resources.Memory |
This class is a Java representation of the memory section
of the OCI Runtime Specification.
|
| RuncContainerExecutorConfig.OCIRuntimeConfig.OCILinuxConfig.Resources.Network |
This class is a Java representation of the network section
of the OCI Runtime Specification.
|
| RuncContainerExecutorConfig.OCIRuntimeConfig.OCILinuxConfig.Resources.Network.NetworkPriority |
This class is a Java representation of the network priority section
of the OCI Runtime Specification.
|
| RuncContainerExecutorConfig.OCIRuntimeConfig.OCILinuxConfig.Resources.PID |
This class is a Java representation of the pid section
of the OCI Runtime Specification.
|
| RuncContainerExecutorConfig.OCIRuntimeConfig.OCILinuxConfig.Resources.RDMA |
This class is a Java representation of the rdma section
of the OCI Runtime Specification.
|
| RuncContainerExecutorConfig.OCIRuntimeConfig.OCILinuxConfig.Seccomp |
This class is a Java representation of the seccomp section
of the OCI Runtime Specification.
|
| RuncContainerExecutorConfig.OCIRuntimeConfig.OCILinuxConfig.Seccomp.Syscall |
This class is a Java representation of the syscall section
of the OCI Runtime Specification.
|
| RuncContainerExecutorConfig.OCIRuntimeConfig.OCILinuxConfig.Seccomp.Syscall.SeccompArg |
This class is a Java representation of the seccomp arguments
of the OCI Runtime Specification.
|
| RuncContainerExecutorConfig.OCIRuntimeConfig.OCILinuxConfig.Sysctl |
This class is a Java representation of the sysctl section
of the OCI Runtime Specification.
|
| RuncContainerExecutorConfig.OCIRuntimeConfig.OCIMount |
This class is a Java representation of the oci mount section
of the OCI Runtime Specification.
|
| RuncContainerExecutorConfig.OCIRuntimeConfig.OCIProcessConfig |
This class is a Java representation of the oci process section
of the OCI Runtime Specification.
|
| RuncContainerExecutorConfig.OCIRuntimeConfig.OCIProcessConfig.Capabilities |
This class is a Java representation of the capabilities section
of the OCI Runtime Specification.
|
| RuncContainerExecutorConfig.OCIRuntimeConfig.OCIProcessConfig.ConsoleSize |
This class is a Java representation of the console size section
of the OCI Runtime Specification.
|
| RuncContainerExecutorConfig.OCIRuntimeConfig.OCIProcessConfig.RLimits |
This class is a Java representation of the rlimits section
of the OCI Runtime Specification.
|
| RuncContainerExecutorConfig.OCIRuntimeConfig.OCIProcessConfig.User |
This class is a Java representation of the user section
of the OCI Runtime Specification.
|
| RuncContainerExecutorConfig.OCIRuntimeConfig.OCIRootConfig |
This class is a Java representation of the oci root config section
of the OCI Runtime Specification.
|
| RuncContainerRuntime |
This class is an extension of
OCIContainerRuntime that uses the
native container-executor binary via a
PrivilegedOperationExecutor instance to launch processes inside
Runc containers. |
| RuncImageTagToManifestPlugin |
This class is a plugin interface for the
RuncContainerRuntime
to convert image tags into OCI Image Manifests. |
| RuncManifestToResourcesPlugin |
This class is a plugin interface for the
RuncContainerRuntime
that maps OCI Image Manifests into associated config and layers. |
| SampleContainerLogAggregationPolicy |
The sample policy samples logs of successful worker containers to aggregate.
|
| ScriptBasedFPGADiscoveryStrategy |
FPGA device discovery strategy which invokes an external script.
|
| ScriptBasedNodeAttributesProvider |
Node attribute provider that periodically runs a script to collect
node attributes.
|
| ScriptBasedNodeLabelsProvider |
The class which provides functionality of getting the labels of the node
using the configured node labels provider script.
|
| SettingsBasedFPGADiscoveryStrategy |
FPGA device discovery strategy which parses a string.
|
| SharedCacheUploadEvent | |
| SharedCacheUploadEventType | |
| SharedCacheUploadService | |
| ShellWrapper |
A shell Wrapper to ease testing.
|
| SignalContainersLauncherEvent | |
| SlidingWindowRetryPolicy |
Sliding window retry policy for relaunching a
Container in Yarn. |
| TerminalServlet |
TerminalServlet host the static html and javascript for
connecting to a text terminal over websocket.
|
| TimedHealthReporterService |
A
HealthReporter skeleton for regularly checking a specific
TimerTask and obtaining information about it. |
| TokenAndRegisterResponse |
This class contains information about the AMRM token and the RegisterApplicationMasterResponse.
|
| TrafficControlBandwidthHandlerImpl | |
| UpdateContainerSchedulerEvent |
Update Event consumed by the
ContainerScheduler. |
| UpdateContainerTokenEvent |
Update Event consumed by the Container.
|
| VolumeSpec |
Describe one volume creation or deletion.
|
| VolumeSpec.Builder |
Builder for VolumeSpec.
|
| WebServer | |
| WebServer.NMWebApp | |
| WindowsSecureContainerExecutor |
Windows secure container executor (WSCE).
|
| YarnRuntimeType |
YarnRuntime parameter enum for
DevicePlugin. |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.