Uses of Class
io.trino.plugin.deltalake.transactionlog.checkpoint.TransactionLogTail
Packages that use TransactionLogTail
-
Uses of TransactionLogTail in io.trino.plugin.deltalake.transactionlog.checkpoint
Methods in io.trino.plugin.deltalake.transactionlog.checkpoint that return TransactionLogTailModifier and TypeMethodDescriptionstatic TransactionLogTailTransactionLogTail.loadNewTail(TrinoFileSystem fileSystem, String tableLocation, Optional<Long> startVersion) static TransactionLogTailTransactionLogTail.loadNewTail(TrinoFileSystem fileSystem, String tableLocation, Optional<Long> startVersion, Optional<Long> endVersion) Methods in io.trino.plugin.deltalake.transactionlog.checkpoint that return types with arguments of type TransactionLogTailModifier and TypeMethodDescriptionTransactionLogTail.getUpdatedTail(TrinoFileSystem fileSystem, String tableLocation)