Class MetricServiceGrpc.MetricServiceImplBase (3.42.0)

public abstract static class MetricServiceGrpc.MetricServiceImplBase implements BindableService, MetricServiceGrpc.AsyncService

Base class for the server implementation of the service MetricService.

Manages metric descriptors, monitored resource descriptors, and time series data.

Inheritance

java.lang.Object > MetricServiceGrpc.MetricServiceImplBase

Implements

io.grpc.BindableService, MetricServiceGrpc.AsyncService

Constructors

MetricServiceImplBase()

public MetricServiceImplBase()

Methods

bindService()

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