Class CommandInspectionServiceGrpc.CommandInspectionServiceBlockingStub

java.lang.Object
io.grpc.stub.AbstractStub<S>
io.grpc.stub.AbstractBlockingStub<CommandInspectionServiceGrpc.CommandInspectionServiceBlockingStub>
com.daml.ledger.api.v2.admin.CommandInspectionServiceGrpc.CommandInspectionServiceBlockingStub
Enclosing class:
CommandInspectionServiceGrpc

public static final class CommandInspectionServiceGrpc.CommandInspectionServiceBlockingStub extends io.grpc.stub.AbstractBlockingStub<CommandInspectionServiceGrpc.CommandInspectionServiceBlockingStub>
A stub to allow clients to do synchronous rpc calls to 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.