public static final class DAGProtos.PlanEdgeProperty.Builder extends com.google.protobuf.GeneratedMessage.Builder<DAGProtos.PlanEdgeProperty.Builder> implements DAGProtos.PlanEdgePropertyOrBuilder
PlanEdgeProperty| Modifier and Type | Method and Description | 
|---|---|
DAGProtos.PlanEdgeProperty | 
build()  | 
DAGProtos.PlanEdgeProperty | 
buildPartial()  | 
DAGProtos.PlanEdgeProperty.Builder | 
clear()  | 
DAGProtos.PlanEdgeProperty.Builder | 
clearDataMovementType()
required .PlanEdgeDataMovementType dataMovementType = 1; | 
DAGProtos.PlanEdgeProperty.Builder | 
clearDataSourceType()
required .PlanEdgeDataSourceType dataSourceType = 2; | 
DAGProtos.PlanEdgeProperty.Builder | 
clearEdgeDestination()
optional .TezEntityDescriptorProto edge_destination = 5; | 
DAGProtos.PlanEdgeProperty.Builder | 
clearEdgeManager()
optional .TezEntityDescriptorProto edge_manager = 6; | 
DAGProtos.PlanEdgeProperty.Builder | 
clearEdgeSource()
optional .TezEntityDescriptorProto edge_source = 4; | 
DAGProtos.PlanEdgeProperty.Builder | 
clearSchedulingType()
required .PlanEdgeSchedulingType schedulingType = 3; | 
DAGProtos.PlanEdgeProperty.Builder | 
clone()  | 
DAGProtos.PlanEdgeDataMovementType | 
getDataMovementType()
required .PlanEdgeDataMovementType dataMovementType = 1; | 
DAGProtos.PlanEdgeDataSourceType | 
getDataSourceType()
required .PlanEdgeDataSourceType dataSourceType = 2; | 
DAGProtos.PlanEdgeProperty | 
getDefaultInstanceForType()  | 
static com.google.protobuf.Descriptors.Descriptor | 
getDescriptor()  | 
com.google.protobuf.Descriptors.Descriptor | 
getDescriptorForType()  | 
DAGProtos.TezEntityDescriptorProto | 
getEdgeDestination()
optional .TezEntityDescriptorProto edge_destination = 5; | 
DAGProtos.TezEntityDescriptorProto.Builder | 
getEdgeDestinationBuilder()
optional .TezEntityDescriptorProto edge_destination = 5; | 
DAGProtos.TezEntityDescriptorProtoOrBuilder | 
getEdgeDestinationOrBuilder()
optional .TezEntityDescriptorProto edge_destination = 5; | 
DAGProtos.TezEntityDescriptorProto | 
getEdgeManager()
optional .TezEntityDescriptorProto edge_manager = 6; | 
DAGProtos.TezEntityDescriptorProto.Builder | 
getEdgeManagerBuilder()
optional .TezEntityDescriptorProto edge_manager = 6; | 
DAGProtos.TezEntityDescriptorProtoOrBuilder | 
getEdgeManagerOrBuilder()
optional .TezEntityDescriptorProto edge_manager = 6; | 
DAGProtos.TezEntityDescriptorProto | 
getEdgeSource()
optional .TezEntityDescriptorProto edge_source = 4; | 
DAGProtos.TezEntityDescriptorProto.Builder | 
getEdgeSourceBuilder()
optional .TezEntityDescriptorProto edge_source = 4; | 
DAGProtos.TezEntityDescriptorProtoOrBuilder | 
getEdgeSourceOrBuilder()
optional .TezEntityDescriptorProto edge_source = 4; | 
DAGProtos.PlanEdgeSchedulingType | 
getSchedulingType()
required .PlanEdgeSchedulingType schedulingType = 3; | 
boolean | 
hasDataMovementType()
required .PlanEdgeDataMovementType dataMovementType = 1; | 
boolean | 
hasDataSourceType()
required .PlanEdgeDataSourceType dataSourceType = 2; | 
boolean | 
hasEdgeDestination()
optional .TezEntityDescriptorProto edge_destination = 5; | 
boolean | 
hasEdgeManager()
optional .TezEntityDescriptorProto edge_manager = 6; | 
boolean | 
hasEdgeSource()
optional .TezEntityDescriptorProto edge_source = 4; | 
boolean | 
hasSchedulingType()
required .PlanEdgeSchedulingType schedulingType = 3; | 
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable | 
internalGetFieldAccessorTable()  | 
boolean | 
isInitialized()  | 
DAGProtos.PlanEdgeProperty.Builder | 
mergeEdgeDestination(DAGProtos.TezEntityDescriptorProto value)
optional .TezEntityDescriptorProto edge_destination = 5; | 
DAGProtos.PlanEdgeProperty.Builder | 
mergeEdgeManager(DAGProtos.TezEntityDescriptorProto value)
optional .TezEntityDescriptorProto edge_manager = 6; | 
DAGProtos.PlanEdgeProperty.Builder | 
mergeEdgeSource(DAGProtos.TezEntityDescriptorProto value)
optional .TezEntityDescriptorProto edge_source = 4; | 
DAGProtos.PlanEdgeProperty.Builder | 
mergeFrom(com.google.protobuf.CodedInputStream input,
         com.google.protobuf.ExtensionRegistryLite extensionRegistry)  | 
