public static interface QueryExecution.QueryExecutionFactory<T extends QueryExecution>
| Modifier and Type | Method and Description |
|---|---|
T |
createQueryExecution(QueryPreparer.PreparedQuery preparedQuery,
QueryStateMachine stateMachine,
String slug,
WarningCollector warningCollector) |
T createQueryExecution(QueryPreparer.PreparedQuery preparedQuery, QueryStateMachine stateMachine, String slug, WarningCollector warningCollector)
Copyright © 2012–2019. All rights reserved.