Browse Source

HADOOP-17186. Fixing javadoc in ListingOperationCallbacks (#2196)

(cherry picked from commit ac697571a13d3d18293e953ea2648bcd74b9069f)
Mukund Thakur 4 years ago
parent
commit
e4cab4b7a3

+ 1 - 1
hadoop-tools/hadoop-aws/src/main/java/org/apache/hadoop/fs/s3a/impl/ListingOperationCallbacks.java

@@ -78,7 +78,7 @@ public interface ListingOperationCallbacks {
   /**
    * Create a {@code ListObjectsRequest} request against this bucket,
    * with the maximum keys returned in a query set by
-   * {@link this.getMaxKeys()}.
+   * {@link #getMaxKeys()}.
    * @param key key for request
    * @param delimiter any delimiter
    * @return the request