DAGProtos.PlanEdgeProperty.Builder | 
mergeFrom(DAGProtos.PlanEdgeProperty other)  | 
DAGProtos.PlanEdgeProperty.Builder | 
mergeFrom(com.google.protobuf.Message other)  | 
DAGProtos.PlanEdgeProperty.Builder | 
setDataMovementType(DAGProtos.PlanEdgeDataMovementType value)
required .PlanEdgeDataMovementType dataMovementType = 1; | 
DAGProtos.PlanEdgeProperty.Builder | 
setDataSourceType(DAGProtos.PlanEdgeDataSourceType value)
required .PlanEdgeDataSourceType dataSourceType = 2; | 
DAGProtos.PlanEdgeProperty.Builder | 
setEdgeDestination(DAGProtos.TezEntityDescriptorProto.Builder builderForValue)
optional .TezEntityDescriptorProto edge_destination = 5; | 
DAGProtos.PlanEdgeProperty.Builder | 
setEdgeDestination(DAGProtos.TezEntityDescriptorProto value)
optional .TezEntityDescriptorProto edge_destination = 5; | 
DAGProtos.PlanEdgeProperty.Builder | 
setEdgeManager(DAGProtos.TezEntityDescriptorProto.Builder builderForValue)
optional .TezEntityDescriptorProto edge_manager = 6; | 
DAGProtos.PlanEdgeProperty.Builder | 
setEdgeManager(DAGProtos.TezEntityDescriptorProto value)
optional .TezEntityDescriptorProto edge_manager = 6; | 
DAGProtos.PlanEdgeProperty.Builder | 
setEdgeSource(DAGProtos.TezEntityDescriptorProto.Builder builderForValue)
optional .TezEntityDescriptorProto edge_source = 4; | 
DAGProtos.PlanEdgeProperty.Builder | 
setEdgeSource(DAGProtos.TezEntityDescriptorProto value)
optional .TezEntityDescriptorProto edge_source = 4; | 
DAGProtos.PlanEdgeProperty.Builder | 
setSchedulingType(DAGProtos.PlanEdgeSchedulingType value)
required .PlanEdgeSchedulingType schedulingType = 3; | 
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.PlanEdgeProperty.Builder>public DAGProtos.PlanEdgeProperty.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.PlanEdgeProperty.Builder>public DAGProtos.PlanEdgeProperty.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.PlanEdgeProperty.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.PlanEdgeProperty.Builder>public DAGProtos.PlanEdgeProperty getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic DAGProtos.PlanEdgeProperty build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic DAGProtos.PlanEdgeProperty buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic DAGProtos.PlanEdgeProperty.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<DAGProtos.PlanEdgeProperty.Builder>public DAGProtos.PlanEdgeProperty.Builder mergeFrom(DAGProtos.PlanEdgeProperty other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<DAGProtos.PlanEdgeProperty.Builder>public DAGProtos.PlanEdgeProperty.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.PlanEdgeProperty.Builder>IOExceptionpublic boolean hasDataMovementType()
required .PlanEdgeDataMovementType dataMovementType = 1;hasDataMovementType in interface DAGProtos.PlanEdgePropertyOrBuilderpublic DAGProtos.PlanEdgeDataMovementType getDataMovementType()
required .PlanEdgeDataMovementType dataMovementType = 1;getDataMovementType in interface DAGProtos.PlanEdgePropertyOrBuilderpublic DAGProtos.PlanEdgeProperty.Builder setDataMovementType(DAGProtos.PlanEdgeDataMovementType value)
required .PlanEdgeDataMovementType dataMovementType = 1;public DAGProtos.PlanEdgeProperty.Builder clearDataMovementType()
required .PlanEdgeDataMovementType dataMovementType = 1;public boolean hasDataSourceType()
required .PlanEdgeDataSourceType dataSourceType = 2;hasDataSourceType in interface DAGProtos.PlanEdgePropertyOrBuilderpublic DAGProtos.PlanEdgeDataSourceType getDataSourceType()
required .PlanEdgeDataSourceType dataSourceType = 2;getDataSourceType in interface DAGProtos.PlanEdgePropertyOrBuilderpublic DAGProtos.PlanEdgeProperty.Builder setDataSourceType(DAGProtos.PlanEdgeDataSourceType value)
required .PlanEdgeDataSourceType dataSourceType = 2;public DAGProtos.PlanEdgeProperty.Builder clearDataSourceType()
required .PlanEdgeDataSourceType dataSourceType = 2;public boolean hasSchedulingType()
required .PlanEdgeSchedulingType schedulingType = 3;hasSchedulingType in interface DAGProtos.PlanEdgePropertyOrBuilderpublic DAGProtos.PlanEdgeSchedulingType getSchedulingType()
required .PlanEdgeSchedulingType schedulingType = 3;getSchedulingType in interface DAGProtos.PlanEdgePropertyOrBuilderpublic DAGProtos.PlanEdgeProperty.Builder setSchedulingType(DAGProtos.PlanEdgeSchedulingType value)
required .PlanEdgeSchedulingType schedulingType = 3;public DAGProtos.PlanEdgeProperty.Builder clearSchedulingType()
required .PlanEdgeSchedulingType schedulingType = 3;public boolean hasEdgeSource()
optional .TezEntityDescriptorProto edge_source = 4;hasEdgeSource in interface DAGProtos.PlanEdgePropertyOrBuilderpublic DAGProtos.TezEntityDescriptorProto getEdgeSource()
optional .TezEntityDescriptorProto edge_source = 4;getEdgeSource in interface DAGProtos.PlanEdgePropertyOrBuilderpublic DAGProtos.PlanEdgeProperty.Builder setEdgeSource(DAGProtos.TezEntityDescriptorProto value)
optional .TezEntityDescriptorProto edge_source = 4;public DAGProtos.PlanEdgeProperty.Builder setEdgeSource(DAGProtos.TezEntityDescriptorProto.Builder builderForValue)
optional .TezEntityDescriptorProto edge_source = 4;public DAGProtos.PlanEdgeProperty.Builder mergeEdgeSource(DAGProtos.TezEntityDescriptorProto value)
optional .TezEntityDescriptorProto edge_source = 4;public DAGProtos.PlanEdgeProperty.Builder clearEdgeSource()
optional .TezEntityDescriptorProto edge_source = 4;public DAGProtos.TezEntityDescriptorProto.Builder getEdgeSourceBuilder()
optional .TezEntityDescriptorProto edge_source = 4;public DAGProtos.TezEntityDescriptorProtoOrBuilder getEdgeSourceOrBuilder()
optional .TezEntityDescriptorProto edge_source = 4;getEdgeSourceOrBuilder in interface DAGProtos.PlanEdgePropertyOrBuilderpublic boolean hasEdgeDestination()
optional .TezEntityDescriptorProto edge_destination = 5;hasEdgeDestination in interface DAGProtos.PlanEdgePropertyOrBuilderpublic DAGProtos.TezEntityDescriptorProto getEdgeDestination()
optional .TezEntityDescriptorProto edge_destination = 5;getEdgeDestination in interface DAGProtos.PlanEdgePropertyOrBuilderpublic DAGProtos.PlanEdgeProperty.Builder setEdgeDestination(DAGProtos.TezEntityDescriptorProto value)
optional .TezEntityDescriptorProto edge_destination = 5;public DAGProtos.PlanEdgeProperty.Builder setEdgeDestination(DAGProtos.TezEntityDescriptorProto.Builder builderForValue)
optional .TezEntityDescriptorProto edge_destination = 5;public DAGProtos.PlanEdgeProperty.Builder mergeEdgeDestination(DAGProtos.TezEntityDescriptorProto value)
optional .TezEntityDescriptorProto edge_destination = 5;public DAGProtos.PlanEdgeProperty.Builder clearEdgeDestination()
optional .TezEntityDescriptorProto edge_destination = 5;public DAGProtos.TezEntityDescriptorProto.Builder getEdgeDestinationBuilder()
optional .TezEntityDescriptorProto edge_destination = 5;public DAGProtos.TezEntityDescriptorProtoOrBuilder getEdgeDestinationOrBuilder()
optional .TezEntityDescriptorProto edge_destination = 5;getEdgeDestinationOrBuilder in interface DAGProtos.PlanEdgePropertyOrBuilderpublic boolean hasEdgeManager()
optional .TezEntityDescriptorProto edge_manager = 6;hasEdgeManager in interface DAGProtos.PlanEdgePropertyOrBuilderpublic DAGProtos.TezEntityDescriptorProto getEdgeManager()
optional .TezEntityDescriptorProto edge_manager = 6;getEdgeManager in interface DAGProtos.PlanEdgePropertyOrBuilderpublic DAGProtos.PlanEdgeProperty.Builder setEdgeManager(DAGProtos.TezEntityDescriptorProto value)
optional .TezEntityDescriptorProto edge_manager = 6;public DAGProtos.PlanEdgeProperty.Builder setEdgeManager(DAGProtos.TezEntityDescriptorProto.Builder builderForValue)
optional .TezEntityDescriptorProto edge_manager = 6;public DAGProtos.PlanEdgeProperty.Builder mergeEdgeManager(DAGProtos.TezEntityDescriptorProto value)
optional .TezEntityDescriptorProto edge_manager = 6;public DAGProtos.PlanEdgeProperty.Builder clearEdgeManager()
optional .TezEntityDescriptorProto edge_manager = 6;public DAGProtos.TezEntityDescriptorProto.Builder getEdgeManagerBuilder()
optional .TezEntityDescriptorProto edge_manager = 6;public DAGProtos.TezEntityDescriptorProtoOrBuilder getEdgeManagerOrBuilder()
optional .TezEntityDescriptorProto edge_manager = 6;getEdgeManagerOrBuilder in interface DAGProtos.PlanEdgePropertyOrBuilderCopyright © 2016 Apache Software Foundation. All rights reserved.