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