Class FixedSizedSubscriptionRecoveryPolicy

java.lang.Object
org.apache.activemq.broker.region.policy.FixedSizedSubscriptionRecoveryPolicy
All Implemented Interfaces:
SubscriptionRecoveryPolicy, org.apache.activemq.Service

public class FixedSizedSubscriptionRecoveryPolicy extends Object implements SubscriptionRecoveryPolicy
This implementation of SubscriptionRecoveryPolicy will keep a fixed amount of memory available in RAM for message history which is evicted in time order.