Uses of Class
org.apache.hadoop.hdfs.protocol.DirectoryListing
Packages that use DirectoryListing
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of DirectoryListing in org.apache.hadoop.hdfs
Methods in org.apache.hadoop.hdfs that return DirectoryListingModifier and TypeMethodDescriptionGet a partial listing of the indicated directory No block locations need to be fetchedGet a partial listing of the indicated directory Recommend to use HdfsFileStatus.EMPTY_NAME as startAfter if the application wants to fetch a listing starting from the first entry in the directory -
Uses of DirectoryListing in org.apache.hadoop.hdfs.protocol
Methods in org.apache.hadoop.hdfs.protocol that return DirectoryListingModifier and TypeMethodDescriptionClientProtocol.getListing(String src, byte[] startAfter, boolean needLocation) Get a partial listing of the indicated directory. -
Uses of DirectoryListing in org.apache.hadoop.hdfs.protocolPB
Methods in org.apache.hadoop.hdfs.protocolPB that return DirectoryListingModifier and TypeMethodDescriptionstatic DirectoryListingPBHelperClient.convert(org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.DirectoryListingProto dl) ClientNamenodeProtocolTranslatorPB.getListing(String src, byte[] startAfter, boolean needLocation) Methods in org.apache.hadoop.hdfs.protocolPB with parameters of type DirectoryListingModifier and TypeMethodDescriptionstatic org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.DirectoryListingProtoPBHelperClient.convert(DirectoryListing d)