Package | Description |
---|---|
alluxio.underfs |
Modifier and Type | Method and Description |
---|---|
protected <T> T |
ObjectUnderFileSystem.retryOnException(ObjectUnderFileSystem.ObjectStoreOperation<T> op,
java.util.function.Supplier<String> description)
Retries the given object store operation when it throws exceptions
to resolve eventual consistency issue.
|
Copyright © 2023. All Rights Reserved.