Package | Description |
---|---|
org.apache.sling.distribution.journal.impl.subscriber |
Modifier and Type | Class and Description |
---|---|
class |
NoopIdle |
class |
SubscriberIdle
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.
|
Constructor and Description |
---|
SubscriberIdleCheck(org.osgi.framework.BundleContext context,
IdleCheck idleCheck) |
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.