Package org.apache.pekko.cluster.client
Interface ClusterClientInteraction
- All Known Implementing Classes:
ClusterClientUnreachable,ClusterClientUp
public interface ClusterClientInteraction
Declares a super type for all events emitted by the
ClusterReceptionist.
in relation to cluster clients being interacted with.-
Method Summary
-
Method Details
-
clusterClient
ActorRef clusterClient()
-