Package | Description |
---|---|
org.apache.paimon.operation |
Modifier and Type | Method and Description |
---|---|
protected static <T> T |
OrphanFilesClean.retryReadingFiles(OrphanFilesClean.ReaderWithIOException<T> reader,
T defaultValue)
Retry reading files when
IOException was thrown by the reader. |
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.