| 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 |
|---|---|---|
HdfsLocatedFileStatus |
DFSClient.getLocatedFileInfo(java.lang.String src,
boolean needBlockToken) |
Get the file info for a specific file or directory.
|
| Modifier and Type | Method | Description |
|---|---|---|
HdfsLocatedFileStatus |
ClientProtocol.getLocatedFileInfo(java.lang.String src,
boolean needBlockToken) |
Get the file info for a specific file or directory with
LocatedBlocks. |
| Modifier and Type | Method | Description |
|---|---|---|
void |
HdfsPathHandle.verify(HdfsLocatedFileStatus stat) |
| Modifier and Type | Method | Description |
|---|---|---|
HdfsLocatedFileStatus |
ClientNamenodeProtocolTranslatorPB.getLocatedFileInfo(java.lang.String src,
boolean needBlockToken) |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.