| Package | Description | 
|---|---|
| org.apache.hadoop.hdfs.protocolPB | |
| org.apache.hadoop.hdfs.server.protocol | 
| Modifier and Type | Method and Description | 
|---|---|
| static ReceivedDeletedBlockInfo | PBHelper. convert(org.apache.hadoop.hdfs.protocol.proto.DatanodeProtocolProtos.ReceivedDeletedBlockInfoProto proto) | 
| Modifier and Type | Method and Description | 
|---|---|
| static org.apache.hadoop.hdfs.protocol.proto.DatanodeProtocolProtos.ReceivedDeletedBlockInfoProto | PBHelper. convert(ReceivedDeletedBlockInfo receivedDeletedBlockInfo) | 
| Modifier and Type | Method and Description | 
|---|---|
| ReceivedDeletedBlockInfo[] | StorageReceivedDeletedBlocks. getBlocks() | 
| Constructor and Description | 
|---|
| StorageReceivedDeletedBlocks(org.apache.hadoop.hdfs.server.protocol.DatanodeStorage storage,
                            ReceivedDeletedBlockInfo[] blocks) | 
| StorageReceivedDeletedBlocks(String storageID,
                            ReceivedDeletedBlockInfo[] blocks) | 
Copyright © 2017 Apache Software Foundation. All Rights Reserved.