java.lang.Object
org.apache.sling.distribution.journal.impl.publisher.RangePoller

@ParametersAreNonnullByDefault
public class RangePoller
extends Object
  • Field Summary

    Fields 
    Modifier and Type Field Description
    static int DEFAULT_SEED_DELAY_SECONDS  
  • Constructor Summary

    Constructors 
    Constructor Description
    RangePoller​(org.apache.sling.distribution.journal.MessagingProvider messagingProvider, String packageTopic, long minOffset, long maxOffsetExclusive, int seedDelaySeconds)  
  • Method Summary

    Modifier and Type Method Description
    List<org.apache.sling.distribution.journal.FullMessage<org.apache.sling.distribution.journal.messages.PackageMessage>> fetchRange()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait