Searched refs:primary_store (Results 1 – 3 of 3) sorted by relevance
36 def __init__(self, primary_store, shadow_store, argument53 self._primary_store = primary_store67 def commit_with_substitute(self, info, primary_store=None, argument82 if primary_store is not None:83 primary_store.commit(info)
290 primary_store = afe_store.AfeStoreKeepPool(host.hostname)293 primary_store=primary_store,
1624 primary_store = afe_store.AfeStore(hostname)1626 primary_store.get(force_refresh=True)1639 return shadowing_store.ShadowingStore(primary_store, shadow_store)