Microsoft.Azure.Management.DataLake.Store Namespace

Classes

Name Description
AccountOperationsExtensions

Extension methods for AccountOperations.

DataLakeStoreAccountManagementClient

Creates a Data Lake Store account management client.

DataLakeStoreFileSystemManagementClient

Creates a Data Lake Store filesystem management client.

DataLakeStoreFrontEndAdapter

A front end adapter that communicates with the DataLake Store. This is a syncrhonous call adapter, which has certain efficiency limitations. In the future, new adapters that are created should consider implementing the methods asynchronously.

DataLakeStoreTransferClient

Represents a general purpose file transfer client into a Data Lake Store. Supports the efficient transfer of large files.

FileSystemOperationsExtensions

Extension methods for FileSystemOperations.

FirewallRulesOperationsExtensions

Extension methods for FirewallRulesOperations.

InvalidMetadataException

Represents an exception that is thrown when the local metadata is invalid or inconsistent.

SegmentTransferProgress

Represents a class used for reporting transfer progress on a segment.

StringExtensions
TransferFolderMetadata

Represents general metadata pertaining to a transfer.

TransferFolderProgress

Reports progress on an transfer for a folder.

TransferMetadata

Represents general metadata pertaining to an transfer.

TransferParameters

Represents parameters for the DataLakeStoreTransferClient.

TransferProgress

Reports progress on a transfer.

TransferSegmentMetadata

Represents metadata for a particular file segment.

TrustedIdProvidersOperationsExtensions

Extension methods for TrustedIdProvidersOperations.

Interfaces

Name Description
IAccountOperations

AccountOperations operations.

IDataLakeStoreAccountManagementClient

Creates an Azure Data Lake Store account management client.

IDataLakeStoreFileSystemManagementClient

Creates an Azure Data Lake Store filesystem client.

IFileSystemOperations

FileSystemOperations operations.

IFirewallRulesOperations

FirewallRulesOperations operations.

IFrontEndAdapter

Defines operations that the DataLakeTransferClient needs from the FrontEnd in order to operate

ITrustedIdProvidersOperations

TrustedIdProvidersOperations operations.

Enums

Name Description
SegmentTransferStatus

Defines various states that a segment transfer can have

Delegates

Name Description
FileTransferThreadFailProgressUpdate

Represents a delegate that is called in the event of a thread transfering a file terminating unexpectedly.