◆ setFull()
void etlng::impl::CacheUpdater::setFull |
( |
| ) |
|
|
inlineoverridevirtual |
◆ update() [1/3]
◆ update() [2/3]
void etlng::impl::CacheUpdater::update |
( |
uint32_t | seq, |
|
|
std::vector< data::LedgerObject > const & | objs ) |
|
inlineoverridevirtual |
Update the cache with ledger objects at a specific sequence.
- Parameters
-
seq | The ledger sequence number |
objs | The ledger objects to update with |
Implements etlng::CacheUpdaterInterface.
◆ update() [3/3]
void etlng::impl::CacheUpdater::update |
( |
uint32_t | seq, |
|
|
std::vector< model::Object > const & | objs ) |
|
inlineoverridevirtual |
Update the cache with model objects at a specific sequence.
- Parameters
-
seq | The ledger sequence number |
objs | The model objects to update with |
Implements etlng::CacheUpdaterInterface.
The documentation for this class was generated from the following file: