|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use YarnProtos.ContainerStateProto | |
|---|---|
| org.apache.hadoop.yarn.proto | |
| Uses of YarnProtos.ContainerStateProto in org.apache.hadoop.yarn.proto |
|---|
| Methods in org.apache.hadoop.yarn.proto that return YarnProtos.ContainerStateProto | |
|---|---|
YarnProtos.ContainerStateProto |
YarnProtos.ContainerStatusProtoOrBuilder.getState()
optional .hadoop.yarn.ContainerStateProto state = 2; |
YarnProtos.ContainerStateProto |
YarnProtos.ContainerStatusProto.getState()
optional .hadoop.yarn.ContainerStateProto state = 2; |
YarnProtos.ContainerStateProto |
YarnProtos.ContainerStatusProto.Builder.getState()
optional .hadoop.yarn.ContainerStateProto state = 2; |
static YarnProtos.ContainerStateProto |
YarnProtos.ContainerStateProto.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)
|
static YarnProtos.ContainerStateProto |
YarnProtos.ContainerStateProto.valueOf(int value)
|
static YarnProtos.ContainerStateProto |
YarnProtos.ContainerStateProto.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static YarnProtos.ContainerStateProto[] |
YarnProtos.ContainerStateProto.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.apache.hadoop.yarn.proto that return types with arguments of type YarnProtos.ContainerStateProto | |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<YarnProtos.ContainerStateProto> |
YarnProtos.ContainerStateProto.internalGetValueMap()
|
| Methods in org.apache.hadoop.yarn.proto with parameters of type YarnProtos.ContainerStateProto | |
|---|---|
YarnProtos.ContainerStatusProto.Builder |
YarnProtos.ContainerStatusProto.Builder.setState(YarnProtos.ContainerStateProto value)
optional .hadoop.yarn.ContainerStateProto state = 2; |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||