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

This commit is contained in:
Mukund Thakur 2020-08-05 17:10:49 +05:30 committed by GitHub
parent 58def7cecb
commit ac697571a1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -77,7 +77,7 @@ S3ALocatedFileStatus toLocatedFileStatus(
/**
* 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