T - type of rulepublic abstract class AbstractRuntimeContext<T extends org.apache.shardingsphere.core.rule.BaseRule> extends Object implements RuntimeContext<T>
| 限定符 | 构造器和说明 |
|---|---|
protected |
AbstractRuntimeContext(T rule,
Properties props,
org.apache.shardingsphere.spi.database.DatabaseType databaseType) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
close() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDatabaseType, getExecuteEngine, getParseEngine, getProps, getRuleprotected AbstractRuntimeContext(T rule, Properties props, org.apache.shardingsphere.spi.database.DatabaseType databaseType)
public void close()
throws Exception
close 在接口中 AutoCloseableExceptionCopyright © 2019 The Apache Software Foundation. All rights reserved.