Uses of Interface
flyteidl.core.Execution.TaskLogOrBuilder
-
Packages that use Execution.TaskLogOrBuilder Package Description flyteidl.admin flyteidl.core flyteidl.event -
-
Uses of Execution.TaskLogOrBuilder in flyteidl.admin
Fields in flyteidl.admin with type parameters of type Execution.TaskLogOrBuilder Modifier and Type Field Description private com.google.protobuf.RepeatedFieldBuilderV3<Execution.TaskLog,Execution.TaskLog.Builder,Execution.TaskLogOrBuilder>TaskExecutionOuterClass.TaskExecutionClosure.Builder. logsBuilder_Methods in flyteidl.admin that return Execution.TaskLogOrBuilder Modifier and Type Method Description Execution.TaskLogOrBuilderTaskExecutionOuterClass.TaskExecutionClosure.Builder. getLogsOrBuilder(int index)Detailed log information output by the task execution.Execution.TaskLogOrBuilderTaskExecutionOuterClass.TaskExecutionClosure. getLogsOrBuilder(int index)Detailed log information output by the task execution.Execution.TaskLogOrBuilderTaskExecutionOuterClass.TaskExecutionClosureOrBuilder. getLogsOrBuilder(int index)Detailed log information output by the task execution.Methods in flyteidl.admin that return types with arguments of type Execution.TaskLogOrBuilder Modifier and Type Method Description private com.google.protobuf.RepeatedFieldBuilderV3<Execution.TaskLog,Execution.TaskLog.Builder,Execution.TaskLogOrBuilder>TaskExecutionOuterClass.TaskExecutionClosure.Builder. getLogsFieldBuilder()List<? extends Execution.TaskLogOrBuilder>TaskExecutionOuterClass.TaskExecutionClosure.Builder. getLogsOrBuilderList()Detailed log information output by the task execution.List<? extends Execution.TaskLogOrBuilder>TaskExecutionOuterClass.TaskExecutionClosure. getLogsOrBuilderList()Detailed log information output by the task execution.List<? extends Execution.TaskLogOrBuilder>TaskExecutionOuterClass.TaskExecutionClosureOrBuilder. getLogsOrBuilderList()Detailed log information output by the task execution. -
Uses of Execution.TaskLogOrBuilder in flyteidl.core
Classes in flyteidl.core that implement Execution.TaskLogOrBuilder Modifier and Type Class Description static classExecution.TaskLogLog information for the task that is specific to a log sink When our log story is flushed out, we may have more metadata here like log link expirystatic classExecution.TaskLog.BuilderLog information for the task that is specific to a log sink When our log story is flushed out, we may have more metadata here like log link expiry -
Uses of Execution.TaskLogOrBuilder in flyteidl.event
Fields in flyteidl.event with type parameters of type Execution.TaskLogOrBuilder Modifier and Type Field Description private com.google.protobuf.RepeatedFieldBuilderV3<Execution.TaskLog,Execution.TaskLog.Builder,Execution.TaskLogOrBuilder>Event.ExternalResourceInfo.Builder. logsBuilder_private com.google.protobuf.RepeatedFieldBuilderV3<Execution.TaskLog,Execution.TaskLog.Builder,Execution.TaskLogOrBuilder>Event.TaskExecutionEvent.Builder. logsBuilder_Methods in flyteidl.event that return Execution.TaskLogOrBuilder Modifier and Type Method Description Execution.TaskLogOrBuilderEvent.ExternalResourceInfo.Builder. getLogsOrBuilder(int index)log information for the external resource executionExecution.TaskLogOrBuilderEvent.ExternalResourceInfo. getLogsOrBuilder(int index)log information for the external resource executionExecution.TaskLogOrBuilderEvent.ExternalResourceInfoOrBuilder. getLogsOrBuilder(int index)log information for the external resource executionExecution.TaskLogOrBuilderEvent.TaskExecutionEvent.Builder. getLogsOrBuilder(int index)log information for the task executionExecution.TaskLogOrBuilderEvent.TaskExecutionEvent. getLogsOrBuilder(int index)log information for the task executionExecution.TaskLogOrBuilderEvent.TaskExecutionEventOrBuilder. getLogsOrBuilder(int index)log information for the task executionMethods in flyteidl.event that return types with arguments of type Execution.TaskLogOrBuilder Modifier and Type Method Description private com.google.protobuf.RepeatedFieldBuilderV3<Execution.TaskLog,Execution.TaskLog.Builder,Execution.TaskLogOrBuilder>Event.ExternalResourceInfo.Builder. getLogsFieldBuilder()private com.google.protobuf.RepeatedFieldBuilderV3<Execution.TaskLog,Execution.TaskLog.Builder,Execution.TaskLogOrBuilder>Event.TaskExecutionEvent.Builder. getLogsFieldBuilder()List<? extends Execution.TaskLogOrBuilder>Event.ExternalResourceInfo.Builder. getLogsOrBuilderList()log information for the external resource executionList<? extends Execution.TaskLogOrBuilder>Event.ExternalResourceInfo. getLogsOrBuilderList()log information for the external resource executionList<? extends Execution.TaskLogOrBuilder>Event.ExternalResourceInfoOrBuilder. getLogsOrBuilderList()log information for the external resource executionList<? extends Execution.TaskLogOrBuilder>Event.TaskExecutionEvent.Builder. getLogsOrBuilderList()log information for the task executionList<? extends Execution.TaskLogOrBuilder>Event.TaskExecutionEvent. getLogsOrBuilderList()log information for the task executionList<? extends Execution.TaskLogOrBuilder>Event.TaskExecutionEventOrBuilder. getLogsOrBuilderList()log information for the task execution
-