Package | Description |
---|---|
org.apache.paimon.partition.actions | |
org.apache.paimon.partition.file |
Modifier and Type | Method and Description |
---|---|
static SuccessFile |
SuccessFileMarkDoneAction.safelyFromPath(FileIO fileIO,
Path path) |
Modifier and Type | Method and Description |
---|---|
static SuccessFile |
SuccessFile.fromJson(String json) |
static SuccessFile |
SuccessFile.fromPath(FileIO fileIO,
Path path) |
static SuccessFile |
SuccessFile.safelyFromPath(FileIO fileIO,
Path path) |
SuccessFile |
SuccessFile.updateModificationTime(long modificationTime) |
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.