public class ShardingConfigMeta extends Object
| Constructor and Description |
|---|
ShardingConfigMeta() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Map<String,Set<String>>> |
getFullNodes() |
String |
getSepTab() |
String |
getTabBaseName() |
Integer |
getTabSize() |
Map<String,String> |
getTabToDsMap() |
void |
setFullNodes(Map<String,Map<String,Set<String>>> fullNodes) |
void |
setSepTab(String sepTab) |
void |
setTabBaseName(String tabBaseName) |
void |
setTabSize(Integer tabSize) |
void |
setTabToDsMap(Map<String,String> tabToDsMap) |
Copyright © 2024. All rights reserved.