Spring Data Elasticsearch
Class Hierarchy
- java.lang.Object
- org.springframework.beans.factory.xml.AbstractBeanDefinitionParser (implements org.springframework.beans.factory.xml.BeanDefinitionParser)
- org.springframework.data.elasticsearch.repository.support.AbstractElasticsearchRepository<T,ID> (implements org.springframework.data.elasticsearch.repository.ElasticsearchRepository<T,ID>)
- org.springframework.data.elasticsearch.repository.query.AbstractElasticsearchRepositoryQuery (implements org.springframework.data.repository.query.RepositoryQuery)
- org.springframework.data.repository.core.support.AbstractEntityInformation<T,ID> (implements org.springframework.data.repository.core.EntityInformation<T,ID>)
- org.springframework.data.elasticsearch.core.facet.AbstractFacetRequest (implements org.springframework.data.elasticsearch.core.facet.FacetRequest)
- org.springframework.data.elasticsearch.core.facet.AbstractFacetResult (implements org.springframework.data.elasticsearch.core.facet.FacetResult)
- org.springframework.data.elasticsearch.core.facet.result.HistogramResult
- org.springframework.data.elasticsearch.core.facet.result.RangeResult
- org.springframework.data.elasticsearch.core.facet.result.StatisticalResult
- org.springframework.data.elasticsearch.core.facet.result.TermResult
- org.springframework.data.mapping.context.AbstractMappingContext<E,P> (implements org.springframework.context.ApplicationEventPublisherAware, org.springframework.beans.factory.InitializingBean, org.springframework.data.mapping.context.MappingContext<E,P>)
- org.springframework.data.mapping.model.AbstractPersistentProperty<P> (implements org.springframework.data.mapping.PersistentProperty<P>)
- org.springframework.data.repository.query.parser.AbstractQueryCreator<T,S>
- org.springframework.data.elasticsearch.core.AbstractResultMapper (implements org.springframework.data.elasticsearch.core.ResultsMapper)
- org.springframework.data.elasticsearch.core.query.AliasBuilder
- org.springframework.data.elasticsearch.core.query.AliasQuery
- org.springframework.data.mapping.model.BasicPersistentEntity<T,P> (implements org.springframework.data.mapping.model.MutablePersistentEntity<T,P>)
- org.springframework.data.repository.cdi.CdiRepositoryBean<T> (implements javax.enterprise.inject.spi.Bean<T>, javax.enterprise.inject.spi.PassivationCapable)
- org.springframework.data.repository.cdi.CdiRepositoryExtensionSupport (implements javax.enterprise.inject.spi.Extension)
- org.springframework.data.elasticsearch.core.query.Criteria
- org.springframework.data.elasticsearch.core.query.Criteria.CriteriaEntry
- org.springframework.data.elasticsearch.core.query.CriteriaQuery
- org.springframework.data.elasticsearch.core.convert.DateTimeConverters
- org.springframework.data.elasticsearch.core.DefaultEntityMapper (implements org.springframework.data.elasticsearch.core.EntityMapper)
- org.springframework.data.elasticsearch.core.facet.DefaultFacetMapper
- org.springframework.data.elasticsearch.core.query.DeleteQuery
- org.springframework.data.elasticsearch.repository.support.ElasticsearchEntityInformationCreatorImpl (implements org.springframework.data.elasticsearch.repository.support.ElasticsearchEntityInformationCreator)
- org.springframework.data.elasticsearch.core.ElasticsearchTemplate (implements org.springframework.data.elasticsearch.core.ElasticsearchOperations)
- org.springframework.data.elasticsearch.core.geo.GeoBox
- org.springframework.data.elasticsearch.core.geo.GeoPoint
- org.springframework.data.elasticsearch.core.query.GetQuery
- org.springframework.data.elasticsearch.core.facet.request.HistogramFacetRequestBuilder
- org.springframework.data.elasticsearch.core.query.IndexQuery
- org.springframework.data.elasticsearch.core.query.IndexQueryBuilder
- org.springframework.data.elasticsearch.core.facet.result.IntervalUnit
- org.springframework.data.elasticsearch.core.convert.MappingElasticsearchConverter (implements org.springframework.context.ApplicationContextAware, org.springframework.data.elasticsearch.core.convert.ElasticsearchConverter)
- org.springframework.data.elasticsearch.core.query.MoreLikeThisQuery
- org.springframework.beans.factory.xml.NamespaceHandlerSupport (implements org.springframework.beans.factory.xml.NamespaceHandler)
- org.springframework.data.elasticsearch.core.facet.request.NativeFacetRequest (implements org.springframework.data.elasticsearch.core.facet.FacetRequest)
- org.springframework.data.elasticsearch.core.query.NativeSearchQuery (implements org.springframework.data.elasticsearch.core.query.SearchQuery)
- org.springframework.data.elasticsearch.core.query.NativeSearchQueryBuilder
- org.springframework.data.elasticsearch.client.NodeClientFactoryBean (implements org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean)
- org.springframework.data.domain.PageImpl<T> (implements org.springframework.data.domain.Page<T>)
- org.springframework.data.elasticsearch.core.FacetedPageImpl<T> (implements org.springframework.data.elasticsearch.core.FacetedPage<T>)
- org.springframework.data.repository.query.QueryMethod
- org.springframework.data.elasticsearch.core.facet.result.Range
- org.springframework.data.elasticsearch.core.facet.request.RangeFacetRequestBuilder
- org.springframework.data.repository.config.RepositoryConfigurationExtensionSupport (implements org.springframework.data.repository.config.RepositoryConfigurationExtension)
- org.springframework.data.repository.core.support.RepositoryFactoryBeanSupport<T,S,ID> (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean, org.springframework.data.repository.core.support.RepositoryFactoryInformation<T,ID>)
- org.springframework.data.repository.core.support.RepositoryFactorySupport (implements org.springframework.beans.factory.BeanClassLoaderAware)
- org.springframework.data.elasticsearch.core.query.SimpleField (implements org.springframework.data.elasticsearch.core.query.Field)
- org.springframework.data.elasticsearch.core.facet.request.StatisticalFacetRequestBuilder
- org.springframework.data.elasticsearch.core.query.StringQuery
- org.springframework.data.elasticsearch.core.facet.result.Term
- org.springframework.data.elasticsearch.core.facet.request.TermFacetRequestBuilder
- java.lang.Throwable (implements java.io.Serializable)
- org.springframework.data.elasticsearch.client.TransportClientFactoryBean (implements org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean)
- org.springframework.data.elasticsearch.core.query.UpdateQuery
- org.springframework.data.elasticsearch.core.query.UpdateQueryBuilder
Interface Hierarchy
Annotation Type Hierarchy
- org.springframework.data.elasticsearch.annotations.Setting (implements java.lang.annotation.Annotation)
- org.springframework.data.elasticsearch.annotations.Query (implements java.lang.annotation.Annotation)
- org.springframework.data.elasticsearch.annotations.Parent (implements java.lang.annotation.Annotation)
- org.springframework.data.elasticsearch.annotations.NestedField (implements java.lang.annotation.Annotation)
- org.springframework.data.elasticsearch.annotations.MultiField (implements java.lang.annotation.Annotation)
- org.springframework.data.elasticsearch.annotations.Mapping (implements java.lang.annotation.Annotation)
- org.springframework.data.elasticsearch.annotations.GeoPointField (implements java.lang.annotation.Annotation)
- org.springframework.data.elasticsearch.annotations.Field (implements java.lang.annotation.Annotation)
- org.springframework.data.elasticsearch.annotations.Document (implements java.lang.annotation.Annotation)
- org.springframework.data.elasticsearch.repository.config.EnableElasticsearchRepositories (implements java.lang.annotation.Annotation)
Enum Hierarchy
Spring Data Elasticsearch
Copyright © 2011-2015–2015 Pivotal Software, Inc.. All rights reserved.