Uses of Interface
org.elasticsoftware.elasticactors.cluster.ActorSystemEventListener
-
Packages that use ActorSystemEventListener Package Description org.elasticsoftware.elasticactors.cluster -
-
Uses of ActorSystemEventListener in org.elasticsoftware.elasticactors.cluster
Methods in org.elasticsoftware.elasticactors.cluster that return types with arguments of type ActorSystemEventListener Modifier and Type Method Description List<ActorSystemEventListener>ActorSystemEventListenerRepository. getAll(ShardKey shardKey, ActorSystemEvent event)Methods in org.elasticsoftware.elasticactors.cluster with parameters of type ActorSystemEventListener Modifier and Type Method Description voidActorSystemEventListenerRepository. create(ShardKey shardKey, ActorSystemEvent event, ActorSystemEventListener listener)
-