public static final class ABCIApplicationGrpc.ABCIApplicationFutureStub extends io.grpc.stub.AbstractFutureStub<ABCIApplicationGrpc.ABCIApplicationFutureStub>
| Modifier and Type | Method and Description |
|---|---|
com.google.common.util.concurrent.ListenableFuture<tendermint.abci.Types.ResponseApplySnapshotChunk> |
applySnapshotChunk(tendermint.abci.Types.RequestApplySnapshotChunk request) |
com.google.common.util.concurrent.ListenableFuture<tendermint.abci.Types.ResponseBeginBlock> |
beginBlock(tendermint.abci.Types.RequestBeginBlock request) |
protected ABCIApplicationGrpc.ABCIApplicationFutureStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
com.google.common.util.concurrent.ListenableFuture<tendermint.abci.Types.ResponseCheckTx> |
checkTx(tendermint.abci.Types.RequestCheckTx request) |
com.google.common.util.concurrent.ListenableFuture<tendermint.abci.Types.ResponseCommit> |
commit(tendermint.abci.Types.RequestCommit request) |
com.google.common.util.concurrent.ListenableFuture<tendermint.abci.Types.ResponseDeliverTx> |
deliverTx(tendermint.abci.Types.RequestDeliverTx request) |
com.google.common.util.concurrent.ListenableFuture<tendermint.abci.Types.ResponseEcho> |
echo(tendermint.abci.Types.RequestEcho request) |
com.google.common.util.concurrent.ListenableFuture<tendermint.abci.Types.ResponseEndBlock> |
endBlock(tendermint.abci.Types.RequestEndBlock request) |
com.google.common.util.concurrent.ListenableFuture<tendermint.abci.Types.ResponseFlush> |
flush(tendermint.abci.Types.RequestFlush request) |
com.google.common.util.concurrent.ListenableFuture<tendermint.abci.Types.ResponseInfo> |
info(tendermint.abci.Types.RequestInfo request) |
com.google.common.util.concurrent.ListenableFuture<tendermint.abci.Types.ResponseInitChain> |
initChain(tendermint.abci.Types.RequestInitChain request) |
com.google.common.util.concurrent.ListenableFuture<tendermint.abci.Types.ResponseListSnapshots> |
listSnapshots(tendermint.abci.Types.RequestListSnapshots request) |
com.google.common.util.concurrent.ListenableFuture<tendermint.abci.Types.ResponseLoadSnapshotChunk> |
loadSnapshotChunk(tendermint.abci.Types.RequestLoadSnapshotChunk request) |
com.google.common.util.concurrent.ListenableFuture<tendermint.abci.Types.ResponseOfferSnapshot> |
offerSnapshot(tendermint.abci.Types.RequestOfferSnapshot request) |
com.google.common.util.concurrent.ListenableFuture<tendermint.abci.Types.ResponseQuery> |
query(tendermint.abci.Types.RequestQuery request) |
com.google.common.util.concurrent.ListenableFuture<tendermint.abci.Types.ResponseSetOption> |
setOption(tendermint.abci.Types.RequestSetOption request) |
protected ABCIApplicationGrpc.ABCIApplicationFutureStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build in class io.grpc.stub.AbstractStub<ABCIApplicationGrpc.ABCIApplicationFutureStub>public com.google.common.util.concurrent.ListenableFuture<tendermint.abci.Types.ResponseEcho> echo(tendermint.abci.Types.RequestEcho request)
public com.google.common.util.concurrent.ListenableFuture<tendermint.abci.Types.ResponseFlush> flush(tendermint.abci.Types.RequestFlush request)
public com.google.common.util.concurrent.ListenableFuture<tendermint.abci.Types.ResponseInfo> info(tendermint.abci.Types.RequestInfo request)
public com.google.common.util.concurrent.ListenableFuture<tendermint.abci.Types.ResponseSetOption> setOption(tendermint.abci.Types.RequestSetOption request)
public com.google.common.util.concurrent.ListenableFuture<tendermint.abci.Types.ResponseDeliverTx> deliverTx(tendermint.abci.Types.RequestDeliverTx request)
public com.google.common.util.concurrent.ListenableFuture<tendermint.abci.Types.ResponseCheckTx> checkTx(tendermint.abci.Types.RequestCheckTx request)
public com.google.common.util.concurrent.ListenableFuture<tendermint.abci.Types.ResponseQuery> query(tendermint.abci.Types.RequestQuery request)
public com.google.common.util.concurrent.ListenableFuture<tendermint.abci.Types.ResponseCommit> commit(tendermint.abci.Types.RequestCommit request)
public com.google.common.util.concurrent.ListenableFuture<tendermint.abci.Types.ResponseInitChain> initChain(tendermint.abci.Types.RequestInitChain request)
public com.google.common.util.concurrent.ListenableFuture<tendermint.abci.Types.ResponseBeginBlock> beginBlock(tendermint.abci.Types.RequestBeginBlock request)
public com.google.common.util.concurrent.ListenableFuture<tendermint.abci.Types.ResponseEndBlock> endBlock(tendermint.abci.Types.RequestEndBlock request)
public com.google.common.util.concurrent.ListenableFuture<tendermint.abci.Types.ResponseListSnapshots> listSnapshots(tendermint.abci.Types.RequestListSnapshots request)
public com.google.common.util.concurrent.ListenableFuture<tendermint.abci.Types.ResponseOfferSnapshot> offerSnapshot(tendermint.abci.Types.RequestOfferSnapshot request)
public com.google.common.util.concurrent.ListenableFuture<tendermint.abci.Types.ResponseLoadSnapshotChunk> loadSnapshotChunk(tendermint.abci.Types.RequestLoadSnapshotChunk request)
public com.google.common.util.concurrent.ListenableFuture<tendermint.abci.Types.ResponseApplySnapshotChunk> applySnapshotChunk(tendermint.abci.Types.RequestApplySnapshotChunk request)