| 限定符和类型 | 接口和说明 |
|---|---|
interface |
HintCommandExecutor<T extends HintCommand>
Hint command executor.
|
| 限定符和类型 | 方法和说明 |
|---|---|
static HintCommandExecutor |
HintCommandExecutorFactory.newInstance(HintCommand hintCommand,
BackendConnection backendConnection,
String sql)
Create hint command executor instance.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
HintAddDatabaseShardingValueCommand
Hint add sharding value for database command.
|
class |
HintAddTableShardingValueCommand
Hint add sharding value for table command.
|
class |
HintClearCommand
Hint clear command.
|
class |
HintErrorParameterCommand
Hint error parameter command.
|
class |
HintSetDatabaseShardingValueCommand
Hint set database sharding value command.
|
class |
HintSetMasterOnlyCommand
Hint set master database only command.
|
class |
HintShowStatusCommand
Hint show status command.
|
class |
HintShowTableStatusCommand
Hint show table status command.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
AbstractHintQueryExecutor<T extends HintCommand>
Abstract hint query command.
|
class |
AbstractHintUpdateExecutor<T extends HintCommand>
Abstract hint update command.
|
Copyright © 2019 The Apache Software Foundation. All rights reserved.