public class HystrixMetricsPublisherCollapserDefault extends java.lang.Object implements HystrixMetricsPublisherCollapser
HystrixMetricsPublisherCollapser
that does nothing.
See Wiki docs about plugins for more information.
Constructor and Description |
---|
HystrixMetricsPublisherCollapserDefault(HystrixCollapserKey collapserKey,
HystrixCollapserMetrics metrics,
HystrixCollapserProperties properties) |
Modifier and Type | Method and Description |
---|---|
void |
initialize() |
public HystrixMetricsPublisherCollapserDefault(HystrixCollapserKey collapserKey, HystrixCollapserMetrics metrics, HystrixCollapserProperties properties)
public void initialize()
initialize
in interface HystrixMetricsPublisherCollapser