Uses of Class
org.hibernate.search.mapper.orm.tenancy.spi.TenancyConfiguration
Packages that use TenancyConfiguration
Package
Description
-
Uses of TenancyConfiguration in org.hibernate.search.mapper.orm.automaticindexing.spi
Methods in org.hibernate.search.mapper.orm.automaticindexing.spi that return TenancyConfiguration -
Uses of TenancyConfiguration in org.hibernate.search.mapper.orm.coordination.common.spi
Methods in org.hibernate.search.mapper.orm.coordination.common.spi that return TenancyConfiguration -
Uses of TenancyConfiguration in org.hibernate.search.mapper.orm.spi
Methods in org.hibernate.search.mapper.orm.spi that return TenancyConfiguration -
Uses of TenancyConfiguration in org.hibernate.search.mapper.orm.tenancy.spi
Methods in org.hibernate.search.mapper.orm.tenancy.spi that return TenancyConfigurationModifier and TypeMethodDescriptionstatic TenancyConfiguration
TenancyConfiguration.create
(BeanResolver beanResolver, TenancyMode tenancyMode, ConfigurationPropertySource configurationPropertySource) static TenancyConfiguration
TenancyConfiguration.create
(TenancyMode tenancyMode, BeanHolder<? extends TenantIdentifierConverter> tenantIdentifierConverter, Optional<Set<String>> tenantIds, String tenantIdsConfigurationPropertyKey)