Package akka.cluster.typed
Interface ClusterStateSubscription
-
- All Known Implementing Classes:
GetCurrentState
,Subscribe
,Unsubscribe
public interface ClusterStateSubscription
Messages for subscribing to changes in the cluster stateNot intended for user extension.