@Generated(value="by gRPC proto compiler",
comments="Source: com/daml/ledger/api/v1/admin/config_management_service.proto")
public final class ConfigManagementServiceGrpc
extends java.lang.Object
Ledger configuration management service provides methods for the ledger administrator to change the current ledger configuration. The services provides methods to modify different aspects of the configuration.
Modifier and Type | Class and Description |
---|---|
static class |
ConfigManagementServiceGrpc.ConfigManagementServiceBlockingStub
Ledger configuration management service provides methods for the ledger administrator
to change the current ledger configuration.
|
static class |
ConfigManagementServiceGrpc.ConfigManagementServiceFutureStub
Ledger configuration management service provides methods for the ledger administrator
to change the current ledger configuration.
|
static class |
ConfigManagementServiceGrpc.ConfigManagementServiceImplBase
Ledger configuration management service provides methods for the ledger administrator
to change the current ledger configuration.
|
static class |
ConfigManagementServiceGrpc.ConfigManagementServiceStub
Ledger configuration management service provides methods for the ledger administrator
to change the current ledger configuration.
|
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
SERVICE_NAME |
public static final java.lang.String SERVICE_NAME
public static io.grpc.MethodDescriptor<ConfigManagementServiceOuterClass.GetTimeModelRequest,ConfigManagementServiceOuterClass.GetTimeModelResponse> getGetTimeModelMethod()
public static io.grpc.MethodDescriptor<ConfigManagementServiceOuterClass.SetTimeModelRequest,ConfigManagementServiceOuterClass.SetTimeModelResponse> getSetTimeModelMethod()
public static ConfigManagementServiceGrpc.ConfigManagementServiceStub newStub(io.grpc.Channel channel)
public static ConfigManagementServiceGrpc.ConfigManagementServiceBlockingStub newBlockingStub(io.grpc.Channel channel)
public static ConfigManagementServiceGrpc.ConfigManagementServiceFutureStub newFutureStub(io.grpc.Channel channel)
public static io.grpc.ServiceDescriptor getServiceDescriptor()