public class ThreadPoolMonitorPublishModelFactory extends Object
| Constructor and Description |
|---|
ThreadPoolMonitorPublishModelFactory(MeasurementTree tree,
Map<String,ThreadPoolPublishModel> threadPools) |
| Modifier and Type | Method and Description |
|---|---|
void |
create() |
static void |
create(MeasurementTree tree,
Map<String,ThreadPoolPublishModel> threadPools) |
protected void |
readMeasurement(String name,
com.netflix.spectator.api.patterns.ThreadPoolMonitorPublishModelFactory.Setter setter) |
public ThreadPoolMonitorPublishModelFactory(MeasurementTree tree, Map<String,ThreadPoolPublishModel> threadPools)
public static void create(MeasurementTree tree, Map<String,ThreadPoolPublishModel> threadPools)
public void create()
protected void readMeasurement(String name, com.netflix.spectator.api.patterns.ThreadPoolMonitorPublishModelFactory.Setter setter)
Copyright © 2017–2018 The Apache Software Foundation. All rights reserved.