| Constructor and Description |
|---|
JetCacheExecutor() |
| Modifier and Type | Method and Description |
|---|---|
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–2022. All rights reserved.