public class ExecutorUtils extends Object
| Modifier and Type | Field and Description |
|---|---|
static ExecutorService |
ASYNC_AGGREGATION_POOL |
static ScheduledExecutorService |
CONFIGURATION_REDISCOVERY_POOL |
static ScheduledExecutorService |
FALLBACK_REDISCOVERY_POOL |
static ScheduledExecutorService |
FUTURE_FLUSH_POOL |
static ScheduledExecutorService |
PERSISTENCE_BACKEND_REDISCOVERY_POOL |
| Constructor and Description |
|---|
ExecutorUtils() |
public static final ScheduledExecutorService PERSISTENCE_BACKEND_REDISCOVERY_POOL
public static final ScheduledExecutorService CONFIGURATION_REDISCOVERY_POOL
public static final ScheduledExecutorService FUTURE_FLUSH_POOL
public static final ScheduledExecutorService FALLBACK_REDISCOVERY_POOL
public static final ExecutorService ASYNC_AGGREGATION_POOL
Copyright © 2018. All Rights Reserved.