Class RangePoller

    • Field Detail

      • DEFAULT_SEED_DELAY_SECONDS

        public static final int DEFAULT_SEED_DELAY_SECONDS
        See Also:
        Constant Field Values
    • Constructor Detail

      • RangePoller

        public RangePoller​(org.apache.sling.distribution.journal.MessagingProvider messagingProvider,
                           String packageTopic,
                           long minOffset,
                           long maxOffsetExclusive,
                           int seedDelaySeconds)