Uses of Class
io.trino.plugin.deltalake.transactionlog.writer.S3TransactionLogSynchronizer.LockFileContents
-
Packages that use S3TransactionLogSynchronizer.LockFileContents Package Description io.trino.plugin.deltalake.transactionlog.writer -
-
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.LockFileContents Constructor Description S3TransactionLogSynchronizer(HdfsEnvironment hdfsEnvironment, io.airlift.json.JsonCodec<S3TransactionLogSynchronizer.LockFileContents> lockFileContentesCodec)
-