@InterfaceAudience.Private @InterfaceStability.Evolving public class HeartbeatResponse extends Object
| Constructor and Description |
|---|
HeartbeatResponse(DatanodeCommand[] cmds,
NNHAStatusHeartbeat haStatus) |
| Modifier and Type | Method and Description |
|---|---|
DatanodeCommand[] |
getCommands() |
NNHAStatusHeartbeat |
getNameNodeHaState() |
public HeartbeatResponse(DatanodeCommand[] cmds, NNHAStatusHeartbeat haStatus)
public DatanodeCommand[] getCommands()
public NNHAStatusHeartbeat getNameNodeHaState()
Copyright © 2013 Apache Software Foundation. All rights reserved.