@Generated(value="by gRPC proto compiler",
comments="Source: com/daml/ledger/api/v1/ledger_configuration_service.proto")
public final class LedgerConfigurationServiceGrpc
extends java.lang.Object
LedgerConfigurationService allows clients to subscribe to changes of the ledger configuration.
Modifier and Type | Class and Description |
---|---|
static class |
LedgerConfigurationServiceGrpc.LedgerConfigurationServiceBlockingStub
LedgerConfigurationService allows clients to subscribe to changes of the ledger configuration.
|
static class |
LedgerConfigurationServiceGrpc.LedgerConfigurationServiceFutureStub
LedgerConfigurationService allows clients to subscribe to changes of the ledger configuration.
|
static class |
LedgerConfigurationServiceGrpc.LedgerConfigurationServiceImplBase
LedgerConfigurationService allows clients to subscribe to changes of the ledger configuration.
|
static class |
LedgerConfigurationServiceGrpc.LedgerConfigurationServiceStub
LedgerConfigurationService allows clients to subscribe to changes of the ledger configuration.
|
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
SERVICE_NAME |
Modifier and Type | Method and Description |
---|---|
static io.grpc.MethodDescriptor<LedgerConfigurationServiceOuterClass.GetLedgerConfigurationRequest,LedgerConfigurationServiceOuterClass.GetLedgerConfigurationResponse> |
getGetLedgerConfigurationMethod() |
static io.grpc.ServiceDescriptor |
getServiceDescriptor() |
static LedgerConfigurationServiceGrpc.LedgerConfigurationServiceBlockingStub |
newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
|
static LedgerConfigurationServiceGrpc.LedgerConfigurationServiceFutureStub |
newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
|
static LedgerConfigurationServiceGrpc.LedgerConfigurationServiceStub |
newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
|
public static final java.lang.String SERVICE_NAME
public static io.grpc.MethodDescriptor<LedgerConfigurationServiceOuterClass.GetLedgerConfigurationRequest,LedgerConfigurationServiceOuterClass.GetLedgerConfigurationResponse> getGetLedgerConfigurationMethod()
public static LedgerConfigurationServiceGrpc.LedgerConfigurationServiceStub newStub(io.grpc.Channel channel)
public static LedgerConfigurationServiceGrpc.LedgerConfigurationServiceBlockingStub newBlockingStub(io.grpc.Channel channel)
public static LedgerConfigurationServiceGrpc.LedgerConfigurationServiceFutureStub newFutureStub(io.grpc.Channel channel)
public static io.grpc.ServiceDescriptor getServiceDescriptor()