| Package | Description |
|---|---|
| com.microsoft.azure.datalake.store |
The main Azure Data Lake Store SDK classes.
|
| Class and Description |
|---|
| ADLFileInputStream
ADLFileInputStream can be used to read data from an open file on ADL.
|
ADLFileOutputStream
ADLFileOutputStream is used to add data to an Azure Data Lake File. |
ADLStoreClient
ADLStoreClient class represents a client to Azure Data Lake. |
| ADLStoreOptions
Options to configure the behavior of
ADLStoreClient |
| ContentSummary
structure that contains the return values from getContentSummary call.
|
| DirectoryEntry
filesystem metadata of a directory enrty (a file or a directory) in ADL.
|
| DirectoryEntryType
enum to indicate whether a directory entry is a file or a directory.
|
| ExpiryOption
Enum specifying how to interpret the expiry time specified in setExpiry call.
|
| IfExists
Enum specifying actions to take if attempting to create a file that already exists.
|
| OperationResponse
information about a response from a server call.
|
| RequestOptions
common options to control the behavior of server calls
|
| SSLSocketFactoryEx
Extension to use native OpenSSL library instead of JSE for better performance.
|
| SSLSocketFactoryEx.SSLChannelMode |
| SyncFlag
Indicator flags to backend during append.
|
| UserGroupRepresentation
Enum specifying how user and group objects should be represented in calls that return user and group ID.
|
Copyright © 2019 Microsoft Corporation. All rights reserved.