Class ServiceControllerGrpc.ServiceControllerImplBase (1.41.0)

public abstract static class ServiceControllerGrpc.ServiceControllerImplBase implements BindableService, ServiceControllerGrpc.AsyncService

Base class for the server implementation of the service ServiceController.

Service Control API v2 Private Preview. This feature is only available for approved services. This API provides admission control and telemetry reporting for services that are integrated with Service Infrastructure.

Inheritance

java.lang.Object > ServiceControllerGrpc.ServiceControllerImplBase

Implements

io.grpc.BindableService, ServiceControllerGrpc.AsyncService

Constructors

ServiceControllerImplBase()

public ServiceControllerImplBase()

Methods

bindService()

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