| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.elasticjob.infra.handler.sharding | |
| org.apache.shardingsphere.elasticjob.infra.handler.sharding.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
static JobShardingStrategy |
JobShardingStrategyFactory.getStrategy(String type)
Get job sharding sharding.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
AverageAllocationJobShardingStrategy
Sharding strategy which for average by sharding item.
|
class |
OdevitySortByNameJobShardingStrategy
Sharding strategy which for hash with job name to determine IP asc or desc.
|
class |
RoundRobinByNameJobShardingStrategy
Sharding strategy which for round robin by name job.
|
Copyright © 2020 The Apache Software Foundation. All rights reserved.