Public Member Functions | |
def | __init__ (self) |
def | add (self, job_name, config_filename, int_val, en_flag) |
def | connect (self, service, args) |
def | dumpConfig (self, jname, versionIndex, configFile) |
def | listConfig (self, jname) |
def | listJobs (self) |
def | migrateConfig (self) |
def | readConfiguration (self, config_filename) |
def | runManager (self) |
def | set (self, job_name, en_flag) |
def | setConfig (self, job_name, config_filename) |
def | setInterval (self, job_name, int_val) |
Public Member Functions inherited from o2olib.O2OMgr | |
def | __init__ (self) |
def | getSession (self, db_service, auth) |
def | logger (self) |
Public Attributes | |
conf_dict | |
db_connection | |
session | |
verbose | |
Public Attributes inherited from o2olib.O2OMgr | |
eng | |
logger | |
def o2olib.O2OJobMgr.add | ( | self, | |
job_name, | |||
config_filename, | |||
int_val, | |||
en_flag | |||
) |
Definition at line 174 of file o2olib.py.
References relativeConstraints.error, info(), and o2olib.O2OJobMgr.readConfiguration().
Referenced by counter.Counter.register(), SequenceTypes.Task.remove(), and SequenceTypes.Task.replace().
def o2olib.O2OJobMgr.connect | ( | self, | |
service, | |||
args | |||
) |
Definition at line 162 of file o2olib.py.
Referenced by Vispa.Gui.ZoomableScrollArea.ZoomableScrollArea.__init__(), Vispa.Views.PropertyView.BooleanProperty.__init__(), Vispa.Gui.FindDialog.FindDialog._addScript(), Vispa.Gui.FindDialog.FindDialog._addStringProperty(), Vispa.Main.Application.Application._connectSignals(), Vispa.Plugins.ConfigEditor.CodeTableView.CodeTableView._createItem(), Vispa.Gui.BoxContentDialog.BoxContentDialog.addButton(), Vispa.Gui.ToolBoxContainer.ToolBoxContainer.addWidget(), Vispa.Views.PropertyView.PropertyView.append(), Vispa.Views.PropertyView.PropertyView.appendAddRow(), Vispa.Main.Application.Application.createAction(), Vispa.Views.PropertyView.TextEditWithButtonProperty.createButton(), Vispa.Views.LineDecayView.LineDecayView.createLineDecayContainer(), Vispa.Views.PropertyView.TextEditWithButtonProperty.createLineEdit(), Vispa.Views.LineDecayView.LineDecayContainer.createObject(), Vispa.Views.PropertyView.TextEditWithButtonProperty.createTextEdit(), Vispa.Plugins.Browser.BrowserTabController.BrowserTabController.filterDialog(), Vispa.Plugins.Browser.BrowserTabController.BrowserTabController.find(), Vispa.Gui.PortWidget.PortWidget.mouseMoveEvent(), Vispa.Views.PropertyView.BooleanProperty.setChecked(), Vispa.Main.SplitterTab.SplitterTab.setController(), Vispa.Plugins.Browser.BrowserTab.BrowserTab.setController(), Vispa.Views.PropertyView.BooleanProperty.setReadOnly(), Vispa.Views.PropertyView.DropDownProperty.setReadOnly(), Vispa.Views.PropertyView.TextEditWithButtonProperty.setReadOnly(), Vispa.Plugins.Browser.BrowserTabController.BrowserTabController.setTab(), Vispa.Views.PropertyView.IntegerProperty.setValue(), Vispa.Plugins.Browser.BrowserTabController.BrowserTabController.switchCenterView(), o2o_db_cfgmap.DbManagerDAQ.update_hashmap(), Vispa.Plugins.EdmBrowser.EdmBrowserTabController.EdmBrowserTabController.updateViewMenu(), and Vispa.Plugins.ConfigEditor.ConfigEditorTabController.ConfigEditorTabController.updateViewMenu().
def o2olib.O2OJobMgr.dumpConfig | ( | self, | |
jname, | |||
versionIndex, | |||
configFile | |||
) |
Definition at line 295 of file o2olib.py.
References relativeConstraints.error, createfilelist.int, and str.
Referenced by Types.SecSource.configValue().
def o2olib.O2OJobMgr.listConfig | ( | self, | |
jname | |||
) |
Definition at line 273 of file o2olib.py.
References relativeConstraints.error, info(), and str.
def o2olib.O2OJobMgr.listJobs | ( | self | ) |
Definition at line 252 of file o2olib.py.
References Vispa.Plugins.EdmBrowser.EdmDataAccessor.all(), o2olib.print_table(), and str.
Referenced by o2olib.O2OTool.execute().
def o2olib.O2OJobMgr.migrateConfig | ( | self | ) |
Definition at line 238 of file o2olib.py.
References info().
def o2olib.O2OJobMgr.readConfiguration | ( | self, | |
config_filename | |||
) |
Definition at line 146 of file o2olib.py.
References relativeConstraints.error.
Referenced by o2olib.O2OJobMgr.add(), and o2olib.O2OJobMgr.setConfig().
def o2olib.O2OJobMgr.runManager | ( | self | ) |
Definition at line 171 of file o2olib.py.
References o2olib.O2OJobMgr.db_connection, querying.connection.session, and o2olib.O2OJobMgr.session.
def o2olib.O2OJobMgr.set | ( | self, | |
job_name, | |||
en_flag | |||
) |
Definition at line 193 of file o2olib.py.
References relativeConstraints.error, and info().
def o2olib.O2OJobMgr.setConfig | ( | self, | |
job_name, | |||
config_filename | |||
) |
Definition at line 209 of file o2olib.py.
References relativeConstraints.error, info(), and o2olib.O2OJobMgr.readConfiguration().
Referenced by o2olib.O2OTool.execute().
def o2olib.O2OJobMgr.setInterval | ( | self, | |
job_name, | |||
int_val | |||
) |
Definition at line 225 of file o2olib.py.
References relativeConstraints.error, and info().
Referenced by o2olib.O2OTool.execute().
o2olib.O2OJobMgr.conf_dict |
Definition at line 143 of file o2olib.py.
Referenced by o2olib.O2ORunMgr.executeJob().
o2olib.O2OJobMgr.db_connection |
Definition at line 142 of file o2olib.py.
Referenced by o2olib.O2OJobMgr.runManager().
o2olib.O2OJobMgr.session |
Definition at line 163 of file o2olib.py.
Referenced by o2olib.O2OJobMgr.runManager().
o2olib.O2OJobMgr.verbose |
Definition at line 164 of file o2olib.py.
Referenced by python.diff_provenance.difference.list_diff(), python.diffProv.difference.list_diff(), python.diff_provenance.difference.module_diff(), python.diffProv.difference.module_diff(), python.diff_provenance.difference.onefilemodules(), python.diffProv.difference.onefilemodules(), core.TriggerMatchAnalyzer.TriggerMatchAnalyzer.process(), core.SkimAnalyzerCount.SkimAnalyzerCount.process(), objects.VertexAnalyzer.VertexAnalyzer.process(), and confdbOfflineConverter.OfflineConverter.query().