- SelfRenewingLease - Class in org.apache.hadoop.fs.azure
-
An Azure blob lease that automatically renews itself indefinitely
using a background thread.
- SelfRenewingLease(StorageInterface.CloudBlobWrapper) - Constructor for class org.apache.hadoop.fs.azure.SelfRenewingLease
-
- SelfThrottlingIntercept - Class in org.apache.hadoop.fs.azure
-
Introduces delays in our Azure traffic to prevent overrunning the server-side throttling limits.
- SelfThrottlingIntercept(OperationContext, float, float) - Constructor for class org.apache.hadoop.fs.azure.SelfThrottlingIntercept
-
- sendingRequest(SendingRequestEvent) - Method in class org.apache.hadoop.fs.azure.SelfThrottlingIntercept
-
- SendRequestIntercept - Class in org.apache.hadoop.fs.azure
-
Manages the lifetime of binding on the operation contexts to intercept send
request events to Azure storage.
- serverErrorEncountered() - Method in class org.apache.hadoop.fs.azure.metrics.AzureFileSystemInstrumentation
-
Indicate that we just encountered a server-caused error.
- setAccountName(String) - Method in class org.apache.hadoop.fs.azure.metrics.AzureFileSystemInstrumentation
-
Sets the account name to tag all the metrics with.
- setContainerName(String) - Method in class org.apache.hadoop.fs.azure.metrics.AzureFileSystemInstrumentation
-
Sets the container name to tag all the metrics with.
- setMockFileSystemForTesting(FileSystem) - Method in class org.apache.hadoop.fs.azure.WasbFsck
-
For testing purposes, set the file system to use here instead of relying on
getting it from the FileSystem class based on the URI.
- setOwner(Path, String, String) - Method in class org.apache.hadoop.fs.azure.NativeAzureFileSystem
-
- setPermission(Path, FsPermission) - Method in class org.apache.hadoop.fs.azure.NativeAzureFileSystem
-
- setWorkingDirectory(Path) - Method in class org.apache.hadoop.fs.azure.NativeAzureFileSystem
-
Set the working directory to the given directory.
- ShellDecryptionKeyProvider - Class in org.apache.hadoop.fs.azure
-
Shell decryption key provider which invokes an external script that will
perform the key decryption.
- ShellDecryptionKeyProvider() - Constructor for class org.apache.hadoop.fs.azure.ShellDecryptionKeyProvider
-
- SimpleKeyProvider - Class in org.apache.hadoop.fs.azure
-
Key provider that simply returns the storage account key from the
configuration as plaintext.
- SimpleKeyProvider() - Constructor for class org.apache.hadoop.fs.azure.SimpleKeyProvider
-
- size() - Method in class org.apache.hadoop.fs.azure.AzureLinkedStack
-
- SKIP_AZURE_METRICS_PROPERTY_NAME - Static variable in class org.apache.hadoop.fs.azure.NativeAzureFileSystem
-
- storeEmptyFolder(String, PermissionStatus) - Method in class org.apache.hadoop.fs.azure.AzureNativeFileSystemStore
-
- storeEmptyLinkFile(String, String, PermissionStatus) - Method in class org.apache.hadoop.fs.azure.AzureNativeFileSystemStore
-
Stores an empty blob that's linking to the temporary file where're we're
uploading the initial data.
- storefile(String, PermissionStatus) - Method in class org.apache.hadoop.fs.azure.AzureNativeFileSystemStore
-
- SUFFIX - Static variable in class org.apache.hadoop.fs.azure.NativeAzureFileSystem.FolderRenamePending
-
- suppressAutoUpdate() - Method in class org.apache.hadoop.fs.azure.metrics.BandwidthGaugeUpdater
-
For unit test purposes, suppresses auto-update of the metrics
from the dedicated thread.
- sync() - Method in class org.apache.hadoop.fs.azure.SyncableDataOutputStream
-
Deprecated.
- SyncableDataOutputStream - Class in org.apache.hadoop.fs.azure
-
Support the Syncable interface on top of a DataOutputStream.
- SyncableDataOutputStream(OutputStream) - Constructor for class org.apache.hadoop.fs.azure.SyncableDataOutputStream
-