Package cn.com.anysdk.redis.event
Class RedisConnectionEvent
java.lang.Object
cn.com.anysdk.redis.event.RedisConnectionEvent
-
Constructor Summary
ConstructorsConstructorDescriptionRedisConnectionEvent(RedisConnectionFactory source, String environment, String host, int port, Date connectionTime) -
Method Summary
-
Constructor Details
-
RedisConnectionEvent
public RedisConnectionEvent(RedisConnectionFactory source, String environment, String host, int port, Date connectionTime)
-