public class FrameworkExecutorRepository extends Object implements Disposable
| Modifier and Type | Field and Description |
|---|---|
Ring<ScheduledExecutorService> |
registryNotificationExecutorRing |
| Constructor and Description |
|---|
FrameworkExecutorRepository() |
public final Ring<ScheduledExecutorService> registryNotificationExecutorRing
public ScheduledExecutorService nextScheduledExecutor()
public ExecutorService nextExecutorExecutor()
public ScheduledExecutorService getRegistryNotificationExecutor()
public ScheduledExecutorService getServiceDiscoveryAddressNotificationExecutor()
public ScheduledExecutorService getMetadataRetryExecutor()
public ExecutorService getInternalServiceExecutor()
public ExecutorService getSharedExecutor()
public ScheduledExecutorService getSharedScheduledExecutor()
public ExecutorService getPoolRouterExecutor()
public ScheduledExecutorService getConnectivityScheduledExecutor()
public ScheduledExecutorService getCacheRefreshingScheduledExecutor()
public ExecutorService getMappingRefreshingExecutor()
public void destroy()
destroy in interface DisposableCopyright © 2011–2020 The Apache Software Foundation. All rights reserved.