Uses of Enum
io.debezium.pipeline.signal.actions.AbstractSnapshotSignal.SnapshotType
Packages that use AbstractSnapshotSignal.SnapshotType
-
Uses of AbstractSnapshotSignal.SnapshotType in io.debezium.pipeline.signal.actions
Methods in io.debezium.pipeline.signal.actions 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.