public static final class DAGProtos.PlanLocalResource.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<DAGProtos.PlanLocalResource.Builder> implements DAGProtos.PlanLocalResourceOrBuilder
PlanLocalResource| Modifier and Type | Method and Description |
|---|---|
DAGProtos.PlanLocalResource.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
DAGProtos.PlanLocalResource |
build() |
DAGProtos.PlanLocalResource |
buildPartial() |
DAGProtos.PlanLocalResource.Builder |
clear() |
DAGProtos.PlanLocalResource.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
DAGProtos.PlanLocalResource.Builder |
clearName()
required string name = 1; |
DAGProtos.PlanLocalResource.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
DAGProtos.PlanLocalResource.Builder |
clearPattern()
only used if type=PATTERN
|
DAGProtos.PlanLocalResource.Builder |
clearSize()
required int64 size = 3; |
DAGProtos.PlanLocalResource.Builder |
clearTimeStamp()
required int64 timeStamp = 4; |
DAGProtos.PlanLocalResource.Builder |
clearType()
required .PlanLocalResourceType type = 5; |
DAGProtos.PlanLocalResource.Builder |
clearUri()
required string uri = 2; |
DAGProtos.PlanLocalResource.Builder |
clearVisibility()
required .PlanLocalResourceVisibility visibility = 6; |
DAGProtos.PlanLocalResource.Builder |
clone() |
DAGProtos.PlanLocalResource |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getName()
required string name = 1; |
com.google.protobuf.ByteString |
getNameBytes()
required string name = 1; |
String |
getPattern()
only used if type=PATTERN
|
com.google.protobuf.ByteString |
getPatternBytes()
only used if type=PATTERN
|
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()
only used if type=PATTERN
|
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; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
DAGProtos.PlanLocalResource.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
DAGProtos.PlanLocalResource.Builder |
mergeFrom(DAGProtos.PlanLocalResource other) |
DAGProtos.PlanLocalResource.Builder |
mergeFrom(com.google.protobuf.Message other) |
DAGProtos.PlanLocalResource.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
DAGProtos.PlanLocalResource.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
DAGProtos.PlanLocalResource.Builder |
setName(String value)
required string name = 1; |
DAGProtos.PlanLocalResource.Builder |
setNameBytes(com.google.protobuf.ByteString value)
required string name = 1; |
DAGProtos.PlanLocalResource.Builder |
setPattern(String value)
only used if type=PATTERN
|
DAGProtos.PlanLocalResource.Builder |
setPatternBytes(com.google.protobuf.ByteString value)
only used if type=PATTERN
|
DAGProtos.PlanLocalResource.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
DAGProtos.PlanLocalResource.Builder |
setSize(long value)
required int64 size = 3; |
DAGProtos.PlanLocalResource.Builder |
setTimeStamp(long value)
required int64 timeStamp = 4; |
DAGProtos.PlanLocalResource.Builder |
setType(DAGProtos.PlanLocalResourceType value)
required .PlanLocalResourceType type = 5; |
DAGProtos.PlanLocalResource.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
DAGProtos.PlanLocalResource.Builder |
setUri(String value)
required string uri = 2; |
DAGProtos.PlanLocalResource.Builder |
setUriBytes(com.google.protobuf.ByteString value)
required string uri = 2; |
DAGProtos.PlanLocalResource.Builder |
setVisibility(DAGProtos.PlanLocalResourceVisibility value)
required .PlanLocalResourceVisibility visibility = 6; |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<DAGProtos.PlanLocalResource.Builder>public DAGProtos.PlanLocalResource.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<DAGProtos.PlanLocalResource.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<DAGProtos.PlanLocalResource.Builder>public DAGProtos.PlanLocalResource getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic DAGProtos.PlanLocalResource build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic DAGProtos.PlanLocalResource buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic DAGProtos.PlanLocalResource.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<DAGProtos.PlanLocalResource.Builder>public DAGProtos.PlanLocalResource.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<DAGProtos.PlanLocalResource.Builder>public DAGProtos.PlanLocalResource.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<DAGProtos.PlanLocalResource.Builder>public DAGProtos.PlanLocalResource.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<DAGProtos.PlanLocalResource.Builder>public DAGProtos.PlanLocalResource.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<DAGProtos.PlanLocalResource.Builder>public DAGProtos.PlanLocalResource.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<DAGProtos.PlanLocalResource.Builder>public DAGProtos.PlanLocalResource.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<DAGProtos.PlanLocalResource.Builder>public DAGProtos.PlanLocalResource.Builder mergeFrom(DAGProtos.PlanLocalResource other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<DAGProtos.PlanLocalResource.Builder>public DAGProtos.PlanLocalResource.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<DAGProtos.PlanLocalResource.Builder>IOExceptionpublic boolean hasName()
required string name = 1;hasName in interface DAGProtos.PlanLocalResourceOrBuilderpublic String getName()
required string name = 1;getName in interface DAGProtos.PlanLocalResourceOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
required string name = 1;getNameBytes in interface DAGProtos.PlanLocalResourceOrBuilderpublic DAGProtos.PlanLocalResource.Builder setName(String value)
required string name = 1;value - The name to set.public DAGProtos.PlanLocalResource.Builder clearName()
required string name = 1;public DAGProtos.PlanLocalResource.Builder setNameBytes(com.google.protobuf.ByteString value)
required string name = 1;value - The bytes for name to set.public boolean hasUri()
required string uri = 2;hasUri in interface DAGProtos.PlanLocalResourceOrBuilderpublic String getUri()
required string uri = 2;getUri in interface DAGProtos.PlanLocalResourceOrBuilderpublic com.google.protobuf.ByteString getUriBytes()
required string uri = 2;getUriBytes in interface DAGProtos.PlanLocalResourceOrBuilderpublic DAGProtos.PlanLocalResource.Builder setUri(String value)
required string uri = 2;value - The uri to set.public DAGProtos.PlanLocalResource.Builder clearUri()
required string uri = 2;public DAGProtos.PlanLocalResource.Builder setUriBytes(com.google.protobuf.ByteString value)
required string uri = 2;value - The bytes for uri to set.public boolean hasSize()
required int64 size = 3;hasSize in interface DAGProtos.PlanLocalResourceOrBuilderpublic long getSize()
required int64 size = 3;getSize in interface DAGProtos.PlanLocalResourceOrBuilderpublic DAGProtos.PlanLocalResource.Builder setSize(long value)
required int64 size = 3;value - The size to set.public DAGProtos.PlanLocalResource.Builder clearSize()
required int64 size = 3;public boolean hasTimeStamp()
required int64 timeStamp = 4;hasTimeStamp in interface DAGProtos.PlanLocalResourceOrBuilderpublic long getTimeStamp()
required int64 timeStamp = 4;getTimeStamp in interface DAGProtos.PlanLocalResourceOrBuilderpublic DAGProtos.PlanLocalResource.Builder setTimeStamp(long value)
required int64 timeStamp = 4;value - The timeStamp to set.public DAGProtos.PlanLocalResource.Builder clearTimeStamp()
required int64 timeStamp = 4;public boolean hasType()
required .PlanLocalResourceType type = 5;hasType in interface DAGProtos.PlanLocalResourceOrBuilderpublic DAGProtos.PlanLocalResourceType getType()
required .PlanLocalResourceType type = 5;getType in interface DAGProtos.PlanLocalResourceOrBuilderpublic DAGProtos.PlanLocalResource.Builder setType(DAGProtos.PlanLocalResourceType value)
required .PlanLocalResourceType type = 5;value - The type to set.public DAGProtos.PlanLocalResource.Builder clearType()
required .PlanLocalResourceType type = 5;public boolean hasVisibility()
required .PlanLocalResourceVisibility visibility = 6;hasVisibility in interface DAGProtos.PlanLocalResourceOrBuilderpublic DAGProtos.PlanLocalResourceVisibility getVisibility()
required .PlanLocalResourceVisibility visibility = 6;getVisibility in interface DAGProtos.PlanLocalResourceOrBuilderpublic DAGProtos.PlanLocalResource.Builder setVisibility(DAGProtos.PlanLocalResourceVisibility value)
required .PlanLocalResourceVisibility visibility = 6;value - The visibility to set.public DAGProtos.PlanLocalResource.Builder clearVisibility()
required .PlanLocalResourceVisibility visibility = 6;public boolean hasPattern()
only used if type=PATTERN
optional string pattern = 7;hasPattern in interface DAGProtos.PlanLocalResourceOrBuilderpublic String getPattern()
only used if type=PATTERN
optional string pattern = 7;getPattern in interface DAGProtos.PlanLocalResourceOrBuilderpublic com.google.protobuf.ByteString getPatternBytes()
only used if type=PATTERN
optional string pattern = 7;getPatternBytes in interface DAGProtos.PlanLocalResourceOrBuilderpublic DAGProtos.PlanLocalResource.Builder setPattern(String value)
only used if type=PATTERN
optional string pattern = 7;value - The pattern to set.public DAGProtos.PlanLocalResource.Builder clearPattern()
only used if type=PATTERN
optional string pattern = 7;public DAGProtos.PlanLocalResource.Builder setPatternBytes(com.google.protobuf.ByteString value)
only used if type=PATTERN
optional string pattern = 7;value - The bytes for pattern to set.public final DAGProtos.PlanLocalResource.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<DAGProtos.PlanLocalResource.Builder>public final DAGProtos.PlanLocalResource.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<DAGProtos.PlanLocalResource.Builder>Copyright © 2024 Apache Software Foundation. All rights reserved.