| Modifier and Type | Interface and Description |
|---|---|
interface |
ShardingAutoTableAlgorithm
Sharding auto table algorithm.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ComplexKeysShardingAlgorithm<T extends Comparable<?>>
Complex keys sharding algorithm.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
HintShardingAlgorithm<T extends Comparable<?>>
Sharding algorithm for hint without sharding keys.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
StandardShardingAlgorithm<T extends Comparable<?>>
Standard sharding algorithm.
|
Copyright © 2023 The Apache Software Foundation. All rights reserved.