org.apache.hadoop.yarn.proto
Class YarnProtos.ApplicationACLMapProto.Builder

java.lang.Object
  extended by com.google.protobuf.AbstractMessageLite.Builder<BuilderType>
      extended by com.google.protobuf.AbstractMessage.Builder<BuilderType>
          extended by com.google.protobuf.GeneratedMessage.Builder<YarnProtos.ApplicationACLMapProto.Builder>
              extended by org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto.Builder
All Implemented Interfaces:
com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Cloneable, YarnProtos.ApplicationACLMapProtoOrBuilder
Enclosing class:
YarnProtos.ApplicationACLMapProto

public static final class YarnProtos.ApplicationACLMapProto.Builder
extends com.google.protobuf.GeneratedMessage.Builder<YarnProtos.ApplicationACLMapProto.Builder>
implements YarnProtos.ApplicationACLMapProtoOrBuilder


Method Summary
 YarnProtos.ApplicationACLMapProto build()
           
 YarnProtos.ApplicationACLMapProto buildPartial()
           
 YarnProtos.ApplicationACLMapProto.Builder clear()
           
 YarnProtos.ApplicationACLMapProto.Builder clearAccessType()
           
 YarnProtos.ApplicationACLMapProto.Builder clearAcl()
           
 YarnProtos.ApplicationACLMapProto.Builder clone()
           
 YarnProtos.ApplicationAccessTypeProto getAccessType()
           
 String getAcl()
           
 YarnProtos.ApplicationACLMapProto getDefaultInstanceForType()
           
static com.google.protobuf.Descriptors.Descriptor getDescriptor()
           
 com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
           
 boolean hasAccessType()
           
 boolean hasAcl()
           
protected  com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
           
 boolean isInitialized()
           
 YarnProtos.ApplicationACLMapProto.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 YarnProtos.ApplicationACLMapProto.Builder mergeFrom(com.google.protobuf.Message other)
           
 YarnProtos.ApplicationACLMapProto.Builder mergeFrom(YarnProtos.ApplicationACLMapProto other)
           
 YarnProtos.ApplicationACLMapProto.Builder setAccessType(YarnProtos.ApplicationAccessTypeProto value)
           
 YarnProtos.ApplicationACLMapProto.Builder setAcl(String value)
           
 
Methods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, getAllFields, getField, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields
 
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException
 
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, newUninitializedMessageException
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.google.protobuf.MessageOrBuilder
getAllFields, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField
 

Method Detail

getDescriptor

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()

internalGetFieldAccessorTable

protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Specified by:
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<YarnProtos.ApplicationACLMapProto.Builder>

clear

public YarnProtos.ApplicationACLMapProto.Builder clear()
Specified by:
clear in interface com.google.protobuf.Message.Builder
Specified by:
clear in interface com.google.protobuf.MessageLite.Builder
Overrides:
clear in class com.google.protobuf.GeneratedMessage.Builder<YarnProtos.ApplicationACLMapProto.Builder>

clone

public YarnProtos.ApplicationACLMapProto.Builder clone()
Specified by:
clone in interface com.google.protobuf.Message.Builder
Specified by:
clone in interface com.google.protobuf.MessageLite.Builder
Overrides:
clone in class com.google.protobuf.GeneratedMessage.Builder<YarnProtos.ApplicationACLMapProto.Builder>

getDescriptorForType

public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
Specified by:
getDescriptorForType in interface com.google.protobuf.Message.Builder
Specified by:
getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
Overrides:
getDescriptorForType in class com.google.protobuf.GeneratedMessage.Builder<YarnProtos.ApplicationACLMapProto.Builder>

getDefaultInstanceForType

public YarnProtos.ApplicationACLMapProto getDefaultInstanceForType()
Specified by:
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
Specified by:
getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder

build

public YarnProtos.ApplicationACLMapProto build()
Specified by:
build in interface com.google.protobuf.Message.Builder
Specified by:
build in interface com.google.protobuf.MessageLite.Builder

buildPartial

public YarnProtos.ApplicationACLMapProto buildPartial()
Specified by:
buildPartial in interface com.google.protobuf.Message.Builder
Specified by:
buildPartial in interface com.google.protobuf.MessageLite.Builder

mergeFrom

public YarnProtos.ApplicationACLMapProto.Builder mergeFrom(com.google.protobuf.Message other)
Specified by:
mergeFrom in interface com.google.protobuf.Message.Builder
Overrides:
mergeFrom in class com.google.protobuf.AbstractMessage.Builder<YarnProtos.ApplicationACLMapProto.Builder>

mergeFrom

public YarnProtos.ApplicationACLMapProto.Builder mergeFrom(YarnProtos.ApplicationACLMapProto other)

isInitialized

public final boolean isInitialized()
Specified by:
isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
Overrides:
isInitialized in class com.google.protobuf.GeneratedMessage.Builder<YarnProtos.ApplicationACLMapProto.Builder>

mergeFrom

public YarnProtos.ApplicationACLMapProto.Builder mergeFrom(com.google.protobuf.CodedInputStream input,
                                                           com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                                    throws IOException
Specified by:
mergeFrom in interface com.google.protobuf.Message.Builder
Specified by:
mergeFrom in interface com.google.protobuf.MessageLite.Builder
Overrides:
mergeFrom in class com.google.protobuf.AbstractMessage.Builder<YarnProtos.ApplicationACLMapProto.Builder>
Throws:
IOException

hasAccessType

public boolean hasAccessType()
Specified by:
hasAccessType in interface YarnProtos.ApplicationACLMapProtoOrBuilder

getAccessType

public YarnProtos.ApplicationAccessTypeProto getAccessType()
Specified by:
getAccessType in interface YarnProtos.ApplicationACLMapProtoOrBuilder

setAccessType

public YarnProtos.ApplicationACLMapProto.Builder setAccessType(YarnProtos.ApplicationAccessTypeProto value)

clearAccessType

public YarnProtos.ApplicationACLMapProto.Builder clearAccessType()

hasAcl

public boolean hasAcl()
Specified by:
hasAcl in interface YarnProtos.ApplicationACLMapProtoOrBuilder

getAcl

public String getAcl()
Specified by:
getAcl in interface YarnProtos.ApplicationACLMapProtoOrBuilder

setAcl

public YarnProtos.ApplicationACLMapProto.Builder setAcl(String value)

clearAcl

public YarnProtos.ApplicationACLMapProto.Builder clearAcl()


Copyright © 2012 Apache Software Foundation. All Rights Reserved.