Uses of Enum
io.debezium.connector.SnapshotRecord
Packages that use SnapshotRecord
-
Uses of SnapshotRecord in io.debezium.connector
Methods in io.debezium.connector that return SnapshotRecordModifier and TypeMethodDescriptionstatic SnapshotRecordSnapshotRecord.fromSource(org.apache.kafka.connect.data.Struct source) protected abstract SnapshotRecordAbstractSourceInfo.snapshot()static SnapshotRecordReturns the enum constant of this type with the specified name.static SnapshotRecord[]SnapshotRecord.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of SnapshotRecord in io.debezium.connector.common
Fields in io.debezium.connector.common declared as SnapshotRecordMethods in io.debezium.connector.common that return SnapshotRecordMethods in io.debezium.connector.common with parameters of type SnapshotRecord