HystrixRequestEventsStream#observe()
.@Deprecated
public class HystrixRequestEventsJsonStream
extends java.lang.Object
Constructor and Description |
---|
HystrixRequestEventsJsonStream()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
convertRequestsToJson(java.util.Collection<HystrixRequestEvents> requests)
Deprecated.
|
static java.lang.String |
convertRequestToJson(HystrixRequestEvents request)
Deprecated.
|
<any> |
getStream()
Deprecated.
|
public HystrixRequestEventsJsonStream()
public <any> getStream()
public static java.lang.String convertRequestsToJson(java.util.Collection<HystrixRequestEvents> requests) throws java.io.IOException
java.io.IOException
public static java.lang.String convertRequestToJson(HystrixRequestEvents request) throws java.io.IOException
java.io.IOException