Clio develop
The XRP Ledger API server.
Loading...
Searching...
No Matches
migration::cassandra::impl::FullTableScannerAdapterBase< TableDesc > Member List

This is the complete list of members for migration::cassandra::impl::FullTableScannerAdapterBase< TableDesc >, including all inherited members.

backend_migration::cassandra::impl::FullTableScannerAdapterBase< TableDesc >protected
FullTableScannerAdapterBase(std::shared_ptr< CassandraMigrationBackend > backend)migration::cassandra::impl::FullTableScannerAdapterBase< TableDesc >inline
onRowRead(TableDesc::Row const &row)=0migration::cassandra::impl::FullTableScannerAdapterBase< TableDesc >pure virtual
readByTokenRange(TokenRange const &range, boost::asio::yield_context yield)migration::cassandra::impl::FullTableScannerAdapterBase< TableDesc >inline
~FullTableScannerAdapterBase()=default (defined in migration::cassandra::impl::FullTableScannerAdapterBase< TableDesc >)migration::cassandra::impl::FullTableScannerAdapterBase< TableDesc >virtual