Share via


com.azure.storage.file.datalake

Package containing the class required for DataLakeStorageClient. Azure Data Lake Storage provides storage for Hadoop and other big data workloads.

Classes

DataLakeDirectoryAsyncClient

This class provides a client that contains directory operations for Azure Storage Data Lake.

DataLakeDirectoryClient

This class provides a client that contains directory operations for Azure Storage Data Lake.

DataLakeFileAsyncClient

This class provides a client that contains file operations for Azure Storage Data Lake.

DataLakeFileClient

This class provides a client that contains file operations for Azure Storage Data Lake.

DataLakeFileSystemAsyncClient

Client to a file system.

DataLakeFileSystemClient

Client to a file system.

DataLakeFileSystemClientBuilder

This class provides a fluent builder API to help aid the configuration and instantiation of DataLakeFileSystemClient and DataLakeFileSystemAsyncClient, call buildClient() and buildAsyncClient() respectively to construct an instance of the desired client.

DataLakePathAsyncClient

This class provides a client that contains all operations that apply to any path object.

DataLakePathClient

This class provides a client that contains all operations that apply to any path object.

DataLakePathClientBuilder

This class provides a fluent builder API to help aid the configuration and instantiation of DataLakeFileClient, DataLakeFileAsyncClient, DataLakeDirectoryClient and DataLakeDirectoryAsyncClient, call buildFileClient(), buildFileAsyncClient(), buildDirectoryClient() and buildDirectoryAsyncClient() respectively to construct an instance of the desired client.

DataLakeServiceAsyncClient

Client to a storage account.

DataLakeServiceClient

Client to a storage account.

DataLakeServiceClientBuilder

This class provides a fluent builder API to help aid the configuration and instantiation of DataLakeServiceClient and DataLakeServiceAsyncClient, call buildClient() and buildAsyncClient() respectively to construct an instance of the desired client.

Enums

DataLakeServiceVersion

The versions of Azure Storage Data Lake supported by this client library.