| 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> |
MappingElasticsearchConverter.getMappingContext() |
MappingContext<? extends ElasticsearchPersistentEntity<?>,ElasticsearchPersistentProperty> |
ElasticsearchConverter.getMappingContext()
Returns the underlying
MappingContext used by the converter. |
| Constructor and Description |
|---|
MappingElasticsearchConverter(MappingContext<? extends ElasticsearchPersistentEntity<?>,ElasticsearchPersistentProperty> mappingContext) |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleElasticsearchPersistentProperty
Elasticsearch specific
PersistentProperty implementation processing |
| Modifier and Type | Method and Description |
|---|---|
protected ElasticsearchPersistentProperty |
SimpleElasticsearchMappingContext.createPersistentProperty(Property property,
SimpleElasticsearchPersistentEntity<?> owner,
SimpleTypeHolder simpleTypeHolder) |
ElasticsearchPersistentProperty |
SimpleElasticsearchPersistentEntity.getParentIdProperty() |
ElasticsearchPersistentProperty |
ElasticsearchPersistentEntity.getParentIdProperty() |
ElasticsearchPersistentProperty |
ElasticsearchPersistentEntity.getVersionProperty() |
| Modifier and Type | Method and Description |
|---|---|
protected Association<ElasticsearchPersistentProperty> |
SimpleElasticsearchPersistentProperty.createAssociation() |
| Modifier and Type | Method and Description |
|---|---|
void |
SimpleElasticsearchPersistentEntity.addPersistentProperty(ElasticsearchPersistentProperty property) |
String |
ElasticsearchPersistentProperty.PropertyToFieldNameConverter.convert(ElasticsearchPersistentProperty source) |
| Constructor and Description |
|---|
SimpleElasticsearchPersistentProperty(Property property,
PersistentEntity<?,ElasticsearchPersistentProperty> owner,
SimpleTypeHolder simpleTypeHolder) |
| Constructor and Description |
|---|
ElasticsearchQueryCreator(PartTree tree,
MappingContext<?,ElasticsearchPersistentProperty> context) |
ElasticsearchQueryCreator(PartTree tree,
ParameterAccessor parameters,
MappingContext<?,ElasticsearchPersistentProperty> context) |
| Constructor and Description |
|---|
ElasticsearchEntityInformationCreatorImpl(MappingContext<? extends ElasticsearchPersistentEntity<?>,ElasticsearchPersistentProperty> mappingContext) |
Copyright © 2011–2018 Pivotal Software, Inc.. All rights reserved.