Skip to content

Commit 5123f66

Browse files
committed
fix javadoc
1 parent c5f26e2 commit 5123f66

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1024,6 +1024,7 @@ RemoteLocation getCreateLocation(
10241024
/**
10251025
* Get the location to create a file. It checks if the file already existed
10261026
* in one of the locations.
1027+
* Asynchronous version of getCreateLocation method.
10271028
*
10281029
* @param src Path of the file to check.
10291030
* @param locations Prefetched locations for the file.

0 commit comments

Comments
 (0)