| Package | Description |
|---|---|
| org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime |
| Modifier and Type | Method | Description |
|---|---|---|
static JavaSandboxLinuxContainerRuntime.SandboxMode |
JavaSandboxLinuxContainerRuntime.SandboxMode.get(java.lang.String mode) |
|
static JavaSandboxLinuxContainerRuntime.SandboxMode |
JavaSandboxLinuxContainerRuntime.SandboxMode.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static JavaSandboxLinuxContainerRuntime.SandboxMode[] |
JavaSandboxLinuxContainerRuntime.SandboxMode.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.