Searched refs:InMemoryHostInfoStore (Results 1 – 11 of 11) sorted by relevance
303 class InMemoryHostInfoStore(CachingHostInfoStore): class314 super(InMemoryHostInfoStore, self).__init__()343 return InMemoryHostInfoStore()
87 self.host_info_store = host_info.InMemoryHostInfoStore(info)
182 self.store = host_info.InMemoryHostInfoStore()349 host_info.InMemoryHostInfoStore))
172 store = host_info.InMemoryHostInfoStore(
107 class _FakeRaisingStore(host_info.InMemoryHostInfoStore):
64 store = host_info.InMemoryHostInfoStore()
89 host_info.InMemoryHostInfoStore())
62 store = host_info.InMemoryHostInfoStore(info=host_info.HostInfo(
33 self.host_info_store = host_info.InMemoryHostInfoStore(info)
847 store = host_info.InMemoryHostInfoStore(
121 host_info_store = host_info.InMemoryHostInfoStore()