| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sharding.api.sharding.complex | |
| org.apache.shardingsphere.sharding.api.sharding.hint | |
| org.apache.shardingsphere.sharding.api.sharding.standard |
| 限定符和类型 | 类和说明 |
|---|---|
class |
ComplexKeysShardingValue<T extends Comparable<?>>
Sharding value for complex keys.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
HintShardingValue<T extends Comparable<?>>
Sharding value for hint.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
PreciseShardingValue<T extends Comparable<?>>
Sharding value for precise.
|
class |
RangeShardingValue<T extends Comparable<?>>
Sharding value for range.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.