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