public abstract class AbstractMissingWayNodesFinder extends Objectimplements MissingWayNodesFinder
| Modifier and Type | Field and Description |
|---|---|
protected DataTreeFiles |
filesNodes
|
protected DataTreeFiles |
filesOutput
|
protected DataTreeFiles |
filesWays
|
protected FileFormat |
inputFormatNodes
|
protected FileFormat |
inputFormatWays
|
protected List |
leafs
|
| Constructor and Description |
|---|
AbstractMissingWayNodesFinder(Path
|
| Modifier and Type | Method and Description |
|---|---|
protected MissingWayNodesFinderTask |
creatTask(Node
|
protected void |
prepare()
|
protected void |
stats(MissingWayNodesFinderTask
|
protected FileFormatinputFormatNodes
protected FileFormatinputFormatWays
protected DataTreeFilesfilesNodes
protected DataTreeFilesfilesWays
protected DataTreeFilesfilesOutput
public AbstractMissingWayNodesFinder(PathpathNodeTree, Path pathWayTree, Path pathOutputTree, String fileNamesNodes, String fileNamesWays, String fileNamesOutput, FileFormat inputFormatNodes, FileFormat inputFormatWays)
protected void prepare()
throws IOException
IOException
protected MissingWayNodesFinderTaskcreatTask(Node leaf)
protected void stats(MissingWayNodesFinderTaskt)