public abstract class AbstractRedisOperations extends Object implements RedisOperations
| 构造器和说明 |
|---|
AbstractRedisOperations() |
| 限定符和类型 | 方法和说明 |
|---|---|
ValueSerializer |
getValueSerializer()
If the FST.jar is added, the FstSerializer will be the default Serializer.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexecute, getConnectionFactory, getKeySerializerpublic ValueSerializer getValueSerializer()
getValueSerializer 在接口中 RedisOperationsCopyright © 2019. All rights reserved.