HDFS-17139. RBF: For the doc of the class RouterAdminProtocolTranslatorPB, it describes the function of the class ClientNamenodeProtocolTranslatorPB (#5917)
This commit is contained in:
parent
81d90fd65b
commit
e4dd7fe1b7
@ -112,8 +112,8 @@
|
||||
import org.apache.hadoop.thirdparty.protobuf.ServiceException;
|
||||
|
||||
/**
|
||||
* This class forwards NN's ClientProtocol calls as RPC calls to the NN server
|
||||
* while translating from the parameter types used in ClientProtocol to the
|
||||
* This class forwards RouterAdminProtocol calls as RPC calls to the RouterAdmin server
|
||||
* while translating from the parameter types used in RouterAdminProtocol to the
|
||||
* new PB types.
|
||||
*/
|
||||
@InterfaceAudience.Private
|
||||
|
Loading…
Reference in New Issue
Block a user