Uses of Class
io.trino.plugin.deltalake.transactionlog.DeltaLakeDataFileCacheEntry
-
Packages that use DeltaLakeDataFileCacheEntry Package Description io.trino.plugin.deltalake.transactionlog -
-
Uses of DeltaLakeDataFileCacheEntry in io.trino.plugin.deltalake.transactionlog
Methods in io.trino.plugin.deltalake.transactionlog that return DeltaLakeDataFileCacheEntry Modifier and Type Method Description DeltaLakeDataFileCacheEntryDeltaLakeDataFileCacheEntry. withUpdatesApplied(List<DeltaLakeTransactionLogEntry> newEntries, long newVersion)
-