Part of canonical.database.multitablecopy View In Hierarchy
Implements interfaces: canonical.launchpad.interfaces.looptuner.ITunableLoop
Used by MultiTableCopy internally to tell DBLoopTuner what to do.
Method | __init__ | Undocumented |
Method | isDone | See ITunableLoop . |
Method | __call__ | See ITunableLoop . |
Method | prepareBatch | If batch_pouring_callback is defined, call it. |
Method | _commit | Commit ongoing transaction, start a new one. |