Uses of Class
io.trino.plugin.deltalake.transactionlog.CommitInfoEntry.Job
Packages that use CommitInfoEntry.Job
-
Uses of CommitInfoEntry.Job in io.trino.plugin.deltalake.transactionlog
Methods in io.trino.plugin.deltalake.transactionlog that return CommitInfoEntry.JobConstructors in io.trino.plugin.deltalake.transactionlog with parameters of type CommitInfoEntry.JobModifierConstructorDescriptionCommitInfoEntry(long version, long timestamp, String userId, String userName, String operation, Map<String, String> operationParameters, CommitInfoEntry.Job job, CommitInfoEntry.Notebook notebook, String clusterId, long readVersion, String isolationLevel, boolean isBlindAppend)