Esempio n. 1
0
 def complete(self):
     recreate_person_video_record()
     sync_with_serverlog()
     refresh_offline_stats()
     refresh_online_stats()
     refresh_collection_partner_stats()
     setup_elastic_search()
Esempio n. 2
0
 def complete(self):
     recreate_person_video_record()
     sync_with_serverlog()
     refresh_offline_stats()
     refresh_online_stats()
     refresh_collection_partner_stats()
     setup_elastic_search()
Esempio n. 3
0
 def only_online(self):
     refresh_online_stats()
     refresh_collection_partner_stats()
     setup_elastic_search()
Esempio n. 4
0
 def only_online(self):
     refresh_online_stats()
     refresh_collection_partner_stats()
     setup_elastic_search()