Interface SearchIntegrationPartialBuildState


  • public interface SearchIntegrationPartialBuildState
    • Method Detail

      • closeOnFailure

        void closeOnFailure()
        Close the resources held by this object (backends, index managers, ...).

        To be called in the event of a failure that will prevent the integration from being finalized.

      • beanResolver

        BeanResolver beanResolver()
        Returns:
        The bean resolver used in the first phase of the integration.