public class ReportBadBlockAction extends Object implements BPServiceActorAction
| Constructor and Description |
|---|
ReportBadBlockAction(org.apache.hadoop.hdfs.protocol.ExtendedBlock block,
String storageUuid,
StorageType storageType) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
void |
reportTo(org.apache.hadoop.hdfs.protocolPB.DatanodeProtocolClientSideTranslatorPB bpNamenode,
org.apache.hadoop.hdfs.server.protocol.DatanodeRegistration bpRegistration) |
public ReportBadBlockAction(org.apache.hadoop.hdfs.protocol.ExtendedBlock block, String storageUuid, StorageType storageType)
public void reportTo(org.apache.hadoop.hdfs.protocolPB.DatanodeProtocolClientSideTranslatorPB bpNamenode, org.apache.hadoop.hdfs.server.protocol.DatanodeRegistration bpRegistration) throws BPServiceActorActionException
reportTo in interface BPServiceActorActionBPServiceActorActionExceptionCopyright © 2018 CERN. All Rights Reserved.