Interface HibernateSearchElasticsearchRuntimeConfigPersistenceUnit.MultiTenancyConfig

    • Method Detail

      • tenantIds

        Optional<List<String>> tenantIds()
        An exhaustive list of all tenant identifiers that may be used by the application when multi-tenancy is enabled. Mainly useful when using the outbox-polling coordination strategy, since it involves setting up one background processor per tenant.