All Superinterfaces:
LifecycleExecutor, Runnable
All Known Subinterfaces:
IncrementalDumper

public interface Dumper extends LifecycleExecutor
Dumper interface.
  • Method Summary

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

    start, stop

    Methods inherited from interface java.lang.Runnable

    run