| Package | Description |
|---|---|
| org.apache.hadoop.hdfs.protocolPB |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| org.apache.hadoop.hdfs.server.protocol |
| Modifier and Type | Method | Description |
|---|---|---|
static NNHAStatusHeartbeat |
PBHelper.convert(org.apache.hadoop.hdfs.protocol.proto.HdfsServerProtos.NNHAStatusHeartbeatProto s) |
| Modifier and Type | Method | Description |
|---|---|---|
static org.apache.hadoop.hdfs.protocol.proto.HdfsServerProtos.NNHAStatusHeartbeatProto |
PBHelper.convert(NNHAStatusHeartbeat hb) |
| Modifier and Type | Method | Description |
|---|---|---|
NNHAStatusHeartbeat |
HeartbeatResponse.getNameNodeHaState() |
| Constructor | Description |
|---|---|
HeartbeatResponse(DatanodeCommand[] cmds,
NNHAStatusHeartbeat haStatus,
org.apache.hadoop.hdfs.protocol.RollingUpgradeStatus rollingUpdateStatus,
long fullBlockReportLeaseId) |
|
HeartbeatResponse(DatanodeCommand[] cmds,
NNHAStatusHeartbeat haStatus,
org.apache.hadoop.hdfs.protocol.RollingUpgradeStatus rollingUpdateStatus,
long fullBlockReportLeaseId,
boolean isSlownode) |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.