Uses of Class
org.redisson.connection.IdleConnectionWatcher
Packages that use IdleConnectionWatcher
-
Uses of IdleConnectionWatcher in org.redisson.connection
Methods in org.redisson.connection that return IdleConnectionWatcherConstructors in org.redisson.connection with parameters of type IdleConnectionWatcherModifierConstructorDescriptionClientConnectionsEntry(RedisClient client, int poolMinSize, int poolMaxSize, IdleConnectionWatcher idleConnectionWatcher, NodeType nodeType, MasterSlaveServersConfig config) MasterSlaveEntry(ConnectionManager connectionManager, IdleConnectionWatcher idleConnectionWatcher, MasterSlaveServersConfig config) SingleEntry(ConnectionManager connectionManager, IdleConnectionWatcher idleConnectionWatcher, MasterSlaveServersConfig config)