Class ABCIApplicationGrpc


  • public final class ABCIApplicationGrpc
    extends java.lang.Object
    • Method Detail

      • getEchoMethod

        public static io.grpc.MethodDescriptor<tendermint.abci.Types.RequestEcho,​tendermint.abci.Types.ResponseEcho> getEchoMethod()
      • getFlushMethod

        public static io.grpc.MethodDescriptor<tendermint.abci.Types.RequestFlush,​tendermint.abci.Types.ResponseFlush> getFlushMethod()
      • getInfoMethod

        public static io.grpc.MethodDescriptor<tendermint.abci.Types.RequestInfo,​tendermint.abci.Types.ResponseInfo> getInfoMethod()
      • getSetOptionMethod

        public static io.grpc.MethodDescriptor<tendermint.abci.Types.RequestSetOption,​tendermint.abci.Types.ResponseSetOption> getSetOptionMethod()
      • getDeliverTxMethod

        public static io.grpc.MethodDescriptor<tendermint.abci.Types.RequestDeliverTx,​tendermint.abci.Types.ResponseDeliverTx> getDeliverTxMethod()
      • getCheckTxMethod

        public static io.grpc.MethodDescriptor<tendermint.abci.Types.RequestCheckTx,​tendermint.abci.Types.ResponseCheckTx> getCheckTxMethod()
      • getQueryMethod

        public static io.grpc.MethodDescriptor<tendermint.abci.Types.RequestQuery,​tendermint.abci.Types.ResponseQuery> getQueryMethod()
      • getCommitMethod

        public static io.grpc.MethodDescriptor<tendermint.abci.Types.RequestCommit,​tendermint.abci.Types.ResponseCommit> getCommitMethod()
      • getInitChainMethod

        public static io.grpc.MethodDescriptor<tendermint.abci.Types.RequestInitChain,​tendermint.abci.Types.ResponseInitChain> getInitChainMethod()
      • getBeginBlockMethod

        public static io.grpc.MethodDescriptor<tendermint.abci.Types.RequestBeginBlock,​tendermint.abci.Types.ResponseBeginBlock> getBeginBlockMethod()
      • getEndBlockMethod

        public static io.grpc.MethodDescriptor<tendermint.abci.Types.RequestEndBlock,​tendermint.abci.Types.ResponseEndBlock> getEndBlockMethod()
      • getListSnapshotsMethod

        public static io.grpc.MethodDescriptor<tendermint.abci.Types.RequestListSnapshots,​tendermint.abci.Types.ResponseListSnapshots> getListSnapshotsMethod()
      • getOfferSnapshotMethod

        public static io.grpc.MethodDescriptor<tendermint.abci.Types.RequestOfferSnapshot,​tendermint.abci.Types.ResponseOfferSnapshot> getOfferSnapshotMethod()
      • getLoadSnapshotChunkMethod

        public static io.grpc.MethodDescriptor<tendermint.abci.Types.RequestLoadSnapshotChunk,​tendermint.abci.Types.ResponseLoadSnapshotChunk> getLoadSnapshotChunkMethod()
      • getApplySnapshotChunkMethod

        public static io.grpc.MethodDescriptor<tendermint.abci.Types.RequestApplySnapshotChunk,​tendermint.abci.Types.ResponseApplySnapshotChunk> getApplySnapshotChunkMethod()
      • getServiceDescriptor

        public static io.grpc.ServiceDescriptor getServiceDescriptor()