| Package | Description |
|---|---|
| org.apache.hadoop.yarn.server.nodemanager.api.protocolrecords | |
| org.apache.hadoop.yarn.server.nodemanager.api.protocolrecords.impl.pb |
| Modifier and Type | Method | Description |
|---|---|---|
LocalizerAction |
LocalizerHeartbeatResponse.getLocalizerAction() |
|
static LocalizerAction |
LocalizerAction.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static LocalizerAction[] |
LocalizerAction.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
LocalizerHeartbeatResponse.setLocalizerAction(LocalizerAction action) |
| Modifier and Type | Method | Description |
|---|---|---|
LocalizerAction |
LocalizerHeartbeatResponsePBImpl.getLocalizerAction() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
LocalizerHeartbeatResponsePBImpl.setLocalizerAction(LocalizerAction action) |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.