Package flyteidl.admin
Class Event
- java.lang.Object
-
- flyteidl.admin.Event
-
public final class Event extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classEvent.EventErrorAlreadyInTerminalStateIndicates that a sent event was not used to update execution state due to the referenced execution already being terminated (and therefore ineligible for further state transitions).static interfaceEvent.EventErrorAlreadyInTerminalStateOrBuilderstatic classEvent.EventErrorIncompatibleClusterIndicates an event was rejected because it came from a different cluster than is on record as running the execution.static interfaceEvent.EventErrorIncompatibleClusterOrBuilderstatic classEvent.EventFailureReasonIndicates why a sent event was not used to update execution.static interfaceEvent.EventFailureReasonOrBuilderstatic classEvent.NodeExecutionEventRequestRequest to send a notification that a node execution event has occurred.static interfaceEvent.NodeExecutionEventRequestOrBuilderstatic classEvent.NodeExecutionEventResponsePurposefully empty, may be populated in the future.static interfaceEvent.NodeExecutionEventResponseOrBuilderstatic classEvent.TaskExecutionEventRequestRequest to send a notification that a task execution event has occurred.static interfaceEvent.TaskExecutionEventRequestOrBuilderstatic classEvent.TaskExecutionEventResponsePurposefully empty, may be populated in the future.static interfaceEvent.TaskExecutionEventResponseOrBuilderstatic classEvent.WorkflowExecutionEventRequestRequest to send a notification that a workflow execution event has occurred.static interfaceEvent.WorkflowExecutionEventRequestOrBuilderstatic classEvent.WorkflowExecutionEventResponsePurposefully empty, may be populated in the future.static interfaceEvent.WorkflowExecutionEventResponseOrBuilder
-
Field Summary
-
Constructor Summary
Constructors Modifier Constructor Description privateEvent()
-
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)
-
-
-
Field Detail
-
internal_static_flyteidl_admin_EventErrorAlreadyInTerminalState_descriptor
private static final com.google.protobuf.Descriptors.Descriptor internal_static_flyteidl_admin_EventErrorAlreadyInTerminalState_descriptor
-
internal_static_flyteidl_admin_EventErrorAlreadyInTerminalState_fieldAccessorTable
private static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internal_static_flyteidl_admin_EventErrorAlreadyInTerminalState_fieldAccessorTable
-
internal_static_flyteidl_admin_EventErrorIncompatibleCluster_descriptor
private static final com.google.protobuf.Descriptors.Descriptor internal_static_flyteidl_admin_EventErrorIncompatibleCluster_descriptor
-
internal_static_flyteidl_admin_EventErrorIncompatibleCluster_fieldAccessorTable
private static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internal_static_flyteidl_admin_EventErrorIncompatibleCluster_fieldAccessorTable
-
internal_static_flyteidl_admin_EventFailureReason_descriptor
private static final com.google.protobuf.Descriptors.Descriptor internal_static_flyteidl_admin_EventFailureReason_descriptor
-
internal_static_flyteidl_admin_EventFailureReason_fieldAccessorTable
private static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internal_static_flyteidl_admin_EventFailureReason_fieldAccessorTable
-
internal_static_flyteidl_admin_WorkflowExecutionEventRequest_descriptor
private static final com.google.protobuf.Descriptors.Descriptor internal_static_flyteidl_admin_WorkflowExecutionEventRequest_descriptor
-
internal_static_flyteidl_admin_WorkflowExecutionEventRequest_fieldAccessorTable
private static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internal_static_flyteidl_admin_WorkflowExecutionEventRequest_fieldAccessorTable
-
internal_static_flyteidl_admin_WorkflowExecutionEventResponse_descriptor
private static final com.google.protobuf.Descriptors.Descriptor internal_static_flyteidl_admin_WorkflowExecutionEventResponse_descriptor
-
internal_static_flyteidl_admin_WorkflowExecutionEventResponse_fieldAccessorTable
private static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internal_static_flyteidl_admin_WorkflowExecutionEventResponse_fieldAccessorTable
-
internal_static_flyteidl_admin_NodeExecutionEventRequest_descriptor
private static final com.google.protobuf.Descriptors.Descriptor internal_static_flyteidl_admin_NodeExecutionEventRequest_descriptor
-
internal_static_flyteidl_admin_NodeExecutionEventRequest_fieldAccessorTable
private static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internal_static_flyteidl_admin_NodeExecutionEventRequest_fieldAccessorTable
-
internal_static_flyteidl_admin_NodeExecutionEventResponse_descriptor
private static final com.google.protobuf.Descriptors.Descriptor internal_static_flyteidl_admin_NodeExecutionEventResponse_descriptor
-
internal_static_flyteidl_admin_NodeExecutionEventResponse_fieldAccessorTable
private static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internal_static_flyteidl_admin_NodeExecutionEventResponse_fieldAccessorTable
-
internal_static_flyteidl_admin_TaskExecutionEventRequest_descriptor
private static final com.google.protobuf.Descriptors.Descriptor internal_static_flyteidl_admin_TaskExecutionEventRequest_descriptor
-
internal_static_flyteidl_admin_TaskExecutionEventRequest_fieldAccessorTable
private static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internal_static_flyteidl_admin_TaskExecutionEventRequest_fieldAccessorTable
-
internal_static_flyteidl_admin_TaskExecutionEventResponse_descriptor
private static final com.google.protobuf.Descriptors.Descriptor internal_static_flyteidl_admin_TaskExecutionEventResponse_descriptor
-
internal_static_flyteidl_admin_TaskExecutionEventResponse_fieldAccessorTable
private static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internal_static_flyteidl_admin_TaskExecutionEventResponse_fieldAccessorTable
-
descriptor
private static com.google.protobuf.Descriptors.FileDescriptor descriptor
-
-
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()
-
-