public class HystrixAppmon4jMetricsPublisher
extends com.netflix.hystrix.strategy.metrics.HystrixMetricsPublisher
| Modifier and Type | Field and Description |
|---|---|
private CorePlugin |
corePlugin |
| Constructor and Description |
|---|
HystrixAppmon4jMetricsPublisher(CorePlugin corePlugin) |
| Modifier and Type | Method and Description |
|---|---|
com.netflix.hystrix.strategy.metrics.HystrixMetricsPublisherCommand |
getMetricsPublisherForCommand(com.netflix.hystrix.HystrixCommandKey commandKey,
com.netflix.hystrix.HystrixCommandGroupKey commandGroupKey,
com.netflix.hystrix.HystrixCommandMetrics metrics,
com.netflix.hystrix.HystrixCircuitBreaker circuitBreaker,
com.netflix.hystrix.HystrixCommandProperties properties) |
com.netflix.hystrix.strategy.metrics.HystrixMetricsPublisherThreadPool |
getMetricsPublisherForThreadPool(com.netflix.hystrix.HystrixThreadPoolKey threadPoolKey,
com.netflix.hystrix.HystrixThreadPoolMetrics metrics,
com.netflix.hystrix.HystrixThreadPoolProperties properties) |
private final CorePlugin corePlugin
public HystrixAppmon4jMetricsPublisher(CorePlugin corePlugin)
public com.netflix.hystrix.strategy.metrics.HystrixMetricsPublisherCommand getMetricsPublisherForCommand(com.netflix.hystrix.HystrixCommandKey commandKey,
com.netflix.hystrix.HystrixCommandGroupKey commandGroupKey,
com.netflix.hystrix.HystrixCommandMetrics metrics,
com.netflix.hystrix.HystrixCircuitBreaker circuitBreaker,
com.netflix.hystrix.HystrixCommandProperties properties)
getMetricsPublisherForCommand in class com.netflix.hystrix.strategy.metrics.HystrixMetricsPublisherpublic com.netflix.hystrix.strategy.metrics.HystrixMetricsPublisherThreadPool getMetricsPublisherForThreadPool(com.netflix.hystrix.HystrixThreadPoolKey threadPoolKey,
com.netflix.hystrix.HystrixThreadPoolMetrics metrics,
com.netflix.hystrix.HystrixThreadPoolProperties properties)
getMetricsPublisherForThreadPool in class com.netflix.hystrix.strategy.metrics.HystrixMetricsPublisherCopyright © 2014 Immobilien Scout GmbH. All Rights Reserved.