| Package | Description |
|---|---|
| com.azure.storage.file.datalake |
Package containing the class required for DataLakeStorageClient.
|
| Modifier and Type | Method and Description |
|---|---|
PathProperties |
DataLakePathClient.getProperties()
Returns the resources's metadata and properties.
|
PathProperties |
DataLakeFileClient.readToFile(String filePath)
Reads the entire file into a file specified by the path.
|
PathProperties |
DataLakeFileClient.readToFile(String filePath,
boolean overwrite)
Reads the entire file into a file specified by the path.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.