Class AtlasFilePathFilter
- java.lang.Object
-
- org.openstreetmap.atlas.generator.world.AtlasFilePathFilter
-
- All Implemented Interfaces:
org.apache.hadoop.fs.PathFilter
public class AtlasFilePathFilter extends java.lang.Object implements org.apache.hadoop.fs.PathFilterFilter that only accepts .atlas files.
-
-
Constructor Summary
Constructors Constructor Description AtlasFilePathFilter()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanaccept(org.apache.hadoop.fs.Path path)
-