Class MongoMissingLastRevSeeker


  • public class MongoMissingLastRevSeeker
    extends MissingLastRevSeeker
    Mongo specific version of MissingLastRevSeeker which uses mongo queries to fetch candidates which may have missed '_lastRev' updates. Uses a time range to find documents modified during that interval.