@Generated(value="by gRPC proto compiler",
comments="Source: com/daml/ledger/api/v1/transaction_service.proto")
public final class TransactionServiceGrpc
extends java.lang.Object
Allows clients to read transactions from the ledger.
Modifier and Type | Class and Description |
---|---|
static class |
TransactionServiceGrpc.TransactionServiceBlockingStub
Allows clients to read transactions from the ledger.
|
static class |
TransactionServiceGrpc.TransactionServiceFutureStub
Allows clients to read transactions from the ledger.
|
static class |
TransactionServiceGrpc.TransactionServiceImplBase
Allows clients to read transactions from the ledger.
|
static class |
TransactionServiceGrpc.TransactionServiceStub
Allows clients to read transactions from the ledger.
|
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<TransactionServiceOuterClass.GetTransactionsRequest,TransactionServiceOuterClass.GetTransactionsResponse> getGetTransactionsMethod()
public static io.grpc.MethodDescriptor<TransactionServiceOuterClass.GetTransactionsRequest,TransactionServiceOuterClass.GetTransactionTreesResponse> getGetTransactionTreesMethod()
public static io.grpc.MethodDescriptor<TransactionServiceOuterClass.GetTransactionByEventIdRequest,TransactionServiceOuterClass.GetTransactionResponse> getGetTransactionByEventIdMethod()
public static io.grpc.MethodDescriptor<TransactionServiceOuterClass.GetTransactionByIdRequest,TransactionServiceOuterClass.GetTransactionResponse> getGetTransactionByIdMethod()
public static io.grpc.MethodDescriptor<TransactionServiceOuterClass.GetTransactionByEventIdRequest,TransactionServiceOuterClass.GetFlatTransactionResponse> getGetFlatTransactionByEventIdMethod()
public static io.grpc.MethodDescriptor<TransactionServiceOuterClass.GetTransactionByIdRequest,TransactionServiceOuterClass.GetFlatTransactionResponse> getGetFlatTransactionByIdMethod()
public static io.grpc.MethodDescriptor<TransactionServiceOuterClass.GetLedgerEndRequest,TransactionServiceOuterClass.GetLedgerEndResponse> getGetLedgerEndMethod()
public static TransactionServiceGrpc.TransactionServiceStub newStub(io.grpc.Channel channel)
public static TransactionServiceGrpc.TransactionServiceBlockingStub newBlockingStub(io.grpc.Channel channel)
public static TransactionServiceGrpc.TransactionServiceFutureStub newFutureStub(io.grpc.Channel channel)
public static io.grpc.ServiceDescriptor getServiceDescriptor()