程序包 | 说明 |
---|---|
org.apache.hadoop.hdfs.protocol | |
org.apache.hadoop.hdfs.server.datanode |
限定符和类型 | 方法和说明 |
---|---|
BlockLocalPathInfo |
ClientDatanodeProtocol.getBlockLocalPathInfo(Block block,
Token<BlockTokenIdentifier> token)
Retrieves the path names of the block file and metadata file stored on the
local file system.
|
限定符和类型 | 方法和说明 |
---|---|
BlockLocalPathInfo |
FSDatasetInterface.getBlockLocalPathInfo(Block b)
Get
BlockLocalPathInfo for the given block. |
BlockLocalPathInfo |
FSDataset.getBlockLocalPathInfo(Block block) |
BlockLocalPathInfo |
DataNode.getBlockLocalPathInfo(Block block,
Token<BlockTokenIdentifier> token) |
Copyright © 2009 The Apache Software Foundation