java.lang.Object
org.apache.sling.distribution.journal.impl.subscriber.SubscriberIdle
All Implemented Interfaces:
Closeable, AutoCloseable, IdleCheck

public class SubscriberIdle
extends Object
implements IdleCheck
A DistributionSubscriber is considered ready when it is idle for more than the READY_IDLE_TIME_SECONDS at least once ; or when it is busy processing the same package for more than MAX_RETRIES times.