| Modifier and Type | Method and Description | 
|---|---|
| ResourceHandler | LinuxContainerExecutor. getResourceHandler() | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | CpuResourceHandlerResource handler for cpu resources. | 
| interface  | DiskResourceHandlerResource handler for disk resources. | 
| interface  | MemoryResourceHandler | 
| interface  | OutboundBandwidthResourceHandler | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | CGroupsBlkioResourceHandlerImplHandler class to handle the blkio controller. | 
| class  | CGroupsCpuResourceHandlerImplAn implementation for using CGroups to restrict CPU usage on Linux. | 
| class  | CGroupsMemoryResourceHandlerImplHandler class to handle the memory controller. | 
| class  | NetworkPacketTaggingHandlerImplThe network packet tagging handler implementation. | 
| class  | ResourceHandlerChainA helper class to delegate funcationality to a 'chain' of
 ResourceHandler(s) | 
| class  | TrafficControlBandwidthHandlerImpl | 
| Modifier and Type | Method and Description | 
|---|---|
| static ResourceHandler | ResourceHandlerModule. getNetworkTaggingHandler(org.apache.hadoop.conf.Configuration conf) | 
| static ResourceHandler | ResourceHandlerModule. initNetworkResourceHandler(org.apache.hadoop.conf.Configuration conf) | 
| Modifier and Type | Method and Description | 
|---|---|
| List<ResourceHandler> | ResourceHandlerChain. getResourceHandlerList() | 
| Constructor and Description | 
|---|
| ResourceHandlerChain(List<ResourceHandler> resourceHandlers) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | FpgaResourceHandlerImpl | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | GpuResourceHandlerImpl | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | NumaResourceHandlerImplResourceHandler implementation for allocating NUMA Resources to each
 container. | 
| Modifier and Type | Method and Description | 
|---|---|
| ResourceHandler | ResourcePlugin. createResourceHandler(Context nmContext,
                     CGroupsHandler cGroupsHandler,
                     PrivilegedOperationExecutor privilegedOperationExecutor)Plugin needs to return  ResourceHandlerwhen any special isolation
 required for the resource type. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DeviceResourceHandlerImplThe Hooks into container lifecycle. | 
| Modifier and Type | Method and Description | 
|---|---|
| ResourceHandler | DevicePluginAdapter. createResourceHandler(Context nmContext,
                     CGroupsHandler cGroupsHandler,
                     PrivilegedOperationExecutor privilegedOperationExecutor) | 
| Modifier and Type | Method and Description | 
|---|---|
| ResourceHandler | FpgaResourcePlugin. createResourceHandler(Context nmContext,
                     CGroupsHandler cGroupsHandler,
                     PrivilegedOperationExecutor privilegedOperationExecutor) | 
| Modifier and Type | Method and Description | 
|---|---|
| ResourceHandler | GpuResourcePlugin. createResourceHandler(Context context,
                     CGroupsHandler cGroupsHandler,
                     PrivilegedOperationExecutor privilegedOperationExecutor) | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.