Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Spring Data Elasticsearch
PREV NEXT
FRAMES
NO FRAMES
All Classes
Hierarchy For All Packages
Package Hierarchies:
org.springframework.data.elasticsearch
,
org.springframework.data.elasticsearch.annotations
,
org.springframework.data.elasticsearch.client
,
org.springframework.data.elasticsearch.config
,
org.springframework.data.elasticsearch.core
,
org.springframework.data.elasticsearch.core.convert
,
org.springframework.data.elasticsearch.core.facet
,
org.springframework.data.elasticsearch.core.facet.request
,
org.springframework.data.elasticsearch.core.facet.result
,
org.springframework.data.elasticsearch.core.geo
,
org.springframework.data.elasticsearch.core.mapping
,
org.springframework.data.elasticsearch.core.query
,
org.springframework.data.elasticsearch.repository
,
org.springframework.data.elasticsearch.repository.cdi
,
org.springframework.data.elasticsearch.repository.config
,
org.springframework.data.elasticsearch.repository.query
,
org.springframework.data.elasticsearch.repository.query.parser
,
org.springframework.data.elasticsearch.repository.support
Class Hierarchy
java.lang.
Object
org.springframework.beans.factory.xml.
AbstractBeanDefinitionParser
(implements org.springframework.beans.factory.xml.
BeanDefinitionParser
)
org.springframework.data.elasticsearch.config.
NodeClientBeanDefinitionParser
org.springframework.data.elasticsearch.config.
TransportClientBeanDefinitionParser
org.springframework.data.elasticsearch.repository.support.
AbstractElasticsearchRepository
<T,ID> (implements org.springframework.data.elasticsearch.repository.
ElasticsearchRepository
<T,ID>)
org.springframework.data.elasticsearch.repository.support.
NumberKeyedRepository
<T,ID>
org.springframework.data.elasticsearch.repository.support.
SimpleElasticsearchRepository
<T>
org.springframework.data.elasticsearch.repository.query.
AbstractElasticsearchRepositoryQuery
(implements org.springframework.data.repository.query.
RepositoryQuery
)
org.springframework.data.elasticsearch.repository.query.
ElasticsearchPartQuery
org.springframework.data.elasticsearch.repository.query.
ElasticsearchStringQuery
org.springframework.data.repository.core.support.
AbstractEntityInformation
<T,ID> (implements org.springframework.data.repository.core.
EntityInformation
<T,ID>)
org.springframework.data.elasticsearch.repository.support.
MappingElasticsearchEntityInformation
<T,ID> (implements org.springframework.data.elasticsearch.repository.support.
ElasticsearchEntityInformation
<T,ID>)
org.springframework.data.elasticsearch.core.facet.
AbstractFacetRequest
(implements org.springframework.data.elasticsearch.core.facet.
FacetRequest
)
org.springframework.data.elasticsearch.core.facet.request.
HistogramFacetRequest
org.springframework.data.elasticsearch.core.facet.request.
RangeFacetRequest
org.springframework.data.elasticsearch.core.facet.request.
StatisticalFacetRequest
org.springframework.data.elasticsearch.core.facet.request.
TermFacetRequest
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.elasticsearch.core.mapping.
SimpleElasticsearchMappingContext
org.springframework.data.mapping.model.
AbstractPersistentProperty
<P> (implements org.springframework.data.mapping.
PersistentProperty
<P>)
org.springframework.data.mapping.model.
AnnotationBasedPersistentProperty
<P>
org.springframework.data.elasticsearch.core.mapping.
SimpleElasticsearchPersistentProperty
(implements org.springframework.data.elasticsearch.core.mapping.
ElasticsearchPersistentProperty
)
org.springframework.data.repository.query.parser.
AbstractQueryCreator
<T,S>
org.springframework.data.elasticsearch.repository.query.parser.
ElasticsearchQueryCreator
org.springframework.data.elasticsearch.core.
AbstractResultMapper
(implements org.springframework.data.elasticsearch.core.
ResultsMapper
)
org.springframework.data.elasticsearch.core.
DefaultResultMapper
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.elasticsearch.core.mapping.
SimpleElasticsearchPersistentEntity
<T> (implements org.springframework.context.
ApplicationContextAware
, org.springframework.data.elasticsearch.core.mapping.
ElasticsearchPersistentEntity
<T>)
org.springframework.data.repository.cdi.
CdiRepositoryBean
<T> (implements javax.enterprise.inject.spi.Bean<T>, javax.enterprise.inject.spi.PassivationCapable)
org.springframework.data.elasticsearch.repository.cdi.
ElasticsearchRepositoryBean
<T>
org.springframework.data.repository.cdi.
CdiRepositoryExtensionSupport
(implements javax.enterprise.inject.spi.Extension)
org.springframework.data.elasticsearch.repository.cdi.
ElasticsearchRepositoryExtension
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.config.
ElasticsearchNamespaceHandler
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.repository.query.
ElasticsearchQueryMethod
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.elasticsearch.repository.config.
ElasticsearchRepositoryConfigExtension
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.elasticsearch.repository.support.
ElasticsearchRepositoryFactoryBean
<T,S,ID>
org.springframework.data.repository.core.support.
RepositoryFactorySupport
(implements org.springframework.beans.factory.
BeanClassLoaderAware
)
org.springframework.data.elasticsearch.repository.support.
ElasticsearchRepositoryFactory
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
)
java.lang.
Exception
java.lang.
RuntimeException
org.springframework.data.elasticsearch.
ElasticsearchException
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
org.springframework.data.elasticsearch.core.convert.
ElasticsearchConverter
org.springframework.data.elasticsearch.repository.support.
ElasticsearchEntityInformationCreator
org.springframework.data.elasticsearch.core.
ElasticsearchOperations
org.springframework.data.elasticsearch.core.
EntityMapper
org.springframework.data.repository.core.
EntityMetadata
<T>
org.springframework.data.elasticsearch.repository.support.
ElasticsearchEntityInformation
<T,ID>
org.springframework.data.repository.core.
EntityInformation
<T,ID>
org.springframework.data.elasticsearch.repository.support.
ElasticsearchEntityInformation
<T,ID>
org.springframework.data.elasticsearch.core.facet.
FacetRequest
org.springframework.data.elasticsearch.core.facet.
FacetResult
org.springframework.data.elasticsearch.core.query.
Field
org.springframework.data.elasticsearch.core.
GetResultMapper
org.springframework.data.elasticsearch.core.
ResultsMapper
(also extends org.springframework.data.elasticsearch.core.
MultiGetResultMapper
, org.springframework.data.elasticsearch.core.
SearchResultMapper
)
java.lang.
Iterable
<T>
org.springframework.data.elasticsearch.core.
FacetedPage
<T>
org.springframework.data.domain.
Page
<T>
org.springframework.data.elasticsearch.core.
FacetedPage
<T>
org.springframework.data.domain.
Slice
<T>
org.springframework.data.elasticsearch.core.
FacetedPage
<T>
org.springframework.data.domain.
Page
<T>
org.springframework.data.elasticsearch.core.
FacetedPage
<T>
org.springframework.data.elasticsearch.core.
MultiGetResultMapper
org.springframework.data.elasticsearch.core.
ResultsMapper
(also extends org.springframework.data.elasticsearch.core.
GetResultMapper
, org.springframework.data.elasticsearch.core.
SearchResultMapper
)
org.springframework.data.mapping.
PersistentEntity
<T,P>
org.springframework.data.elasticsearch.core.mapping.
ElasticsearchPersistentEntity
<T>
org.springframework.data.mapping.
PersistentProperty
<P>
org.springframework.data.elasticsearch.core.mapping.
ElasticsearchPersistentProperty
org.springframework.data.elasticsearch.core.query.
Query
org.springframework.data.elasticsearch.core.query.
SearchQuery
org.springframework.data.repository.
Repository
<T,ID>
org.springframework.data.repository.
CrudRepository
<T,ID>
org.springframework.data.elasticsearch.repository.
ElasticsearchCrudRepository
<T,ID>
org.springframework.data.elasticsearch.repository.
ElasticsearchRepository
<T,ID>
org.springframework.data.elasticsearch.repository.
ElasticsearchRepository
<T,ID>
org.springframework.data.repository.
PagingAndSortingRepository
<T,ID>
org.springframework.data.elasticsearch.repository.
ElasticsearchCrudRepository
<T,ID>
org.springframework.data.elasticsearch.repository.
ElasticsearchRepository
<T,ID>
org.springframework.data.elasticsearch.repository.
ElasticsearchRepository
<T,ID>
org.springframework.data.elasticsearch.repository.
ElasticsearchCrudRepository
<T,ID>
org.springframework.data.elasticsearch.repository.
ElasticsearchRepository
<T,ID>
org.springframework.data.elasticsearch.repository.
ElasticsearchRepository
<T,ID>
org.springframework.data.repository.
PagingAndSortingRepository
<T,ID>
org.springframework.data.elasticsearch.repository.
ElasticsearchCrudRepository
<T,ID>
org.springframework.data.elasticsearch.repository.
ElasticsearchRepository
<T,ID>
org.springframework.data.elasticsearch.repository.
ElasticsearchRepository
<T,ID>
org.springframework.data.elasticsearch.core.
SearchResultMapper
org.springframework.data.elasticsearch.core.
ResultsMapper
(also extends org.springframework.data.elasticsearch.core.
GetResultMapper
, org.springframework.data.elasticsearch.core.
MultiGetResultMapper
)
Annotation Type Hierarchy
org.springframework.data.elasticsearch.repository.config.
EnableElasticsearchRepositories
(implements java.lang.annotation.
Annotation
)
org.springframework.data.elasticsearch.annotations.
Document
(implements java.lang.annotation.
Annotation
)
org.springframework.data.elasticsearch.annotations.
NestedField
(implements java.lang.annotation.
Annotation
)
org.springframework.data.elasticsearch.annotations.
GeoPointField
(implements java.lang.annotation.
Annotation
)
org.springframework.data.elasticsearch.annotations.
Mapping
(implements java.lang.annotation.
Annotation
)
org.springframework.data.elasticsearch.annotations.
Setting
(implements java.lang.annotation.
Annotation
)
org.springframework.data.elasticsearch.annotations.
Parent
(implements java.lang.annotation.
Annotation
)
org.springframework.data.elasticsearch.annotations.
Query
(implements java.lang.annotation.
Annotation
)
org.springframework.data.elasticsearch.annotations.
Field
(implements java.lang.annotation.
Annotation
)
org.springframework.data.elasticsearch.annotations.
MultiField
(implements java.lang.annotation.
Annotation
)
Enum Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
org.springframework.data.elasticsearch.annotations.
DateFormat
org.springframework.data.elasticsearch.annotations.
FieldType
org.springframework.data.elasticsearch.annotations.
FieldIndex
org.springframework.data.elasticsearch.core.convert.
DateTimeConverters.JodaDateTimeConverter
(implements org.springframework.core.convert.converter.
Converter
<S,T>)
org.springframework.data.elasticsearch.core.convert.
DateTimeConverters.JodaLocalDateTimeConverter
(implements org.springframework.core.convert.converter.
Converter
<S,T>)
org.springframework.data.elasticsearch.core.convert.
DateTimeConverters.JavaDateConverter
(implements org.springframework.core.convert.converter.
Converter
<S,T>)
org.springframework.data.elasticsearch.core.mapping.
ElasticsearchPersistentProperty.PropertyToFieldNameConverter
(implements org.springframework.core.convert.converter.
Converter
<S,T>)
org.springframework.data.elasticsearch.core.facet.
FacetType
org.springframework.data.elasticsearch.core.facet.request.
TermFacetOrder
org.springframework.data.elasticsearch.core.query.
Criteria.OperationKey
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Spring Data Elasticsearch
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2011-2014–2014
Pivotal Software, Inc.
. All rights reserved.