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