|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ResourceStatusType | |
|---|---|
| org.apache.hadoop.yarn.server.nodemanager.api.protocolrecords | |
| org.apache.hadoop.yarn.server.nodemanager.api.protocolrecords.impl.pb | |
| Uses of ResourceStatusType in org.apache.hadoop.yarn.server.nodemanager.api.protocolrecords |
|---|
| Methods in org.apache.hadoop.yarn.server.nodemanager.api.protocolrecords that return ResourceStatusType | |
|---|---|
ResourceStatusType |
LocalResourceStatus.getStatus()
|
static ResourceStatusType |
ResourceStatusType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ResourceStatusType[] |
ResourceStatusType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.apache.hadoop.yarn.server.nodemanager.api.protocolrecords with parameters of type ResourceStatusType | |
|---|---|
void |
LocalResourceStatus.setStatus(ResourceStatusType status)
|
| Uses of ResourceStatusType in org.apache.hadoop.yarn.server.nodemanager.api.protocolrecords.impl.pb |
|---|
| Methods in org.apache.hadoop.yarn.server.nodemanager.api.protocolrecords.impl.pb that return ResourceStatusType | |
|---|---|
ResourceStatusType |
LocalResourceStatusPBImpl.getStatus()
|
| Methods in org.apache.hadoop.yarn.server.nodemanager.api.protocolrecords.impl.pb with parameters of type ResourceStatusType | |
|---|---|
void |
LocalResourceStatusPBImpl.setStatus(ResourceStatusType status)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||