| Package | Description |
|---|---|
| tech.spiro.addrparser.crawler | |
| tech.spiro.addrparser.io | |
| tech.spiro.addrparser.io.file | |
| tech.spiro.addrparser.io.rdbms |
| Constructor and Description |
|---|
RegionDataCrawler(RegionDataOutput regionOutput,
String amapKey) |
| Constructor and Description |
|---|
IOPipeline(RegionDataInput input,
RegionDataOutput output) |
| Modifier and Type | Class and Description |
|---|---|
class |
BinaryFileRegionDataOutput
Output region data to binary file.
|
class |
JSONFileRegionDataOutput
Output region data to json file.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RdbmsRegionDataOutput
Region data output to rdbms, write method argument must be
RdbmsRegionDTOWrapper. |
Copyright © 2019. All rights reserved.