public class DataTypeConvertor extends Object implements org.redisson.client.protocol.convertor.Convertor<org.springframework.data.redis.connection.DataType>
| Constructor and Description |
|---|
DataTypeConvertor() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.data.redis.connection.DataType |
convert(Object obj) |
public org.springframework.data.redis.connection.DataType convert(Object obj)
convert in interface org.redisson.client.protocol.convertor.Convertor<org.springframework.data.redis.connection.DataType>Copyright © 2014–2019 The Redisson Project. All rights reserved.