| Package | Description |
|---|---|
| org.apache.shardingsphere.elasticjob.infra.handler.sharding | |
| org.apache.shardingsphere.elasticjob.infra.handler.sharding.impl |
| Modifier and Type | Method and Description |
|---|---|
static JobShardingStrategy |
JobShardingStrategyFactory.getStrategy(String type)
Get job sharding strategy.
|
| Modifier and Type | Class and Description |
|---|---|
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 © 2021 The Apache Software Foundation. All rights reserved.