HDFS-14170. [SBN read] Fix checkstyle warnings related to SBN reads. Contributed by Konstantin V Shvachko.
This commit is contained in:
parent
720eed9ef9
commit
c936562c72
|
@ -591,7 +591,7 @@ public class RPC {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Get a protocol proxy that contains a proxy connection to a remote server
|
* Get a protocol proxy that contains a proxy connection to a remote server
|
||||||
* and a set of methods that are supported by the server
|
* and a set of methods that are supported by the server.
|
||||||
*
|
*
|
||||||
* @param protocol protocol
|
* @param protocol protocol
|
||||||
* @param clientVersion client's version
|
* @param clientVersion client's version
|
||||||
|
|
Loading…
Reference in New Issue