|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface YarnProtos.URLProtoOrBuilder
| Method Summary | |
|---|---|
String |
getFile()
optional string file = 4; |
com.google.protobuf.ByteString |
getFileBytes()
optional string file = 4; |
String |
getHost()
optional string host = 2; |
com.google.protobuf.ByteString |
getHostBytes()
optional string host = 2; |
int |
getPort()
optional int32 port = 3; |
String |
getScheme()
optional string scheme = 1; |
com.google.protobuf.ByteString |
getSchemeBytes()
optional string scheme = 1; |
String |
getUserInfo()
optional string userInfo = 5; |
com.google.protobuf.ByteString |
getUserInfoBytes()
optional string userInfo = 5; |
boolean |
hasFile()
optional string file = 4; |
boolean |
hasHost()
optional string host = 2; |
boolean |
hasPort()
optional int32 port = 3; |
boolean |
hasScheme()
optional string scheme = 1; |
boolean |
hasUserInfo()
optional string userInfo = 5; |
| 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 hasScheme()
optional string scheme = 1;
String getScheme()
optional string scheme = 1;
com.google.protobuf.ByteString getSchemeBytes()
optional string scheme = 1;
boolean hasHost()
optional string host = 2;
String getHost()
optional string host = 2;
com.google.protobuf.ByteString getHostBytes()
optional string host = 2;
boolean hasPort()
optional int32 port = 3;
int getPort()
optional int32 port = 3;
boolean hasFile()
optional string file = 4;
String getFile()
optional string file = 4;
com.google.protobuf.ByteString getFileBytes()
optional string file = 4;
boolean hasUserInfo()
optional string userInfo = 5;
String getUserInfo()
optional string userInfo = 5;
com.google.protobuf.ByteString getUserInfoBytes()
optional string userInfo = 5;
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||