Uses of Interface
flyteidl.admin.WorkflowOuterClass.WorkflowClosureOrBuilder
-
Packages that use WorkflowOuterClass.WorkflowClosureOrBuilder Package Description flyteidl.admin -
-
Uses of WorkflowOuterClass.WorkflowClosureOrBuilder in flyteidl.admin
Classes in flyteidl.admin that implement WorkflowOuterClass.WorkflowClosureOrBuilder Modifier and Type Class Description static classWorkflowOuterClass.WorkflowClosureA container holding the compiled workflow produced from the WorkflowSpec and additional metadata.static classWorkflowOuterClass.WorkflowClosure.BuilderA container holding the compiled workflow produced from the WorkflowSpec and additional metadata.Methods in flyteidl.admin that return WorkflowOuterClass.WorkflowClosureOrBuilder Modifier and Type Method Description WorkflowOuterClass.WorkflowClosureOrBuilderWorkflowOuterClass.Workflow.Builder. getClosureOrBuilder()closure encapsulates all the fields that maps to a compiled version of the workflow.WorkflowOuterClass.WorkflowClosureOrBuilderWorkflowOuterClass.Workflow. getClosureOrBuilder()closure encapsulates all the fields that maps to a compiled version of the workflow.WorkflowOuterClass.WorkflowClosureOrBuilderWorkflowOuterClass.WorkflowOrBuilder. getClosureOrBuilder()closure encapsulates all the fields that maps to a compiled version of the workflow.
-