Skip to content

Commit b5c60c9

Browse files
committed
fix javadoc.
1 parent bb8991b commit b5c60c9

File tree

1 file changed

+1
-1
lines changed
  • hadoop-hdfs-project/hadoop-hdfs-rbf/src/main/java/org/apache/hadoop/hdfs/server/federation/router

1 file changed

+1
-1
lines changed

hadoop-hdfs-project/hadoop-hdfs-rbf/src/main/java/org/apache/hadoop/hdfs/server/federation/router/RouterRpcClient.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@ public ActiveNamenodeResolver getNamenodeResolver() {
282282

283283
/**
284284
* Get the executor service used by invoking concurrent calls.
285-
* @return
285+
* @return the executor service.
286286
*/
287287
@VisibleForTesting
288288
public ThreadPoolExecutor getExecutorService() {

0 commit comments

Comments
 (0)