Package org.apache.camel.cluster
@NullMarked
package org.apache.camel.cluster
Cluster API for leader election, namespace-based partitioning, and cluster membership management.
- Since:
- 4.21
-
InterfacesClassDescriptionMarker interface for cluster eventsRepresents a cluster service providing distributed operations such as leader election and view-based namespace partitioning.Represents the View of the cluster at some given period of time.A
CamelPreemptiveClusterViewis aCamelClusterViewthat can be externally disabled by another controller.