Clio develop
The XRP Ledger API server.
Loading...
Searching...
No Matches
migration::cassandra::impl::ObjectsAdapter Member List

This is the complete list of members for migration::cassandra::impl::ObjectsAdapter, including all inherited members.

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