Class CountrySpecificAtlasFilePathFilter
- java.lang.Object
-
- org.openstreetmap.atlas.checks.atlas.CountrySpecificAtlasFilePathFilter
-
- All Implemented Interfaces:
org.apache.hadoop.fs.PathFilter
public class CountrySpecificAtlasFilePathFilter extends java.lang.Object implements org.apache.hadoop.fs.PathFilterFilters out country-specificAtlasfiles given a Hadoop filePath
-
-
Constructor Summary
Constructors Constructor Description CountrySpecificAtlasFilePathFilter(java.lang.String country)Constructs a filter for given country
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanaccept(org.apache.hadoop.fs.Path path)
-