Class HibernateSearchElasticsearchRuntimeConfigPersistenceUnit.MultiTenancyConfig

    • Field Detail

      • tenantIds

        @ConfigItem
        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.

    • Constructor Detail

      • MultiTenancyConfig

        public MultiTenancyConfig()