public class MultiThreadedNodeTreeDistributor extends AbstractNodeTreeDistributor
head, iterator, outputConfig, outputs, tree| Constructor and Description |
|---|
MultiThreadedNodeTreeDistributor(DataTree
|
MultiThreadedNodeTreeDistributor(DataTree
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
distributeNodes()
|
protected void |
initOutputs()
|
execute, getHead, getOutputspublic MultiThreadedNodeTreeDistributor(DataTreetree, Node head, DataTreeOutputFactory outputFactory, OsmIterator iterator, int numOutputThreads)
public MultiThreadedNodeTreeDistributor(DataTreetree, Node head, List <DataTreeOutputFactory > outputFactories, OsmIterator iterator)
protected void initOutputs()
throws IOException
initOutputs in class
AbstractNodeTreeDistributor
IOException
protected void distributeNodes()
throws IOException
distributeNodes in class
AbstractNodeTreeDistributor
IOException