Class BeanAwareSnapshotter

java.lang.Object
io.debezium.snapshot.mode.BeanAwareSnapshotter
All Implemented Interfaces:
BeanRegistryAware
Direct Known Subclasses:
AlwaysSnapshotter, InitialSnapshotter, NoDataSnapshotter, WhenNeededSnapshotter

public class BeanAwareSnapshotter extends Object implements BeanRegistryAware
  • Field Details

  • Constructor Details

    • BeanAwareSnapshotter

      public BeanAwareSnapshotter()
  • Method Details