Uses of Class
flyteidl.event.Event.NodeExecutionEvent
-
Packages that use Event.NodeExecutionEvent Package Description flyteidl.admin flyteidl.event -
-
Uses of Event.NodeExecutionEvent in flyteidl.admin
Methods in flyteidl.admin that return Event.NodeExecutionEvent Modifier and Type Method Description Event.NodeExecutionEventEvent.NodeExecutionEventRequest.Builder. getEvent()Details about the event that occurred.Event.NodeExecutionEventEvent.NodeExecutionEventRequest. getEvent()Details about the event that occurred.Event.NodeExecutionEventEvent.NodeExecutionEventRequestOrBuilder. getEvent()Details about the event that occurred.Methods in flyteidl.admin with parameters of type Event.NodeExecutionEvent Modifier and Type Method Description Event.NodeExecutionEventRequest.BuilderEvent.NodeExecutionEventRequest.Builder. mergeEvent(Event.NodeExecutionEvent value)Details about the event that occurred.Event.NodeExecutionEventRequest.BuilderEvent.NodeExecutionEventRequest.Builder. setEvent(Event.NodeExecutionEvent value)Details about the event that occurred. -
Uses of Event.NodeExecutionEvent in flyteidl.event
Methods in flyteidl.event that return Event.NodeExecutionEvent Modifier and Type Method Description Event.NodeExecutionEventEvent.NodeExecutionEvent.Builder. build()Event.NodeExecutionEventEvent.NodeExecutionEvent.Builder. buildPartial()static Event.NodeExecutionEventEvent.NodeExecutionEvent. getDefaultInstance()Event.NodeExecutionEventEvent.NodeExecutionEvent.Builder. getDefaultInstanceForType()Event.NodeExecutionEventEvent.NodeExecutionEvent. getDefaultInstanceForType()static Event.NodeExecutionEventEvent.NodeExecutionEvent. parseDelimitedFrom(java.io.InputStream input)static Event.NodeExecutionEventEvent.NodeExecutionEvent. parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Event.NodeExecutionEventEvent.NodeExecutionEvent. parseFrom(byte[] data)static Event.NodeExecutionEventEvent.NodeExecutionEvent. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Event.NodeExecutionEventEvent.NodeExecutionEvent. parseFrom(com.google.protobuf.ByteString data)static Event.NodeExecutionEventEvent.NodeExecutionEvent. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Event.NodeExecutionEventEvent.NodeExecutionEvent. parseFrom(com.google.protobuf.CodedInputStream input)static Event.NodeExecutionEventEvent.NodeExecutionEvent. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Event.NodeExecutionEventEvent.NodeExecutionEvent. parseFrom(java.io.InputStream input)static Event.NodeExecutionEventEvent.NodeExecutionEvent. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Event.NodeExecutionEventEvent.NodeExecutionEvent. parseFrom(java.nio.ByteBuffer data)static Event.NodeExecutionEventEvent.NodeExecutionEvent. parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in flyteidl.event that return types with arguments of type Event.NodeExecutionEvent Modifier and Type Method Description com.google.protobuf.Parser<Event.NodeExecutionEvent>Event.NodeExecutionEvent. getParserForType()static com.google.protobuf.Parser<Event.NodeExecutionEvent>Event.NodeExecutionEvent. parser()Methods in flyteidl.event with parameters of type Event.NodeExecutionEvent Modifier and Type Method Description Event.NodeExecutionEvent.BuilderEvent.NodeExecutionEvent.Builder. mergeFrom(Event.NodeExecutionEvent other)static Event.NodeExecutionEvent.BuilderEvent.NodeExecutionEvent. newBuilder(Event.NodeExecutionEvent prototype)
-