JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Camel :: Hystrix 2.23.2.fuse-750029-redhat-00001
Prev
Next
Frames
No Frames
All Classes
D
G
H
I
M
N
O
P
R
S
D
DEFAULT_HYSTRIX_CONFIGURATION_ID
- Static variable in interface org.apache.camel.component.hystrix.processor.
HystrixConstants
doCreateProcessor(RouteContext, HystrixDefinition)
- Method in class org.apache.camel.component.hystrix.processor.
HystrixProcessorFactory
doStart()
- Method in class org.apache.camel.component.hystrix.metrics.
HystrixEventStreamService
doStart()
- Method in class org.apache.camel.component.hystrix.processor.
HystrixProcessor
doStop()
- Method in class org.apache.camel.component.hystrix.metrics.
HystrixEventStreamService
doStop()
- Method in class org.apache.camel.component.hystrix.processor.
HystrixProcessor
G
getDelay()
- Method in class org.apache.camel.component.hystrix.metrics.
HystrixEventStreamService
getFallback()
- Method in class org.apache.camel.component.hystrix.processor.
HystrixProcessorCommand
getFallback()
- Method in class org.apache.camel.component.hystrix.processor.
HystrixProcessorCommandFallbackViaNetwork
getHystrixCommandKey()
- Method in class org.apache.camel.component.hystrix.processor.
HystrixProcessor
getHystrixCurrentConcurrentExecutionCount()
- Method in class org.apache.camel.component.hystrix.processor.
HystrixProcessor
getHystrixErrorCount()
- Method in class org.apache.camel.component.hystrix.processor.
HystrixProcessor
getHystrixErrorPercentage()
- Method in class org.apache.camel.component.hystrix.processor.
HystrixProcessor
getHystrixExecutionTimeMean()
- Method in class org.apache.camel.component.hystrix.processor.
HystrixProcessor
getHystrixFallbackCommandKey()
- Method in class org.apache.camel.component.hystrix.processor.
HystrixProcessor
getHystrixGroupKey()
- Method in class org.apache.camel.component.hystrix.processor.
HystrixProcessor
getHystrixTotalRequests()
- Method in class org.apache.camel.component.hystrix.processor.
HystrixProcessor
getHystrixTotalTimeMean()
- Method in class org.apache.camel.component.hystrix.processor.
HystrixProcessor
getId()
- Method in class org.apache.camel.component.hystrix.processor.
HystrixProcessor
getPollerDelay()
- Method in class org.apache.camel.component.hystrix.metrics.
HystrixEventStreamService
getQueueSize()
- Method in class org.apache.camel.component.hystrix.metrics.
HystrixEventStreamService
getTraceLabel()
- Method in class org.apache.camel.component.hystrix.processor.
HystrixProcessor
H
handleJsonMetric(String)
- Method in class org.apache.camel.component.hystrix.metrics.
HystrixEventStreamService
hasNext()
- Method in class org.apache.camel.component.hystrix.processor.
HystrixProcessor
HYSTRIX_RESPONSE_FROM_FALLBACK
- Static variable in interface org.apache.camel.component.hystrix.processor.
HystrixConstants
HYSTRIX_RESPONSE_REJECTED
- Static variable in interface org.apache.camel.component.hystrix.processor.
HystrixConstants
HYSTRIX_RESPONSE_SHORT_CIRCUITED
- Static variable in interface org.apache.camel.component.hystrix.processor.
HystrixConstants
HYSTRIX_RESPONSE_SUCCESSFUL_EXECUTION
- Static variable in interface org.apache.camel.component.hystrix.processor.
HystrixConstants
HYSTRIX_RESPONSE_TIMED_OUT
- Static variable in interface org.apache.camel.component.hystrix.processor.
HystrixConstants
HystrixConstants
- Interface in
org.apache.camel.component.hystrix.processor
HystrixEventStreamService
- Class in
org.apache.camel.component.hystrix.metrics
To gather hystrix metrics and offer the metrics over JMX and Java APIs.
HystrixEventStreamService()
- Constructor for class org.apache.camel.component.hystrix.metrics.
HystrixEventStreamService
HystrixEventStreamServlet
- Class in
org.apache.camel.component.hystrix.metrics.servlet
Streams Hystrix metrics in text/event-stream format.
HystrixEventStreamServlet()
- Constructor for class org.apache.camel.component.hystrix.metrics.servlet.
HystrixEventStreamServlet
HystrixProcessor
- Class in
org.apache.camel.component.hystrix.processor
Implementation of the Hystrix EIP.
HystrixProcessor(HystrixCommandGroupKey, HystrixCommandKey, HystrixCommandKey, HystrixCommand.Setter, HystrixCommand.Setter, Processor, Processor, boolean)
- Constructor for class org.apache.camel.component.hystrix.processor.
HystrixProcessor
HystrixProcessorCommand
- Class in
org.apache.camel.component.hystrix.processor
Hystrix Command for the Camel Hystrix EIP.
HystrixProcessorCommand(HystrixCommand.Setter, Exchange, Processor, Processor, HystrixProcessorCommandFallbackViaNetwork)
- Constructor for class org.apache.camel.component.hystrix.processor.
HystrixProcessorCommand
HystrixProcessorCommandFallbackViaNetwork
- Class in
org.apache.camel.component.hystrix.processor
Hystrix Command the Camel Hystrix EIP when executing fallback.
HystrixProcessorCommandFallbackViaNetwork(HystrixCommand.Setter, Exchange, Processor)
- Constructor for class org.apache.camel.component.hystrix.processor.
HystrixProcessorCommandFallbackViaNetwork
HystrixProcessorFactory
- Class in
org.apache.camel.component.hystrix.processor
To integrate camel-hystrix with the Camel routes using the Hystrix EIP.
HystrixProcessorFactory()
- Constructor for class org.apache.camel.component.hystrix.processor.
HystrixProcessorFactory
I
isCircuitBreakerOpen()
- Method in class org.apache.camel.component.hystrix.processor.
HystrixProcessor
isFallbackViaNetwork()
- Method in class org.apache.camel.component.hystrix.processor.
HystrixProcessor
isPollerRunning()
- Method in class org.apache.camel.component.hystrix.metrics.
HystrixEventStreamService
M
METRICS_QUEUE_SIZE
- Static variable in class org.apache.camel.component.hystrix.metrics.
HystrixEventStreamService
N
next()
- Method in class org.apache.camel.component.hystrix.processor.
HystrixProcessor
O
oldestMetricsAsJSon()
- Method in class org.apache.camel.component.hystrix.metrics.
HystrixEventStreamService
org.apache.camel.component.hystrix.metrics
- package org.apache.camel.component.hystrix.metrics
org.apache.camel.component.hystrix.metrics.servlet
- package org.apache.camel.component.hystrix.metrics.servlet
org.apache.camel.component.hystrix.processor
- package org.apache.camel.component.hystrix.processor
P
pausePoller()
- Method in class org.apache.camel.component.hystrix.metrics.
HystrixEventStreamService
process(Exchange)
- Method in class org.apache.camel.component.hystrix.processor.
HystrixProcessor
process(Exchange, AsyncCallback)
- Method in class org.apache.camel.component.hystrix.processor.
HystrixProcessor
R
run()
- Method in class org.apache.camel.component.hystrix.processor.
HystrixProcessorCommand
run()
- Method in class org.apache.camel.component.hystrix.processor.
HystrixProcessorCommandFallbackViaNetwork
S
setDelay(int)
- Method in class org.apache.camel.component.hystrix.metrics.
HystrixEventStreamService
Sets the delay in millis how often the poller runs
setId(String)
- Method in class org.apache.camel.component.hystrix.processor.
HystrixProcessor
setQueueSize(int)
- Method in class org.apache.camel.component.hystrix.metrics.
HystrixEventStreamService
Sets the queue size for how many metrics collected are stored in-memory in a backlog
startPoller()
- Method in class org.apache.camel.component.hystrix.metrics.
HystrixEventStreamService
streamMetrics()
- Method in class org.apache.camel.component.hystrix.metrics.
HystrixEventStreamService
Return a stream of the JSon metrics.
D
G
H
I
M
N
O
P
R
S
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Camel :: Hystrix 2.23.2.fuse-750029-redhat-00001
Prev
Next
Frames
No Frames
All Classes
Apache Camel