public class ThreadedExtractor extends AbstractExtractor
| Constructor and Description |
|---|
ThreadedExtractor(EntityType
|
| Modifier and Type | Method and Description |
|---|---|
void |
execute()
|
protected void |
output(EntityWriter
|
executeExtraction, finishpublic ThreadedExtractor(EntityTypetype, List <ExtractionItem > extractionItems, OsmOutputConfig outputConfig, boolean lowMemory, OsmIterator iterator)
protected void output(EntityWriterwriter, OsmEntity entity) throws IOException
output in class
AbstractExtractor
IOException
public void execute()
throws IOException
IOException