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.elasticsearch.core.AbstractElasticsearchTemplate (implements org.springframework.context.ApplicationContextAware, org.springframework.data.elasticsearch.core.ElasticsearchOperations)
- org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate.ReadDocumentCallback<T> (implements org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate.DocumentCallback<T>)
- org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate.ReadSearchDocumentResponseCallback<T> (implements org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate.SearchDocumentResponseCallback<T>)
- org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate.ReadSearchScrollDocumentResponseCallback<T> (implements org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate.SearchDocumentResponseCallback<T>)
- org.springframework.data.mapping.context.AbstractMappingContext<E,P> (implements org.springframework.context.ApplicationContextAware, 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.repository.core.support.AbstractRepositoryMetadata (implements org.springframework.data.repository.core.RepositoryMetadata)
- org.springframework.data.elasticsearch.core.query.AliasBuilder
- org.springframework.data.elasticsearch.core.client.support.AliasData
- org.springframework.data.elasticsearch.core.query.AliasQuery
- org.springframework.data.elasticsearch.core.event.AuditingEntityCallback (implements org.springframework.data.elasticsearch.core.event.BeforeConvertCallback<T>, org.springframework.core.Ordered)
- org.springframework.data.mapping.model.BasicPersistentEntity<T,P> (implements org.springframework.data.mapping.model.MutablePersistentEntity<T,P>)
- org.springframework.data.elasticsearch.core.query.BulkOptions
- org.springframework.data.elasticsearch.core.query.BulkOptions.BulkOptionsBuilder
- 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.client.ClientLogger
- org.springframework.data.elasticsearch.core.completion.Completion
- org.springframework.data.elasticsearch.repository.query.ConvertingParameterAccessor (implements org.springframework.data.elasticsearch.repository.query.ElasticsearchParameterAccessor)
- 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.convert.CustomConversions
- org.springframework.data.elasticsearch.core.convert.DateTimeConverters
- org.springframework.data.elasticsearch.core.convert.DefaultElasticsearchTypeMapper.MapTypeAliasAccessor (implements org.springframework.data.convert.TypeAliasAccessor<S>)
- org.springframework.data.elasticsearch.client.reactive.DefaultReactiveElasticsearchClient (implements org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient, org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient.Indices)
- org.springframework.data.convert.DefaultTypeMapper<S> (implements org.springframework.data.convert.TypeMapper<S>)
- org.springframework.data.elasticsearch.core.query.DeleteQuery
- org.springframework.data.elasticsearch.core.document.DocumentAdapters
- org.springframework.data.elasticsearch.config.ElasticsearchConfigurationSupport
- org.springframework.data.elasticsearch.core.convert.ElasticsearchDateConverter
- org.springframework.data.elasticsearch.repository.support.ElasticsearchEntityInformationCreatorImpl (implements org.springframework.data.elasticsearch.repository.support.ElasticsearchEntityInformationCreator)
- org.springframework.data.elasticsearch.core.ElasticsearchExceptionTranslator (implements org.springframework.dao.support.PersistenceExceptionTranslator)
- org.springframework.data.elasticsearch.client.ElasticsearchHost
- org.springframework.data.elasticsearch.core.mapping.ElasticsearchSimpleTypes
- org.springframework.data.elasticsearch.core.query.FetchSourceFilter (implements org.springframework.data.elasticsearch.core.query.SourceFilter)
- org.springframework.data.elasticsearch.core.query.FetchSourceFilterBuilder
- 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.query.HighlightQuery
- org.springframework.data.elasticsearch.core.query.HighlightQueryBuilder
- org.springframework.data.elasticsearch.client.reactive.HostProvider.ClusterInformation
- org.springframework.data.elasticsearch.core.query.IndexBoost
- org.springframework.data.elasticsearch.core.mapping.IndexCoordinates
- org.springframework.data.elasticsearch.core.query.IndexQuery
- org.springframework.data.elasticsearch.core.query.IndexQueryBuilder
- org.springframework.data.elasticsearch.core.index.MappingBuilder
- org.springframework.data.elasticsearch.core.convert.MappingElasticsearchConverter (implements org.springframework.context.ApplicationContextAware, org.springframework.data.elasticsearch.core.convert.ElasticsearchConverter, org.springframework.beans.factory.InitializingBean)
- org.springframework.data.elasticsearch.core.index.MappingParameters
- com.fasterxml.jackson.databind.Module (implements com.fasterxml.jackson.core.Versioned)
- com.fasterxml.jackson.databind.module.SimpleModule (implements java.io.Serializable)
- org.springframework.data.elasticsearch.core.query.MoreLikeThisQuery
- org.springframework.data.elasticsearch.client.util.NamedXContents
- org.springframework.beans.factory.xml.NamespaceHandlerSupport (implements org.springframework.beans.factory.xml.NamespaceHandler)
- org.springframework.data.elasticsearch.core.query.NativeSearchQuery
- org.springframework.data.elasticsearch.core.query.NativeSearchQueryBuilder
- org.elasticsearch.node.Node (implements java.io.Closeable)
- 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.aggregation.impl.AggregatedPageImpl<T> (implements org.springframework.data.elasticsearch.core.aggregation.AggregatedPage<T>)
- org.springframework.data.repository.query.Parameters<S,T> (implements org.springframework.data.util.Streamable<T>)
- org.springframework.data.repository.core.support.PersistentEntityInformation<T,ID> (implements org.springframework.data.repository.core.EntityInformation<T,ID>)
- org.springframework.data.repository.query.QueryMethod
- org.springframework.data.elasticsearch.core.event.ReactiveAuditingEntityCallback (implements org.springframework.core.Ordered, org.springframework.data.elasticsearch.core.event.ReactiveBeforeConvertCallback<T>)
- org.springframework.data.elasticsearch.repository.query.ReactiveElasticsearchQueryExecution.ResultProcessingConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.elasticsearch.repository.query.ReactiveElasticsearchQueryExecution.ResultProcessingExecution (implements org.springframework.data.elasticsearch.repository.query.ReactiveElasticsearchQueryExecution)
- org.springframework.data.elasticsearch.repository.query.ReactiveElasticsearchStringQuery
- org.springframework.data.elasticsearch.core.ReactiveElasticsearchTemplate (implements org.springframework.context.ApplicationContextAware, org.springframework.data.elasticsearch.core.ReactiveElasticsearchOperations)
- org.springframework.data.elasticsearch.core.ReactiveElasticsearchTemplate.ReadDocumentCallback<T> (implements org.springframework.data.elasticsearch.core.ReactiveElasticsearchTemplate.DocumentCallback<T>)
- org.springframework.data.elasticsearch.core.ReactiveElasticsearchTemplate.ReadSearchDocumentCallback<T> (implements org.springframework.data.elasticsearch.core.ReactiveElasticsearchTemplate.SearchDocumentCallback<T>)
- org.springframework.data.elasticsearch.repository.query.ReactivePartTreeElasticsearchQuery
- org.springframework.data.elasticsearch.client.reactive.ReactiveRestClients
- 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.context.ApplicationEventPublisherAware, org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware, 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.beans.factory.BeanFactoryAware)
- org.springframework.data.elasticsearch.client.util.RequestConverters
- org.springframework.data.elasticsearch.core.ResourceUtil
- org.springframework.data.elasticsearch.client.RestClientFactoryBean (implements org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean)
- org.springframework.data.elasticsearch.client.RestClients
- org.springframework.data.elasticsearch.core.query.ScriptField
- org.springframework.data.elasticsearch.client.util.ScrollState
- org.springframework.data.elasticsearch.core.document.SearchDocumentResponse
- org.springframework.data.elasticsearch.core.SearchHit<T>
- org.springframework.data.elasticsearch.core.SearchHitsImpl<T> (implements org.springframework.data.elasticsearch.core.SearchScrollHits<T>)
- org.springframework.data.elasticsearch.core.SearchHitSupport
- org.springframework.data.elasticsearch.support.SearchHitsUtil
- org.springframework.data.elasticsearch.core.query.SeqNoPrimaryTerm
- org.springframework.data.elasticsearch.repository.query.SimpleElasticsearchEntityMetadata<T> (implements org.springframework.data.elasticsearch.repository.query.ElasticsearchEntityMetadata<T>)
- org.springframework.data.elasticsearch.core.query.SimpleField (implements org.springframework.data.elasticsearch.core.query.Field)
- org.springframework.data.elasticsearch.repository.support.SimpleReactiveElasticsearchRepository<T,ID> (implements org.springframework.data.elasticsearch.repository.ReactiveElasticsearchRepository<T,ID>)
- org.springframework.data.domain.Sort.Order (implements java.io.Serializable)
- org.springframework.data.elasticsearch.core.query.StringQuery
- 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.UpdateQuery.Builder
- org.springframework.data.elasticsearch.core.query.UpdateResponse
- org.springframework.data.elasticsearch.support.VersionInfo
Interface Hierarchy
- org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate.DocumentCallback<T>
- org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate.SearchDocumentResponseCallback<T>
- java.lang.AutoCloseable
- org.springframework.data.elasticsearch.client.ClientConfiguration
- org.springframework.data.elasticsearch.client.ClientConfiguration.ClientConfigurationBuilderWithRequiredEndpoint
- org.springframework.data.elasticsearch.client.ClientConfiguration.TerminalClientConfigurationBuilder
- org.springframework.data.elasticsearch.core.DocumentOperations
- org.springframework.data.elasticsearch.repository.support.ElasticsearchEntityInformationCreator
- org.springframework.data.elasticsearch.core.mapping.ElasticsearchPersistentPropertyConverter
- org.springframework.data.elasticsearch.core.ElasticsearchRestTemplate.ClientCallback<T>
- org.springframework.data.mapping.callback.EntityCallback<T>
- org.springframework.data.repository.core.EntityMetadata<T>
- org.springframework.data.convert.EntityReader<T,S>
- org.springframework.data.convert.EntityWriter<T,S>
- org.springframework.data.elasticsearch.core.query.Field
- org.springframework.data.elasticsearch.client.reactive.HostProvider
- org.springframework.data.elasticsearch.core.IndexOperations
- java.lang.Iterable<T>
- org.springframework.data.elasticsearch.core.aggregation.AggregatedPage<T> (also extends org.springframework.data.elasticsearch.core.ScoredPage<T>, org.springframework.data.elasticsearch.core.ScrolledPage<T>)
- org.springframework.data.elasticsearch.repository.query.ElasticsearchParameterAccessor
- org.springframework.data.elasticsearch.core.mapping.ElasticsearchPersistentEntity<T>
- org.springframework.data.domain.Page<T>
- org.springframework.data.elasticsearch.core.aggregation.AggregatedPage<T> (also extends org.springframework.data.elasticsearch.core.ScoredPage<T>, org.springframework.data.elasticsearch.core.ScrolledPage<T>)
- org.springframework.data.elasticsearch.core.ScoredPage<T>
- org.springframework.data.elasticsearch.core.aggregation.AggregatedPage<T> (also extends org.springframework.data.elasticsearch.core.ScrolledPage<T>)
- org.springframework.data.elasticsearch.core.ScrolledPage<T>
- org.springframework.data.elasticsearch.core.aggregation.AggregatedPage<T> (also extends org.springframework.data.elasticsearch.core.ScoredPage<T>)
- org.springframework.data.elasticsearch.core.SearchPage<T>
- org.springframework.data.repository.query.ParameterAccessor
- org.springframework.data.mapping.PersistentEntity<T,P>
- org.springframework.data.elasticsearch.core.ScoredPage<T>
- org.springframework.data.elasticsearch.core.aggregation.AggregatedPage<T> (also extends org.springframework.data.elasticsearch.core.ScrolledPage<T>)
- org.springframework.data.elasticsearch.core.ScrolledPage<T>
- org.springframework.data.elasticsearch.core.aggregation.AggregatedPage<T> (also extends org.springframework.data.elasticsearch.core.ScoredPage<T>)
- org.springframework.data.elasticsearch.core.SearchHits<T>
- org.springframework.data.elasticsearch.core.SearchPage<T>
- org.springframework.data.elasticsearch.core.SearchScrollHits<T>
- org.springframework.data.domain.Slice<T>
- org.springframework.data.elasticsearch.core.aggregation.AggregatedPage<T> (also extends org.springframework.data.elasticsearch.core.ScoredPage<T>, org.springframework.data.elasticsearch.core.ScrolledPage<T>)
- org.springframework.data.domain.Page<T>
- org.springframework.data.elasticsearch.core.aggregation.AggregatedPage<T> (also extends org.springframework.data.elasticsearch.core.ScoredPage<T>, org.springframework.data.elasticsearch.core.ScrolledPage<T>)
- org.springframework.data.elasticsearch.core.ScoredPage<T>
- org.springframework.data.elasticsearch.core.aggregation.AggregatedPage<T> (also extends org.springframework.data.elasticsearch.core.ScrolledPage<T>)
- org.springframework.data.elasticsearch.core.ScrolledPage<T>
- org.springframework.data.elasticsearch.core.aggregation.AggregatedPage<T> (also extends org.springframework.data.elasticsearch.core.ScoredPage<T>)
- org.springframework.data.elasticsearch.core.SearchPage<T>
- org.springframework.data.elasticsearch.core.ScoredPage<T>
- org.springframework.data.elasticsearch.core.aggregation.AggregatedPage<T> (also extends org.springframework.data.elasticsearch.core.ScrolledPage<T>)
- org.springframework.data.elasticsearch.core.ScrolledPage<T>
- org.springframework.data.elasticsearch.core.aggregation.AggregatedPage<T> (also extends org.springframework.data.elasticsearch.core.ScoredPage<T>)
- org.springframework.data.elasticsearch.core.SearchPage<T>
- org.springframework.data.util.Streamable<T> (also extends java.util.function.Supplier<T>)
- org.springframework.data.elasticsearch.core.aggregation.AggregatedPage<T> (also extends org.springframework.data.elasticsearch.core.ScoredPage<T>, org.springframework.data.elasticsearch.core.ScrolledPage<T>)
- org.springframework.data.domain.Page<T>
- org.springframework.data.elasticsearch.core.aggregation.AggregatedPage<T> (also extends org.springframework.data.elasticsearch.core.ScoredPage<T>, org.springframework.data.elasticsearch.core.ScrolledPage<T>)
- org.springframework.data.elasticsearch.core.ScoredPage<T>
- org.springframework.data.elasticsearch.core.aggregation.AggregatedPage<T> (also extends org.springframework.data.elasticsearch.core.ScrolledPage<T>)
- org.springframework.data.elasticsearch.core.ScrolledPage<T>
- org.springframework.data.elasticsearch.core.aggregation.AggregatedPage<T> (also extends org.springframework.data.elasticsearch.core.ScoredPage<T>)
- org.springframework.data.elasticsearch.core.SearchPage<T>
- org.springframework.data.elasticsearch.core.ScoredPage<T>
- org.springframework.data.elasticsearch.core.aggregation.AggregatedPage<T> (also extends org.springframework.data.elasticsearch.core.ScrolledPage<T>)
- org.springframework.data.elasticsearch.core.ScrolledPage<T>
- org.springframework.data.elasticsearch.core.aggregation.AggregatedPage<T> (also extends org.springframework.data.elasticsearch.core.ScoredPage<T>)
- org.springframework.data.elasticsearch.core.SearchHits<T>
- org.springframework.data.elasticsearch.core.SearchPage<T>
- org.springframework.data.elasticsearch.core.SearchScrollHits<T>
- org.springframework.data.domain.Slice<T>
- org.springframework.data.elasticsearch.core.aggregation.AggregatedPage<T> (also extends org.springframework.data.elasticsearch.core.ScoredPage<T>, org.springframework.data.elasticsearch.core.ScrolledPage<T>)
- org.springframework.data.domain.Page<T>
- org.springframework.data.elasticsearch.core.aggregation.AggregatedPage<T> (also extends org.springframework.data.elasticsearch.core.ScoredPage<T>, org.springframework.data.elasticsearch.core.ScrolledPage<T>)
- org.springframework.data.elasticsearch.core.ScoredPage<T>
- org.springframework.data.elasticsearch.core.aggregation.AggregatedPage<T> (also extends org.springframework.data.elasticsearch.core.ScrolledPage<T>)
- org.springframework.data.elasticsearch.core.ScrolledPage<T>
- org.springframework.data.elasticsearch.core.aggregation.AggregatedPage<T> (also extends org.springframework.data.elasticsearch.core.ScoredPage<T>)
- org.springframework.data.elasticsearch.core.SearchPage<T>
- org.springframework.data.elasticsearch.core.ScoredPage<T>
- org.springframework.data.elasticsearch.core.aggregation.AggregatedPage<T> (also extends org.springframework.data.elasticsearch.core.ScrolledPage<T>)
- org.springframework.data.elasticsearch.core.ScrolledPage<T>
- org.springframework.data.elasticsearch.core.aggregation.AggregatedPage<T> (also extends org.springframework.data.elasticsearch.core.ScoredPage<T>)
- org.springframework.data.elasticsearch.core.SearchPage<T>
- java.util.Iterator<E>
- java.util.Map<K,V>
- org.springframework.data.elasticsearch.core.document.Document
- org.springframework.data.elasticsearch.core.document.SearchDocument
- org.springframework.data.mapping.PersistentProperty<P>
- org.springframework.data.elasticsearch.core.query.Query
- org.springframework.data.elasticsearch.core.ReactiveDocumentOperations
- org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient
- org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient.Indices
- org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient.ReactiveElasticsearchClientCallback
- org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient.Status
- org.springframework.data.elasticsearch.core.ReactiveElasticsearchOperations.ClientCallback<T>
- org.springframework.data.elasticsearch.repository.query.ReactiveElasticsearchQueryExecution
- org.springframework.data.elasticsearch.core.ReactiveElasticsearchTemplate.DocumentCallback<T>
- org.springframework.data.elasticsearch.core.ReactiveElasticsearchTemplate.SearchDocumentCallback<T>
- org.springframework.data.elasticsearch.core.ReactiveSearchOperations
- org.springframework.data.repository.Repository<T,ID>
- org.springframework.data.elasticsearch.client.reactive.RequestCreator
- org.springframework.data.elasticsearch.core.SearchOperations
- org.springframework.data.elasticsearch.core.query.SourceFilter
- java.util.function.Supplier<T>
- org.springframework.data.elasticsearch.core.aggregation.AggregatedPage<T> (also extends org.springframework.data.elasticsearch.core.ScoredPage<T>, org.springframework.data.elasticsearch.core.ScrolledPage<T>)
- org.springframework.data.domain.Page<T>
- org.springframework.data.elasticsearch.core.aggregation.AggregatedPage<T> (also extends org.springframework.data.elasticsearch.core.ScoredPage<T>, org.springframework.data.elasticsearch.core.ScrolledPage<T>)
- org.springframework.data.elasticsearch.core.ScoredPage<T>
- org.springframework.data.elasticsearch.core.aggregation.AggregatedPage<T> (also extends org.springframework.data.elasticsearch.core.ScrolledPage<T>)
- org.springframework.data.elasticsearch.core.ScrolledPage<T>
- org.springframework.data.elasticsearch.core.aggregation.AggregatedPage<T> (also extends org.springframework.data.elasticsearch.core.ScoredPage<T>)
- org.springframework.data.elasticsearch.core.SearchPage<T>
- org.springframework.data.elasticsearch.core.ScoredPage<T>
- org.springframework.data.elasticsearch.core.aggregation.AggregatedPage<T> (also extends org.springframework.data.elasticsearch.core.ScrolledPage<T>)
- org.springframework.data.elasticsearch.core.ScrolledPage<T>
- org.springframework.data.elasticsearch.core.aggregation.AggregatedPage<T> (also extends org.springframework.data.elasticsearch.core.ScoredPage<T>)
- org.springframework.data.elasticsearch.core.SearchHits<T>
- org.springframework.data.elasticsearch.core.SearchPage<T>
- org.springframework.data.elasticsearch.core.SearchScrollHits<T>
- org.springframework.data.domain.Slice<T>
- org.springframework.data.elasticsearch.core.aggregation.AggregatedPage<T> (also extends org.springframework.data.elasticsearch.core.ScoredPage<T>, org.springframework.data.elasticsearch.core.ScrolledPage<T>)
- org.springframework.data.domain.Page<T>
- org.springframework.data.elasticsearch.core.aggregation.AggregatedPage<T> (also extends org.springframework.data.elasticsearch.core.ScoredPage<T>, org.springframework.data.elasticsearch.core.ScrolledPage<T>)
- org.springframework.data.elasticsearch.core.ScoredPage<T>
- org.springframework.data.elasticsearch.core.aggregation.AggregatedPage<T> (also extends org.springframework.data.elasticsearch.core.ScrolledPage<T>)
- org.springframework.data.elasticsearch.core.ScrolledPage<T>
- org.springframework.data.elasticsearch.core.aggregation.AggregatedPage<T> (also extends org.springframework.data.elasticsearch.core.ScoredPage<T>)
- org.springframework.data.elasticsearch.core.SearchPage<T>
- org.springframework.data.elasticsearch.core.ScoredPage<T>
- org.springframework.data.elasticsearch.core.aggregation.AggregatedPage<T> (also extends org.springframework.data.elasticsearch.core.ScrolledPage<T>)
- org.springframework.data.elasticsearch.core.ScrolledPage<T>
- org.springframework.data.elasticsearch.core.aggregation.AggregatedPage<T> (also extends org.springframework.data.elasticsearch.core.ScoredPage<T>)
- org.springframework.data.elasticsearch.core.SearchPage<T>
- org.springframework.data.util.Streamable<T> (also extends java.lang.Iterable<T>)
- org.springframework.data.elasticsearch.core.aggregation.AggregatedPage<T> (also extends org.springframework.data.elasticsearch.core.ScoredPage<T>, org.springframework.data.elasticsearch.core.ScrolledPage<T>)
- org.springframework.data.domain.Page<T>
- org.springframework.data.elasticsearch.core.aggregation.AggregatedPage<T> (also extends org.springframework.data.elasticsearch.core.ScoredPage<T>, org.springframework.data.elasticsearch.core.ScrolledPage<T>)
- org.springframework.data.elasticsearch.core.ScoredPage<T>
- org.springframework.data.elasticsearch.core.aggregation.AggregatedPage<T> (also extends org.springframework.data.elasticsearch.core.ScrolledPage<T>)
- org.springframework.data.elasticsearch.core.ScrolledPage<T>
- org.springframework.data.elasticsearch.core.aggregation.AggregatedPage<T> (also extends org.springframework.data.elasticsearch.core.ScoredPage<T>)
- org.springframework.data.elasticsearch.core.SearchPage<T>
- org.springframework.data.elasticsearch.core.ScoredPage<T>
- org.springframework.data.elasticsearch.core.aggregation.AggregatedPage<T> (also extends org.springframework.data.elasticsearch.core.ScrolledPage<T>)
- org.springframework.data.elasticsearch.core.ScrolledPage<T>
- org.springframework.data.elasticsearch.core.aggregation.AggregatedPage<T> (also extends org.springframework.data.elasticsearch.core.ScoredPage<T>)
- org.springframework.data.elasticsearch.core.SearchHits<T>
- org.springframework.data.elasticsearch.core.SearchPage<T>
- org.springframework.data.elasticsearch.core.SearchScrollHits<T>
- org.springframework.data.domain.Slice<T>
- org.springframework.data.elasticsearch.core.aggregation.AggregatedPage<T> (also extends org.springframework.data.elasticsearch.core.ScoredPage<T>, org.springframework.data.elasticsearch.core.ScrolledPage<T>)
- org.springframework.data.domain.Page<T>
- org.springframework.data.elasticsearch.core.aggregation.AggregatedPage<T> (also extends org.springframework.data.elasticsearch.core.ScoredPage<T>, org.springframework.data.elasticsearch.core.ScrolledPage<T>)
- org.springframework.data.elasticsearch.core.ScoredPage<T>
- org.springframework.data.elasticsearch.core.aggregation.AggregatedPage<T> (also extends org.springframework.data.elasticsearch.core.ScrolledPage<T>)
- org.springframework.data.elasticsearch.core.ScrolledPage<T>
- org.springframework.data.elasticsearch.core.aggregation.AggregatedPage<T> (also extends org.springframework.data.elasticsearch.core.ScoredPage<T>)
- org.springframework.data.elasticsearch.core.SearchPage<T>
- org.springframework.data.elasticsearch.core.ScoredPage<T>
- org.springframework.data.elasticsearch.core.aggregation.AggregatedPage<T> (also extends org.springframework.data.elasticsearch.core.ScrolledPage<T>)
- org.springframework.data.elasticsearch.core.ScrolledPage<T>
- org.springframework.data.elasticsearch.core.aggregation.AggregatedPage<T> (also extends org.springframework.data.elasticsearch.core.ScoredPage<T>)
- org.springframework.data.elasticsearch.core.SearchPage<T>
- org.springframework.data.convert.TypeMapper<S>
- org.springframework.data.elasticsearch.client.reactive.WebClientProvider
Annotation Type Hierarchy
Enum Hierarchy
Spring Data Elasticsearch
Copyright © 2011–2020 Pivotal Software, Inc.. All rights reserved.