Interface HystrixExecutable<E>
-
public interface HystrixExecutable<E>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description EdefaultEvent()EfallbackEvent()ErunEvent()
-
public interface HystrixExecutable<E>
| Modifier and Type | Method | Description |
|---|---|---|
E |
defaultEvent() |
|
E |
fallbackEvent() |
|
E |
runEvent() |