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 Detail

      • clusterClient

        ActorRef clusterClient()