| Package | Description |
|---|---|
| org.apache.hadoop.fs.azurebfs |
A distributed implementation of
FileSystem for reading and writing files on
Azure Storage. |
| org.apache.hadoop.fs.azurebfs.services | |
| org.apache.hadoop.fs.azurebfs.utils |
| Modifier and Type | Method | Description |
|---|---|---|
void |
AzureBlobFileSystem.registerListener(Listener listener1) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
AbfsInputStream.registerListener(Listener listener1) |
|
void |
AbfsOutputStream.registerListener(Listener listener1) |
| Modifier and Type | Method | Description |
|---|---|---|
Listener |
Listener.getClone() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
TracingContext.setListener(Listener listener) |
| Constructor | Description |
|---|---|
TracingContext(java.lang.String clientCorrelationID,
java.lang.String fileSystemID,
FSOperationType opType,
boolean needsPrimaryReqId,
TracingHeaderFormat tracingHeaderFormat,
Listener listener) |
|
TracingContext(java.lang.String clientCorrelationID,
java.lang.String fileSystemID,
FSOperationType opType,
TracingHeaderFormat tracingHeaderFormat,
Listener listener) |
Initialize TracingContext
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.