|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface YarnProtos.ApplicationAttemptReportProtoOrBuilder
| Method Summary | |
|---|---|
YarnProtos.ContainerIdProto |
getAmContainerId()
optional .hadoop.yarn.ContainerIdProto am_container_id = 7; |
YarnProtos.ContainerIdProtoOrBuilder |
getAmContainerIdOrBuilder()
optional .hadoop.yarn.ContainerIdProto am_container_id = 7; |
YarnProtos.ApplicationAttemptIdProto |
getApplicationAttemptId()
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1; |
YarnProtos.ApplicationAttemptIdProtoOrBuilder |
getApplicationAttemptIdOrBuilder()
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1; |
String |
getDiagnostics()
optional string diagnostics = 5 [default = "N/A"]; |
com.google.protobuf.ByteString |
getDiagnosticsBytes()
optional string diagnostics = 5 [default = "N/A"]; |
String |
getHost()
optional string host = 2; |
com.google.protobuf.ByteString |
getHostBytes()
optional string host = 2; |
int |
getRpcPort()
optional int32 rpc_port = 3; |
String |
getTrackingUrl()
optional string tracking_url = 4; |
com.google.protobuf.ByteString |
getTrackingUrlBytes()
optional string tracking_url = 4; |
YarnProtos.YarnApplicationAttemptStateProto |
getYarnApplicationAttemptState()
optional .hadoop.yarn.YarnApplicationAttemptStateProto yarn_application_attempt_state = 6; |
boolean |
hasAmContainerId()
optional .hadoop.yarn.ContainerIdProto am_container_id = 7; |
boolean |
hasApplicationAttemptId()
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1; |
boolean |
hasDiagnostics()
optional string diagnostics = 5 [default = "N/A"]; |
boolean |
hasHost()
optional string host = 2; |
boolean |
hasRpcPort()
optional int32 rpc_port = 3; |
boolean |
hasTrackingUrl()
optional string tracking_url = 4; |
boolean |
hasYarnApplicationAttemptState()
optional .hadoop.yarn.YarnApplicationAttemptStateProto yarn_application_attempt_state = 6; |
| 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 hasApplicationAttemptId()
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
YarnProtos.ApplicationAttemptIdProto getApplicationAttemptId()
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
YarnProtos.ApplicationAttemptIdProtoOrBuilder getApplicationAttemptIdOrBuilder()
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
boolean hasHost()
optional string host = 2;
String getHost()
optional string host = 2;
com.google.protobuf.ByteString getHostBytes()
optional string host = 2;
boolean hasRpcPort()
optional int32 rpc_port = 3;
int getRpcPort()
optional int32 rpc_port = 3;
boolean hasTrackingUrl()
optional string tracking_url = 4;
String getTrackingUrl()
optional string tracking_url = 4;
com.google.protobuf.ByteString getTrackingUrlBytes()
optional string tracking_url = 4;
boolean hasDiagnostics()
optional string diagnostics = 5 [default = "N/A"];
String getDiagnostics()
optional string diagnostics = 5 [default = "N/A"];
com.google.protobuf.ByteString getDiagnosticsBytes()
optional string diagnostics = 5 [default = "N/A"];
boolean hasYarnApplicationAttemptState()
optional .hadoop.yarn.YarnApplicationAttemptStateProto yarn_application_attempt_state = 6;
YarnProtos.YarnApplicationAttemptStateProto getYarnApplicationAttemptState()
optional .hadoop.yarn.YarnApplicationAttemptStateProto yarn_application_attempt_state = 6;
boolean hasAmContainerId()
optional .hadoop.yarn.ContainerIdProto am_container_id = 7;
YarnProtos.ContainerIdProto getAmContainerId()
optional .hadoop.yarn.ContainerIdProto am_container_id = 7;
YarnProtos.ContainerIdProtoOrBuilder getAmContainerIdOrBuilder()
optional .hadoop.yarn.ContainerIdProto am_container_id = 7;
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||