| 构造器和说明 |
|---|
JetCacheExecutor() |
| 限定符和类型 | 方法和说明 |
|---|---|
static ScheduledExecutorService |
defaultExecutor() |
static ScheduledExecutorService |
heavyIOExecutor() |
static void |
setDefaultExecutor(ScheduledExecutorService executor) |
static void |
setHeavyIOExecutor(ScheduledExecutorService heavyIOExecutor) |
public static ScheduledExecutorService defaultExecutor()
public static ScheduledExecutorService heavyIOExecutor()
public static void setDefaultExecutor(ScheduledExecutorService executor)
public static void setHeavyIOExecutor(ScheduledExecutorService heavyIOExecutor)
Copyright © 2013–2019. All rights reserved.