public class SimpleWaysDistributor extends AbstractWaysDistributor
outputsNodes, outputsWays, stopped| Constructor and Description |
|---|
SimpleWaysDistributor(Path
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
leafData(LeafData
|
protected void |
write(Node
|
build, distribute, execute, finish, preparepublic SimpleWaysDistributor(PathpathTree, String fileNamesNodes1, String fileNamesNodes2, String fileNamesWays, String fileNamesOutputWays, String fileNamesOutputNodes, FileFormat inputFormatNodes, FileFormat inputFormatWays, OsmOutputConfig outputConfig)
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