Class CommandInspectionServiceGrpc.CommandInspectionServiceImplBase

java.lang.Object
com.daml.ledger.api.v2.admin.CommandInspectionServiceGrpc.CommandInspectionServiceImplBase
All Implemented Interfaces:
CommandInspectionServiceGrpc.AsyncService, io.grpc.BindableService
Enclosing class:
CommandInspectionServiceGrpc

public abstract static class CommandInspectionServiceGrpc.CommandInspectionServiceImplBase extends Object implements io.grpc.BindableService, CommandInspectionServiceGrpc.AsyncService
Base class for the server implementation of the service CommandInspectionService.
 Status: experimental interface, will change before it is deemed production
 ready
 The inspection service provides methods for the ledger administrator
 to look under the hood of a running system.
 In V2 Ledger API this service is not available.
 
  • Constructor Details

    • CommandInspectionServiceImplBase

      public CommandInspectionServiceImplBase()
  • Method Details

    • bindService

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