public interface RedisConverter extends EntityConverter<RedisPersistentEntity<?>,RedisPersistentProperty,Object,RedisData>
EntityConverter.| Modifier and Type | Method and Description |
|---|---|
IndexResolver |
getIndexResolver() |
RedisMappingContext |
getMappingContext() |
getConversionServicereadwriteRedisMappingContext getMappingContext()
getMappingContext in interface EntityConverter<RedisPersistentEntity<?>,RedisPersistentProperty,Object,RedisData>@Nullable IndexResolver getIndexResolver()
IndexResolver, may be null.Copyright © 2011–2019 Pivotal Software, Inc.. All rights reserved.