Interface IncrementalDumper

All Superinterfaces:
Dumper, LifecycleExecutor, Runnable

public interface IncrementalDumper extends Dumper
Incremental dumper.
  • Method Summary

    Methods inherited from interface org.apache.shardingsphere.data.pipeline.api.executor.LifecycleExecutor

    start, stop

    Methods inherited from interface java.lang.Runnable

    run