Interface HibernateSearchElasticsearchRuntimeConfigPersistenceUnit.MultiTenancyConfig
-
- Enclosing interface:
- HibernateSearchElasticsearchRuntimeConfigPersistenceUnit
public static interface HibernateSearchElasticsearchRuntimeConfigPersistenceUnit.MultiTenancyConfig
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Optional<List<String>>
tenantIds()
An exhaustive list of all tenant identifiers that may be used by the application when multi-tenancy is enabled.
-