Uses of Class
org.apache.hadoop.fs.FileSystem.DirectoryEntries
-
Packages that use FileSystem.DirectoryEntries Package Description org.apache.hadoop.fs -
-
Uses of FileSystem.DirectoryEntries in org.apache.hadoop.fs
Methods in org.apache.hadoop.fs that return FileSystem.DirectoryEntries Modifier and Type Method Description protected FileSystem.DirectoryEntriesFileSystem. listStatusBatch(org.apache.hadoop.fs.Path f, byte[] token)Given an opaque iteration token, return the next batch of entries in a directory.
-