| Modifier and Type | Method and Description |
|---|---|
ElasticsearchPersistentEntity |
ElasticsearchTemplate.getPersistentEntityFor(Class clazz) |
ElasticsearchPersistentEntity |
ElasticsearchOperations.getPersistentEntityFor(Class clazz) |
| Constructor and Description |
|---|
DefaultResultMapper(MappingContext<? extends ElasticsearchPersistentEntity<?>,ElasticsearchPersistentProperty> mappingContext) |
DefaultResultMapper(MappingContext<? extends ElasticsearchPersistentEntity<?>,ElasticsearchPersistentProperty> mappingContext,
EntityMapper entityMapper) |
| Modifier and Type | Method and Description |
|---|---|
MappingContext<? extends ElasticsearchPersistentEntity<?>,ElasticsearchPersistentProperty> |
ElasticsearchConverter.getMappingContext()
Returns the underlying
MappingContext used by the converter. |
MappingContext<? extends ElasticsearchPersistentEntity<?>,ElasticsearchPersistentProperty> |
MappingElasticsearchConverter.getMappingContext() |
| Constructor and Description |
|---|
MappingElasticsearchConverter(MappingContext<? extends ElasticsearchPersistentEntity<?>,ElasticsearchPersistentProperty> mappingContext) |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleElasticsearchPersistentEntity<T>
Elasticsearch specific
PersistentEntity implementation holding |
| Constructor and Description |
|---|
MappingElasticsearchEntityInformation(ElasticsearchPersistentEntity<T> entity) |
MappingElasticsearchEntityInformation(ElasticsearchPersistentEntity<T> entity,
String indexName,
String type) |
| Constructor and Description |
|---|
ElasticsearchEntityInformationCreatorImpl(MappingContext<? extends ElasticsearchPersistentEntity<?>,ElasticsearchPersistentProperty> mappingContext) |
Copyright © 2011–2019 Pivotal Software, Inc.. All rights reserved.