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