public static interface MasterEndpointBuilderFactory.MasterBuilders
| Modifier and Type | Method and Description |
|---|---|
default MasterEndpointBuilderFactory.MasterEndpointBuilder |
master(String path)
Master (camel-master)
Represents an endpoint which only becomes active when the
CamelClusterView has the leadership.
|
default MasterEndpointBuilderFactory.MasterEndpointBuilder master(String path)
master:namespace:delegateUri
Path parameter: namespace (required)
The name of the cluster namespace to use
Path parameter: delegateUri (required)
The endpoint uri to use in master/slave modeApache Camel