Class DedupCrawlLogIndexCache

    • Constructor Detail

      • DedupCrawlLogIndexCache

        public DedupCrawlLogIndexCache()
        Constructor. Calls the constructor of the inherited class with the correct values.
    • Method Detail

      • requestIndex

        public void requestIndex​(Set<Long> jobSet,
                                 Long harvestId)
        Description copied from interface: JobIndexCache
        Request an index from the indexserver. Prepare the index but don't give it to me.
        Parameters:
        jobSet - Set of job IDs to generate index for.
        harvestId - Harvestdefinition associated with this set of jobs