Class SpecialistPoolServiceGrpc.SpecialistPoolServiceImplBase (3.42.0)

public abstract static class SpecialistPoolServiceGrpc.SpecialistPoolServiceImplBase implements BindableService, SpecialistPoolServiceGrpc.AsyncService

Base class for the server implementation of the service SpecialistPoolService.

A service for creating and managing Customer SpecialistPools. When customers start Data Labeling jobs, they can reuse/create Specialist Pools to bring their own Specialists to label the data. Customers can add/remove Managers for the Specialist Pool on Cloud console, then Managers will get email notifications to manage Specialists and tasks on CrowdCompute console.

Inheritance

java.lang.Object > SpecialistPoolServiceGrpc.SpecialistPoolServiceImplBase

Implements

io.grpc.BindableService, SpecialistPoolServiceGrpc.AsyncService

Constructors

SpecialistPoolServiceImplBase()

public SpecialistPoolServiceImplBase()

Methods

bindService()

public final ServerServiceDefinition bindService()
Returns
TypeDescription
io.grpc.ServerServiceDefinition