@InterfaceAudience.Private public class MetricsExecutorImpl extends java.lang.Object implements MetricsExecutor
ScheduledExecutorService used by
MetricsRegionAggregateSourceImpl, and
JmxCacheBuster| Constructor and Description |
|---|
MetricsExecutorImpl() |
| Modifier and Type | Method and Description |
|---|---|
java.util.concurrent.ScheduledExecutorService |
getExecutor() |
void |
stop() |
public java.util.concurrent.ScheduledExecutorService getExecutor()
getExecutor in interface MetricsExecutorpublic void stop()
stop in interface MetricsExecutor