Uses of Interface
flyteidl.core.Compiler.CompiledWorkflowOrBuilder
-
Packages that use Compiler.CompiledWorkflowOrBuilder Package Description flyteidl.core -
-
Uses of Compiler.CompiledWorkflowOrBuilder in flyteidl.core
Classes in flyteidl.core that implement Compiler.CompiledWorkflowOrBuilder Modifier and Type Class Description static classCompiler.CompiledWorkflowOutput of the compilation Step.static classCompiler.CompiledWorkflow.BuilderOutput of the compilation Step.Fields in flyteidl.core with type parameters of type Compiler.CompiledWorkflowOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilderV3<Compiler.CompiledWorkflow,Compiler.CompiledWorkflow.Builder,Compiler.CompiledWorkflowOrBuilder>Compiler.CompiledWorkflowClosure.Builder. primaryBuilder_private com.google.protobuf.RepeatedFieldBuilderV3<Compiler.CompiledWorkflow,Compiler.CompiledWorkflow.Builder,Compiler.CompiledWorkflowOrBuilder>Compiler.CompiledWorkflowClosure.Builder. subWorkflowsBuilder_Methods in flyteidl.core that return Compiler.CompiledWorkflowOrBuilder Modifier and Type Method Description Compiler.CompiledWorkflowOrBuilderCompiler.CompiledWorkflowClosure.Builder. getPrimaryOrBuilder()+requiredCompiler.CompiledWorkflowOrBuilderCompiler.CompiledWorkflowClosure. getPrimaryOrBuilder()+requiredCompiler.CompiledWorkflowOrBuilderCompiler.CompiledWorkflowClosureOrBuilder. getPrimaryOrBuilder()+requiredCompiler.CompiledWorkflowOrBuilderCompiler.CompiledWorkflowClosure.Builder. getSubWorkflowsOrBuilder(int index)Guaranteed that there will only exist one and only one workflow with a given id, i.e., every sub workflow has a unique identifier.Compiler.CompiledWorkflowOrBuilderCompiler.CompiledWorkflowClosure. getSubWorkflowsOrBuilder(int index)Guaranteed that there will only exist one and only one workflow with a given id, i.e., every sub workflow has a unique identifier.Compiler.CompiledWorkflowOrBuilderCompiler.CompiledWorkflowClosureOrBuilder. getSubWorkflowsOrBuilder(int index)Guaranteed that there will only exist one and only one workflow with a given id, i.e., every sub workflow has a unique identifier.Methods in flyteidl.core that return types with arguments of type Compiler.CompiledWorkflowOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilderV3<Compiler.CompiledWorkflow,Compiler.CompiledWorkflow.Builder,Compiler.CompiledWorkflowOrBuilder>Compiler.CompiledWorkflowClosure.Builder. getPrimaryFieldBuilder()+requiredprivate com.google.protobuf.RepeatedFieldBuilderV3<Compiler.CompiledWorkflow,Compiler.CompiledWorkflow.Builder,Compiler.CompiledWorkflowOrBuilder>Compiler.CompiledWorkflowClosure.Builder. getSubWorkflowsFieldBuilder()List<? extends Compiler.CompiledWorkflowOrBuilder>Compiler.CompiledWorkflowClosure.Builder. getSubWorkflowsOrBuilderList()Guaranteed that there will only exist one and only one workflow with a given id, i.e., every sub workflow has a unique identifier.List<? extends Compiler.CompiledWorkflowOrBuilder>Compiler.CompiledWorkflowClosure. getSubWorkflowsOrBuilderList()Guaranteed that there will only exist one and only one workflow with a given id, i.e., every sub workflow has a unique identifier.List<? extends Compiler.CompiledWorkflowOrBuilder>Compiler.CompiledWorkflowClosureOrBuilder. getSubWorkflowsOrBuilderList()Guaranteed that there will only exist one and only one workflow with a given id, i.e., every sub workflow has a unique identifier.
-