Namespace ArmoniK.Api.gRPC.V1.Agent

Classes

Agent

Agent

Agent.AgentBase

Base class for server-side implementations of Agent

Agent.AgentClient

Client for Agent

Agent.AgentClient

Client for Agent

AgentCommonReflection

Holder for reflection information generated from agent_common.proto

AgentServiceReflection

Holder for reflection information generated from agent_service.proto

AgentServiceReflection

Holder for reflection information generated from agent_service.proto

CreateResultsMetaDataRequest

Request for creating results without data

CreateResultsMetaDataResponse

Response for creating results without data

CreateResultsRequest

Request for creating results with data

CreateResultsResponse

Response for creating results without data

CreateTaskReply

CreateTaskRequest

CreateTaskReply.Types.CreationStatus

CreateTaskReply.Types.CreationStatusList

DataRequest

Request to retrieve data

DataResponse

Response when data is available in the shared folder

CreateTaskRequest.Types.InitRequest

NotifyResultDataRequest

Request for notifying results data are available in files.

NotifyResultDataResponse

Response for notifying data file availability for result Received when data are successfully copied to the ObjectStorage

CreateResultsMetaDataRequest.Types.ResultCreate

A result to create.

CreateResultsRequest.Types.ResultCreate

A result to create.

NotifyResultDataRequest.Types.ResultIdentifier

The metadata to identify the result to update.

ResultMetaData

Result metadata

SubmitTasksRequest

Request to create tasks.

SubmitTasksResponse

Response to create tasks.

expected_output_ids and data_dependencies must be created through ResultsService.

Remark : this may have to be enriched to a better management of errors but will the client application be able to manage a missing data dependency or expected output ?

SubmitTasksRequest.Types.TaskCreation

CreateTaskReply.Types.TaskInfo

SubmitTasksResponse.Types.TaskInfo

SubmitTasksResponse.Types

Container for nested types declared in the SubmitTasksResponse message type.

CreateResultsRequest.Types

Container for nested types declared in the CreateResultsRequest message type.

CreateTaskRequest.Types

Container for nested types declared in the CreateTaskRequest message type.

NotifyResultDataRequest.Types

Container for nested types declared in the NotifyResultDataRequest message type.

SubmitTasksRequest.Types

Container for nested types declared in the SubmitTasksRequest message type.

CreateResultsMetaDataRequest.Types

Container for nested types declared in the CreateResultsMetaDataRequest message type.

CreateTaskReply.Types

Container for nested types declared in the CreateTaskReply message type.

Enums

CreateTaskReply.ResponseOneofCase

Enum of possible cases for the “Response” oneof.

CreateTaskReply.Types.CreationStatus.StatusOneofCase

Enum of possible cases for the “Status” oneof.

CreateTaskRequest.TypeOneofCase

Enum of possible cases for the “type” oneof.