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 BPServiceActorAction
BPServiceActorActionException
Copyright © 2008–2022 Apache Software Foundation. All rights reserved.