Uses of Class
flyteidl.core.Compiler.CompiledWorkflowClosure
-
Packages that use Compiler.CompiledWorkflowClosure Package Description flyteidl.admin flyteidl.core flyteidl.event -
-
Uses of Compiler.CompiledWorkflowClosure in flyteidl.admin
Fields in flyteidl.admin declared as Compiler.CompiledWorkflowClosure Modifier and Type Field Description private Compiler.CompiledWorkflowClosureNodeExecutionOuterClass.DynamicWorkflowNodeMetadata.Builder. compiledWorkflow_private Compiler.CompiledWorkflowClosureNodeExecutionOuterClass.DynamicWorkflowNodeMetadata. compiledWorkflow_private Compiler.CompiledWorkflowClosureWorkflowOuterClass.WorkflowClosure.Builder. compiledWorkflow_private Compiler.CompiledWorkflowClosureWorkflowOuterClass.WorkflowClosure. compiledWorkflow_Fields in flyteidl.admin with type parameters of type Compiler.CompiledWorkflowClosure 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.CompiledWorkflowClosure Modifier and Type Method Description Compiler.CompiledWorkflowClosureNodeExecutionOuterClass.DynamicWorkflowNodeMetadata.Builder. getCompiledWorkflow()Represents the compiled representation of the embedded dynamic workflow.Compiler.CompiledWorkflowClosureNodeExecutionOuterClass.DynamicWorkflowNodeMetadata. getCompiledWorkflow()Represents the compiled representation of the embedded dynamic workflow.Compiler.CompiledWorkflowClosureNodeExecutionOuterClass.DynamicWorkflowNodeMetadataOrBuilder. getCompiledWorkflow()Represents the compiled representation of the embedded dynamic workflow.Compiler.CompiledWorkflowClosureWorkflowOuterClass.WorkflowClosure.Builder. getCompiledWorkflow()Represents the compiled representation of the workflow from the specification provided.Compiler.CompiledWorkflowClosureWorkflowOuterClass.WorkflowClosure. getCompiledWorkflow()Represents the compiled representation of the workflow from the specification provided.Compiler.CompiledWorkflowClosureWorkflowOuterClass.WorkflowClosureOrBuilder. getCompiledWorkflow()Represents the compiled representation of the workflow from the specification provided.Methods in flyteidl.admin that return types with arguments of type Compiler.CompiledWorkflowClosure 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.Methods in flyteidl.admin with parameters of type Compiler.CompiledWorkflowClosure Modifier and Type Method Description NodeExecutionOuterClass.DynamicWorkflowNodeMetadata.BuilderNodeExecutionOuterClass.DynamicWorkflowNodeMetadata.Builder. mergeCompiledWorkflow(Compiler.CompiledWorkflowClosure value)Represents the compiled representation of the embedded dynamic workflow.WorkflowOuterClass.WorkflowClosure.BuilderWorkflowOuterClass.WorkflowClosure.Builder. mergeCompiledWorkflow(Compiler.CompiledWorkflowClosure value)Represents the compiled representation of the workflow from the specification provided.NodeExecutionOuterClass.DynamicWorkflowNodeMetadata.BuilderNodeExecutionOuterClass.DynamicWorkflowNodeMetadata.Builder. setCompiledWorkflow(Compiler.CompiledWorkflowClosure value)Represents the compiled representation of the embedded dynamic workflow.WorkflowOuterClass.WorkflowClosure.BuilderWorkflowOuterClass.WorkflowClosure.Builder. setCompiledWorkflow(Compiler.CompiledWorkflowClosure value)Represents the compiled representation of the workflow from the specification provided. -
Uses of Compiler.CompiledWorkflowClosure in flyteidl.core
Fields in flyteidl.core declared as Compiler.CompiledWorkflowClosure Modifier and Type Field Description private static Compiler.CompiledWorkflowClosureCompiler.CompiledWorkflowClosure. DEFAULT_INSTANCEFields in flyteidl.core with type parameters of type Compiler.CompiledWorkflowClosure Modifier and Type Field Description private static com.google.protobuf.Parser<Compiler.CompiledWorkflowClosure>Compiler.CompiledWorkflowClosure. PARSERMethods in flyteidl.core that return Compiler.CompiledWorkflowClosure Modifier and Type Method Description Compiler.CompiledWorkflowClosureCompiler.CompiledWorkflowClosure.Builder. build()Compiler.CompiledWorkflowClosureCompiler.CompiledWorkflowClosure.Builder. buildPartial()static Compiler.CompiledWorkflowClosureCompiler.CompiledWorkflowClosure. getDefaultInstance()Compiler.CompiledWorkflowClosureCompiler.CompiledWorkflowClosure.Builder. getDefaultInstanceForType()Compiler.CompiledWorkflowClosureCompiler.CompiledWorkflowClosure. getDefaultInstanceForType()static Compiler.CompiledWorkflowClosureCompiler.CompiledWorkflowClosure. parseDelimitedFrom(InputStream input)static Compiler.CompiledWorkflowClosureCompiler.CompiledWorkflowClosure. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Compiler.CompiledWorkflowClosureCompiler.CompiledWorkflowClosure. parseFrom(byte[] data)static Compiler.CompiledWorkflowClosureCompiler.CompiledWorkflowClosure. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Compiler.CompiledWorkflowClosureCompiler.CompiledWorkflowClosure. parseFrom(com.google.protobuf.ByteString data)static Compiler.CompiledWorkflowClosureCompiler.CompiledWorkflowClosure. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Compiler.CompiledWorkflowClosureCompiler.CompiledWorkflowClosure. parseFrom(com.google.protobuf.CodedInputStream input)static Compiler.CompiledWorkflowClosureCompiler.CompiledWorkflowClosure. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Compiler.CompiledWorkflowClosureCompiler.CompiledWorkflowClosure. parseFrom(InputStream input)static Compiler.CompiledWorkflowClosureCompiler.CompiledWorkflowClosure. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Compiler.CompiledWorkflowClosureCompiler.CompiledWorkflowClosure. parseFrom(ByteBuffer data)static Compiler.CompiledWorkflowClosureCompiler.CompiledWorkflowClosure. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in flyteidl.core that return types with arguments of type Compiler.CompiledWorkflowClosure Modifier and Type Method Description com.google.protobuf.Parser<Compiler.CompiledWorkflowClosure>Compiler.CompiledWorkflowClosure. getParserForType()static com.google.protobuf.Parser<Compiler.CompiledWorkflowClosure>Compiler.CompiledWorkflowClosure. parser()Methods in flyteidl.core with parameters of type Compiler.CompiledWorkflowClosure Modifier and Type Method Description private voidCompiler.CompiledWorkflowClosure.Builder. buildPartial0(Compiler.CompiledWorkflowClosure result)private voidCompiler.CompiledWorkflowClosure.Builder. buildPartialRepeatedFields(Compiler.CompiledWorkflowClosure result)Compiler.CompiledWorkflowClosure.BuilderCompiler.CompiledWorkflowClosure.Builder. mergeFrom(Compiler.CompiledWorkflowClosure other)static Compiler.CompiledWorkflowClosure.BuilderCompiler.CompiledWorkflowClosure. newBuilder(Compiler.CompiledWorkflowClosure prototype) -
Uses of Compiler.CompiledWorkflowClosure in flyteidl.event
Fields in flyteidl.event declared as Compiler.CompiledWorkflowClosure Modifier and Type Field Description private Compiler.CompiledWorkflowClosureEvent.DynamicWorkflowNodeMetadata.Builder. compiledWorkflow_private Compiler.CompiledWorkflowClosureEvent.DynamicWorkflowNodeMetadata. compiledWorkflow_Fields in flyteidl.event with type parameters of type Compiler.CompiledWorkflowClosure 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.CompiledWorkflowClosure Modifier and Type Method Description Compiler.CompiledWorkflowClosureEvent.DynamicWorkflowNodeMetadata.Builder. getCompiledWorkflow()Represents the compiled representation of the embedded dynamic workflow.Compiler.CompiledWorkflowClosureEvent.DynamicWorkflowNodeMetadata. getCompiledWorkflow()Represents the compiled representation of the embedded dynamic workflow.Compiler.CompiledWorkflowClosureEvent.DynamicWorkflowNodeMetadataOrBuilder. getCompiledWorkflow()Represents the compiled representation of the embedded dynamic workflow.Methods in flyteidl.event that return types with arguments of type Compiler.CompiledWorkflowClosure 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.Methods in flyteidl.event with parameters of type Compiler.CompiledWorkflowClosure Modifier and Type Method Description Event.DynamicWorkflowNodeMetadata.BuilderEvent.DynamicWorkflowNodeMetadata.Builder. mergeCompiledWorkflow(Compiler.CompiledWorkflowClosure value)Represents the compiled representation of the embedded dynamic workflow.Event.DynamicWorkflowNodeMetadata.BuilderEvent.DynamicWorkflowNodeMetadata.Builder. setCompiledWorkflow(Compiler.CompiledWorkflowClosure value)Represents the compiled representation of the embedded dynamic workflow.
-