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

(cherry picked from commit ac697571a1)
This commit is contained in:
Mukund Thakur 2020-08-05 17:10:49 +05:30 committed by Akira Ajisaka
parent b84bc63aa2
commit e4cab4b7a3
No known key found for this signature in database
GPG Key ID: C1EDBB9CA400FD50
1 changed files with 1 additions and 1 deletions

View File

@ -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