Interface IndexCommitterAware


  • public interface IndexCommitterAware
    Interface for scanners to implement if they want to be supplied an instance of IndexCommitter by the Connector Runtime.
    • Method Detail

      • setIndexCommitter

        void setIndexCommitter​(IndexCommitter indexCommitter)
        Parameters:
        indexCommitter -