Class MeteringReportServiceGrpc.MeteringReportServiceImplBase

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

    public abstract static class MeteringReportServiceGrpc.MeteringReportServiceImplBase
    extends java.lang.Object
    implements io.grpc.BindableService, MeteringReportServiceGrpc.AsyncService
    Base class for the server implementation of the service MeteringReportService.
     Experimental API to retrieve metering reports.
     Metering reports aim to provide the information necessary for billing participant
     and application operators.
     
    • Constructor Detail

      • MeteringReportServiceImplBase

        public MeteringReportServiceImplBase()
    • Method Detail

      • bindService

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