Interface InFlightCorrector

  • All Known Implementing Classes:
    InFlightCorrectorImpl

    public interface InFlightCorrector
    The in flight corrector corrects search results that have not yet been committed to the repository. It substitutes the "in flight" valuses from the state cache in place of the values committed to the repo
    Author:
    mrogers
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void correct​(org.alfresco.jlan.server.filesys.FileInfo info, java.lang.String folderPath)
      Correct thr results with in flight details.
    • Method Detail

      • correct

        void correct​(org.alfresco.jlan.server.filesys.FileInfo info,
                     java.lang.String folderPath)
        Correct thr results with in flight details.
        Parameters:
        info -
        folderPath -