| 程序包 | 说明 |
|---|---|
| org.apache.hadoop.hdfs |
A distributed implementation of
FileSystem. |
| org.apache.hadoop.hdfs.protocol | |
| org.apache.hadoop.hdfs.server.namenode | |
| org.apache.hadoop.security.authorize |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
DistributedFileSystem.saveNamespace()
Save namespace image.
|
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
ClientProtocol.isFileClosed(String src)
Get the close status of a file
|
| 限定符和类型 | 方法和说明 |
|---|---|
DatanodeInfo[] |
FSNamesystem.datanodeReport(FSConstants.DatanodeReportType type) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
AuthorizationException
An exception class for authorization-related issues.
|
Copyright © 2009 The Apache Software Foundation