|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface ApplicationHistoryServerProtos.ApplicationAttemptStartDataProtoOrBuilder
| Method Summary | |
|---|---|
YarnProtos.ApplicationAttemptIdProto |
getApplicationAttemptId()
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1; |
YarnProtos.ApplicationAttemptIdProtoOrBuilder |
getApplicationAttemptIdOrBuilder()
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1; |
String |
getHost()
optional string host = 2; |
com.google.protobuf.ByteString |
getHostBytes()
optional string host = 2; |
YarnProtos.ContainerIdProto |
getMasterContainerId()
optional .hadoop.yarn.ContainerIdProto master_container_id = 4; |
YarnProtos.ContainerIdProtoOrBuilder |
getMasterContainerIdOrBuilder()
optional .hadoop.yarn.ContainerIdProto master_container_id = 4; |
int |
getRpcPort()
optional int32 rpc_port = 3; |
boolean |
hasApplicationAttemptId()
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1; |
boolean |
hasHost()
optional string host = 2; |
boolean |
hasMasterContainerId()
optional .hadoop.yarn.ContainerIdProto master_container_id = 4; |
boolean |
hasRpcPort()
optional int32 rpc_port = 3; |
| 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 hasMasterContainerId()
optional .hadoop.yarn.ContainerIdProto master_container_id = 4;
YarnProtos.ContainerIdProto getMasterContainerId()
optional .hadoop.yarn.ContainerIdProto master_container_id = 4;
YarnProtos.ContainerIdProtoOrBuilder getMasterContainerIdOrBuilder()
optional .hadoop.yarn.ContainerIdProto master_container_id = 4;
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||