All Classes and Interfaces
Classes
Class
Description
Provides support for basic file attributes.
Provides support for basic file attributes.
Provides support for attributes associated with a file stored as a blob in Azure Storage.
A file attribute view that provides a view of attributes specific to files stored as blobs in Azure Storage.
A type for iterating over the contents of a directory.
An
AzureFileStore
is a FileStore
backed by an Azure Blob Storage container.Implement's Java's
FileSystem
interface for Azure Blob Storage.The
AzureFileSystemProvider
is Azure Storage's implementation of the nio interface on top of Azure Blob
Storage.An object that may be used to locate a file in a file system.
A byte channel that maintains a current position.
Provides an InputStream to read a file stored as an Azure Blob.
Provides an OutputStream to write to a file stored as an Azure Blob.