| Modifier and Type | Method and Description |
|---|---|
static ShardingStrategy |
ShardingStrategyFactory.newInstance(ShardingStrategyConfiguration shardingStrategyConfig,
ShardingAlgorithm shardingAlgorithm)
Create sharding strategy.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ComplexShardingStrategy
Complex sharding strategy.
|
| Modifier and Type | Class and Description |
|---|---|
class |
HintShardingStrategy
Hint sharding strategy.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NoneShardingStrategy
None sharding strategy.
|
| Modifier and Type | Class and Description |
|---|---|
class |
StandardShardingStrategy
Standard sharding strategy.
|
Copyright © 2021 The Apache Software Foundation. All rights reserved.