public final class GovernanceExecuteProcessReporter extends Object implements org.apache.shardingsphere.infra.executor.sql.process.spi.ExecuteProcessReporter
| 构造器和说明 |
|---|
GovernanceExecuteProcessReporter() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
report(org.apache.shardingsphere.infra.binder.LogicSQL logicSQL,
org.apache.shardingsphere.infra.executor.kernel.model.ExecutionGroupContext<? extends org.apache.shardingsphere.infra.executor.sql.execute.engine.SQLExecutionUnit> executionGroupContext,
org.apache.shardingsphere.infra.executor.sql.process.model.ExecuteProcessConstants constants) |
void |
report(String executionID,
org.apache.shardingsphere.infra.executor.sql.process.model.ExecuteProcessConstants constants) |
void |
report(String executionID,
org.apache.shardingsphere.infra.executor.sql.execute.engine.SQLExecutionUnit executionUnit,
org.apache.shardingsphere.infra.executor.sql.process.model.ExecuteProcessConstants constants) |
public void report(org.apache.shardingsphere.infra.binder.LogicSQL logicSQL,
org.apache.shardingsphere.infra.executor.kernel.model.ExecutionGroupContext<? extends org.apache.shardingsphere.infra.executor.sql.execute.engine.SQLExecutionUnit> executionGroupContext,
org.apache.shardingsphere.infra.executor.sql.process.model.ExecuteProcessConstants constants)
report 在接口中 org.apache.shardingsphere.infra.executor.sql.process.spi.ExecuteProcessReporterpublic void report(String executionID, org.apache.shardingsphere.infra.executor.sql.execute.engine.SQLExecutionUnit executionUnit, org.apache.shardingsphere.infra.executor.sql.process.model.ExecuteProcessConstants constants)
report 在接口中 org.apache.shardingsphere.infra.executor.sql.process.spi.ExecuteProcessReporterpublic void report(String executionID, org.apache.shardingsphere.infra.executor.sql.process.model.ExecuteProcessConstants constants)
report 在接口中 org.apache.shardingsphere.infra.executor.sql.process.spi.ExecuteProcessReporterCopyright © 2021 The Apache Software Foundation. All rights reserved.