Interface HibernateSearchElasticsearchRuntimeConfigPersistenceUnit.MultiTenancyConfig
- Enclosing interface:
- HibernateSearchElasticsearchRuntimeConfigPersistenceUnit
public static interface HibernateSearchElasticsearchRuntimeConfigPersistenceUnit.MultiTenancyConfig
-
Method Summary
-
Method Details
-
tenantIds
An exhaustive list of all tenant identifiers that may be used by the application when multi-tenancy is enabled. Mainly useful when using theoutbox-polling
coordination strategy, since it involves setting up one background processor per tenant.
-