Package io.trino.plugin.hudi.files
Class FSUtils
java.lang.Object
io.trino.plugin.hudi.files.FSUtils
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic StringgetBaseCommitTimeFromLogPath(Location location) static StringgetCommitTime(String fullFileName) static StringgetFileIdFromLogPath(Location location) static intgetFileVersionFromLog(Location logLocation) static LocationgetPartitionLocation(Location baseLocation, String partitionPath) static StringgetWriteTokenFromLogPath(Location location) static boolean
-
Field Details
-
LOG_FILE_PATTERN
-
-
Method Details
-
getFileIdFromLogPath
-
getBaseCommitTimeFromLogPath
-
isLogFile
-
getFileVersionFromLog
-
getWriteTokenFromLogPath
-
getCommitTime
-
getPartitionLocation
-