| Package | Description |
|---|---|
| org.apache.sling.distribution.journal.queue | |
| org.apache.sling.distribution.journal.queue.impl |
| Modifier and Type | Method and Description |
|---|---|
ClearCallback |
QueueState.getClearCallback() |
| Constructor and Description |
|---|
QueueState(long lastProcessedOffset,
int headRetries,
int maxRetries,
ClearCallback clearCallback) |
| Constructor and Description |
|---|
PubQueue(String queueName,
OffsetQueue<org.apache.sling.distribution.queue.DistributionQueueItem> offsetQueue,
int retries,
Throwable error,
ClearCallback clearCallback) |
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.