Class CommitInfoEntry.Job
- java.lang.Object
-
- io.trino.plugin.deltalake.transactionlog.CommitInfoEntry.Job
-
- Enclosing class:
- CommitInfoEntry
public static class CommitInfoEntry.Job extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)StringgetJobId()StringgetJobName()StringgetJobOwnerId()StringgetRunId()StringgetTriggerType()inthashCode()StringtoString()
-