HDFS-14170. [SBN read] Fix checkstyle warnings related to SBN reads. Contributed by Konstantin V Shvachko.
This commit is contained in:
parent
c546b12e45
commit
bd2a59e508
@ -591,7 +591,7 @@ public static <T> ProtocolProxy<T> getProtocolProxy(Class<T> protocol,
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* 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
Block a user