|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface YarnServiceProtos.RegisterApplicationMasterRequestProtoOrBuilder
| Method Summary | |
|---|---|
String |
getHost()
optional string host = 1; |
com.google.protobuf.ByteString |
getHostBytes()
optional string host = 1; |
int |
getRpcPort()
optional int32 rpc_port = 2; |
String |
getTrackingUrl()
optional string tracking_url = 3; |
com.google.protobuf.ByteString |
getTrackingUrlBytes()
optional string tracking_url = 3; |
boolean |
hasHost()
optional string host = 1; |
boolean |
hasRpcPort()
optional int32 rpc_port = 2; |
boolean |
hasTrackingUrl()
optional string tracking_url = 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 hasHost()
optional string host = 1;
String getHost()
optional string host = 1;
com.google.protobuf.ByteString getHostBytes()
optional string host = 1;
boolean hasRpcPort()
optional int32 rpc_port = 2;
int getRpcPort()
optional int32 rpc_port = 2;
boolean hasTrackingUrl()
optional string tracking_url = 3;
String getTrackingUrl()
optional string tracking_url = 3;
com.google.protobuf.ByteString getTrackingUrlBytes()
optional string tracking_url = 3;
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||