@InterfaceAudience.Private public class MetricsExecutorImpl extends Object implements MetricsExecutor
ScheduledExecutorService
used by
MetricsRegionAggregateSourceImpl, and JmxCacheBusterModifier 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 MetricsExecutor
public void stop()
stop
in interface MetricsExecutor
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.