public final class JobConfiguration extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
JobConfiguration.Builder |
| Constructor and Description |
|---|
JobConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
static JobConfiguration.Builder |
newBuilder(String jobName,
int shardingTotalCount)
Create ElasticJob configuration builder.
|
public static JobConfiguration.Builder newBuilder(String jobName, int shardingTotalCount)
jobName - job nameshardingTotalCount - sharding total countCopyright © 2021 The Apache Software Foundation. All rights reserved.