Uses of Interface
org.hibernate.search.backend.elasticsearch.document.model.dsl.impl.IndexSchemaRootContributor
Packages that use IndexSchemaRootContributor
Package
Description
-
Uses of IndexSchemaRootContributor in org.hibernate.search.backend.elasticsearch.document.model.dsl.impl
Methods in org.hibernate.search.backend.elasticsearch.document.model.dsl.impl with parameters of type IndexSchemaRootContributorModifier and TypeMethodDescriptionvoidElasticsearchIndexRootBuilder.addSchemaRootContributor(IndexSchemaRootContributor schemaRootContributor) -
Uses of IndexSchemaRootContributor in org.hibernate.search.backend.elasticsearch.mapping.impl
Methods in org.hibernate.search.backend.elasticsearch.mapping.impl that return types with arguments of type IndexSchemaRootContributorModifier and TypeMethodDescriptionDiscriminatorTypeNameMapping.getIndexSchemaRootContributor()IndexNameTypeNameMapping.getIndexSchemaRootContributor()TypeNameMapping.getIndexSchemaRootContributor() -
Uses of IndexSchemaRootContributor in org.hibernate.search.backend.elasticsearch.multitenancy.impl
Methods in org.hibernate.search.backend.elasticsearch.multitenancy.impl that return types with arguments of type IndexSchemaRootContributorModifier and TypeMethodDescriptionDiscriminatorMultiTenancyStrategy.indexSchemaRootContributor()MultiTenancyStrategy.indexSchemaRootContributor()NoMultiTenancyStrategy.indexSchemaRootContributor()