Uses of Class
flyteidl.core.Execution.TaskLog
-
Packages that use Execution.TaskLog Package Description flyteidl.admin flyteidl.core flyteidl.event -
-
Uses of Execution.TaskLog in flyteidl.admin
Fields in flyteidl.admin with type parameters of type Execution.TaskLog Modifier and Type Field Description private List<Execution.TaskLog>TaskExecutionOuterClass.TaskExecutionClosure.Builder. logs_private List<Execution.TaskLog>TaskExecutionOuterClass.TaskExecutionClosure. logs_private com.google.protobuf.RepeatedFieldBuilderV3<Execution.TaskLog,Execution.TaskLog.Builder,Execution.TaskLogOrBuilder>TaskExecutionOuterClass.TaskExecutionClosure.Builder. logsBuilder_Methods in flyteidl.admin that return Execution.TaskLog Modifier and Type Method Description Execution.TaskLogTaskExecutionOuterClass.TaskExecutionClosure.Builder. getLogs(int index)Detailed log information output by the task execution.Execution.TaskLogTaskExecutionOuterClass.TaskExecutionClosure. getLogs(int index)Detailed log information output by the task execution.Execution.TaskLogTaskExecutionOuterClass.TaskExecutionClosureOrBuilder. getLogs(int index)Detailed log information output by the task execution.Methods in flyteidl.admin that return types with arguments of type Execution.TaskLog Modifier and Type Method Description private com.google.protobuf.RepeatedFieldBuilderV3<Execution.TaskLog,Execution.TaskLog.Builder,Execution.TaskLogOrBuilder>TaskExecutionOuterClass.TaskExecutionClosure.Builder. getLogsFieldBuilder()List<Execution.TaskLog>TaskExecutionOuterClass.TaskExecutionClosure.Builder. getLogsList()Detailed log information output by the task execution.List<Execution.TaskLog>TaskExecutionOuterClass.TaskExecutionClosure. getLogsList()Detailed log information output by the task execution.List<Execution.TaskLog>TaskExecutionOuterClass.TaskExecutionClosureOrBuilder. getLogsList()Detailed log information output by the task execution.Methods in flyteidl.admin with parameters of type Execution.TaskLog Modifier and Type Method Description TaskExecutionOuterClass.TaskExecutionClosure.BuilderTaskExecutionOuterClass.TaskExecutionClosure.Builder. addLogs(int index, Execution.TaskLog value)Detailed log information output by the task execution.TaskExecutionOuterClass.TaskExecutionClosure.BuilderTaskExecutionOuterClass.TaskExecutionClosure.Builder. addLogs(Execution.TaskLog value)Detailed log information output by the task execution.TaskExecutionOuterClass.TaskExecutionClosure.BuilderTaskExecutionOuterClass.TaskExecutionClosure.Builder. setLogs(int index, Execution.TaskLog value)Detailed log information output by the task execution.Method parameters in flyteidl.admin with type arguments of type Execution.TaskLog Modifier and Type Method Description TaskExecutionOuterClass.TaskExecutionClosure.BuilderTaskExecutionOuterClass.TaskExecutionClosure.Builder. addAllLogs(Iterable<? extends Execution.TaskLog> values)Detailed log information output by the task execution. -
Uses of Execution.TaskLog in flyteidl.core
Fields in flyteidl.core declared as Execution.TaskLog Modifier and Type Field Description private static Execution.TaskLogExecution.TaskLog. DEFAULT_INSTANCEFields in flyteidl.core with type parameters of type Execution.TaskLog Modifier and Type Field Description private static com.google.protobuf.Parser<Execution.TaskLog>Execution.TaskLog. PARSERMethods in flyteidl.core that return Execution.TaskLog Modifier and Type Method Description Execution.TaskLogExecution.TaskLog.Builder. build()Execution.TaskLogExecution.TaskLog.Builder. buildPartial()static Execution.TaskLogExecution.TaskLog. getDefaultInstance()Execution.TaskLogExecution.TaskLog.Builder. getDefaultInstanceForType()Execution.TaskLogExecution.TaskLog. getDefaultInstanceForType()static Execution.TaskLogExecution.TaskLog. parseDelimitedFrom(InputStream input)static Execution.TaskLogExecution.TaskLog. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Execution.TaskLogExecution.TaskLog. parseFrom(byte[] data)static Execution.TaskLogExecution.TaskLog. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Execution.TaskLogExecution.TaskLog. parseFrom(com.google.protobuf.ByteString data)static Execution.TaskLogExecution.TaskLog. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Execution.TaskLogExecution.TaskLog. parseFrom(com.google.protobuf.CodedInputStream input)static Execution.TaskLogExecution.TaskLog. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Execution.TaskLogExecution.TaskLog. parseFrom(InputStream input)static Execution.TaskLogExecution.TaskLog. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Execution.TaskLogExecution.TaskLog. parseFrom(ByteBuffer data)static Execution.TaskLogExecution.TaskLog. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in flyteidl.core that return types with arguments of type Execution.TaskLog Modifier and Type Method Description com.google.protobuf.Parser<Execution.TaskLog>Execution.TaskLog. getParserForType()static com.google.protobuf.Parser<Execution.TaskLog>Execution.TaskLog. parser()Methods in flyteidl.core with parameters of type Execution.TaskLog Modifier and Type Method Description private voidExecution.TaskLog.Builder. buildPartial0(Execution.TaskLog result)Execution.TaskLog.BuilderExecution.TaskLog.Builder. mergeFrom(Execution.TaskLog other)static Execution.TaskLog.BuilderExecution.TaskLog. newBuilder(Execution.TaskLog prototype) -
Uses of Execution.TaskLog in flyteidl.event
Fields in flyteidl.event with type parameters of type Execution.TaskLog Modifier and Type Field Description private List<Execution.TaskLog>Event.ExternalResourceInfo.Builder. logs_private List<Execution.TaskLog>Event.ExternalResourceInfo. logs_private List<Execution.TaskLog>Event.TaskExecutionEvent.Builder. logs_private List<Execution.TaskLog>Event.TaskExecutionEvent. logs_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.TaskLog Modifier and Type Method Description Execution.TaskLogEvent.ExternalResourceInfo.Builder. getLogs(int index)log information for the external resource executionExecution.TaskLogEvent.ExternalResourceInfo. getLogs(int index)log information for the external resource executionExecution.TaskLogEvent.ExternalResourceInfoOrBuilder. getLogs(int index)log information for the external resource executionExecution.TaskLogEvent.TaskExecutionEvent.Builder. getLogs(int index)log information for the task executionExecution.TaskLogEvent.TaskExecutionEvent. getLogs(int index)log information for the task executionExecution.TaskLogEvent.TaskExecutionEventOrBuilder. getLogs(int index)log information for the task executionMethods in flyteidl.event that return types with arguments of type Execution.TaskLog 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<Execution.TaskLog>Event.ExternalResourceInfo.Builder. getLogsList()log information for the external resource executionList<Execution.TaskLog>Event.ExternalResourceInfo. getLogsList()log information for the external resource executionList<Execution.TaskLog>Event.ExternalResourceInfoOrBuilder. getLogsList()log information for the external resource executionList<Execution.TaskLog>Event.TaskExecutionEvent.Builder. getLogsList()log information for the task executionList<Execution.TaskLog>Event.TaskExecutionEvent. getLogsList()log information for the task executionList<Execution.TaskLog>Event.TaskExecutionEventOrBuilder. getLogsList()log information for the task executionMethods in flyteidl.event with parameters of type Execution.TaskLog Modifier and Type Method Description Event.ExternalResourceInfo.BuilderEvent.ExternalResourceInfo.Builder. addLogs(int index, Execution.TaskLog value)log information for the external resource executionEvent.ExternalResourceInfo.BuilderEvent.ExternalResourceInfo.Builder. addLogs(Execution.TaskLog value)log information for the external resource executionEvent.TaskExecutionEvent.BuilderEvent.TaskExecutionEvent.Builder. addLogs(int index, Execution.TaskLog value)log information for the task executionEvent.TaskExecutionEvent.BuilderEvent.TaskExecutionEvent.Builder. addLogs(Execution.TaskLog value)log information for the task executionEvent.ExternalResourceInfo.BuilderEvent.ExternalResourceInfo.Builder. setLogs(int index, Execution.TaskLog value)log information for the external resource executionEvent.TaskExecutionEvent.BuilderEvent.TaskExecutionEvent.Builder. setLogs(int index, Execution.TaskLog value)log information for the task executionMethod parameters in flyteidl.event with type arguments of type Execution.TaskLog Modifier and Type Method Description Event.ExternalResourceInfo.BuilderEvent.ExternalResourceInfo.Builder. addAllLogs(Iterable<? extends Execution.TaskLog> values)log information for the external resource executionEvent.TaskExecutionEvent.BuilderEvent.TaskExecutionEvent.Builder. addAllLogs(Iterable<? extends Execution.TaskLog> values)log information for the task execution
-