Class DeltaLakeDataFileCacheEntry
java.lang.Object
io.trino.plugin.deltalake.transactionlog.DeltaLakeDataFileCacheEntry
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlonglongwithUpdatesApplied(List<DeltaLakeTransactionLogEntry> newEntries, long newVersion)
-
Constructor Details
-
DeltaLakeDataFileCacheEntry
-
-
Method Details
-
withUpdatesApplied
public DeltaLakeDataFileCacheEntry withUpdatesApplied(List<DeltaLakeTransactionLogEntry> newEntries, long newVersion) -
getVersion
public long getVersion() -
getActiveFiles
-
getRetainedSizeInBytes
public long getRetainedSizeInBytes()
-