Clio develop
The XRP Ledger API server.
Loading...
Searching...
No Matches
etl::impl::AsyncCallData Class Reference

Public Types

enum class  CallStatus { MORE , DONE , ERRORED }
 

Public Member Functions

 AsyncCallData (uint32_t seq, ripple::uint256 const &marker, std::optional< ripple::uint256 > const &nextMarker)
 
CallStatus process (std::unique_ptr< org::xrpl::rpc::v1::XRPLedgerAPIService::Stub > &stub, grpc::CompletionQueue &cq, BackendInterface &backend, bool abort, bool cacheOnly=false)
 
void call (std::unique_ptr< org::xrpl::rpc::v1::XRPLedgerAPIService::Stub > &stub, grpc::CompletionQueue &cq)
 
std::string getMarkerPrefix ()
 
std::string getLastKey ()
 

The documentation for this class was generated from the following file: