Classes | |
class | connectstrParser |
Variables | |
string | f1 = 'frontier://cmsfrontier.cern.ch:8000/LumiPrep/CMS_LUMI_DEV_OFFLINE' |
string | f2 = 'frontier://(serverurl=cmsfrontier.cern.ch:8000/LumiPrep/CMS_LUMI_DEV_OFFLINE)' |
string | f3 = 'frontier://(proxyurl=http://cmst0frontier.cern.ch:3128)(proxyurl=http://cmst0frontier.cern.ch:3128)(proxyurl=http://cmst0frontier1.cern.ch:3128)(proxyurl=http://cmst0frontier2.cern.ch:3128)(serverurl=http://cmsfrontier.cern.ch:8000/LumiPrep)(serverurl=http://cmsfrontier.cern.ch:8000)/LumiPrep)(serverurl=http://cmsfrontier1.cern.ch:8000/LumiPrep)(serverurl=http://cmsfrontier2.cern.ch:8000/LumiPrep)(serverurl=http://cmsfrontier3.cern.ch:8000/LumiPrep)(serverurl=http://cmsfrontier4.cern.ch:8000/LumiPrep)/CMS_LUMI_DEV_OFFLINE' |
string | f4 = 'frontier://LumiPrep/CMS_LUMI_DEV_OFFLINE' |
string | f5 = 'frontier://LumiPrep(otherparameter=value)/CMS_LUMI_DEV_OFFLINE' |
string | f6 = 'frontier://LumiCalc/CMS_LUMI_PROD' |
tuple | frontierparser = cacheconfigParser.cacheconfigParser() |
string | o = 'oracle://cms_orcoff_prep/CMS_LUMI_DEV_OFFLINE' |
tuple | parser = connectstrParser(o) |
string | sitelocalconfig = '/afs/cern.ch/user/x/xiezhen/w1/site-local-config.xml' |
string connectstrParser.f1 = 'frontier://cmsfrontier.cern.ch:8000/LumiPrep/CMS_LUMI_DEV_OFFLINE' |
Definition at line 75 of file connectstrParser.py.
string connectstrParser.f2 = 'frontier://(serverurl=cmsfrontier.cern.ch:8000/LumiPrep/CMS_LUMI_DEV_OFFLINE)' |
Definition at line 80 of file connectstrParser.py.
string connectstrParser.f3 = 'frontier://(proxyurl=http://cmst0frontier.cern.ch:3128)(proxyurl=http://cmst0frontier.cern.ch:3128)(proxyurl=http://cmst0frontier1.cern.ch:3128)(proxyurl=http://cmst0frontier2.cern.ch:3128)(serverurl=http://cmsfrontier.cern.ch:8000/LumiPrep)(serverurl=http://cmsfrontier.cern.ch:8000)/LumiPrep)(serverurl=http://cmsfrontier1.cern.ch:8000/LumiPrep)(serverurl=http://cmsfrontier2.cern.ch:8000/LumiPrep)(serverurl=http://cmsfrontier3.cern.ch:8000/LumiPrep)(serverurl=http://cmsfrontier4.cern.ch:8000/LumiPrep)/CMS_LUMI_DEV_OFFLINE' |
Definition at line 85 of file connectstrParser.py.
string connectstrParser.f4 = 'frontier://LumiPrep/CMS_LUMI_DEV_OFFLINE' |
Definition at line 90 of file connectstrParser.py.
string connectstrParser.f5 = 'frontier://LumiPrep(otherparameter=value)/CMS_LUMI_DEV_OFFLINE' |
Definition at line 101 of file connectstrParser.py.
string connectstrParser.f6 = 'frontier://LumiCalc/CMS_LUMI_PROD' |
Definition at line 107 of file connectstrParser.py.
tuple connectstrParser.frontierparser = cacheconfigParser.cacheconfigParser() |
Definition at line 96 of file connectstrParser.py.
string connectstrParser.o = 'oracle://cms_orcoff_prep/CMS_LUMI_DEV_OFFLINE' |
Definition at line 70 of file connectstrParser.py.
tuple connectstrParser.parser = connectstrParser(o) |
Definition at line 71 of file connectstrParser.py.
string connectstrParser.sitelocalconfig = '/afs/cern.ch/user/x/xiezhen/w1/site-local-config.xml' |
Definition at line 95 of file connectstrParser.py.