We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d465f9 commit e9808b8Copy full SHA for e9808b8
hadoop-tools/hadoop-azure/src/main/java/org/apache/hadoop/fs/azurebfs/services/AbfsRestOperation.java
@@ -193,7 +193,7 @@ String getSasToken() {
193
/**
194
* Execute a AbfsRestOperation. Track the Duration of a request if
195
* abfsCounters isn't null.
196
- * @param tracingContext TracingContext instance to track correlation IDs
+ * @param tracingContext TracingContext instance to track correlation IDs.
197
*/
198
public void execute(TracingContext tracingContext)
199
throws AzureBlobFileSystemException {
0 commit comments