Package akka.cluster.client
-
Interface Summary Interface Description ClusterClientInteraction Declares a super type for all events emitted by theClusterReceptionist
.ClusterClientMessage Marker trait for remote messages with special serializer.ContactPointChange Declares a super type for all events emitted by theClusterClient
in relation to contact points being added or removed. -
Class Summary Class Description ClusterClient Deprecated. Use Akka gRPC instead, see https://doc.akka.io/docs/akka/2.6/cluster-client.html#migration-to-akka-grpc.ClusterClient.Internal$ ClusterClient.Publish Deprecated. Use Akka gRPC instead, see https://doc.akka.io/docs/akka/2.6/cluster-client.html#migration-to-akka-grpc.ClusterClient.Publish$ Deprecated. Use Akka gRPC instead, see https://doc.akka.io/docs/akka/2.6/cluster-client.html#migration-to-akka-grpc.ClusterClient.Send Deprecated. Use Akka gRPC instead, see https://doc.akka.io/docs/akka/2.6/cluster-client.html#migration-to-akka-grpc.ClusterClient.Send$ Deprecated. Use Akka gRPC instead, see https://doc.akka.io/docs/akka/2.6/cluster-client.html#migration-to-akka-grpc.ClusterClient.SendToAll Deprecated. Use Akka gRPC instead, see https://doc.akka.io/docs/akka/2.6/cluster-client.html#migration-to-akka-grpc.ClusterClient.SendToAll$ Deprecated. Use Akka gRPC instead, see https://doc.akka.io/docs/akka/2.6/cluster-client.html#migration-to-akka-grpc.ClusterClient$ Deprecated. Use Akka gRPC instead, see https://doc.akka.io/docs/akka/2.6/cluster-client.html#migration-to-akka-grpc.ClusterClientReceptionist Deprecated. Use Akka gRPC instead, see https://doc.akka.io/docs/akka/2.6/cluster-client.html#migration-to-akka-grpc.ClusterClientReceptionist$ Deprecated. Use Akka gRPC instead, see https://doc.akka.io/docs/akka/2.6/cluster-client.html#migration-to-akka-grpc.ClusterClients Java APIClusterClients$ ClusterClientSettings Deprecated. Use Akka gRPC instead, see https://doc.akka.io/docs/akka/2.6/cluster-client.html#migration-to-akka-grpc.ClusterClientSettings$ Deprecated. Use Akka gRPC instead, see https://doc.akka.io/docs/akka/2.6/cluster-client.html#migration-to-akka-grpc.ClusterClientUnreachable Emitted to the Akka event stream when a cluster client was previously connected but then not seen for some time.ClusterClientUnreachable$ ClusterClientUp Emitted to the Akka event stream when a cluster client has interacted with a receptionist.ClusterClientUp$ ClusterReceptionist Deprecated. Use Akka gRPC instead, see https://doc.akka.io/docs/akka/2.6/cluster-client.html#migration-to-akka-grpc.ClusterReceptionist.Internal$ Replies are tunneled via this actor, child of the receptionist, to avoid inbound connections from other cluster nodes to the client.ClusterReceptionist$ Deprecated. Use Akka gRPC instead, see https://doc.akka.io/docs/akka/2.6/cluster-client.html#migration-to-akka-grpc.ClusterReceptionistSettings Deprecated. Use Akka gRPC instead, see https://doc.akka.io/docs/akka/2.6/cluster-client.html#migration-to-akka-grpc.ClusterReceptionistSettings$ Deprecated. Use Akka gRPC instead, see https://doc.akka.io/docs/akka/2.6/cluster-client.html#migration-to-akka-grpc.ContactPointAdded Emitted to a subscriber when contact points have been received by the ClusterClient and a new one has been added.ContactPointAdded$ ContactPointRemoved Emitted to a subscriber when contact points have been received by the ClusterClient and a new one has been added.ContactPointRemoved$ ContactPoints Java APIContactPoints$ GetClusterClients Java API: get the singleton instanceGetClusterClients$ Java API: get the singleton instanceGetContactPoints Java API: get the singleton instanceGetContactPoints$ Java API: get the singleton instanceSubscribeClusterClients SubscribeClusterClients$ Java API: get the singleton instanceSubscribeContactPoints SubscribeContactPoints$ Java API: get the singleton instanceUnsubscribeClusterClients Java API: get the singleton instanceUnsubscribeClusterClients$ Java API: get the singleton instanceUnsubscribeContactPoints Java API: get the singleton instanceUnsubscribeContactPoints$ Java API: get the singleton instance