Class MetricServiceGrpc.MetricServiceImplBase

  • All Implemented Interfaces:
    MetricServiceGrpc.AsyncService, io.grpc.BindableService
    Enclosing class:
    MetricServiceGrpc

    public abstract static class MetricServiceGrpc.MetricServiceImplBase
    extends Object
    implements io.grpc.BindableService, MetricServiceGrpc.AsyncService
    Base class for the server implementation of the service MetricService.
     Manages metric descriptors, monitored resource descriptors, and
     time series data.
     
    • Constructor Detail

      • MetricServiceImplBase

        public MetricServiceImplBase()
    • Method Detail

      • bindService

        public final io.grpc.ServerServiceDefinition bindService()
        Specified by:
        bindService in interface io.grpc.BindableService