Table of Contents

Class HystrixRequestEventsStream

Namespace
Steeltoe.CircuitBreaker.Hystrix.Metric
Assembly
Steeltoe.CircuitBreaker.HystrixBase.dll
public class HystrixRequestEventsStream
Inheritance
HystrixRequestEventsStream
Inherited Members

Methods

GetInstance()

public static HystrixRequestEventsStream GetInstance()

Returns

HystrixRequestEventsStream

Observe()

public IObservable<HystrixRequestEvents> Observe()

Returns

IObservable<HystrixRequestEvents>

Shutdown()

public void Shutdown()

Write(ICollection<IHystrixInvokableInfo>)

public void Write(ICollection<IHystrixInvokableInfo> executions)

Parameters

executions ICollection<IHystrixInvokableInfo>