Package | Description |
---|---|
org.apache.hadoop.fs.azure |
A distributed implementation of
FileSystem for reading and writing files on
Azure Block Storage. |
org.apache.hadoop.fs.azure.metrics |
Infrastructure for a Metrics2 source that provides information on Windows
Azure Filesystem for Hadoop instances.
|
Modifier and Type | Method and Description |
---|---|
BandwidthGaugeUpdater |
AzureNativeFileSystemStore.getBandwidthGaugeUpdater() |
Modifier and Type | Method and Description |
---|---|
static void |
ResponseReceivedMetricUpdater.hook(com.microsoft.azure.storage.OperationContext operationContext,
AzureFileSystemInstrumentation instrumentation,
BandwidthGaugeUpdater blockUploadGaugeUpdater)
Hooks a new listener to the given operationContext that will update the
metrics for the WASB file system appropriately in response to
ResponseReceived events.
|
Copyright © 2018 Apache Software Foundation. All Rights Reserved.