Uses of Class
org.apache.hadoop.hdfs.protocol.BatchedDirectoryListing
Packages that use BatchedDirectoryListing
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of BatchedDirectoryListing in org.apache.hadoop.hdfs
Methods in org.apache.hadoop.hdfs that return BatchedDirectoryListingModifier and TypeMethodDescriptionDFSClient.batchedListPaths(String[] srcs, byte[] startAfter, boolean needLocation) Get a batched listing for the indicated directories -
Uses of BatchedDirectoryListing in org.apache.hadoop.hdfs.protocol
Methods in org.apache.hadoop.hdfs.protocol that return BatchedDirectoryListingModifier and TypeMethodDescriptionClientProtocol.getBatchedListing(String[] srcs, byte[] startAfter, boolean needLocation) Get a partial listing of the input directories -
Uses of BatchedDirectoryListing in org.apache.hadoop.hdfs.protocolPB
Methods in org.apache.hadoop.hdfs.protocolPB that return BatchedDirectoryListingModifier and TypeMethodDescriptionClientNamenodeProtocolTranslatorPB.getBatchedListing(String[] srcs, byte[] startAfter, boolean needLocation)