Uses of Interface
flyteidl.core.Compiler.ConnectionSetOrBuilder
-
Packages that use Compiler.ConnectionSetOrBuilder Package Description flyteidl.core -
-
Uses of Compiler.ConnectionSetOrBuilder in flyteidl.core
Classes in flyteidl.core that implement Compiler.ConnectionSetOrBuilder Modifier and Type Class Description static classCompiler.ConnectionSetAdjacency list for the workflow.static classCompiler.ConnectionSet.BuilderAdjacency list for the workflow.Fields in flyteidl.core with type parameters of type Compiler.ConnectionSetOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilderV3<Compiler.ConnectionSet,Compiler.ConnectionSet.Builder,Compiler.ConnectionSetOrBuilder>Compiler.CompiledWorkflow.Builder. connectionsBuilder_Methods in flyteidl.core that return Compiler.ConnectionSetOrBuilder Modifier and Type Method Description Compiler.ConnectionSetOrBuilderCompiler.CompiledWorkflow.Builder. getConnectionsOrBuilder()For internal use only! This field is used by the system and must not be filled in.Compiler.ConnectionSetOrBuilderCompiler.CompiledWorkflow. getConnectionsOrBuilder()For internal use only! This field is used by the system and must not be filled in.Compiler.ConnectionSetOrBuilderCompiler.CompiledWorkflowOrBuilder. getConnectionsOrBuilder()For internal use only! This field is used by the system and must not be filled in.Methods in flyteidl.core that return types with arguments of type Compiler.ConnectionSetOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilderV3<Compiler.ConnectionSet,Compiler.ConnectionSet.Builder,Compiler.ConnectionSetOrBuilder>Compiler.CompiledWorkflow.Builder. getConnectionsFieldBuilder()For internal use only! This field is used by the system and must not be filled in.
-