Class RDBMissingLastRevSeeker


  • public class RDBMissingLastRevSeeker
    extends MissingLastRevSeeker
    RDB specific version of MissingLastRevSeeker.
    • Constructor Detail

    • Method Detail

      • getCandidates

        @NotNull
        public @NotNull java.lang.Iterable<NodeDocument> getCandidates​(long startTime)
        Description copied from class: MissingLastRevSeeker
        Get the candidates with modified time greater than or equal the specified startTime in milliseconds since the start of the epoch.
        Overrides:
        getCandidates in class MissingLastRevSeeker
        Parameters:
        startTime - the start time in milliseconds.
        Returns:
        the candidates