public abstract class AbstractTreeFilesMerger extends Objectimplements TreeFilesMerger
| Modifier and Type | Field and Description |
|---|---|
protected List |
leafs
|
protected DataTree |
tree
|
| Constructor and Description |
|---|
AbstractTreeFilesMerger(Path
|
public AbstractTreeFilesMerger(PathpathTree, List <String > fileNamesSorted, List <String > fileNamesUnsorted, String fileNamesOutput, FileFormat inputFormat, OsmOutputConfig outputConfig, boolean deleteInput)
protected void prepare()
throws IOException
IOException
protected void mergeFiles(Nodeleaf) throws IOException
IOException
protected void stats(int leafsDone)