Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
METRICS_QUEUE_SIZE |
1000 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
HYSTRIX_RESPONSE_FROM_FALLBACK |
"CamelHystrixResponseFromFallback" |
public static final String |
HYSTRIX_RESPONSE_REJECTED |
"CamelHystrixResponseRejected" |
public static final String |
HYSTRIX_RESPONSE_SHORT_CIRCUITED |
"CamelHystrixResponseShortCircuited" |
public static final String |
HYSTRIX_RESPONSE_SUCCESSFUL_EXECUTION |
"CamelHystrixSuccessfulExecution" |
public static final String |
HYSTRIX_RESPONSE_TIMED_OUT |
"CamelHystrixResponseTimedOut" |
Apache Camel