Uses of Interface
flyteidl.admin.ExecutionOuterClass.ExecutionMetadataOrBuilder
-
Packages that use ExecutionOuterClass.ExecutionMetadataOrBuilder Package Description flyteidl.admin -
-
Uses of ExecutionOuterClass.ExecutionMetadataOrBuilder in flyteidl.admin
Classes in flyteidl.admin that implement ExecutionOuterClass.ExecutionMetadataOrBuilder Modifier and Type Class Description static classExecutionOuterClass.ExecutionMetadataRepresents attributes about an execution which are not required to launch the execution but are useful to record.static classExecutionOuterClass.ExecutionMetadata.BuilderRepresents attributes about an execution which are not required to launch the execution but are useful to record.Fields in flyteidl.admin with type parameters of type ExecutionOuterClass.ExecutionMetadataOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilderV3<ExecutionOuterClass.ExecutionMetadata,ExecutionOuterClass.ExecutionMetadata.Builder,ExecutionOuterClass.ExecutionMetadataOrBuilder>ExecutionOuterClass.ExecutionRecoverRequest.Builder. metadataBuilder_private com.google.protobuf.SingleFieldBuilderV3<ExecutionOuterClass.ExecutionMetadata,ExecutionOuterClass.ExecutionMetadata.Builder,ExecutionOuterClass.ExecutionMetadataOrBuilder>ExecutionOuterClass.ExecutionSpec.Builder. metadataBuilder_Methods in flyteidl.admin that return ExecutionOuterClass.ExecutionMetadataOrBuilder Modifier and Type Method Description ExecutionOuterClass.ExecutionMetadataOrBuilderExecutionOuterClass.ExecutionRecoverRequest.Builder. getMetadataOrBuilder()Additional metadata which will be used to overwrite any metadata in the reference execution when triggering a recovery execution.ExecutionOuterClass.ExecutionMetadataOrBuilderExecutionOuterClass.ExecutionRecoverRequest. getMetadataOrBuilder()Additional metadata which will be used to overwrite any metadata in the reference execution when triggering a recovery execution.ExecutionOuterClass.ExecutionMetadataOrBuilderExecutionOuterClass.ExecutionRecoverRequestOrBuilder. getMetadataOrBuilder()Additional metadata which will be used to overwrite any metadata in the reference execution when triggering a recovery execution.ExecutionOuterClass.ExecutionMetadataOrBuilderExecutionOuterClass.ExecutionSpec.Builder. getMetadataOrBuilder()Metadata for the executionExecutionOuterClass.ExecutionMetadataOrBuilderExecutionOuterClass.ExecutionSpec. getMetadataOrBuilder()Metadata for the executionExecutionOuterClass.ExecutionMetadataOrBuilderExecutionOuterClass.ExecutionSpecOrBuilder. getMetadataOrBuilder()Metadata for the executionMethods in flyteidl.admin that return types with arguments of type ExecutionOuterClass.ExecutionMetadataOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilderV3<ExecutionOuterClass.ExecutionMetadata,ExecutionOuterClass.ExecutionMetadata.Builder,ExecutionOuterClass.ExecutionMetadataOrBuilder>ExecutionOuterClass.ExecutionRecoverRequest.Builder. getMetadataFieldBuilder()Additional metadata which will be used to overwrite any metadata in the reference execution when triggering a recovery execution.private com.google.protobuf.SingleFieldBuilderV3<ExecutionOuterClass.ExecutionMetadata,ExecutionOuterClass.ExecutionMetadata.Builder,ExecutionOuterClass.ExecutionMetadataOrBuilder>ExecutionOuterClass.ExecutionSpec.Builder. getMetadataFieldBuilder()Metadata for the execution
-