Uses of Interface
org.apache.hadoop.hdfs.server.protocol.InterDatanodeProtocol
Packages that use InterDatanodeProtocol
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of InterDatanodeProtocol in org.apache.hadoop.hdfs.protocolPB
Classes in org.apache.hadoop.hdfs.protocolPB that implement InterDatanodeProtocolModifier and TypeClassDescriptionclassThis class is the client side translator to translate the requests made onInterDatanodeProtocolinterfaces to the RPC server implementingInterDatanodeProtocolPB.Constructors in org.apache.hadoop.hdfs.protocolPB with parameters of type InterDatanodeProtocolModifierConstructorDescription -
Uses of InterDatanodeProtocol in org.apache.hadoop.hdfs.server.datanode
Classes in org.apache.hadoop.hdfs.server.datanode that implement InterDatanodeProtocolModifier and TypeClassDescriptionclassDataNode is a class (and program) that stores a set of blocks for a DFS deployment.Methods in org.apache.hadoop.hdfs.server.datanode that return InterDatanodeProtocolModifier and TypeMethodDescriptionstatic InterDatanodeProtocolDataNode.createInterDataNodeProtocolProxy(org.apache.hadoop.hdfs.protocol.DatanodeID datanodeid, org.apache.hadoop.conf.Configuration conf, int socketTimeout, boolean connectToDnViaHostname)