| Modifier and Type | Field and Description |
|---|---|
static int |
LOWEST |
| Modifier and Type | Method and Description |
|---|---|
void |
afterJobExecuted(ShardingContexts shardingContexts)
Called after job executed.
|
void |
beforeJobExecuted(ShardingContexts shardingContexts)
Called before job executed.
|
default int |
order()
Listener order, default is the lowest.
|
static final int LOWEST
void beforeJobExecuted(ShardingContexts shardingContexts)
shardingContexts - sharding contextsvoid afterJobExecuted(ShardingContexts shardingContexts)
shardingContexts - sharding contextsdefault int order()
Copyright © 2021 The Apache Software Foundation. All rights reserved.