Uses of Interface
org.apache.hadoop.hdfs.server.protocol.DatanodeLifelineProtocol
Packages that use DatanodeLifelineProtocol
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of DatanodeLifelineProtocol in org.apache.hadoop.hdfs.protocolPB
Classes in org.apache.hadoop.hdfs.protocolPB that implement DatanodeLifelineProtocolModifier and TypeClassDescriptionclassThis class is the client side translator to translate the requests made onDatanodeLifelineProtocolinterfaces to the RPC server implementingDatanodeLifelineProtocolPB.Constructors in org.apache.hadoop.hdfs.protocolPB with parameters of type DatanodeLifelineProtocolModifierConstructorDescription -
Uses of DatanodeLifelineProtocol in org.apache.hadoop.hdfs.server.namenode
Classes in org.apache.hadoop.hdfs.server.namenode that implement DatanodeLifelineProtocolModifier and TypeClassDescriptionclassThis class is responsible for handling all of the RPC calls to the NameNode. -
Uses of DatanodeLifelineProtocol in org.apache.hadoop.hdfs.server.protocol
Subinterfaces of DatanodeLifelineProtocol in org.apache.hadoop.hdfs.server.protocolModifier and TypeInterfaceDescriptioninterfaceThe full set of RPC methods implemented by the Namenode.