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.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 java.util.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.java.util.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.java.util.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.
-