Interface HibernateSearchStandaloneRuntimeConfig.DiscoveryConfig
- Enclosing interface:
- HibernateSearchStandaloneRuntimeConfig
public static interface HibernateSearchStandaloneRuntimeConfig.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.
-