@ParametersAreNonnullByDefault public class RangePoller extends Object
| Constructor and Description |
|---|
RangePoller(org.apache.sling.distribution.journal.MessagingProvider messagingProvider,
String packageTopic,
long minOffset,
long maxOffsetExclusive) |
| Modifier and Type | Method and Description |
|---|---|
List<org.apache.sling.distribution.journal.FullMessage<org.apache.sling.distribution.journal.messages.PackageMessage>> |
fetchRange() |
public RangePoller(org.apache.sling.distribution.journal.MessagingProvider messagingProvider,
String packageTopic,
long minOffset,
long maxOffsetExclusive)
public List<org.apache.sling.distribution.journal.FullMessage<org.apache.sling.distribution.journal.messages.PackageMessage>> fetchRange() throws InterruptedException
InterruptedExceptionCopyright © 2007–2021 The Apache Software Foundation. All rights reserved.