Class InitialOnlySnapshotter

All Implemented Interfaces:
BeanRegistryAware, io.debezium.spi.common.Configurable, io.debezium.spi.snapshot.Snapshotter

public class InitialOnlySnapshotter extends InitialSnapshotter
  • Constructor Details

    • InitialOnlySnapshotter

      public InitialOnlySnapshotter()
  • Method Details

    • name

      public String name()
      Specified by:
      name in interface io.debezium.spi.snapshot.Snapshotter
      Overrides:
      name in class InitialSnapshotter
    • shouldStream

      public boolean shouldStream()
      Specified by:
      shouldStream in interface io.debezium.spi.snapshot.Snapshotter
      Overrides:
      shouldStream in class InitialSnapshotter