public class MultiThreadedNodeTreeDistributorFactory extends Objectimplements NodeTreeDistributorFactory
| Constructor and Description |
|---|
MultiThreadedNodeTreeDistributorFactory(int numThreads)
|
| Modifier and Type | Method and Description |
|---|---|
NodeTreeDistributor |
createDistributor(DataTree
|
public MultiThreadedNodeTreeDistributorFactory(int numThreads)
public NodeTreeDistributorcreateDistributor(DataTree tree, Node head, OsmIterator iterator, DataTreeOutputFactory outputFactory)