| Package | Description |
|---|---|
| com.azure.storage.file.datalake |
Package containing the class required for DataLakeStorageClient.
|
| Modifier and Type | Method and Description |
|---|---|
DataLakeFileOpenInputStreamResult |
DataLakeFileClient.openInputStream()
Opens a file input stream to download the file.
|
DataLakeFileOpenInputStreamResult |
DataLakeFileClient.openInputStream(DataLakeFileInputStreamOptions options)
Opens a file input stream to download the specified range of the file.
|
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.