Package org.openrefine.runners.local

Supplies a Runner which is designed for execution on a single machine, with parallelism. Grids and change data objects are computed lazily, using the PLL data structure. This is the default runner implementation.