DebeziumSchemaHistory

value class DebeziumSchemaHistory(val wrapped: List<HistoryRecord>)

DebeziumSchemaHistory wraps the contents of a Debezium schema history file.

Constructors

Link copied to clipboard
constructor(wrapped: List<HistoryRecord>)

Properties

Link copied to clipboard
val wrapped: List<HistoryRecord>