| Package | Description |
|---|---|
| org.apache.hadoop.hdfs | |
| org.apache.hadoop.hdfs.protocol |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| org.apache.hadoop.hdfs.protocolPB |
| Modifier and Type | Method | Description |
|---|---|---|
BatchedDirectoryListing |
DFSClient.batchedListPaths(java.lang.String[] srcs,
byte[] startAfter,
boolean needLocation) |
Get a batched listing for the indicated directories
|
| Modifier and Type | Method | Description |
|---|---|---|
BatchedDirectoryListing |
ClientProtocol.getBatchedListing(java.lang.String[] srcs,
byte[] startAfter,
boolean needLocation) |
Get a partial listing of the input directories
|
| Modifier and Type | Method | Description |
|---|---|---|
BatchedDirectoryListing |
ClientNamenodeProtocolTranslatorPB.getBatchedListing(java.lang.String[] srcs,
byte[] startAfter,
boolean needLocation) |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.