|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface YarnProtos.ContainerStatusProtoOrBuilder
| Method Summary | |
|---|---|
YarnProtos.ContainerIdProto |
getContainerId()
optional .hadoop.yarn.ContainerIdProto container_id = 1; |
YarnProtos.ContainerIdProtoOrBuilder |
getContainerIdOrBuilder()
optional .hadoop.yarn.ContainerIdProto container_id = 1; |
String |
getDiagnostics()
optional string diagnostics = 3 [default = "N/A"]; |
com.google.protobuf.ByteString |
getDiagnosticsBytes()
optional string diagnostics = 3 [default = "N/A"]; |
int |
getExitStatus()
optional int32 exit_status = 4 [default = -1000]; |
YarnProtos.ContainerStateProto |
getState()
optional .hadoop.yarn.ContainerStateProto state = 2; |
boolean |
hasContainerId()
optional .hadoop.yarn.ContainerIdProto container_id = 1; |
boolean |
hasDiagnostics()
optional string diagnostics = 3 [default = "N/A"]; |
boolean |
hasExitStatus()
optional int32 exit_status = 4 [default = -1000]; |
boolean |
hasState()
optional .hadoop.yarn.ContainerStateProto state = 2; |
| Methods inherited from interface com.google.protobuf.MessageOrBuilder |
|---|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField |
| Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder |
|---|
isInitialized |
| Method Detail |
|---|
boolean hasContainerId()
optional .hadoop.yarn.ContainerIdProto container_id = 1;
YarnProtos.ContainerIdProto getContainerId()
optional .hadoop.yarn.ContainerIdProto container_id = 1;
YarnProtos.ContainerIdProtoOrBuilder getContainerIdOrBuilder()
optional .hadoop.yarn.ContainerIdProto container_id = 1;
boolean hasState()
optional .hadoop.yarn.ContainerStateProto state = 2;
YarnProtos.ContainerStateProto getState()
optional .hadoop.yarn.ContainerStateProto state = 2;
boolean hasDiagnostics()
optional string diagnostics = 3 [default = "N/A"];
String getDiagnostics()
optional string diagnostics = 3 [default = "N/A"];
com.google.protobuf.ByteString getDiagnosticsBytes()
optional string diagnostics = 3 [default = "N/A"];
boolean hasExitStatus()
optional int32 exit_status = 4 [default = -1000];
int getExitStatus()
optional int32 exit_status = 4 [default = -1000];
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||