Skip to content

Commit 5c9a103

Browse files
committed
javadocs param missing
1 parent cd1d52f commit 5c9a103

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

hadoop-tools/hadoop-azure/src/main/java/org/apache/hadoop/fs/azurebfs/AzureBlobFileSystemStore.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -371,6 +371,7 @@ private String[] authorityParts(URI uri) throws InvalidUriAuthorityException, In
371371
* calling this method at the same time. The resolution of namespace information
372372
* would be stored back as state of {@link #isNamespaceEnabled}.
373373
*
374+
* @param tracingContext tracing context
374375
* @return true if namespace is enabled, false otherwise.
375376
* @throws AzureBlobFileSystemException server errors.
376377
*/

0 commit comments

Comments
 (0)