Uses of Interface
flyteidl.event.Event.NodeExecutionEventOrBuilder
-
Packages that use Event.NodeExecutionEventOrBuilder Package Description flyteidl.admin flyteidl.event -
-
Uses of Event.NodeExecutionEventOrBuilder in flyteidl.admin
Fields in flyteidl.admin with type parameters of type Event.NodeExecutionEventOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilderV3<Event.NodeExecutionEvent,Event.NodeExecutionEvent.Builder,Event.NodeExecutionEventOrBuilder>Event.NodeExecutionEventRequest.Builder. eventBuilder_Methods in flyteidl.admin that return Event.NodeExecutionEventOrBuilder Modifier and Type Method Description Event.NodeExecutionEventOrBuilderEvent.NodeExecutionEventRequest.Builder. getEventOrBuilder()Details about the event that occurred.Event.NodeExecutionEventOrBuilderEvent.NodeExecutionEventRequest. getEventOrBuilder()Details about the event that occurred.Event.NodeExecutionEventOrBuilderEvent.NodeExecutionEventRequestOrBuilder. getEventOrBuilder()Details about the event that occurred.Methods in flyteidl.admin that return types with arguments of type Event.NodeExecutionEventOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilderV3<Event.NodeExecutionEvent,Event.NodeExecutionEvent.Builder,Event.NodeExecutionEventOrBuilder>Event.NodeExecutionEventRequest.Builder. getEventFieldBuilder()Details about the event that occurred. -
Uses of Event.NodeExecutionEventOrBuilder in flyteidl.event
Classes in flyteidl.event that implement Event.NodeExecutionEventOrBuilder Modifier and Type Class Description static classEvent.NodeExecutionEventProtobuf typeflyteidl.event.NodeExecutionEventstatic classEvent.NodeExecutionEvent.BuilderProtobuf typeflyteidl.event.NodeExecutionEvent
-