public class ExecutorRouteLFU extends ExecutorRouter
Created by xuxueli on 17/3/10.
| 限定符和类型 | 字段和说明 |
|---|---|
private static long |
CACHE_VALID_TIME |
private static ConcurrentMap<Integer,HashMap<String,Integer>> |
jobLfuMap |
logger| 构造器和说明 |
|---|
ExecutorRouteLFU() |
private static ConcurrentMap<Integer,HashMap<String,Integer>> jobLfuMap
private static long CACHE_VALID_TIME
public com.xxl.job.core.biz.model.ReturnT<String> route(com.xxl.job.core.biz.model.TriggerParam triggerParam, List<String> addressList)
ExecutorRouterroute 在类中 ExecutorRouterCopyright © 2022. All rights reserved.