public class ErrorReportAction extends Object implements BPServiceActorAction
| Constructor and Description | 
|---|
| ErrorReportAction(int errorCode,
                 String errorMessage) | 
| 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 ErrorReportAction(int errorCode,
                         String errorMessage)
public void reportTo(org.apache.hadoop.hdfs.protocolPB.DatanodeProtocolClientSideTranslatorPB bpNamenode,
                     org.apache.hadoop.hdfs.server.protocol.DatanodeRegistration bpRegistration)
              throws BPServiceActorActionException
reportTo in interface BPServiceActorActionBPServiceActorActionExceptionCopyright © 2008–2023 Apache Software Foundation. All rights reserved.