Package | Description |
---|---|
org.apache.hadoop.hdfs.protocolPB | |
org.apache.hadoop.hdfs.server.protocol |
Modifier and Type | Method and Description |
---|---|
static NNHAStatusHeartbeat |
PBHelper.convert(DatanodeProtocolProtos.NNHAStatusHeartbeatProto s) |
Modifier and Type | Method and Description |
---|---|
static DatanodeProtocolProtos.NNHAStatusHeartbeatProto |
PBHelper.convert(NNHAStatusHeartbeat hb) |
Modifier and Type | Method and Description |
---|---|
NNHAStatusHeartbeat |
HeartbeatResponse.getNameNodeHaState() |
Constructor and Description |
---|
HeartbeatResponse(DatanodeCommand[] cmds,
NNHAStatusHeartbeat haStatus) |
Copyright © 2013 Apache Software Foundation. All rights reserved.