SubscriberDaemon

org.beangle.cache.redis.SubscriberDaemon
See theSubscriberDaemon companion object
class SubscriberDaemon(pool: JedisPool, broadcaster: RedisBroadcaster, channel: Array[Byte]) extends Runnable with Logging

Subscribe and on receive message thread

Attributes

Companion:
object
Graph
Supertypes
trait Logging
trait Runnable
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

override def run(): Unit

Attributes

Definition Classes
Runnable

Inherited fields

protected val logger: Logger

Attributes

Inherited from:
Logging