Uses of Class
io.trino.plugin.deltalake.transactionlog.checkpoint.LastCheckpoint
Packages that use LastCheckpoint
-
Uses of LastCheckpoint in io.trino.plugin.deltalake.transactionlog.checkpoint
Constructor parameters in io.trino.plugin.deltalake.transactionlog.checkpoint with type arguments of type LastCheckpointModifierConstructorDescriptionCheckpointWriterManager(TypeManager typeManager, CheckpointSchemaManager checkpointSchemaManager, TrinoFileSystemFactory fileSystemFactory, NodeVersion nodeVersion, TransactionLogAccess transactionLogAccess, FileFormatDataSourceStats fileFormatDataSourceStats, io.airlift.json.JsonCodec<LastCheckpoint> lastCheckpointCodec)