Package | Description |
---|---|
com.microsoft.azure.datalake.store |
The main Azure Data Lake Store SDK classes.
|
com.microsoft.azure.datalake.store.retrypolicies |
All the retry policies.
|
Modifier and Type | Field and Description |
---|---|
RetryPolicy |
RequestOptions.retryPolicy
the
RetryPolicy to use for the request |
Modifier and Type | Class and Description |
---|---|
class |
ExponentialBackoffPolicy
implements different retry decisions based on the error.
|
class |
ExponentialBackoffPolicyforMSI
implements different retry decisions based on the error.
|
class |
NonIdempotentRetryPolicy
No retry ever.
|
class |
NoRetryPolicy
No retry ever.
|
Copyright © 2019 Microsoft Corporation. All rights reserved.