Uses of Class
org.apache.hadoop.hdfs.server.protocol.NNHAStatusHeartbeat
Packages that use NNHAStatusHeartbeat
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of NNHAStatusHeartbeat in org.apache.hadoop.hdfs.protocolPB
Methods in org.apache.hadoop.hdfs.protocolPB that return NNHAStatusHeartbeatModifier and TypeMethodDescriptionstatic NNHAStatusHeartbeatPBHelper.convert(org.apache.hadoop.hdfs.protocol.proto.HdfsServerProtos.NNHAStatusHeartbeatProto s) Methods in org.apache.hadoop.hdfs.protocolPB with parameters of type NNHAStatusHeartbeatModifier and TypeMethodDescriptionstatic org.apache.hadoop.hdfs.protocol.proto.HdfsServerProtos.NNHAStatusHeartbeatProtoPBHelper.convert(NNHAStatusHeartbeat hb) -
Uses of NNHAStatusHeartbeat in org.apache.hadoop.hdfs.server.protocol
Methods in org.apache.hadoop.hdfs.server.protocol that return NNHAStatusHeartbeatConstructors in org.apache.hadoop.hdfs.server.protocol with parameters of type NNHAStatusHeartbeatModifierConstructorDescriptionHeartbeatResponse(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)