Class AlwaysSnapshotter

java.lang.Object
io.debezium.snapshot.mode.BeanAwareSnapshotter
io.debezium.snapshot.mode.AlwaysSnapshotter
All Implemented Interfaces:
BeanRegistryAware, Configurable, Snapshotter

public class AlwaysSnapshotter extends BeanAwareSnapshotter implements Snapshotter
  • Field Details

    • LOGGER

      private static final org.slf4j.Logger LOGGER
  • Constructor Details

    • AlwaysSnapshotter

      public AlwaysSnapshotter()
  • Method Details