Interface HibernateSearchBackendElasticsearchRuntimeConfig.DiscoveryConfig
- Enclosing interface:
- HibernateSearchBackendElasticsearchRuntimeConfig
public static interface HibernateSearchBackendElasticsearchRuntimeConfig.DiscoveryConfig
-
Method Summary
Modifier and TypeMethodDescriptionenabled()
Defines if automatic discovery is enabled.Refresh interval of the node list.
-
Method Details
-
enabled
Defines if automatic discovery is enabled. -
refreshInterval
Refresh interval of the node list.
-