Uses of Class
io.trino.plugin.deltalake.transactionlog.writer.S3TransactionLogSynchronizer.LockFileContents
Packages that use S3TransactionLogSynchronizer.LockFileContents
-
Uses of S3TransactionLogSynchronizer.LockFileContents in io.trino.plugin.deltalake.transactionlog.writer
Constructor parameters in io.trino.plugin.deltalake.transactionlog.writer with type arguments of type S3TransactionLogSynchronizer.LockFileContentsModifierConstructorDescriptionS3TransactionLogSynchronizer(TrinoFileSystemFactory fileSystemFactory, io.airlift.json.JsonCodec<S3TransactionLogSynchronizer.LockFileContents> lockFileContentesCodec)