public class ThreadedWaysDistributor extends AbstractWaysDistributor
outputsNodes, outputsWays, stopped| Constructor and Description |
|---|
ThreadedWaysDistributor(Path
|
| Modifier and Type | Method and Description |
|---|---|
void |
execute()
|
protected void |
leafData(LeafData
|
protected void |
write(Node
|
build, distribute, finish, preparepublic ThreadedWaysDistributor(PathpathTree, String fileNamesNodes1, String fileNamesNodes2, String fileNamesWays, String fileNamesOutputWays, String fileNamesOutputNodes, FileFormat inputFormatNodes, FileFormat inputFormatWays, OsmOutputConfig outputConfig)
public void execute()
throws IOException
execute in interface
Task
execute in class
AbstractWaysDistributor
IOException
protected void leafData(LeafDataleafData) throws IOException
leafData in class
AbstractWaysDistributor
IOException
protected void write(Nodeleaf, OsmWay way, TLongObjectMap <OsmNode > nodes) throws IOException
write in class
AbstractWaysDistributor
IOException