Class AbstractInventoryDumper

java.lang.Object
org.apache.shardingsphere.data.pipeline.api.executor.AbstractLifecycleExecutor
org.apache.shardingsphere.data.pipeline.core.ingest.dumper.AbstractInventoryDumper
All Implemented Interfaces:
Runnable, LifecycleExecutor, Dumper, InventoryDumper

public abstract class AbstractInventoryDumper extends AbstractLifecycleExecutor implements InventoryDumper
Abstract JDBC dumper implement.