| Trees | Indices | Help |
|
|---|
|
|
Implement a grep-like mechanism to extract information out of the log files.
|
|||
|
LogParser The base class for log parsers in Qube, it provides all the functionality needed with the exception of calculating in-frame progress. |
|||
|
ProgressPercentageLogParser This LogParser class on of calcProgress() is for the most trivial case: |
|||
|
CmdRangeChunkLogParser This LogParser class is expected to be used for jobs whose agenda contains frame chunks or partitions. |
|||
|
|||
RGX_QUBE_RETRY_MSG = re.compile(r'qube! - retry/requeue
|
|||
__package__ =
|
|||
|
|||
RGX_QUBE_RETRY_MSG
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Apr 17 10:44:37 2017 | http://epydoc.sourceforge.net |