Uses of Interface
flyteidl.core.Compiler.CompiledWorkflowClosureOrBuilder
-
Packages that use Compiler.CompiledWorkflowClosureOrBuilder Package Description flyteidl.admin flyteidl.core flyteidl.event -
-
Uses of Compiler.CompiledWorkflowClosureOrBuilder in flyteidl.admin
Fields in flyteidl.admin with type parameters of type Compiler.CompiledWorkflowClosureOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilderV3<Compiler.CompiledWorkflowClosure,Compiler.CompiledWorkflowClosure.Builder,Compiler.CompiledWorkflowClosureOrBuilder>NodeExecutionOuterClass.DynamicWorkflowNodeMetadata.Builder. compiledWorkflowBuilder_private com.google.protobuf.SingleFieldBuilderV3<Compiler.CompiledWorkflowClosure,Compiler.CompiledWorkflowClosure.Builder,Compiler.CompiledWorkflowClosureOrBuilder>WorkflowOuterClass.WorkflowClosure.Builder. compiledWorkflowBuilder_Methods in flyteidl.admin that return Compiler.CompiledWorkflowClosureOrBuilder Modifier and Type Method Description Compiler.CompiledWorkflowClosureOrBuilderNodeExecutionOuterClass.DynamicWorkflowNodeMetadata.Builder. getCompiledWorkflowOrBuilder()Represents the compiled representation of the embedded dynamic workflow.Compiler.CompiledWorkflowClosureOrBuilderNodeExecutionOuterClass.DynamicWorkflowNodeMetadata. getCompiledWorkflowOrBuilder()Represents the compiled representation of the embedded dynamic workflow.Compiler.CompiledWorkflowClosureOrBuilderNodeExecutionOuterClass.DynamicWorkflowNodeMetadataOrBuilder. getCompiledWorkflowOrBuilder()Represents the compiled representation of the embedded dynamic workflow.Compiler.CompiledWorkflowClosureOrBuilderWorkflowOuterClass.WorkflowClosure.Builder. getCompiledWorkflowOrBuilder()Represents the compiled representation of the workflow from the specification provided.Compiler.CompiledWorkflowClosureOrBuilderWorkflowOuterClass.WorkflowClosure. getCompiledWorkflowOrBuilder()Represents the compiled representation of the workflow from the specification provided.Compiler.CompiledWorkflowClosureOrBuilderWorkflowOuterClass.WorkflowClosureOrBuilder. getCompiledWorkflowOrBuilder()Represents the compiled representation of the workflow from the specification provided.Methods in flyteidl.admin that return types with arguments of type Compiler.CompiledWorkflowClosureOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilderV3<Compiler.CompiledWorkflowClosure,Compiler.CompiledWorkflowClosure.Builder,Compiler.CompiledWorkflowClosureOrBuilder>NodeExecutionOuterClass.DynamicWorkflowNodeMetadata.Builder. getCompiledWorkflowFieldBuilder()Represents the compiled representation of the embedded dynamic workflow.private com.google.protobuf.SingleFieldBuilderV3<Compiler.CompiledWorkflowClosure,Compiler.CompiledWorkflowClosure.Builder,Compiler.CompiledWorkflowClosureOrBuilder>WorkflowOuterClass.WorkflowClosure.Builder. getCompiledWorkflowFieldBuilder()Represents the compiled representation of the workflow from the specification provided. -
Uses of Compiler.CompiledWorkflowClosureOrBuilder in flyteidl.core
Classes in flyteidl.core that implement Compiler.CompiledWorkflowClosureOrBuilder Modifier and Type Class Description static classCompiler.CompiledWorkflowClosureA Compiled Workflow Closure contains all the information required to start a new execution, or to visualize a workflow and its details.static classCompiler.CompiledWorkflowClosure.BuilderA Compiled Workflow Closure contains all the information required to start a new execution, or to visualize a workflow and its details. -
Uses of Compiler.CompiledWorkflowClosureOrBuilder in flyteidl.event
Fields in flyteidl.event with type parameters of type Compiler.CompiledWorkflowClosureOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilderV3<Compiler.CompiledWorkflowClosure,Compiler.CompiledWorkflowClosure.Builder,Compiler.CompiledWorkflowClosureOrBuilder>Event.DynamicWorkflowNodeMetadata.Builder. compiledWorkflowBuilder_Methods in flyteidl.event that return Compiler.CompiledWorkflowClosureOrBuilder Modifier and Type Method Description Compiler.CompiledWorkflowClosureOrBuilderEvent.DynamicWorkflowNodeMetadata.Builder. getCompiledWorkflowOrBuilder()Represents the compiled representation of the embedded dynamic workflow.Compiler.CompiledWorkflowClosureOrBuilderEvent.DynamicWorkflowNodeMetadata. getCompiledWorkflowOrBuilder()Represents the compiled representation of the embedded dynamic workflow.Compiler.CompiledWorkflowClosureOrBuilderEvent.DynamicWorkflowNodeMetadataOrBuilder. getCompiledWorkflowOrBuilder()Represents the compiled representation of the embedded dynamic workflow.Methods in flyteidl.event that return types with arguments of type Compiler.CompiledWorkflowClosureOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilderV3<Compiler.CompiledWorkflowClosure,Compiler.CompiledWorkflowClosure.Builder,Compiler.CompiledWorkflowClosureOrBuilder>Event.DynamicWorkflowNodeMetadata.Builder. getCompiledWorkflowFieldBuilder()Represents the compiled representation of the embedded dynamic workflow.
-