@Generated(value="by gRPC proto compiler",
comments="Source: com/daml/ledger/api/v1/command_service.proto")
public final class CommandServiceGrpc
extends java.lang.Object
Command Service is able to correlate submitted commands with completion data, identify timeouts, and return contextual information with each tracking result. This supports the implementation of stateless clients.
Modifier and Type | Class and Description |
---|---|
static class |
CommandServiceGrpc.CommandServiceBlockingStub
Command Service is able to correlate submitted commands with completion data, identify timeouts, and return contextual
information with each tracking result.
|
static class |
CommandServiceGrpc.CommandServiceFutureStub
Command Service is able to correlate submitted commands with completion data, identify timeouts, and return contextual
information with each tracking result.
|
static class |
CommandServiceGrpc.CommandServiceImplBase
Command Service is able to correlate submitted commands with completion data, identify timeouts, and return contextual
information with each tracking result.
|
static class |
CommandServiceGrpc.CommandServiceStub
Command Service is able to correlate submitted commands with completion data, identify timeouts, and return contextual
information with each tracking result.
|
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<CommandServiceOuterClass.SubmitAndWaitRequest,com.google.protobuf.Empty> getSubmitAndWaitMethod()
public static io.grpc.MethodDescriptor<CommandServiceOuterClass.SubmitAndWaitRequest,CommandServiceOuterClass.SubmitAndWaitForTransactionIdResponse> getSubmitAndWaitForTransactionIdMethod()
public static io.grpc.MethodDescriptor<CommandServiceOuterClass.SubmitAndWaitRequest,CommandServiceOuterClass.SubmitAndWaitForTransactionResponse> getSubmitAndWaitForTransactionMethod()
public static io.grpc.MethodDescriptor<CommandServiceOuterClass.SubmitAndWaitRequest,CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse> getSubmitAndWaitForTransactionTreeMethod()
public static CommandServiceGrpc.CommandServiceStub newStub(io.grpc.Channel channel)
public static CommandServiceGrpc.CommandServiceBlockingStub newBlockingStub(io.grpc.Channel channel)
public static CommandServiceGrpc.CommandServiceFutureStub newFutureStub(io.grpc.Channel channel)
public static io.grpc.ServiceDescriptor getServiceDescriptor()