public static final class TransactionLogServiceGrpc.TransactionLogServiceStub extends io.grpc.stub.AbstractStub<TransactionLogServiceGrpc.TransactionLogServiceStub>
experiment
| Modifier and Type | Method and Description |
|---|---|
protected TransactionLogServiceGrpc.TransactionLogServiceStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
void |
getTransactionLogByActionHash(GetTransactionLogByActionHashRequest request,
io.grpc.stub.StreamObserver<GetTransactionLogByActionHashResponse> responseObserver) |
void |
getTransactionLogByBlockHeight(GetTransactionLogByBlockHeightRequest request,
io.grpc.stub.StreamObserver<GetTransactionLogByBlockHeightResponse> responseObserver) |
protected TransactionLogServiceGrpc.TransactionLogServiceStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build in class io.grpc.stub.AbstractStub<TransactionLogServiceGrpc.TransactionLogServiceStub>public void getTransactionLogByActionHash(GetTransactionLogByActionHashRequest request, io.grpc.stub.StreamObserver<GetTransactionLogByActionHashResponse> responseObserver)
public void getTransactionLogByBlockHeight(GetTransactionLogByBlockHeightRequest request, io.grpc.stub.StreamObserver<GetTransactionLogByBlockHeightResponse> responseObserver)
Copyright © 2022 IoTeX Group. All rights reserved.