java.lang.Object
io.lettuce.core.event.connection.ConnectEvent
- All Implemented Interfaces:
Event
public class ConnectEvent extends Object implements Event
Event to connect to Redis.
- Since:
- 6.1
- Author:
- Mark Paluch
-
Constructor Summary
Constructors Constructor Description ConnectEvent(String redisUri, String epId) -
Method Summary
Modifier and Type Method Description StringgetEpId()StringgetRedisUri()
-
Constructor Details
-
ConnectEvent
-
-
Method Details
-
getRedisUri
-
getEpId
-