| 类 | 说明 |
|---|---|
| AbstractHintQueryExecutor<T extends HintCommand> |
Abstract hint query command.
|
| AbstractHintUpdateExecutor<T extends HintCommand> |
Abstract hint update command.
|
| HintAddDatabaseShardingValueExecutor |
Hint add sharding value for database command executor.
|
| HintAddTableShardingValueExecutor |
Hint add sharding value for table command executor.
|
| HintClearExecutor |
Hint clear command executor.
|
| HintErrorParameterExecutor |
Hint error parameter command executor.
|
| HintSetDatabaseShardingValueExecutor |
Hint set database sharding value command executor.
|
| HintSetMasterOnlyExecutor |
Hint set master database only command executor.
|
| HintShowStatusExecutor |
Hint show status command executor.
|
| HintShowTableStatusExecutor |
Hint show table status command executor.
|
Copyright © 2019 The Apache Software Foundation. All rights reserved.