Namespace ArmoniK.Api.gRPC.V1.Events

Classes

EventSubscriptionRequest

Request to subscribe to the event stream.

EventSubscriptionResponse

Response containing the update event.

Events

Service for subscribing to events representing modifications to ArmoniK result and task data

Events

Service for subscribing to events representing modifications to ArmoniK result and task data

Events.EventsBase

Base class for server-side implementations of Events

Events.EventsClient

Client for Events

Events.EventsClient

Client for Events

EventsCommonReflection

Holder for reflection information generated from events_common.proto

EventsServiceReflection

Holder for reflection information generated from events_service.proto

EventsServiceReflection

Holder for reflection information generated from events_service.proto

EventSubscriptionResponse.Types.NewResult

Represents the submission of a new result in ArmoniK.

EventSubscriptionResponse.Types.NewTask

Represents the submission of a new task in ArmoniK.

EventSubscriptionResponse.Types.ResultOwnerUpdate

Represents an update to the owner task id of a result.

EventSubscriptionResponse.Types.ResultStatusUpdate

Represents an update to the status of a result.

EventSubscriptionResponse.Types.TaskStatusUpdate

Represents an update to the status of a task.

EventSubscriptionResponse.Types

Container for nested types declared in the EventSubscriptionResponse message type.

Enums

EventsEnum

Represents the events that can be returned in the EventSubscriptionResponse

EventSubscriptionResponse.UpdateOneofCase

Enum of possible cases for the “update” oneof.