Class CheckpointSchemaManager
java.lang.Object
io.trino.plugin.deltalake.transactionlog.checkpoint.CheckpointSchemaManager
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetAddEntryType(MetadataEntry metadataEntry, boolean requireWriteStatsAsJson, boolean requireWriteStatsAsStruct)
-
Constructor Details
-
CheckpointSchemaManager
-
-
Method Details
-
getMetadataEntryType
-
getAddEntryType
public RowType getAddEntryType(MetadataEntry metadataEntry, boolean requireWriteStatsAsJson, boolean requireWriteStatsAsStruct) -
getRemoveEntryType
-
getTxnEntryType
-
getProtocolEntryType
-
getCommitInfoEntryType
-