Package com.daml.ledger.api.v1.admin
Class MeteringReportServiceGrpc.MeteringReportServiceImplBase
- java.lang.Object
-
- com.daml.ledger.api.v1.admin.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 Summary
Constructors Constructor Description MeteringReportServiceImplBase()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description io.grpc.ServerServiceDefinition
bindService()
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface com.daml.ledger.api.v1.admin.MeteringReportServiceGrpc.AsyncService
getMeteringReport
-
-