public interface ElasticJobListener
| 限定符和类型 | 方法和说明 |
|---|---|
void |
afterJobExecuted(JobExecutionMultipleShardingContext shardingContext)
作业执行后的执行的方法.
|
void |
beforeJobExecuted(JobExecutionMultipleShardingContext shardingContext)
作业执行前的执行的方法.
|
void beforeJobExecuted(JobExecutionMultipleShardingContext shardingContext)
shardingContext - 分片上下文void afterJobExecuted(JobExecutionMultipleShardingContext shardingContext)
shardingContext - 分片上下文Copyright © 2016. All rights reserved.