Interface HibernateSearchElasticsearchRuntimeConfigPersistenceUnit.DiscoveryConfig

    • Method Detail

      • enabled

        @WithDefault("false")
        Boolean enabled()
        Defines if automatic discovery is enabled.
      • refreshInterval

        @WithDefault("10S")
        Duration refreshInterval()
        Refresh interval of the node list.