| AtlasDataSource |
Resolves Atlas data source(s) from an input location.
|
| AtlasFilePathResolver |
This resolver obscures whether or not the basePath points to a path containing
Atlas files or country folders that contain the Atlas files.
|
| GeoJsonPathFilter |
A PathFilter to find GeoJson files
|
| IntegrityCheckSparkJob |
Executes integrity checks as a SparkJob.
|
| LogFilePathFilter |
A PathFilter to find Flag log files
|
| RunnableCheck |
Runs a Check over AtlasObjects in a separate thread.
|
| RunnableCheckBase<T extends Check> |
|