Uses of Class
org.springframework.data.elasticsearch.core.mapping.Alias
Packages that use Alias
Package
Description
This package contains classes that use the new Elasticsearch client library (co.elastic.clients:elasticsearch-java)
to access Elasticsearch.
-
Uses of Alias in org.springframework.data.elasticsearch.client.elc
Methods in org.springframework.data.elasticsearch.client.elc that return types with arguments of type AliasModifier and TypeMethodDescriptionIndicesTemplate.getAliasesFor
(Class<?> clazz) Get theAlias
of the provided class. -
Uses of Alias in org.springframework.data.elasticsearch.core.mapping
Methods in org.springframework.data.elasticsearch.core.mapping that return AliasMethods in org.springframework.data.elasticsearch.core.mapping that return types with arguments of type AliasModifier and TypeMethodDescriptionElasticsearchPersistentEntity.getAliases()
Retrieves the aliases associated with the current entity.SimpleElasticsearchPersistentEntity.getAliases()
Methods in org.springframework.data.elasticsearch.core.mapping with parameters of type AliasModifier and TypeMethodDescriptionMethod parameters in org.springframework.data.elasticsearch.core.mapping with type arguments of type Alias