| Package | Description | 
|---|---|
| org.apache.hadoop.yarn.api.records | Licensed to the Apache Software Foundation (ASF) under one
 or more contributor license agreements. | 
| org.apache.hadoop.yarn.client.api | 
| Modifier and Type | Method and Description | 
|---|---|
| static ShellContainerCommand | ShellContainerCommand. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static ShellContainerCommand[] | ShellContainerCommand. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract void | YarnClient. shellToContainer(ContainerId containerId,
                ShellContainerCommand command)
 The interface used by client to get a shell to a container. | 
Copyright © 2025 Apache Software Foundation. All rights reserved.