Package cn.sliew.milky.cache.lettuce
Interface LettuceConnectionFactory
-
- All Known Implementing Classes:
DefaultLettuceConnectionFactory
public interface LettuceConnectionFactory
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceLettuceConnectionFactory.LettuceConnection
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description LettuceConnectionFactory.LettuceConnectiongetConnection()
-
-
-
Method Detail
-
getConnection
LettuceConnectionFactory.LettuceConnection getConnection()
-
-