Uses of Package
org.apache.hadoop.hdfs.protocolPB
Packages that use org.apache.hadoop.hdfs.protocolPB
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Classes in org.apache.hadoop.hdfs.protocolPB used by org.apache.hadoop.hdfs.protocolPBClassDescriptionProtocol between the Namenode and the Datanode to read the AliasMap used for Provided storage.Protocol used by a DataNode to send lifeline messages to a NameNode.Protocol used to journal edits to a remote node.Protocol that a secondary NameNode uses to communicate with the NameNode.
-
Classes in org.apache.hadoop.hdfs.protocolPB used by org.apache.hadoop.hdfs.server.datanodeClassDescriptionThis class is the client side translator to translate the requests made on
DatanodeProtocolinterfaces to the RPC server implementingDatanodeProtocolPB.