| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.shardingproxy.backend.text.sctl.hint.internal | |
| org.apache.shardingsphere.shardingproxy.backend.text.sctl.hint.internal.executor |
| 限定符和类型 | 方法和说明 |
|---|---|
static HintCommandExecutor |
HintCommandExecutorFactory.newInstance(HintCommand hintCommand,
BackendConnection backendConnection,
String sql)
Create hint command executor instance.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
AbstractHintQueryExecutor<T extends HintCommand>
Abstract hint query command.
|
class |
AbstractHintUpdateExecutor<T extends HintCommand>
Abstract hint update command.
|
class |
HintAddDatabaseShardingValueExecutor
Hint add sharding value for database command executor.
|
class |
HintAddTableShardingValueExecutor
Hint add sharding value for table command executor.
|
class |
HintClearExecutor
Hint clear command executor.
|
class |
HintErrorParameterExecutor
Hint error parameter command executor.
|
class |
HintSetDatabaseShardingValueExecutor
Hint set database sharding value command executor.
|
class |
HintSetMasterOnlyExecutor
Hint set master database only command executor.
|
class |
HintShowStatusExecutor
Hint show status command executor.
|
class |
HintShowTableStatusExecutor
Hint show table status command executor.
|
Copyright © 2019 The Apache Software Foundation. All rights reserved.