Part of lp.services.database.multitablecopy View In Hierarchy
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. |