ensureOpen abstract method
- QueryExecutorUser user
Opens the executor, if it has not yet been opened.
Implementation
Future<bool> ensureOpen(QueryExecutorUser user);
Opens the executor, if it has not yet been opened.
Future<bool> ensureOpen(QueryExecutorUser user);