Uses of Enum
io.debezium.pipeline.signal.AbstractSnapshotSignal.SnapshotType
Packages that use AbstractSnapshotSignal.SnapshotType
-
Uses of AbstractSnapshotSignal.SnapshotType in io.debezium.pipeline.signal
Methods in io.debezium.pipeline.signal that return AbstractSnapshotSignal.SnapshotTypeModifier and TypeMethodDescriptionAbstractSnapshotSignal.getSnapshotType(Document data) Returns the enum constant of this type with the specified name.static AbstractSnapshotSignal.SnapshotType[]AbstractSnapshotSignal.SnapshotType.values()Returns an array containing the constants of this enum type, in the order they are declared.