Uses of Package
com.blackrook.redis.event
Packages that use com.blackrook.redis.event
Package
Description
Contains classes relevant to connecting to Redis servers.
Contains classes about Redis events.
-
Classes in com.blackrook.redis.event used by com.blackrook.redisClassDescriptionAn event class that is emitted from a
RedisMonitorConnectionwhenever it receives an event from the connection.A listener forRedisMonitorConnections that encapsulate events received via a MONITOR connection.A listener class that listens on fired events from a Redis channel subscription. -
Classes in com.blackrook.redis.event used by com.blackrook.redis.eventClassDescriptionAn event class that is emitted from a
RedisMonitorConnectionwhenever it receives an event from the connection.A listener forRedisMonitorConnections that encapsulate events received via a MONITOR connection.A listener class that listens on fired events from a Redis channel subscription.