java.lang.Object
io.ebean.redis.topic.DaemonTopicRunner
Subscribe to redis topic listening for changes.
Handles reconnection to redis when the connection is lost and notification of when reconnection takes place.
-
Constructor Summary
ConstructorsConstructorDescriptionDaemonTopicRunner(redis.clients.jedis.JedisPool jedisPool, DaemonTopic daemonTopic) -
Method Summary
-
Constructor Details
-
DaemonTopicRunner
-
-
Method Details
-
run
public void run()
-