public interface ElasticsearchConverter
Modifier and Type | Method and Description |
---|---|
ConversionService |
getConversionService()
Returns the underlying
ConversionService used by the converter. |
MappingContext<? extends ElasticsearchPersistentEntity<?>,ElasticsearchPersistentProperty> |
getMappingContext()
Returns the underlying
MappingContext used by the converter. |
MappingContext<? extends ElasticsearchPersistentEntity<?>,ElasticsearchPersistentProperty> getMappingContext()
MappingContext
used by the converter.ConversionService getConversionService()
ConversionService
used by the converter.Copyright © 2011–2018 Pivotal Software, Inc.. All rights reserved.