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 TenancyConfigurationTenancyConfiguration.create(org.hibernate.search.engine.environment.bean.BeanResolver beanResolver, org.hibernate.search.engine.tenancy.spi.TenancyMode tenancyMode, org.hibernate.search.engine.cfg.ConfigurationPropertySource configurationPropertySource) static TenancyConfigurationTenancyConfiguration.create(org.hibernate.search.engine.tenancy.spi.TenancyMode tenancyMode, org.hibernate.search.engine.environment.bean.BeanHolder<? extends org.hibernate.search.mapper.pojo.tenancy.TenantIdentifierConverter> tenantIdentifierConverter, Optional<Set<String>> tenantIds, String tenantIdsConfigurationPropertyKey)