Namespace ArmoniK.Api.gRPC.V1.Agent
Classes
Base class for server-side implementations of Agent
Client for Agent
Client for Agent
Holder for reflection information generated from agent_common.proto
Holder for reflection information generated from agent_service.proto
Holder for reflection information generated from agent_service.proto
Request for creating results without data
Response for creating results without data
Request for creating results with data
Response for creating results without data
CreateTaskReply.Types.CreationStatus
CreateTaskReply.Types.CreationStatusList
Request to retrieve data
Response when data is available in the shared folder
CreateTaskRequest.Types.InitRequest
Request for notifying results data are available in files.
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.
Result metadata
Request to create tasks.
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
Container for nested types declared in the SubmitTasksResponse message type.
Container for nested types declared in the CreateResultsRequest message type.
Container for nested types declared in the CreateTaskRequest message type.
Container for nested types declared in the NotifyResultDataRequest message type.
Container for nested types declared in the SubmitTasksRequest message type.
CreateResultsMetaDataRequest.Types
Container for nested types declared in the CreateResultsMetaDataRequest message type.
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.