All Methods Static Methods Concrete Methods
| Modifier and Type |
Method and Description |
static io.grpc.MethodDescriptor<EstimateActionGasConsumptionRequest,EstimateActionGasConsumptionResponse> |
getEstimateActionGasConsumptionMethod() |
static io.grpc.MethodDescriptor<EstimateGasForActionRequest,EstimateGasForActionResponse> |
getEstimateGasForActionMethod() |
static io.grpc.MethodDescriptor<GetAccountRequest,GetAccountResponse> |
getGetAccountMethod() |
static io.grpc.MethodDescriptor<GetActionsRequest,GetActionsResponse> |
getGetActionsMethod() |
static io.grpc.MethodDescriptor<GetActPoolActionsRequest,GetActPoolActionsResponse> |
getGetActPoolActionsMethod() |
static io.grpc.MethodDescriptor<GetBlockMetasRequest,GetBlockMetasResponse> |
getGetBlockMetasMethod() |
static io.grpc.MethodDescriptor<GetChainMetaRequest,GetChainMetaResponse> |
getGetChainMetaMethod() |
static io.grpc.MethodDescriptor<GetElectionBucketsRequest,GetElectionBucketsResponse> |
getGetElectionBucketsMethod() |
static io.grpc.MethodDescriptor<GetEpochMetaRequest,GetEpochMetaResponse> |
getGetEpochMetaMethod() |
static io.grpc.MethodDescriptor<GetEvmTransfersByActionHashRequest,GetEvmTransfersByActionHashResponse> |
getGetEvmTransfersByActionHashMethod() |
static io.grpc.MethodDescriptor<GetEvmTransfersByBlockHeightRequest,GetEvmTransfersByBlockHeightResponse> |
getGetEvmTransfersByBlockHeightMethod() |
static io.grpc.MethodDescriptor<GetLogsRequest,GetLogsResponse> |
getGetLogsMethod() |
static io.grpc.MethodDescriptor<GetRawBlocksRequest,GetRawBlocksResponse> |
getGetRawBlocksMethod() |
static io.grpc.MethodDescriptor<GetReceiptByActionRequest,GetReceiptByActionResponse> |
getGetReceiptByActionMethod() |
static io.grpc.MethodDescriptor<GetServerMetaRequest,GetServerMetaResponse> |
getGetServerMetaMethod() |
static io.grpc.MethodDescriptor<GetTransactionLogByActionHashRequest,GetTransactionLogByActionHashResponse> |
getGetTransactionLogByActionHashMethod() |
static io.grpc.MethodDescriptor<GetTransactionLogByBlockHeightRequest,GetTransactionLogByBlockHeightResponse> |
getGetTransactionLogByBlockHeightMethod() |
static io.grpc.MethodDescriptor<ReadContractRequest,ReadContractResponse> |
getReadContractMethod() |
static io.grpc.MethodDescriptor<ReadContractStorageRequest,ReadContractStorageResponse> |
getReadContractStorageMethod() |
static io.grpc.MethodDescriptor<ReadStateRequest,ReadStateResponse> |
getReadStateMethod() |
static io.grpc.MethodDescriptor<SendActionRequest,SendActionResponse> |
getSendActionMethod() |
static io.grpc.ServiceDescriptor |
getServiceDescriptor() |
static io.grpc.MethodDescriptor<StreamBlocksRequest,StreamBlocksResponse> |
getStreamBlocksMethod() |
static io.grpc.MethodDescriptor<StreamLogsRequest,StreamLogsResponse> |
getStreamLogsMethod() |
static io.grpc.MethodDescriptor<SuggestGasPriceRequest,SuggestGasPriceResponse> |
getSuggestGasPriceMethod() |
static io.grpc.MethodDescriptor<TraceTransactionStructLogsRequest,TraceTransactionStructLogsResponse> |
getTraceTransactionStructLogsMethod() |
static APIServiceGrpc.APIServiceBlockingStub |
newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
|
static APIServiceGrpc.APIServiceFutureStub |
newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
|
static APIServiceGrpc.APIServiceStub |
newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
|