JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Camel :: Master 2.23.2.fuse-780036-redhat-00001
Prev
Next
Frames
No Frames
All Classes
C
D
G
I
M
O
S
U
C
createConsumer(Processor)
- Method in class org.apache.camel.component.master.
MasterEndpoint
createEndpoint(String, String, Map<String, Object>)
- Method in class org.apache.camel.component.master.
MasterComponent
createProducer()
- Method in class org.apache.camel.component.master.
MasterEndpoint
D
doResume()
- Method in class org.apache.camel.component.master.
MasterConsumer
doStart()
- Method in class org.apache.camel.component.master.
MasterConsumer
doStop()
- Method in class org.apache.camel.component.master.
MasterConsumer
doSuspend()
- Method in class org.apache.camel.component.master.
MasterConsumer
G
getEndpoint()
- Method in class org.apache.camel.component.master.
MasterEndpoint
getNamespace()
- Method in class org.apache.camel.component.master.
MasterEndpoint
getService()
- Method in class org.apache.camel.component.master.
MasterComponent
getServiceSelector()
- Method in class org.apache.camel.component.master.
MasterComponent
I
isLenientProperties()
- Method in class org.apache.camel.component.master.
MasterEndpoint
isMaster()
- Method in class org.apache.camel.component.master.
MasterConsumer
isSingleton()
- Method in class org.apache.camel.component.master.
MasterEndpoint
M
MasterComponent
- Class in
org.apache.camel.component.master
The master camel component provides a way to ensures that only a single endpoint in a cluster is active at any point in time with automatic failover if the JVM dies or the leadership is lot for any reason.
MasterComponent()
- Constructor for class org.apache.camel.component.master.
MasterComponent
MasterComponent(CamelContext)
- Constructor for class org.apache.camel.component.master.
MasterComponent
MasterConsumer
- Class in
org.apache.camel.component.master
A consumer which is only really active when the
CamelClusterView
has the leadership.
MasterConsumer(MasterEndpoint, Processor, CamelClusterService)
- Constructor for class org.apache.camel.component.master.
MasterConsumer
MasterEndpoint
- Class in
org.apache.camel.component.master
Represents an endpoint which only becomes active when the
CamelClusterView
has the leadership.
MasterEndpoint(String, MasterComponent, CamelClusterService, String, String)
- Constructor for class org.apache.camel.component.master.
MasterEndpoint
O
org.apache.camel.component.master
- package org.apache.camel.component.master
S
setService(CamelClusterService)
- Method in class org.apache.camel.component.master.
MasterComponent
Inject the service to use.
setServiceSelector(CamelClusterService.Selector)
- Method in class org.apache.camel.component.master.
MasterComponent
Inject the service selector used to lookup the
CamelClusterService
to use.
U
useRawUri()
- Method in class org.apache.camel.component.master.
MasterComponent
C
D
G
I
M
O
S
U
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Camel :: Master 2.23.2.fuse-780036-redhat-00001
Prev
Next
Frames
No Frames
All Classes
Apache Camel