What can I help you with?
NVIDIA Holoscan SDK v3.4.0

Class AppWorkerServiceImpl

Base Type

  • public AppWorkerService::Service

class AppWorkerServiceImpl : public AppWorkerService::Service

Public Functions

explicit AppWorkerServiceImpl(holoscan::AppWorker *app_worker)
grpc::Status GetAvailablePorts(grpc::ServerContext *context, const holoscan::distributed::AvailablePortsRequest *request, holoscan::distributed::AvailablePortsResponse *response) override
grpc::Status GetFragmentInfo(grpc::ServerContext *context, const holoscan::distributed::FragmentInfoRequest *request, holoscan::distributed::FragmentInfoResponse *response) override
grpc::Status ExecuteFragments(grpc::ServerContext *context, const holoscan::distributed::FragmentExecutionRequest *request, holoscan::distributed::FragmentExecutionResponse *response) override
grpc::Status TerminateWorker(grpc::ServerContext *context, const holoscan::distributed::TerminateWorkerRequest *request, holoscan::distributed::TerminateWorkerResponse *response) override
void set_health_check_service(grpc::HealthCheckServiceInterface *health_check_service)

Previous Class AppWorkerServer
Next Class DLManagedMemoryBufferVersioned
© Copyright 2022-2025, NVIDIA. Last updated on Jul 1, 2025.