- setCamelContext(CamelContext) - Method in class org.apache.camel.impl.cluster.ClusteredRouteController
-
- setCamelContext(CamelContext) - Method in class org.apache.camel.impl.cluster.ClusteredRoutePolicy
-
- setClusterService(CamelClusterService) - Method in class org.apache.camel.impl.cluster.ClusteredRouteController
-
Set the cluster service to use.
- setClusterServiceSelector(CamelClusterService.Selector) - Method in class org.apache.camel.impl.cluster.ClusteredRouteController
-
Set the selector strategy to look-up a CamelClusterService
- setFilters(Collection<ClusteredRouteFilter>) - Method in class org.apache.camel.impl.cluster.ClusteredRouteController
-
Sets the filters used to filter cluster aware routes.
- setInitialDelay(Duration) - Method in class org.apache.camel.impl.cluster.ClusteredRouteConfiguration
-
- setInitialDelay(Duration) - Method in class org.apache.camel.impl.cluster.ClusteredRouteController
-
Set the amount of time the route controller should wait before to start
the routes after the camel context is started.
- setInitialDelay(Duration) - Method in class org.apache.camel.impl.cluster.ClusteredRoutePolicy
-
- setNamespace(String) - Method in class org.apache.camel.impl.cluster.ClusteredRouteConfiguration
-
- setNamespace(String) - Method in class org.apache.camel.impl.cluster.ClusteredRouteController
-
Set the default namespace.
- setRoutesConfiguration(Map<String, ClusteredRouteConfiguration>) - Method in class org.apache.camel.impl.cluster.ClusteredRouteController
-
Sets the configurations for the routes.
- startRoute(String) - Method in class org.apache.camel.impl.cluster.ClusteredRouteController
-
- stopRoute(String) - Method in class org.apache.camel.impl.cluster.ClusteredRouteController
-
- stopRoute(String, long, TimeUnit) - Method in class org.apache.camel.impl.cluster.ClusteredRouteController
-
- stopRoute(String, long, TimeUnit, boolean) - Method in class org.apache.camel.impl.cluster.ClusteredRouteController
-
- suspendRoute(String) - Method in class org.apache.camel.impl.cluster.ClusteredRouteController
-
- suspendRoute(String, long, TimeUnit) - Method in class org.apache.camel.impl.cluster.ClusteredRouteController
-