Condividi tramite


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 AzureFileStore is a FileStore backed by an Azure Blob Storage container.

AzureFileSystem

Implement's Java's FileSystem interface for Azure Blob Storage.

AzureFileSystemProvider

The AzureFileSystemProvider is Azure Storage's implementation of the nio interface on top of Azure Blob Storage.

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 InputStream to read a file stored as an Azure Blob.

NioBlobOutputStream

Provides an OutputStream to write to a file stored as an Azure Blob.