| 限定符和类型 | 接口和说明 |
|---|---|
interface |
JobShardingStrategy
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.
|
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
JobExecutorServiceHandler
Job executor service handler.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
AbstractJobExecutorServiceHandler
Abstract job executor service handler.
|
class |
CPUUsageJobExecutorServiceHandler
Job executor service handler with use CPU available processors.
|
class |
SingleThreadJobExecutorServiceHandler
Job executor service handler with single thread.
|
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
ElasticJobListener
ElasticJob listener.
|
| 限定符和类型 | 方法和说明 |
|---|---|
static <T extends TypedSPI> |
ElasticJobServiceLoader.getCachedTypedServiceInstance(Class<T> typedServiceInterface,
String type)
Get cached typed instance.
|
static <T extends TypedSPI> |
ElasticJobServiceLoader.newTypedServiceInstance(Class<T> typedServiceInterface,
String type,
Properties props)
New typed instance.
|
static <T extends TypedSPI> |
ElasticJobServiceLoader.registerTypedService(Class<T> typedService)
Register typeSPI service.
|
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
JobPropertiesValidator
Job properties validator.
|
Copyright © 2020 The Apache Software Foundation. All rights reserved.