public class OldestMessageEvictionStrategy extends MessageEvictionStrategySupport
| Constructor and Description |
|---|
OldestMessageEvictionStrategy() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.activemq.broker.region.MessageReference[] |
evictMessages(LinkedList messages)
Find the message reference in the given list with oldest messages at the front and newer messages at the end
|
getEvictExpiredMessagesHighWatermark, setEvictExpiredMessagesHighWatermarkpublic OldestMessageEvictionStrategy()
public org.apache.activemq.broker.region.MessageReference[] evictMessages(LinkedList messages)
MessageEvictionStrategyCopyright © 2005–2020 The Apache Software Foundation. All rights reserved.