T - Return type of Func2public class HystrixContexSchedulerAction
extends java.lang.Object
implements rx.functions.Action0
Func2 that manages the HystrixRequestContext initialization and cleanup for the execution of the Func2| Constructor and Description |
|---|
HystrixContexSchedulerAction(HystrixConcurrencyStrategy concurrencyStrategy,
rx.functions.Action0 action) |
HystrixContexSchedulerAction(rx.functions.Action0 action) |
| Modifier and Type | Method and Description |
|---|---|
void |
call() |
public HystrixContexSchedulerAction(HystrixConcurrencyStrategy concurrencyStrategy, rx.functions.Action0 action)
public HystrixContexSchedulerAction(rx.functions.Action0 action)