@FunctionalInterface public interface KubernetesClusterEvent
Modifier and Type | Interface and Description |
---|---|
static interface |
KubernetesClusterEvent.KubernetesClusterLeaderChangedEvent
Event signalling the presence of a new leader.
|
static interface |
KubernetesClusterEvent.KubernetesClusterMemberListChangedEvent
Event signalling that the list of members of the Kubernetes cluster has changed.
|
Modifier and Type | Method and Description |
---|---|
Object |
getData() |
Object getData()
Apache Camel