| 软件包 | 描述 |
|---|---|
| org.tinygroup.dbrouter.config | |
| org.tinygroup.dbrouter.impl.shardrule |
| Modifier and Type | Method and 描述 |
|---|---|
List<ShardRule> |
Shard.getShardRules() |
| Modifier and Type | Method and 描述 |
|---|---|
void |
Shard.setShardRules(List<ShardRule> shardRules) |
| Modifier and Type | 类 and 描述 |
|---|---|
class |
ShardRuleByFieldValue
Created by luoguo on 14-1-22.
|
class |
ShardRuleByIdAbstract
Created by luoguo on 13-12-17.
|
class |
ShardRuleByIdDifferentSchema
通过ID进行分片 Created by luoguo on 13-12-15.
|
class |
ShardRuleByIdSameSchema
Created by luoguo on 13-12-15.
|
class |
ShardRuleBySectionAndHashDifferentSchema
区间 shard+ hash
|
class |
ShardRuleBySectionDifferentSchema
区间 shard
|
Copyright © 2006–2015 TinyGroup. All rights reserved.