Uses of Class
flyteidl.core.Compiler.CompiledWorkflowClosure
-
Packages that use Compiler.CompiledWorkflowClosure Package Description flyteidl.admin flyteidl.core -
-
Uses of Compiler.CompiledWorkflowClosure in flyteidl.admin
Methods in flyteidl.admin that return Compiler.CompiledWorkflowClosure Modifier and Type Method Description 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 with parameters of type Compiler.CompiledWorkflowClosure Modifier and Type Method Description WorkflowOuterClass.WorkflowClosure.BuilderWorkflowOuterClass.WorkflowClosure.Builder. mergeCompiledWorkflow(Compiler.CompiledWorkflowClosure value)Represents the compiled representation of the workflow from the specification provided.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
Methods 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(java.io.InputStream input)static Compiler.CompiledWorkflowClosureCompiler.CompiledWorkflowClosure. parseDelimitedFrom(java.io.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(java.io.InputStream input)static Compiler.CompiledWorkflowClosureCompiler.CompiledWorkflowClosure. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Compiler.CompiledWorkflowClosureCompiler.CompiledWorkflowClosure. parseFrom(java.nio.ByteBuffer data)static Compiler.CompiledWorkflowClosureCompiler.CompiledWorkflowClosure. parseFrom(java.nio.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 Compiler.CompiledWorkflowClosure.BuilderCompiler.CompiledWorkflowClosure.Builder. mergeFrom(Compiler.CompiledWorkflowClosure other)static Compiler.CompiledWorkflowClosure.BuilderCompiler.CompiledWorkflowClosure. newBuilder(Compiler.CompiledWorkflowClosure prototype)
-