Package | Description |
---|---|
com.amazonaws.services.sqs.buffered |
Modifier and Type | Method and Description |
---|---|
private int |
ReceiveQueueBuffer.pruneHeadTasks(ReceiveQueueBuffer.Predicate<ReceiveQueueBuffer.ReceiveMessageBatchTask> pruneCondition)
Prune all tasks at the beginning of the finishedTasks list that meet the given condition.
|