Class ExecuteProcessReporterFactory
java.lang.Object
org.apache.shardingsphere.infra.executor.sql.process.spi.ExecuteProcessReporterFactory
Execute process report factory.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Optional<ExecuteProcessReporter>Get instance of execute process reporter.
-
Constructor Details
-
ExecuteProcessReporterFactory
public ExecuteProcessReporterFactory()
-
-
Method Details
-
getInstance
Get instance of execute process reporter.- Returns:
- got instance
-