Package flyteidl.admin
Class Event
- java.lang.Object
-
- flyteidl.admin.Event
-
public final class Event extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classEvent.EventErrorAlreadyInTerminalStateProtobuf typeflyteidl.admin.EventErrorAlreadyInTerminalStatestatic interfaceEvent.EventErrorAlreadyInTerminalStateOrBuilderstatic classEvent.EventFailureReasonProtobuf typeflyteidl.admin.EventFailureReasonstatic interfaceEvent.EventFailureReasonOrBuilderstatic classEvent.NodeExecutionEventRequestRequest to send a notification that a node execution event has occurred.static interfaceEvent.NodeExecutionEventRequestOrBuilderstatic classEvent.NodeExecutionEventResponsea placeholder for nowstatic interfaceEvent.NodeExecutionEventResponseOrBuilderstatic classEvent.TaskExecutionEventRequestRequest to send a notification that a task execution event has occurred.static interfaceEvent.TaskExecutionEventRequestOrBuilderstatic classEvent.TaskExecutionEventResponsea placeholder for nowstatic interfaceEvent.TaskExecutionEventResponseOrBuilderstatic classEvent.WorkflowExecutionEventRequestRequest to send a notification that a workflow execution event has occurred.static interfaceEvent.WorkflowExecutionEventRequestOrBuilderstatic classEvent.WorkflowExecutionEventResponsea placeholder for nowstatic interfaceEvent.WorkflowExecutionEventResponseOrBuilder
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.protobuf.Descriptors.FileDescriptorgetDescriptor()static voidregisterAllExtensions(com.google.protobuf.ExtensionRegistry registry)static voidregisterAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
-
-
Method Detail
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
-
getDescriptor
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
-
-