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