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
Fields in flyteidl.admin declared as Event.NodeExecutionEvent Modifier and Type Field Description private Event.NodeExecutionEventEvent.NodeExecutionEventRequest.Builder. event_private Event.NodeExecutionEventEvent.NodeExecutionEventRequest. event_Fields in flyteidl.admin with type parameters of type Event.NodeExecutionEvent 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.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 that return types with arguments of type Event.NodeExecutionEvent 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.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
Fields in flyteidl.event declared as Event.NodeExecutionEvent Modifier and Type Field Description private static Event.NodeExecutionEventEvent.NodeExecutionEvent. DEFAULT_INSTANCEFields in flyteidl.event with type parameters of type Event.NodeExecutionEvent Modifier and Type Field Description private static com.google.protobuf.Parser<Event.NodeExecutionEvent>Event.NodeExecutionEvent. PARSERMethods 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(InputStream input)static Event.NodeExecutionEventEvent.NodeExecutionEvent. parseDelimitedFrom(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(InputStream input)static Event.NodeExecutionEventEvent.NodeExecutionEvent. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Event.NodeExecutionEventEvent.NodeExecutionEvent. parseFrom(ByteBuffer data)static Event.NodeExecutionEventEvent.NodeExecutionEvent. parseFrom(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 private voidEvent.NodeExecutionEvent.Builder. buildPartial0(Event.NodeExecutionEvent result)private voidEvent.NodeExecutionEvent.Builder. buildPartialOneofs(Event.NodeExecutionEvent result)Event.NodeExecutionEvent.BuilderEvent.NodeExecutionEvent.Builder. mergeFrom(Event.NodeExecutionEvent other)static Event.NodeExecutionEvent.BuilderEvent.NodeExecutionEvent. newBuilder(Event.NodeExecutionEvent prototype)
-