Uses of Class
io.trino.plugin.deltalake.transactionlog.checkpoint.LastCheckpoint
-
Packages that use LastCheckpoint Package Description io.trino.plugin.deltalake.transactionlog.checkpoint -
-
Uses of LastCheckpoint in io.trino.plugin.deltalake.transactionlog.checkpoint
Constructor parameters in io.trino.plugin.deltalake.transactionlog.checkpoint with type arguments of type LastCheckpoint Constructor Description CheckpointWriterManager(TypeManager typeManager, CheckpointSchemaManager checkpointSchemaManager, HdfsEnvironment hdfsEnvironment, TransactionLogAccess transactionLogAccess, FileFormatDataSourceStats fileFormatDataSourceStats, io.airlift.json.JsonCodec<LastCheckpoint> lastCheckpointCodec)
-