Uses of Interface
flyteidl.event.Event.TaskExecutionEventOrBuilder
-
Packages that use Event.TaskExecutionEventOrBuilder Package Description flyteidl.admin flyteidl.event -
-
Uses of Event.TaskExecutionEventOrBuilder in flyteidl.admin
Fields in flyteidl.admin with type parameters of type Event.TaskExecutionEventOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilderV3<Event.TaskExecutionEvent,Event.TaskExecutionEvent.Builder,Event.TaskExecutionEventOrBuilder>Event.TaskExecutionEventRequest.Builder. eventBuilder_Methods in flyteidl.admin that return Event.TaskExecutionEventOrBuilder Modifier and Type Method Description Event.TaskExecutionEventOrBuilderEvent.TaskExecutionEventRequest.Builder. getEventOrBuilder()Details about the event that occurred.Event.TaskExecutionEventOrBuilderEvent.TaskExecutionEventRequest. getEventOrBuilder()Details about the event that occurred.Event.TaskExecutionEventOrBuilderEvent.TaskExecutionEventRequestOrBuilder. getEventOrBuilder()Details about the event that occurred.Methods in flyteidl.admin that return types with arguments of type Event.TaskExecutionEventOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilderV3<Event.TaskExecutionEvent,Event.TaskExecutionEvent.Builder,Event.TaskExecutionEventOrBuilder>Event.TaskExecutionEventRequest.Builder. getEventFieldBuilder()Details about the event that occurred. -
Uses of Event.TaskExecutionEventOrBuilder in flyteidl.event
Classes in flyteidl.event that implement Event.TaskExecutionEventOrBuilder Modifier and Type Class Description static classEvent.TaskExecutionEventPlugin specific execution event information.static classEvent.TaskExecutionEvent.BuilderPlugin specific execution event information.
-