Classes | |
class | DDOptionParser |
Functions | |
def | sendMessage (host, port, dbsInst, userInput, page, limit, xml=0, case='on', iface='dd', details=0, cff=0, debug=0) |
Variables | |
args | |
dbsInst | |
host | |
input | |
optManager | |
opts | |
port | |
result | |
def query.sendMessage | ( | host, | |
port, | |||
dbsInst, | |||
userInput, | |||
page, | |||
limit, | |||
xml = 0 , |
|||
case = 'on' , |
|||
iface = 'dd' , |
|||
details = 0 , |
|||
cff = 0 , |
|||
debug = 0 |
|||
) |
Send message to server, message should be an well formed XML document.
Definition at line 51 of file query.py.
References createfilelist.int, join(), python.rootplot.root2matplotlib.replace(), and str.
query.host |
Definition at line 114 of file query.py.
Referenced by edm::service::SiteLocalConfigService.computeStatisticsDestination(), DQMService.DQMService(), EcalTPGParamReaderFromDB.EcalTPGParamReaderFromDB(), dqm::DQMFileSaverPB.fillJson(), DQMFileSaver.fillJson(), XrdAdaptor::Source.getHostname(), DQMNet.listenToCollector(), XrdAdaptor::Source.setLastDowngrade(), and DQMNet.updateToCollector().
query.port |
Definition at line 115 of file query.py.
Referenced by edm::service::SiteLocalConfigService.computeStatisticsDestination(), DQMService.DQMService(), EcalTPGParamReaderFromDB.EcalTPGParamReaderFromDB(), DQMNet.listenToCollector(), HCAL_HLX::TCPReceiver.SetPort(), HCAL_HLX::TCPReceiver.TCPReceiver(), and DQMNet.updateToCollector().