public class SerialHystrixConfiguration extends SerialHystrixMetric
jsonFactory, mapper| Constructor and Description |
|---|
SerialHystrixConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
static com.netflix.hystrix.config.HystrixConfiguration |
fromByteBuffer(java.nio.ByteBuffer bb)
Deprecated.
|
static byte[] |
toBytes(com.netflix.hystrix.config.HystrixConfiguration config)
Deprecated.
|
static java.lang.String |
toJsonString(com.netflix.hystrix.config.HystrixConfiguration config) |
fromByteBufferToString@Deprecated public static byte[] toBytes(com.netflix.hystrix.config.HystrixConfiguration config)
public static java.lang.String toJsonString(com.netflix.hystrix.config.HystrixConfiguration config)
@Deprecated public static com.netflix.hystrix.config.HystrixConfiguration fromByteBuffer(java.nio.ByteBuffer bb)