|
||||||||||
| 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.DAGPlan.Builder>
org.apache.tez.dag.api.records.DAGProtos.DAGPlan.Builder
public static final class DAGProtos.DAGPlan.Builder
Protobuf type DAGPlan
| Method Summary | |
|---|---|
DAGProtos.DAGPlan.Builder |
addAllEdge(Iterable<? extends DAGProtos.EdgePlan> values)
repeated .EdgePlan edge = 3; |
DAGProtos.DAGPlan.Builder |
addAllVertex(Iterable<? extends DAGProtos.VertexPlan> values)
repeated .VertexPlan vertex = 2; |
DAGProtos.DAGPlan.Builder |
addAllVertexGroups(Iterable<? extends DAGProtos.PlanVertexGroupInfo> values)
repeated .PlanVertexGroupInfo vertex_groups = 6; |
DAGProtos.DAGPlan.Builder |
addEdge(DAGProtos.EdgePlan.Builder builderForValue)
repeated .EdgePlan edge = 3; |
DAGProtos.DAGPlan.Builder |
addEdge(DAGProtos.EdgePlan value)
repeated .EdgePlan edge = 3; |
DAGProtos.DAGPlan.Builder |
addEdge(int index,
DAGProtos.EdgePlan.Builder builderForValue)
repeated .EdgePlan edge = 3; |
DAGProtos.DAGPlan.Builder |
addEdge(int index,
DAGProtos.EdgePlan value)
repeated .EdgePlan edge = 3; |
DAGProtos.EdgePlan.Builder |
addEdgeBuilder()
repeated .EdgePlan edge = 3; |
DAGProtos.EdgePlan.Builder |
addEdgeBuilder(int index)
repeated .EdgePlan edge = 3; |
DAGProtos.DAGPlan.Builder |
addVertex(DAGProtos.VertexPlan.Builder builderForValue)
repeated .VertexPlan vertex = 2; |
DAGProtos.DAGPlan.Builder |
addVertex(DAGProtos.VertexPlan value)
repeated .VertexPlan vertex = 2; |
DAGProtos.DAGPlan.Builder |
addVertex(int index,
DAGProtos.VertexPlan.Builder builderForValue)
repeated .VertexPlan vertex = 2; |
DAGProtos.DAGPlan.Builder |
addVertex(int index,
DAGProtos.VertexPlan value)
repeated .VertexPlan vertex = 2; |
DAGProtos.VertexPlan.Builder |
addVertexBuilder()
repeated .VertexPlan vertex = 2; |
DAGProtos.VertexPlan.Builder |
addVertexBuilder(int index)
repeated .VertexPlan vertex = 2; |
DAGProtos.DAGPlan.Builder |
addVertexGroups(DAGProtos.PlanVertexGroupInfo.Builder builderForValue)
repeated .PlanVertexGroupInfo vertex_groups = 6; |
DAGProtos.DAGPlan.Builder |
addVertexGroups(DAGProtos.PlanVertexGroupInfo value)
repeated .PlanVertexGroupInfo vertex_groups = 6; |
DAGProtos.DAGPlan.Builder |
addVertexGroups(int index,
DAGProtos.PlanVertexGroupInfo.Builder builderForValue)
repeated .PlanVertexGroupInfo vertex_groups = 6; |
DAGProtos.DAGPlan.Builder |
addVertexGroups(int index,
DAGProtos.PlanVertexGroupInfo value)
repeated .PlanVertexGroupInfo vertex_groups = 6; |
DAGProtos.PlanVertexGroupInfo.Builder |
addVertexGroupsBuilder()
repeated .PlanVertexGroupInfo vertex_groups = 6; |
DAGProtos.PlanVertexGroupInfo.Builder |
addVertexGroupsBuilder(int index)
repeated .PlanVertexGroupInfo vertex_groups = 6; |
DAGProtos.DAGPlan |
build()
|
DAGProtos.DAGPlan |
buildPartial()
|
DAGProtos.DAGPlan.Builder |
clear()
|
DAGProtos.DAGPlan.Builder |
clearCredentialsBinary()
optional bytes credentials_binary = 5; |
DAGProtos.DAGPlan.Builder |
clearDagKeyValues()
optional .ConfigurationProto dagKeyValues = 4; |
DAGProtos.DAGPlan.Builder |
clearEdge()
repeated .EdgePlan edge = 3; |
DAGProtos.DAGPlan.Builder |
clearName()
required string name = 1; |
DAGProtos.DAGPlan.Builder |
clearVertex()
repeated .VertexPlan vertex = 2; |
DAGProtos.DAGPlan.Builder |
clearVertexGroups()
repeated .PlanVertexGroupInfo vertex_groups = 6; |
DAGProtos.DAGPlan.Builder |
clone()
|
com.google.protobuf.ByteString |
getCredentialsBinary()
optional bytes credentials_binary = 5; |
DAGProtos.ConfigurationProto |
getDagKeyValues()
optional .ConfigurationProto dagKeyValues = 4; |
DAGProtos.ConfigurationProto.Builder |
getDagKeyValuesBuilder()
optional .ConfigurationProto dagKeyValues = 4; |
DAGProtos.ConfigurationProtoOrBuilder |
getDagKeyValuesOrBuilder()
optional .ConfigurationProto dagKeyValues = 4; |
DAGProtos.DAGPlan |
getDefaultInstanceForType()
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor()
|
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType()
|
DAGProtos.EdgePlan |
getEdge(int index)
repeated .EdgePlan edge = 3; |
DAGProtos.EdgePlan.Builder |
getEdgeBuilder(int index)
repeated .EdgePlan edge = 3; |
List<DAGProtos.EdgePlan.Builder> |
getEdgeBuilderList()
repeated .EdgePlan edge = 3; |
int |
getEdgeCount()
repeated .EdgePlan edge = 3; |
List<DAGProtos.EdgePlan> |
getEdgeList()
repeated .EdgePlan edge = 3; |
DAGProtos.EdgePlanOrBuilder |
getEdgeOrBuilder(int index)
repeated .EdgePlan edge = 3; |
List<? extends DAGProtos.EdgePlanOrBuilder> |
getEdgeOrBuilderList()
repeated .EdgePlan edge = 3; |
String |
getName()
required string name = 1; |
com.google.protobuf.ByteString |
getNameBytes()
required string name = 1; |
DAGProtos.VertexPlan |
getVertex(int index)
repeated .VertexPlan vertex = 2; |
DAGProtos.VertexPlan.Builder |
getVertexBuilder(int index)
repeated .VertexPlan vertex = 2; |
List<DAGProtos.VertexPlan.Builder> |
getVertexBuilderList()
repeated .VertexPlan vertex = 2; |
int |
getVertexCount()
repeated .VertexPlan vertex = 2; |
DAGProtos.PlanVertexGroupInfo |
getVertexGroups(int index)
repeated .PlanVertexGroupInfo vertex_groups = 6; |
DAGProtos.PlanVertexGroupInfo.Builder |
getVertexGroupsBuilder(int index)
repeated .PlanVertexGroupInfo vertex_groups = 6; |
List<DAGProtos.PlanVertexGroupInfo.Builder> |
getVertexGroupsBuilderList()
repeated .PlanVertexGroupInfo vertex_groups = 6; |
int |
getVertexGroupsCount()
repeated .PlanVertexGroupInfo vertex_groups = 6; |
List<DAGProtos.PlanVertexGroupInfo> |
getVertexGroupsList()
repeated .PlanVertexGroupInfo vertex_groups = 6; |
DAGProtos.PlanVertexGroupInfoOrBuilder |
getVertexGroupsOrBuilder(int index)
repeated .PlanVertexGroupInfo vertex_groups = 6; |
List<? extends DAGProtos.PlanVertexGroupInfoOrBuilder> |
getVertexGroupsOrBuilderList()
repeated .PlanVertexGroupInfo vertex_groups = 6; |
List<DAGProtos.VertexPlan> |
getVertexList()
repeated .VertexPlan vertex = 2; |
DAGProtos.VertexPlanOrBuilder |
getVertexOrBuilder(int index)
repeated .VertexPlan vertex = 2; |
List<? extends DAGProtos.VertexPlanOrBuilder> |
getVertexOrBuilderList()
repeated .VertexPlan vertex = 2; |
boolean |
hasCredentialsBinary()
optional bytes credentials_binary = 5; |
boolean |
hasDagKeyValues()
optional .ConfigurationProto dagKeyValues = 4; |
boolean |
hasName()
required string name = 1; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable()
|
boolean |
isInitialized()
|
DAGProtos.DAGPlan.Builder |
mergeDagKeyValues(DAGProtos.ConfigurationProto value)
optional .ConfigurationProto dagKeyValues = 4; |
DAGProtos.DAGPlan.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
DAGProtos.DAGPlan.Builder |
mergeFrom(DAGProtos.DAGPlan other)
|
DAGProtos.DAGPlan.Builder |
mergeFrom(com.google.protobuf.Message other)
|
DAGProtos.DAGPlan.Builder |
removeEdge(int index)
repeated .EdgePlan edge = 3; |
DAGProtos.DAGPlan.Builder |
removeVertex(int index)
repeated .VertexPlan vertex = 2; |
DAGProtos.DAGPlan.Builder |
removeVertexGroups(int index)
repeated .PlanVertexGroupInfo vertex_groups = 6; |
DAGProtos.DAGPlan.Builder |
setCredentialsBinary(com.google.protobuf.ByteString value)
optional bytes credentials_binary = 5; |
DAGProtos.DAGPlan.Builder |
setDagKeyValues(DAGProtos.ConfigurationProto.Builder builderForValue)
optional .ConfigurationProto dagKeyValues = 4; |
DAGProtos.DAGPlan.Builder |
setDagKeyValues(DAGProtos.ConfigurationProto value)
optional .ConfigurationProto dagKeyValues = 4; |
DAGProtos.DAGPlan.Builder |
setEdge(int index,
DAGProtos.EdgePlan.Builder builderForValue)
repeated .EdgePlan edge = 3; |
DAGProtos.DAGPlan.Builder |
setEdge(int index,
DAGProtos.EdgePlan value)
repeated .EdgePlan edge = 3; |
DAGProtos.DAGPlan.Builder |
setName(String value)
required string name = 1; |
DAGProtos.DAGPlan.Builder |
setNameBytes(com.google.protobuf.ByteString value)
required string name = 1; |
DAGProtos.DAGPlan.Builder |
setVertex(int index,
DAGProtos.VertexPlan.Builder builderForValue)
repeated .VertexPlan vertex = 2; |
DAGProtos.DAGPlan.Builder |
setVertex(int index,
DAGProtos.VertexPlan value)
repeated .VertexPlan vertex = 2; |
DAGProtos.DAGPlan.Builder |
setVertexGroups(int index,
DAGProtos.PlanVertexGroupInfo.Builder builderForValue)
repeated .PlanVertexGroupInfo vertex_groups = 6; |
DAGProtos.DAGPlan.Builder |
setVertexGroups(int index,
DAGProtos.PlanVertexGroupInfo value)
repeated .PlanVertexGroupInfo vertex_groups = 6; |
| 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.DAGPlan.Builder>public DAGProtos.DAGPlan.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.DAGPlan.Builder>public DAGProtos.DAGPlan.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.DAGPlan.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.DAGPlan.Builder>public DAGProtos.DAGPlan getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic DAGProtos.DAGPlan build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic DAGProtos.DAGPlan buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic DAGProtos.DAGPlan.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<DAGProtos.DAGPlan.Builder>public DAGProtos.DAGPlan.Builder mergeFrom(DAGProtos.DAGPlan other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<DAGProtos.DAGPlan.Builder>
public DAGProtos.DAGPlan.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.DAGPlan.Builder>IOExceptionpublic boolean hasName()
required string name = 1;
hasName in interface DAGProtos.DAGPlanOrBuilderpublic String getName()
required string name = 1;
getName in interface DAGProtos.DAGPlanOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
required string name = 1;
getNameBytes in interface DAGProtos.DAGPlanOrBuilderpublic DAGProtos.DAGPlan.Builder setName(String value)
required string name = 1;
public DAGProtos.DAGPlan.Builder clearName()
required string name = 1;
public DAGProtos.DAGPlan.Builder setNameBytes(com.google.protobuf.ByteString value)
required string name = 1;
public List<DAGProtos.VertexPlan> getVertexList()
repeated .VertexPlan vertex = 2;
getVertexList in interface DAGProtos.DAGPlanOrBuilderpublic int getVertexCount()
repeated .VertexPlan vertex = 2;
getVertexCount in interface DAGProtos.DAGPlanOrBuilderpublic DAGProtos.VertexPlan getVertex(int index)
repeated .VertexPlan vertex = 2;
getVertex in interface DAGProtos.DAGPlanOrBuilder
public DAGProtos.DAGPlan.Builder setVertex(int index,
DAGProtos.VertexPlan value)
repeated .VertexPlan vertex = 2;
public DAGProtos.DAGPlan.Builder setVertex(int index,
DAGProtos.VertexPlan.Builder builderForValue)
repeated .VertexPlan vertex = 2;
public DAGProtos.DAGPlan.Builder addVertex(DAGProtos.VertexPlan value)
repeated .VertexPlan vertex = 2;
public DAGProtos.DAGPlan.Builder addVertex(int index,
DAGProtos.VertexPlan value)
repeated .VertexPlan vertex = 2;
public DAGProtos.DAGPlan.Builder addVertex(DAGProtos.VertexPlan.Builder builderForValue)
repeated .VertexPlan vertex = 2;
public DAGProtos.DAGPlan.Builder addVertex(int index,
DAGProtos.VertexPlan.Builder builderForValue)
repeated .VertexPlan vertex = 2;
public DAGProtos.DAGPlan.Builder addAllVertex(Iterable<? extends DAGProtos.VertexPlan> values)
repeated .VertexPlan vertex = 2;
public DAGProtos.DAGPlan.Builder clearVertex()
repeated .VertexPlan vertex = 2;
public DAGProtos.DAGPlan.Builder removeVertex(int index)
repeated .VertexPlan vertex = 2;
public DAGProtos.VertexPlan.Builder getVertexBuilder(int index)
repeated .VertexPlan vertex = 2;
public DAGProtos.VertexPlanOrBuilder getVertexOrBuilder(int index)
repeated .VertexPlan vertex = 2;
getVertexOrBuilder in interface DAGProtos.DAGPlanOrBuilderpublic List<? extends DAGProtos.VertexPlanOrBuilder> getVertexOrBuilderList()
repeated .VertexPlan vertex = 2;
getVertexOrBuilderList in interface DAGProtos.DAGPlanOrBuilderpublic DAGProtos.VertexPlan.Builder addVertexBuilder()
repeated .VertexPlan vertex = 2;
public DAGProtos.VertexPlan.Builder addVertexBuilder(int index)
repeated .VertexPlan vertex = 2;
public List<DAGProtos.VertexPlan.Builder> getVertexBuilderList()
repeated .VertexPlan vertex = 2;
public List<DAGProtos.EdgePlan> getEdgeList()
repeated .EdgePlan edge = 3;
getEdgeList in interface DAGProtos.DAGPlanOrBuilderpublic int getEdgeCount()
repeated .EdgePlan edge = 3;
getEdgeCount in interface DAGProtos.DAGPlanOrBuilderpublic DAGProtos.EdgePlan getEdge(int index)
repeated .EdgePlan edge = 3;
getEdge in interface DAGProtos.DAGPlanOrBuilder
public DAGProtos.DAGPlan.Builder setEdge(int index,
DAGProtos.EdgePlan value)
repeated .EdgePlan edge = 3;
public DAGProtos.DAGPlan.Builder setEdge(int index,
DAGProtos.EdgePlan.Builder builderForValue)
repeated .EdgePlan edge = 3;
public DAGProtos.DAGPlan.Builder addEdge(DAGProtos.EdgePlan value)
repeated .EdgePlan edge = 3;
public DAGProtos.DAGPlan.Builder addEdge(int index,
DAGProtos.EdgePlan value)
repeated .EdgePlan edge = 3;
public DAGProtos.DAGPlan.Builder addEdge(DAGProtos.EdgePlan.Builder builderForValue)
repeated .EdgePlan edge = 3;
public DAGProtos.DAGPlan.Builder addEdge(int index,
DAGProtos.EdgePlan.Builder builderForValue)
repeated .EdgePlan edge = 3;
public DAGProtos.DAGPlan.Builder addAllEdge(Iterable<? extends DAGProtos.EdgePlan> values)
repeated .EdgePlan edge = 3;
public DAGProtos.DAGPlan.Builder clearEdge()
repeated .EdgePlan edge = 3;
public DAGProtos.DAGPlan.Builder removeEdge(int index)
repeated .EdgePlan edge = 3;
public DAGProtos.EdgePlan.Builder getEdgeBuilder(int index)
repeated .EdgePlan edge = 3;
public DAGProtos.EdgePlanOrBuilder getEdgeOrBuilder(int index)
repeated .EdgePlan edge = 3;
getEdgeOrBuilder in interface DAGProtos.DAGPlanOrBuilderpublic List<? extends DAGProtos.EdgePlanOrBuilder> getEdgeOrBuilderList()
repeated .EdgePlan edge = 3;
getEdgeOrBuilderList in interface DAGProtos.DAGPlanOrBuilderpublic DAGProtos.EdgePlan.Builder addEdgeBuilder()
repeated .EdgePlan edge = 3;
public DAGProtos.EdgePlan.Builder addEdgeBuilder(int index)
repeated .EdgePlan edge = 3;
public List<DAGProtos.EdgePlan.Builder> getEdgeBuilderList()
repeated .EdgePlan edge = 3;
public boolean hasDagKeyValues()
optional .ConfigurationProto dagKeyValues = 4;
hasDagKeyValues in interface DAGProtos.DAGPlanOrBuilderpublic DAGProtos.ConfigurationProto getDagKeyValues()
optional .ConfigurationProto dagKeyValues = 4;
getDagKeyValues in interface DAGProtos.DAGPlanOrBuilderpublic DAGProtos.DAGPlan.Builder setDagKeyValues(DAGProtos.ConfigurationProto value)
optional .ConfigurationProto dagKeyValues = 4;
public DAGProtos.DAGPlan.Builder setDagKeyValues(DAGProtos.ConfigurationProto.Builder builderForValue)
optional .ConfigurationProto dagKeyValues = 4;
public DAGProtos.DAGPlan.Builder mergeDagKeyValues(DAGProtos.ConfigurationProto value)
optional .ConfigurationProto dagKeyValues = 4;
public DAGProtos.DAGPlan.Builder clearDagKeyValues()
optional .ConfigurationProto dagKeyValues = 4;
public DAGProtos.ConfigurationProto.Builder getDagKeyValuesBuilder()
optional .ConfigurationProto dagKeyValues = 4;
public DAGProtos.ConfigurationProtoOrBuilder getDagKeyValuesOrBuilder()
optional .ConfigurationProto dagKeyValues = 4;
getDagKeyValuesOrBuilder in interface DAGProtos.DAGPlanOrBuilderpublic boolean hasCredentialsBinary()
optional bytes credentials_binary = 5;
hasCredentialsBinary in interface DAGProtos.DAGPlanOrBuilderpublic com.google.protobuf.ByteString getCredentialsBinary()
optional bytes credentials_binary = 5;
getCredentialsBinary in interface DAGProtos.DAGPlanOrBuilderpublic DAGProtos.DAGPlan.Builder setCredentialsBinary(com.google.protobuf.ByteString value)
optional bytes credentials_binary = 5;
public DAGProtos.DAGPlan.Builder clearCredentialsBinary()
optional bytes credentials_binary = 5;
public List<DAGProtos.PlanVertexGroupInfo> getVertexGroupsList()
repeated .PlanVertexGroupInfo vertex_groups = 6;
getVertexGroupsList in interface DAGProtos.DAGPlanOrBuilderpublic int getVertexGroupsCount()
repeated .PlanVertexGroupInfo vertex_groups = 6;
getVertexGroupsCount in interface DAGProtos.DAGPlanOrBuilderpublic DAGProtos.PlanVertexGroupInfo getVertexGroups(int index)
repeated .PlanVertexGroupInfo vertex_groups = 6;
getVertexGroups in interface DAGProtos.DAGPlanOrBuilder
public DAGProtos.DAGPlan.Builder setVertexGroups(int index,
DAGProtos.PlanVertexGroupInfo value)
repeated .PlanVertexGroupInfo vertex_groups = 6;
public DAGProtos.DAGPlan.Builder setVertexGroups(int index,
DAGProtos.PlanVertexGroupInfo.Builder builderForValue)
repeated .PlanVertexGroupInfo vertex_groups = 6;
public DAGProtos.DAGPlan.Builder addVertexGroups(DAGProtos.PlanVertexGroupInfo value)
repeated .PlanVertexGroupInfo vertex_groups = 6;
public DAGProtos.DAGPlan.Builder addVertexGroups(int index,
DAGProtos.PlanVertexGroupInfo value)
repeated .PlanVertexGroupInfo vertex_groups = 6;
public DAGProtos.DAGPlan.Builder addVertexGroups(DAGProtos.PlanVertexGroupInfo.Builder builderForValue)
repeated .PlanVertexGroupInfo vertex_groups = 6;
public DAGProtos.DAGPlan.Builder addVertexGroups(int index,
DAGProtos.PlanVertexGroupInfo.Builder builderForValue)
repeated .PlanVertexGroupInfo vertex_groups = 6;
public DAGProtos.DAGPlan.Builder addAllVertexGroups(Iterable<? extends DAGProtos.PlanVertexGroupInfo> values)
repeated .PlanVertexGroupInfo vertex_groups = 6;
public DAGProtos.DAGPlan.Builder clearVertexGroups()
repeated .PlanVertexGroupInfo vertex_groups = 6;
public DAGProtos.DAGPlan.Builder removeVertexGroups(int index)
repeated .PlanVertexGroupInfo vertex_groups = 6;
public DAGProtos.PlanVertexGroupInfo.Builder getVertexGroupsBuilder(int index)
repeated .PlanVertexGroupInfo vertex_groups = 6;
public DAGProtos.PlanVertexGroupInfoOrBuilder getVertexGroupsOrBuilder(int index)
repeated .PlanVertexGroupInfo vertex_groups = 6;
getVertexGroupsOrBuilder in interface DAGProtos.DAGPlanOrBuilderpublic List<? extends DAGProtos.PlanVertexGroupInfoOrBuilder> getVertexGroupsOrBuilderList()
repeated .PlanVertexGroupInfo vertex_groups = 6;
getVertexGroupsOrBuilderList in interface DAGProtos.DAGPlanOrBuilderpublic DAGProtos.PlanVertexGroupInfo.Builder addVertexGroupsBuilder()
repeated .PlanVertexGroupInfo vertex_groups = 6;
public DAGProtos.PlanVertexGroupInfo.Builder addVertexGroupsBuilder(int index)
repeated .PlanVertexGroupInfo vertex_groups = 6;
public List<DAGProtos.PlanVertexGroupInfo.Builder> getVertexGroupsBuilderList()
repeated .PlanVertexGroupInfo vertex_groups = 6;
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||