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 |
SimpleElasticsearchPersistentProperty
Elasticsearch specific
PersistentProperty implementation processing |
Modifier and Type | Method and Description |
---|---|
protected ElasticsearchPersistentProperty |
SimpleElasticsearchMappingContext.createPersistentProperty(Field field,
PropertyDescriptor descriptor,
SimpleElasticsearchPersistentEntity<?> owner,
SimpleTypeHolder simpleTypeHolder) |
ElasticsearchPersistentProperty |
ElasticsearchPersistentEntity.getParentIdProperty() |
ElasticsearchPersistentProperty |
SimpleElasticsearchPersistentEntity.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(Field field,
PropertyDescriptor propertyDescriptor,
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.