| Class | Description |
|---|---|
| AbstractIntervalShardingAlgorithm<T extends java.lang.Comparable<?>> |
基于间隔的时间范围分片算法.
|
| CosIdIntervalShardingAlgorithm |
Interval-based time range sharding algorithm.
|
| CosIdSnowflakeIntervalShardingAlgorithm |
The algorithm parses the timestamp from snowflake-id as the sharding value of Interval-based time range sharding algorithm.
|
| Exception | Description |
|---|---|
| NotSupportIntervalShardingTypeException |
Not Support Interval Sharding Type Exception.
|