public class ElasticsearchEntityInformationCreatorImpl extends Object implements ElasticsearchEntityInformationCreator
| Constructor and Description |
|---|
ElasticsearchEntityInformationCreatorImpl(org.springframework.data.mapping.context.MappingContext<? extends ElasticsearchPersistentEntity<?>,ElasticsearchPersistentProperty> mappingContext) |
| Modifier and Type | Method and Description |
|---|---|
<T,ID> ElasticsearchEntityInformation<T,ID> |
getEntityInformation(Class<T> domainClass) |
public ElasticsearchEntityInformationCreatorImpl(org.springframework.data.mapping.context.MappingContext<? extends ElasticsearchPersistentEntity<?>,ElasticsearchPersistentProperty> mappingContext)
public <T,ID> ElasticsearchEntityInformation<T,ID> getEntityInformation(Class<T> domainClass)
getEntityInformation in interface ElasticsearchEntityInformationCreatorCopyright © 2011–2023 Pivotal Software, Inc.. All rights reserved.