cmc__update_primary {pkgcache} | R Documentation |
Update the primary cache from the replica cache
Description
Update the primary cache from the replica cache
Usage
cmc__update_primary(self, private, rds, packages, lock)
Arguments
self |
self |
private |
private self |
rds |
Whether to update the RDS file. |
packages |
Whether to update the PACKAGES files (+ ETag files). |
Value
Nothing.
[Package pkgcache version 2.2.4 Index]