public class DBRouterConfig extends Object
| 构造器和说明 |
|---|
DBRouterConfig() |
DBRouterConfig(int dbCount,
int tbCount,
String routerKey) |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
getDbCount() |
String |
getRouterKey() |
int |
getTbCount() |
void |
setDbCount(int dbCount) |
void |
setRouterKey(String routerKey) |
void |
setTbCount(int tbCount) |
public DBRouterConfig()
public DBRouterConfig(int dbCount,
int tbCount,
String routerKey)
Copyright © 2024. All rights reserved.