Class Hierarchy
- java.lang.Object
- com.redis.om.spring.convert.BooleanToBytesConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- com.redis.om.spring.convert.BytesToBooleanConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- com.redis.om.spring.convert.BytesToLocalDateConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- com.redis.om.spring.convert.BytesToLocalDateTimeConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- com.redis.om.spring.convert.BytesToOffsetDateTimeConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- com.redis.om.spring.convert.BytesToPointConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- com.redis.om.spring.convert.BytesToUlidConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.convert.CustomConversions
- org.springframework.data.redis.core.convert.RedisCustomConversions
- com.redis.om.spring.convert.LocalDateTimeToBytesConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- com.redis.om.spring.convert.LocalDateToBytesConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- com.redis.om.spring.convert.LocalDateToStringConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- com.redis.om.spring.convert.MappingRedisOMConverter (implements org.springframework.beans.factory.InitializingBean, org.springframework.data.redis.core.convert.RedisConverter)
- com.redis.om.spring.convert.MappingRedisOMConverter.BinaryKeyspaceIdentifier
- com.redis.om.spring.convert.MappingRedisOMConverter.KeyspaceIdentifier
- com.redis.om.spring.convert.OffsetDateTimeToBytesConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- com.redis.om.spring.convert.OffsetDateTimeToStringConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- com.redis.om.spring.convert.PointToBytesConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- com.redis.om.spring.convert.UlidToBytesConverter (implements org.springframework.core.convert.converter.Converter<S,T>)