Hierarchy For Package org.springframework.data.elasticsearch.client.elc
Class Hierarchy
- java.lang.Object
- org.springframework.beans.factory.xml.AbstractBeanDefinitionParser (implements org.springframework.beans.factory.xml.BeanDefinitionParser)
- org.springframework.data.elasticsearch.client.elc.ElasticsearchClientBeanDefinitionParser
- org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate (implements org.springframework.context.ApplicationContextAware, org.springframework.data.elasticsearch.core.ElasticsearchOperations)
- org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate
- org.springframework.data.elasticsearch.client.elc.AbstractQueryProcessor
- org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate (implements org.springframework.context.ApplicationContextAware, org.springframework.data.elasticsearch.core.ReactiveElasticsearchOperations)
- org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchTemplate
- org.springframework.data.elasticsearch.client.elc.Aggregation
- co.elastic.clients.ApiClient<T,
Self> (implements java.io.Closeable) - co.elastic.clients.elasticsearch.ElasticsearchClient
- org.springframework.data.elasticsearch.client.elc.AutoCloseableElasticsearchClient (implements java.lang.AutoCloseable)
- org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient (implements java.lang.AutoCloseable)
- org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClusterClient
- org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchSqlClient
- co.elastic.clients.elasticsearch.ElasticsearchClient
- org.springframework.data.elasticsearch.core.query.BaseQuery (implements org.springframework.data.elasticsearch.core.query.Query)
- org.springframework.data.elasticsearch.client.elc.NativeQuery
- org.springframework.data.elasticsearch.core.query.BaseQueryBuilder<Q,
SELF> - org.springframework.data.elasticsearch.client.elc.NativeQueryBuilder
- org.springframework.data.elasticsearch.client.elc.ChildTemplate<T,
CLIENT> - org.springframework.data.elasticsearch.client.elc.ClusterTemplate (implements org.springframework.data.elasticsearch.core.cluster.ClusterOperations)
- org.springframework.data.elasticsearch.client.elc.IndicesTemplate (implements org.springframework.data.elasticsearch.core.IndexOperations)
- org.springframework.data.elasticsearch.client.elc.DefaultElasticsearchObservationConvention (implements org.springframework.data.elasticsearch.client.elc.ElasticsearchObservationConvention)
- org.springframework.data.elasticsearch.support.DefaultStringObjectMap<T> (implements org.springframework.data.elasticsearch.support.StringObjectMap<M>)
- org.springframework.data.elasticsearch.client.elc.EntityAsMap
- org.springframework.data.elasticsearch.client.elc.ElasticsearchAggregation (implements org.springframework.data.elasticsearch.core.AggregationContainer<T>)
- org.springframework.data.elasticsearch.client.elc.ElasticsearchAggregations (implements org.springframework.data.elasticsearch.core.AggregationsContainer<T>)
- org.springframework.data.elasticsearch.client.elc.ElasticsearchClientFactoryBean (implements org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean)
- org.springframework.data.elasticsearch.client.elc.ElasticsearchClients
- org.springframework.data.elasticsearch.config.ElasticsearchConfigurationSupport
- org.springframework.data.elasticsearch.client.elc.ElasticsearchConfiguration
- org.springframework.data.elasticsearch.client.elc.ElasticsearchLegacyRestClientConfiguration
- org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchConfiguration
- org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchLegacyRestClientConfiguration
- org.springframework.data.elasticsearch.client.elc.ElasticsearchExceptionTranslator (implements org.springframework.dao.support.PersistenceExceptionTranslator)
- io.micrometer.observation.Observation.Context (implements io.micrometer.observation.Observation.ContextView)
- org.springframework.data.elasticsearch.client.elc.ElasticsearchObservationContext
- org.springframework.data.elasticsearch.client.elc.Queries
- org.springframework.data.elasticsearch.client.elc.ReactiveChildTemplate<T,
CLIENT> - org.springframework.data.elasticsearch.client.elc.ReactiveClusterTemplate (implements org.springframework.data.elasticsearch.core.cluster.ReactiveClusterOperations)
- org.springframework.data.elasticsearch.client.elc.ReactiveIndicesTemplate (implements org.springframework.data.elasticsearch.core.ReactiveIndexOperations)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.springframework.core.NestedRuntimeException
- org.springframework.dao.DataAccessException
- org.springframework.dao.NonTransientDataAccessException
- org.springframework.dao.UncategorizedDataAccessException
- org.springframework.data.elasticsearch.client.elc.CriteriaQueryException
- org.springframework.dao.UncategorizedDataAccessException
- org.springframework.dao.NonTransientDataAccessException
- org.springframework.dao.DataAccessException
- org.springframework.core.NestedRuntimeException
- java.lang.RuntimeException
- java.lang.Exception
- org.springframework.beans.factory.xml.AbstractBeanDefinitionParser (implements org.springframework.beans.factory.xml.BeanDefinitionParser)
Interface Hierarchy
- org.springframework.data.elasticsearch.client.elc.ChildTemplate.ClientCallback<CLIENT,
RESULT> - org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate.ClientCallback<T>
- io.micrometer.observation.KeyValuesConvention
- io.micrometer.observation.ObservationConvention<T>
- org.springframework.data.elasticsearch.client.elc.ElasticsearchObservationConvention
- io.micrometer.observation.ObservationConvention<T>
- org.springframework.data.elasticsearch.client.elc.ReactiveChildTemplate.ClientCallback<CLIENT,
RESULT> - org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchTemplate.ClientCallback<T>
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.springframework.data.elasticsearch.client.elc.ElasticsearchObservation (implements io.micrometer.observation.docs.ObservationDocumentation)
- org.springframework.data.elasticsearch.client.elc.ElasticsearchOperationName
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)