Package org.openstreetmap.atlas.generator.tools.streaming.resource
-
Class Summary Class Description HDFSFile Readable and Writable resource for HDFS filesHDFSWalker Inspired by Files.walk (https://docs.oracle.com/javase/8/docs/api/java/nio/file/Files.html#walk-java.nio.file.Path-int- java.nio.file.FileVisitOption...-), either retrieve a Stream of HDFS file status objects or convert them to HDFSFile objects.