| Package | Description |
|---|---|
| com.microsoft.azure.datalake.store |
The main Azure Data Lake Store SDK classes.
|
| Modifier and Type | Method and Description |
|---|---|
ContentSummary |
ADLStoreClient.getContentSummary(String path)
Gets the content summary of a file or directory.
|
static ContentSummary |
Core.getContentSummary(String path,
ADLStoreClient client,
RequestOptions opts,
OperationResponse resp)
Gets the content summary of a file or directory.
|
Copyright © 2019 Microsoft Corporation. All rights reserved.