Class and Description |
---|
org.apache.hadoop.hdfs.DFSClient.DFSDataInputStream
use
HdfsDataInputStream instead. |
org.apache.hadoop.hdfs.protocol.FSConstants
Please use
HdfsConstants . This class
is left only for other ecosystem projects which depended on
it for SafemodeAction and DatanodeReport types. |
Method and Description |
---|
org.apache.hadoop.hdfs.server.protocol.StorageReceivedDeletedBlocks.getStorageID() |
Constructor and Description |
---|
org.apache.hadoop.hdfs.server.protocol.StorageReceivedDeletedBlocks(String, ReceivedDeletedBlockInfo[]) |
Copyright © 2015 Apache Software Foundation. All Rights Reserved.