Explorar o código

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

Mukund Thakur %!s(int64=5) %!d(string=hai) anos
pai
achega
ac697571a1

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

@@ -77,7 +77,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