Uses of Class
org.apache.hadoop.hdfs.server.namenode.NameNodeRpcServer
Packages that use NameNodeRpcServer
-
Uses of NameNodeRpcServer in org.apache.hadoop.hdfs.server.namenode
Methods in org.apache.hadoop.hdfs.server.namenode that return NameNodeRpcServerModifier and TypeMethodDescriptionprotected NameNodeRpcServerBackupNode.createRpcServer(org.apache.hadoop.conf.Configuration conf) protected NameNodeRpcServerNameNode.createRpcServer(org.apache.hadoop.conf.Configuration conf) Create the RPC server implementation.