public class HoodieArchivedLogFile extends HoodieLogFile
HoodieLogFile.LogFileComparator| Modifier and Type | Field and Description |
|---|---|
static String |
ARCHIVE_EXTENSION |
DELTA_EXTENSION, LOG_FILE_PREFIX, LOGFILE_BASE_VERSION| Constructor and Description |
|---|
HoodieArchivedLogFile(StoragePath logPath) |
HoodieArchivedLogFile(StoragePathInfo pathInfo) |
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
equals, getDeltaCommitTime, getFileExtension, getFileId, getFileName, getFileSize, getLogFileComparator, getLogVersion, getLogWriteToken, getPath, getPathInfo, getReverseLogFileComparator, getSuffix, hashCode, isCDC, rollOver, setFileLen, setPathInfopublic static final String ARCHIVE_EXTENSION
public HoodieArchivedLogFile(StoragePathInfo pathInfo)
public HoodieArchivedLogFile(StoragePath logPath)
public String toString()
toString in class HoodieLogFileCopyright © 2024 The Apache Software Foundation. All rights reserved.