|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface YarnProtos.LocalResourceProtoOrBuilder
| Method Summary | |
|---|---|
String |
getPattern()
optional string pattern = 6; |
com.google.protobuf.ByteString |
getPatternBytes()
optional string pattern = 6; |
YarnProtos.URLProto |
getResource()
optional .hadoop.yarn.URLProto resource = 1; |
YarnProtos.URLProtoOrBuilder |
getResourceOrBuilder()
optional .hadoop.yarn.URLProto resource = 1; |
long |
getSize()
optional int64 size = 2; |
long |
getTimestamp()
optional int64 timestamp = 3; |
YarnProtos.LocalResourceTypeProto |
getType()
optional .hadoop.yarn.LocalResourceTypeProto type = 4; |
YarnProtos.LocalResourceVisibilityProto |
getVisibility()
optional .hadoop.yarn.LocalResourceVisibilityProto visibility = 5; |
boolean |
hasPattern()
optional string pattern = 6; |
boolean |
hasResource()
optional .hadoop.yarn.URLProto resource = 1; |
boolean |
hasSize()
optional int64 size = 2; |
boolean |
hasTimestamp()
optional int64 timestamp = 3; |
boolean |
hasType()
optional .hadoop.yarn.LocalResourceTypeProto type = 4; |
boolean |
hasVisibility()
optional .hadoop.yarn.LocalResourceVisibilityProto visibility = 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 hasResource()
optional .hadoop.yarn.URLProto resource = 1;
YarnProtos.URLProto getResource()
optional .hadoop.yarn.URLProto resource = 1;
YarnProtos.URLProtoOrBuilder getResourceOrBuilder()
optional .hadoop.yarn.URLProto resource = 1;
boolean hasSize()
optional int64 size = 2;
long getSize()
optional int64 size = 2;
boolean hasTimestamp()
optional int64 timestamp = 3;
long getTimestamp()
optional int64 timestamp = 3;
boolean hasType()
optional .hadoop.yarn.LocalResourceTypeProto type = 4;
YarnProtos.LocalResourceTypeProto getType()
optional .hadoop.yarn.LocalResourceTypeProto type = 4;
boolean hasVisibility()
optional .hadoop.yarn.LocalResourceVisibilityProto visibility = 5;
YarnProtos.LocalResourceVisibilityProto getVisibility()
optional .hadoop.yarn.LocalResourceVisibilityProto visibility = 5;
boolean hasPattern()
optional string pattern = 6;
String getPattern()
optional string pattern = 6;
com.google.protobuf.ByteString getPatternBytes()
optional string pattern = 6;
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||