public class ThreadPoolMetersInitializer extends Object implements MetricsInitializer
| Constructor and Description |
|---|
ThreadPoolMetersInitializer() |
| Modifier and Type | Method and Description |
|---|---|
protected Map<Executor,Executor> |
collectionOperationExecutors() |
void |
createThreadPoolMeters() |
protected void |
createThreadPoolMeters(String threadPoolName,
Executor executor) |
protected void |
createThreadPoolMeters(String threadPoolName,
FixedThreadExecutor fixedThreadExecutor) |
void |
init(CompositeRegistry globalRegistry,
com.google.common.eventbus.EventBus eventBus,
MetricsBootstrapConfig config) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdestroy, getOrderpublic void init(CompositeRegistry globalRegistry, com.google.common.eventbus.EventBus eventBus, MetricsBootstrapConfig config)
init in interface MetricsInitializerpublic void createThreadPoolMeters()
protected void createThreadPoolMeters(String threadPoolName, FixedThreadExecutor fixedThreadExecutor)
Copyright © 2017–2018 The Apache Software Foundation. All rights reserved.