@Generated(value="by gRPC proto compiler",
           comments="Source: com/daml/ledger/api/v1/ledger_identity_service.proto")
public final class LedgerIdentityServiceGrpc
extends java.lang.Object
Allows clients to verify that the server they are communicating with exposes the ledger they wish to operate on. Note that every ledger has a unique ID.
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
LedgerIdentityServiceGrpc.LedgerIdentityServiceBlockingStub
 Allows clients to verify that the server they are communicating with exposes the ledger they wish to operate on. 
 | 
static class  | 
LedgerIdentityServiceGrpc.LedgerIdentityServiceFutureStub
 Allows clients to verify that the server they are communicating with exposes the ledger they wish to operate on. 
 | 
static class  | 
LedgerIdentityServiceGrpc.LedgerIdentityServiceImplBase
 Allows clients to verify that the server they are communicating with exposes the ledger they wish to operate on. 
 | 
static class  | 
LedgerIdentityServiceGrpc.LedgerIdentityServiceStub
 Allows clients to verify that the server they are communicating with exposes the ledger they wish to operate on. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
static java.lang.String | 
SERVICE_NAME  | 
| Modifier and Type | Method and Description | 
|---|---|
static io.grpc.MethodDescriptor<LedgerIdentityServiceOuterClass.GetLedgerIdentityRequest,LedgerIdentityServiceOuterClass.GetLedgerIdentityResponse> | 
getGetLedgerIdentityMethod()  | 
static io.grpc.ServiceDescriptor | 
getServiceDescriptor()  | 
static LedgerIdentityServiceGrpc.LedgerIdentityServiceBlockingStub | 
newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service 
 | 
static LedgerIdentityServiceGrpc.LedgerIdentityServiceFutureStub | 
newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service 
 | 
static LedgerIdentityServiceGrpc.LedgerIdentityServiceStub | 
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<LedgerIdentityServiceOuterClass.GetLedgerIdentityRequest,LedgerIdentityServiceOuterClass.GetLedgerIdentityResponse> getGetLedgerIdentityMethod()
public static LedgerIdentityServiceGrpc.LedgerIdentityServiceStub newStub(io.grpc.Channel channel)
public static LedgerIdentityServiceGrpc.LedgerIdentityServiceBlockingStub newBlockingStub(io.grpc.Channel channel)
public static LedgerIdentityServiceGrpc.LedgerIdentityServiceFutureStub newFutureStub(io.grpc.Channel channel)
public static io.grpc.ServiceDescriptor getServiceDescriptor()