public static final class DAGProtos.PlanLocalResource.Builder extends com.google.protobuf.GeneratedMessage.Builder<DAGProtos.PlanLocalResource.Builder> implements DAGProtos.PlanLocalResourceOrBuilder
PlanLocalResource| Modifier and Type | Method and Description | 
|---|---|
DAGProtos.PlanLocalResource | 
build()  | 
DAGProtos.PlanLocalResource | 
buildPartial()  | 
DAGProtos.PlanLocalResource.Builder | 
clear()  | 
DAGProtos.PlanLocalResource.Builder | 
clearName()
required string name = 1; | 
DAGProtos.PlanLocalResource.Builder | 
clearPattern()
optional string pattern = 7; | 
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()
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; | 
protected com.google.protobuf.GeneratedMessage.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 | 
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)
optional string pattern = 7; | 
DAGProtos.PlanLocalResource.Builder | 
setPatternBytes(com.google.protobuf.ByteString value)
optional string pattern = 7; | 
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 | 
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; | 
addRepeatedField, clearField, getAllFields, getField, getFieldBuilder, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFieldsfindInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageExceptionaddAll, newUninitializedMessageExceptionpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.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.GeneratedMessage.Builder<DAGProtos.PlanLocalResource.Builder>public DAGProtos.PlanLocalResource.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessage.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.GeneratedMessage.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 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.GeneratedMessage.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;public DAGProtos.PlanLocalResource.Builder clearName()
required string name = 1;public DAGProtos.PlanLocalResource.Builder setNameBytes(com.google.protobuf.ByteString value)
required string name = 1;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;public DAGProtos.PlanLocalResource.Builder clearUri()
required string uri = 2;public DAGProtos.PlanLocalResource.Builder setUriBytes(com.google.protobuf.ByteString value)
required string uri = 2;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;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;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;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;public DAGProtos.PlanLocalResource.Builder clearVisibility()
required .PlanLocalResourceVisibility visibility = 6;public boolean hasPattern()
optional string pattern = 7;
 only used if type=PATTERN
hasPattern in interface DAGProtos.PlanLocalResourceOrBuilderpublic String getPattern()
optional string pattern = 7;
 only used if type=PATTERN
getPattern in interface DAGProtos.PlanLocalResourceOrBuilderpublic com.google.protobuf.ByteString getPatternBytes()
optional string pattern = 7;
 only used if type=PATTERN
getPatternBytes in interface DAGProtos.PlanLocalResourceOrBuilderpublic DAGProtos.PlanLocalResource.Builder setPattern(String value)
optional string pattern = 7;
 only used if type=PATTERN
public DAGProtos.PlanLocalResource.Builder clearPattern()
optional string pattern = 7;
 only used if type=PATTERN
public DAGProtos.PlanLocalResource.Builder setPatternBytes(com.google.protobuf.ByteString value)
optional string pattern = 7;
 only used if type=PATTERN
Copyright © 2016 Apache Software Foundation. All rights reserved.