public abstract static class TransactionLogServiceGrpc.TransactionLogServiceImplBase extends Object implements io.grpc.BindableService
experiment
| Constructor and Description |
|---|
TransactionLogServiceImplBase() |
| Modifier and Type | Method and Description |
|---|---|
io.grpc.ServerServiceDefinition |
bindService() |
void |
getTransactionLogByActionHash(GetTransactionLogByActionHashRequest request,
io.grpc.stub.StreamObserver<GetTransactionLogByActionHashResponse> responseObserver) |
void |
getTransactionLogByBlockHeight(GetTransactionLogByBlockHeightRequest request,
io.grpc.stub.StreamObserver<GetTransactionLogByBlockHeightResponse> responseObserver) |
public void getTransactionLogByActionHash(GetTransactionLogByActionHashRequest request, io.grpc.stub.StreamObserver<GetTransactionLogByActionHashResponse> responseObserver)
public void getTransactionLogByBlockHeight(GetTransactionLogByBlockHeightRequest request, io.grpc.stub.StreamObserver<GetTransactionLogByBlockHeightResponse> responseObserver)
public final io.grpc.ServerServiceDefinition bindService()
bindService in interface io.grpc.BindableServiceCopyright © 2022 IoTeX Group. All rights reserved.