com.azure.storage.blob.nio
Package containing the classes for loading the AzureFileSystemProvider based on Azure Storage Blobs.
Classes
| AzureBasicFileAttributeView |
Provides support for basic file attributes. |
| AzureBasicFileAttributes |
Provides support for basic file attributes. |
| AzureBlobFileAttributeView |
A file attribute view that provides a view of attributes specific to files stored as blobs in Azure Storage. |
| AzureBlobFileAttributes |
Provides support for attributes associated with a file stored as a blob in Azure Storage. |
| AzureDirectoryStream |
A type for iterating over the contents of a directory. |
| AzureFileStore |
An |
| AzureFileSystem |
Implement's Java's FileSystem interface for Azure Blob Storage. |
| AzureFileSystemProvider |
The |
| AzurePath |
An object that may be used to locate a file in a file system. |
| AzureSeekableByteChannel |
A byte channel that maintains a current position. |
| NioBlobInputStream |
Provides an Input |
| NioBlobOutputStream |
Provides an Output |