Package | Description |
---|---|
org.apache.paimon.operation |
Modifier and Type | Method and Description |
---|---|
OrphanFilesClean |
OrphanFilesClean.fileCleaner(java.util.function.Consumer<Path> fileCleaner) |
OrphanFilesClean |
OrphanFilesClean.olderThan(String timestamp) |
Modifier and Type | Method and Description |
---|---|
static List<OrphanFilesClean> |
OrphanFilesClean.createOrphanFilesCleans(Catalog catalog,
Map<String,String> tableConfig,
String databaseName,
String tableName) |
Modifier and Type | Method and Description |
---|---|
static String[] |
OrphanFilesClean.executeOrphanFilesClean(List<OrphanFilesClean> tableCleans) |
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.