|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface DAGProtos.PlanLocalResourceOrBuilder
| Method Summary | |
|---|---|
String |
getName()
required string name = 1; |
com.google.protobuf.ByteString |
getNameBytes()
required string name = 1; |
String |
getPattern()
optional string pattern = 7; |
com.google.protobuf.ByteString |
getPatternBytes()
optional string pattern = 7; |
long |
getSize()
required int64 size = 3; |
long |
getTimeStamp()
required int64 timeStamp = 4; |
DAGProtos.PlanLocalResourceType |
getType()
required .PlanLocalResourceType type = 5; |
String |
getUri()
required string uri = 2; |
com.google.protobuf.ByteString |
getUriBytes()
required string uri = 2; |
DAGProtos.PlanLocalResourceVisibility |
getVisibility()
required .PlanLocalResourceVisibility visibility = 6; |
boolean |
hasName()
required string name = 1; |
boolean |
hasPattern()
optional string pattern = 7; |
boolean |
hasSize()
required int64 size = 3; |
boolean |
hasTimeStamp()
required int64 timeStamp = 4; |
boolean |
hasType()
required .PlanLocalResourceType type = 5; |
boolean |
hasUri()
required string uri = 2; |
boolean |
hasVisibility()
required .PlanLocalResourceVisibility visibility = 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 hasName()
required string name = 1;
String getName()
required string name = 1;
com.google.protobuf.ByteString getNameBytes()
required string name = 1;
boolean hasUri()
required string uri = 2;
String getUri()
required string uri = 2;
com.google.protobuf.ByteString getUriBytes()
required string uri = 2;
boolean hasSize()
required int64 size = 3;
long getSize()
required int64 size = 3;
boolean hasTimeStamp()
required int64 timeStamp = 4;
long getTimeStamp()
required int64 timeStamp = 4;
boolean hasType()
required .PlanLocalResourceType type = 5;
DAGProtos.PlanLocalResourceType getType()
required .PlanLocalResourceType type = 5;
boolean hasVisibility()
required .PlanLocalResourceVisibility visibility = 6;
DAGProtos.PlanLocalResourceVisibility getVisibility()
required .PlanLocalResourceVisibility visibility = 6;
boolean hasPattern()
optional string pattern = 7;
only used if type=PATTERN
String getPattern()
optional string pattern = 7;
only used if type=PATTERN
com.google.protobuf.ByteString getPatternBytes()
optional string pattern = 7;
only used if type=PATTERN
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||