Package flyteidl.core
Class Compiler.ConnectionSet.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<Compiler.ConnectionSet.Builder>
-
- flyteidl.core.Compiler.ConnectionSet.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Compiler.ConnectionSetOrBuilder,java.lang.Cloneable
- Enclosing class:
- Compiler.ConnectionSet
public static final class Compiler.ConnectionSet.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Compiler.ConnectionSet.Builder> implements Compiler.ConnectionSetOrBuilder
Adjacency list for the workflow. This is created as part of the compilation process. Every process after the compilation step uses this created ConnectionSet
Protobuf typeflyteidl.core.ConnectionSet
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description Compiler.ConnectionSet.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)Compiler.ConnectionSetbuild()Compiler.ConnectionSetbuildPartial()Compiler.ConnectionSet.Builderclear()Compiler.ConnectionSet.BuilderclearDownstream()Compiler.ConnectionSet.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)Compiler.ConnectionSet.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)Compiler.ConnectionSet.BuilderclearUpstream()Compiler.ConnectionSet.Builderclone()booleancontainsDownstream(java.lang.String key)A list of all the node ids that are downstream from a given node idbooleancontainsUpstream(java.lang.String key)A list of all the node ids, that are upstream of this node idCompiler.ConnectionSetgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()java.util.Map<java.lang.String,Compiler.ConnectionSet.IdList>getDownstream()Deprecated.intgetDownstreamCount()A list of all the node ids that are downstream from a given node idjava.util.Map<java.lang.String,Compiler.ConnectionSet.IdList>getDownstreamMap()A list of all the node ids that are downstream from a given node idCompiler.ConnectionSet.IdListgetDownstreamOrDefault(java.lang.String key, Compiler.ConnectionSet.IdList defaultValue)A list of all the node ids that are downstream from a given node idCompiler.ConnectionSet.IdListgetDownstreamOrThrow(java.lang.String key)A list of all the node ids that are downstream from a given node idjava.util.Map<java.lang.String,Compiler.ConnectionSet.IdList>getMutableDownstream()Deprecated.java.util.Map<java.lang.String,Compiler.ConnectionSet.IdList>getMutableUpstream()Deprecated.java.util.Map<java.lang.String,Compiler.ConnectionSet.IdList>getUpstream()Deprecated.intgetUpstreamCount()A list of all the node ids, that are upstream of this node idjava.util.Map<java.lang.String,Compiler.ConnectionSet.IdList>getUpstreamMap()A list of all the node ids, that are upstream of this node idCompiler.ConnectionSet.IdListgetUpstreamOrDefault(java.lang.String key, Compiler.ConnectionSet.IdList defaultValue)A list of all the node ids, that are upstream of this node idCompiler.ConnectionSet.IdListgetUpstreamOrThrow(java.lang.String key)A list of all the node ids, that are upstream of this node idprotected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()protected com.google.protobuf.MapFieldinternalGetMapField(int number)protected com.google.protobuf.MapFieldinternalGetMutableMapField(int number)booleanisInitialized()Compiler.ConnectionSet.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Compiler.ConnectionSet.BuildermergeFrom(com.google.protobuf.Message other)Compiler.ConnectionSet.BuildermergeFrom(Compiler.ConnectionSet other)Compiler.ConnectionSet.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Compiler.ConnectionSet.BuilderputAllDownstream(java.util.Map<java.lang.String,Compiler.ConnectionSet.IdList> values)A list of all the node ids that are downstream from a given node idCompiler.ConnectionSet.BuilderputAllUpstream(java.util.Map<java.lang.String,Compiler.ConnectionSet.IdList> values)A list of all the node ids, that are upstream of this node idCompiler.ConnectionSet.BuilderputDownstream(java.lang.String key, Compiler.ConnectionSet.IdList value)A list of all the node ids that are downstream from a given node idCompiler.ConnectionSet.BuilderputUpstream(java.lang.String key, Compiler.ConnectionSet.IdList value)A list of all the node ids, that are upstream of this node idCompiler.ConnectionSet.BuilderremoveDownstream(java.lang.String key)A list of all the node ids that are downstream from a given node idCompiler.ConnectionSet.BuilderremoveUpstream(java.lang.String key)A list of all the node ids, that are upstream of this node idCompiler.ConnectionSet.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)Compiler.ConnectionSet.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)Compiler.ConnectionSet.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeFrom, newUninitializedMessageException
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetMapField
protected com.google.protobuf.MapField internalGetMapField(int number)
- Overrides:
internalGetMapFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Compiler.ConnectionSet.Builder>
-
internalGetMutableMapField
protected com.google.protobuf.MapField internalGetMutableMapField(int number)
- Overrides:
internalGetMutableMapFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Compiler.ConnectionSet.Builder>
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<Compiler.ConnectionSet.Builder>
-
clear
public Compiler.ConnectionSet.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<Compiler.ConnectionSet.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<Compiler.ConnectionSet.Builder>
-
getDefaultInstanceForType
public Compiler.ConnectionSet getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public Compiler.ConnectionSet build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public Compiler.ConnectionSet buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public Compiler.ConnectionSet.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<Compiler.ConnectionSet.Builder>
-
setField
public Compiler.ConnectionSet.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Compiler.ConnectionSet.Builder>
-
clearField
public Compiler.ConnectionSet.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Compiler.ConnectionSet.Builder>
-
clearOneof
public Compiler.ConnectionSet.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<Compiler.ConnectionSet.Builder>
-
setRepeatedField
public Compiler.ConnectionSet.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Compiler.ConnectionSet.Builder>
-
addRepeatedField
public Compiler.ConnectionSet.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Compiler.ConnectionSet.Builder>
-
mergeFrom
public Compiler.ConnectionSet.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Compiler.ConnectionSet.Builder>
-
mergeFrom
public Compiler.ConnectionSet.Builder mergeFrom(Compiler.ConnectionSet other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<Compiler.ConnectionSet.Builder>
-
mergeFrom
public Compiler.ConnectionSet.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Compiler.ConnectionSet.Builder>- Throws:
java.io.IOException
-
getDownstreamCount
public int getDownstreamCount()
Description copied from interface:Compiler.ConnectionSetOrBuilderA list of all the node ids that are downstream from a given node id
map<string, .flyteidl.core.ConnectionSet.IdList> downstream = 7;- Specified by:
getDownstreamCountin interfaceCompiler.ConnectionSetOrBuilder
-
containsDownstream
public boolean containsDownstream(java.lang.String key)
A list of all the node ids that are downstream from a given node id
map<string, .flyteidl.core.ConnectionSet.IdList> downstream = 7;- Specified by:
containsDownstreamin interfaceCompiler.ConnectionSetOrBuilder
-
getDownstream
@Deprecated public java.util.Map<java.lang.String,Compiler.ConnectionSet.IdList> getDownstream()
Deprecated.UsegetDownstreamMap()instead.- Specified by:
getDownstreamin interfaceCompiler.ConnectionSetOrBuilder
-
getDownstreamMap
public java.util.Map<java.lang.String,Compiler.ConnectionSet.IdList> getDownstreamMap()
A list of all the node ids that are downstream from a given node id
map<string, .flyteidl.core.ConnectionSet.IdList> downstream = 7;- Specified by:
getDownstreamMapin interfaceCompiler.ConnectionSetOrBuilder
-
getDownstreamOrDefault
public Compiler.ConnectionSet.IdList getDownstreamOrDefault(java.lang.String key, Compiler.ConnectionSet.IdList defaultValue)
A list of all the node ids that are downstream from a given node id
map<string, .flyteidl.core.ConnectionSet.IdList> downstream = 7;- Specified by:
getDownstreamOrDefaultin interfaceCompiler.ConnectionSetOrBuilder
-
getDownstreamOrThrow
public Compiler.ConnectionSet.IdList getDownstreamOrThrow(java.lang.String key)
A list of all the node ids that are downstream from a given node id
map<string, .flyteidl.core.ConnectionSet.IdList> downstream = 7;- Specified by:
getDownstreamOrThrowin interfaceCompiler.ConnectionSetOrBuilder
-
clearDownstream
public Compiler.ConnectionSet.Builder clearDownstream()
-
removeDownstream
public Compiler.ConnectionSet.Builder removeDownstream(java.lang.String key)
A list of all the node ids that are downstream from a given node id
map<string, .flyteidl.core.ConnectionSet.IdList> downstream = 7;
-
getMutableDownstream
@Deprecated public java.util.Map<java.lang.String,Compiler.ConnectionSet.IdList> getMutableDownstream()
Deprecated.Use alternate mutation accessors instead.
-
putDownstream
public Compiler.ConnectionSet.Builder putDownstream(java.lang.String key, Compiler.ConnectionSet.IdList value)
A list of all the node ids that are downstream from a given node id
map<string, .flyteidl.core.ConnectionSet.IdList> downstream = 7;
-
putAllDownstream
public Compiler.ConnectionSet.Builder putAllDownstream(java.util.Map<java.lang.String,Compiler.ConnectionSet.IdList> values)
A list of all the node ids that are downstream from a given node id
map<string, .flyteidl.core.ConnectionSet.IdList> downstream = 7;
-
getUpstreamCount
public int getUpstreamCount()
Description copied from interface:Compiler.ConnectionSetOrBuilderA list of all the node ids, that are upstream of this node id
map<string, .flyteidl.core.ConnectionSet.IdList> upstream = 8;- Specified by:
getUpstreamCountin interfaceCompiler.ConnectionSetOrBuilder
-
containsUpstream
public boolean containsUpstream(java.lang.String key)
A list of all the node ids, that are upstream of this node id
map<string, .flyteidl.core.ConnectionSet.IdList> upstream = 8;- Specified by:
containsUpstreamin interfaceCompiler.ConnectionSetOrBuilder
-
getUpstream
@Deprecated public java.util.Map<java.lang.String,Compiler.ConnectionSet.IdList> getUpstream()
Deprecated.UsegetUpstreamMap()instead.- Specified by:
getUpstreamin interfaceCompiler.ConnectionSetOrBuilder
-
getUpstreamMap
public java.util.Map<java.lang.String,Compiler.ConnectionSet.IdList> getUpstreamMap()
A list of all the node ids, that are upstream of this node id
map<string, .flyteidl.core.ConnectionSet.IdList> upstream = 8;- Specified by:
getUpstreamMapin interfaceCompiler.ConnectionSetOrBuilder
-
getUpstreamOrDefault
public Compiler.ConnectionSet.IdList getUpstreamOrDefault(java.lang.String key, Compiler.ConnectionSet.IdList defaultValue)
A list of all the node ids, that are upstream of this node id
map<string, .flyteidl.core.ConnectionSet.IdList> upstream = 8;- Specified by:
getUpstreamOrDefaultin interfaceCompiler.ConnectionSetOrBuilder
-
getUpstreamOrThrow
public Compiler.ConnectionSet.IdList getUpstreamOrThrow(java.lang.String key)
A list of all the node ids, that are upstream of this node id
map<string, .flyteidl.core.ConnectionSet.IdList> upstream = 8;- Specified by:
getUpstreamOrThrowin interfaceCompiler.ConnectionSetOrBuilder
-
clearUpstream
public Compiler.ConnectionSet.Builder clearUpstream()
-
removeUpstream
public Compiler.ConnectionSet.Builder removeUpstream(java.lang.String key)
A list of all the node ids, that are upstream of this node id
map<string, .flyteidl.core.ConnectionSet.IdList> upstream = 8;
-
getMutableUpstream
@Deprecated public java.util.Map<java.lang.String,Compiler.ConnectionSet.IdList> getMutableUpstream()
Deprecated.Use alternate mutation accessors instead.
-
putUpstream
public Compiler.ConnectionSet.Builder putUpstream(java.lang.String key, Compiler.ConnectionSet.IdList value)
A list of all the node ids, that are upstream of this node id
map<string, .flyteidl.core.ConnectionSet.IdList> upstream = 8;
-
putAllUpstream
public Compiler.ConnectionSet.Builder putAllUpstream(java.util.Map<java.lang.String,Compiler.ConnectionSet.IdList> values)
A list of all the node ids, that are upstream of this node id
map<string, .flyteidl.core.ConnectionSet.IdList> upstream = 8;
-
setUnknownFields
public final Compiler.ConnectionSet.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Compiler.ConnectionSet.Builder>
-
mergeUnknownFields
public final Compiler.ConnectionSet.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Compiler.ConnectionSet.Builder>
-
-