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