Uses of Class
org.apache.hadoop.fs.PartialListing
Packages that use PartialListing
-
Uses of PartialListing in org.apache.hadoop.fs
Methods in org.apache.hadoop.fs that return types with arguments of type PartialListingModifier and TypeMethodDescriptionorg.apache.hadoop.fs.RemoteIterator<PartialListing<LocatedFileStatus>>BatchListingOperations.batchedListLocatedStatusIterator(List<Path> paths) Batched listing API that returnsPartialListings for the passed Paths.org.apache.hadoop.fs.RemoteIterator<PartialListing<FileStatus>>BatchListingOperations.batchedListStatusIterator(List<Path> paths) Batched listing API that returnsPartialListings for the passed Paths.