| Package | Description | 
|---|---|
| org.apache.hadoop.hdfs.protocolPB | Licensed to the Apache Software Foundation (ASF) under one
 or more contributor license agreements. | 
| 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)Deprecated. 
 | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.