コード例 #1
0
ファイル: pilotdata_manager.py プロジェクト: ashleyz/BigJob
 def __restore_pd(self, pds_url):
     pd_list=CoordinationAdaptor.list_pd(pds_url) 
     for i in pd_list:
         pass
コード例 #2
0
 def __restore_pd(self, pds_url):
     pd_list = CoordinationAdaptor.list_pd(pds_url)
     for i in pd_list:
         pass