Class PbfFilePathFilter
- java.lang.Object
-
- org.openstreetmap.atlas.generator.sharding.PbfFilePathFilter
-
- All Implemented Interfaces:
org.apache.hadoop.fs.PathFilter
public class PbfFilePathFilter extends java.lang.Object implements org.apache.hadoop.fs.PathFilterFilters out non pbf files and directories.
-
-
Constructor Summary
Constructors Constructor Description PbfFilePathFilter()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanaccept(org.apache.hadoop.fs.Path path)
-