T - type of input valuepublic interface ExecuteGroupEngine<T>
| 限定符和类型 | 方法和说明 |
|---|---|
Collection<InputGroup<T>> |
generate(org.apache.shardingsphere.infra.route.context.RouteContext routeContext,
Collection<ExecutionUnit> executionUnits)
Generate execution input groups.
|
Collection<InputGroup<T>> generate(org.apache.shardingsphere.infra.route.context.RouteContext routeContext, Collection<ExecutionUnit> executionUnits) throws SQLException
routeContext - route contextexecutionUnits - execution unitsSQLException - SQL exceptionCopyright © 2020 The Apache Software Foundation. All rights reserved.