|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.protobuf.AbstractMessageLite.Builder<BuilderType>
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessage.Builder<DAGProtos.RootInputLeafOutputProto.Builder>
org.apache.tez.dag.api.records.DAGProtos.RootInputLeafOutputProto.Builder
public static final class DAGProtos.RootInputLeafOutputProto.Builder
Protobuf type RootInputLeafOutputProto
| Methods inherited from class com.google.protobuf.GeneratedMessage.Builder |
|---|
addRepeatedField, clearField, getAllFields, getField, getFieldBuilder, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields |
| Methods inherited from class com.google.protobuf.AbstractMessage.Builder |
|---|
findInitializationErrors, getInitializationErrorString, 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 |
|---|
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField |
| Method Detail |
|---|
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<DAGProtos.RootInputLeafOutputProto.Builder>public DAGProtos.RootInputLeafOutputProto.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.RootInputLeafOutputProto.Builder>public DAGProtos.RootInputLeafOutputProto.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.RootInputLeafOutputProto.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.RootInputLeafOutputProto.Builder>public DAGProtos.RootInputLeafOutputProto getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic DAGProtos.RootInputLeafOutputProto build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic DAGProtos.RootInputLeafOutputProto buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic DAGProtos.RootInputLeafOutputProto.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<DAGProtos.RootInputLeafOutputProto.Builder>public DAGProtos.RootInputLeafOutputProto.Builder mergeFrom(DAGProtos.RootInputLeafOutputProto other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<DAGProtos.RootInputLeafOutputProto.Builder>
public DAGProtos.RootInputLeafOutputProto.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.RootInputLeafOutputProto.Builder>IOExceptionpublic boolean hasName()
optional string name = 1;
hasName in interface DAGProtos.RootInputLeafOutputProtoOrBuilderpublic String getName()
optional string name = 1;
getName in interface DAGProtos.RootInputLeafOutputProtoOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
optional string name = 1;
getNameBytes in interface DAGProtos.RootInputLeafOutputProtoOrBuilderpublic DAGProtos.RootInputLeafOutputProto.Builder setName(String value)
optional string name = 1;
public DAGProtos.RootInputLeafOutputProto.Builder clearName()
optional string name = 1;
public DAGProtos.RootInputLeafOutputProto.Builder setNameBytes(com.google.protobuf.ByteString value)
optional string name = 1;
public boolean hasEntityDescriptor()
optional .TezEntityDescriptorProto entity_descriptor = 2;
hasEntityDescriptor in interface DAGProtos.RootInputLeafOutputProtoOrBuilderpublic DAGProtos.TezEntityDescriptorProto getEntityDescriptor()
optional .TezEntityDescriptorProto entity_descriptor = 2;
getEntityDescriptor in interface DAGProtos.RootInputLeafOutputProtoOrBuilderpublic DAGProtos.RootInputLeafOutputProto.Builder setEntityDescriptor(DAGProtos.TezEntityDescriptorProto value)
optional .TezEntityDescriptorProto entity_descriptor = 2;
public DAGProtos.RootInputLeafOutputProto.Builder setEntityDescriptor(DAGProtos.TezEntityDescriptorProto.Builder builderForValue)
optional .TezEntityDescriptorProto entity_descriptor = 2;
public DAGProtos.RootInputLeafOutputProto.Builder mergeEntityDescriptor(DAGProtos.TezEntityDescriptorProto value)
optional .TezEntityDescriptorProto entity_descriptor = 2;
public DAGProtos.RootInputLeafOutputProto.Builder clearEntityDescriptor()
optional .TezEntityDescriptorProto entity_descriptor = 2;
public DAGProtos.TezEntityDescriptorProto.Builder getEntityDescriptorBuilder()
optional .TezEntityDescriptorProto entity_descriptor = 2;
public DAGProtos.TezEntityDescriptorProtoOrBuilder getEntityDescriptorOrBuilder()
optional .TezEntityDescriptorProto entity_descriptor = 2;
getEntityDescriptorOrBuilder in interface DAGProtos.RootInputLeafOutputProtoOrBuilderpublic boolean hasInitializerClassName()
optional string initializer_class_name = 3;
hasInitializerClassName in interface DAGProtos.RootInputLeafOutputProtoOrBuilderpublic String getInitializerClassName()
optional string initializer_class_name = 3;
getInitializerClassName in interface DAGProtos.RootInputLeafOutputProtoOrBuilderpublic com.google.protobuf.ByteString getInitializerClassNameBytes()
optional string initializer_class_name = 3;
getInitializerClassNameBytes in interface DAGProtos.RootInputLeafOutputProtoOrBuilderpublic DAGProtos.RootInputLeafOutputProto.Builder setInitializerClassName(String value)
optional string initializer_class_name = 3;
public DAGProtos.RootInputLeafOutputProto.Builder clearInitializerClassName()
optional string initializer_class_name = 3;
public DAGProtos.RootInputLeafOutputProto.Builder setInitializerClassNameBytes(com.google.protobuf.ByteString value)
optional string initializer_class_name = 3;
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||