@InterfaceAudience.Private public class MetricsExecutorImpl extends Object implements MetricsExecutor
ScheduledExecutorService used by
  MetricsRegionAggregateSourceImpl, and
  JmxCacheBuster| Modifier and Type | Class and Description | 
|---|---|
| private static class  | MetricsExecutorImpl.ExecutorSingleton | 
| private static class  | MetricsExecutorImpl.ThreadPoolExecutorThreadFactory | 
| Constructor and Description | 
|---|
| MetricsExecutorImpl() | 
| Modifier and Type | Method and Description | 
|---|---|
| ScheduledExecutorService | getExecutor() | 
| void | stop() | 
public MetricsExecutorImpl()
public ScheduledExecutorService getExecutor()
getExecutor in interface MetricsExecutorpublic void stop()
stop in interface MetricsExecutorCopyright © 2007–2021 The Apache Software Foundation. All rights reserved.