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