java.lang.Object
org.apache.sling.distribution.journal.impl.discovery.DiscoveryService
All Implemented Interfaces:
Runnable

@ParametersAreNonnullByDefault
public class DiscoveryService
extends Object
implements Runnable
Listens for discovery messages and tracks presence of Subscribers as well as the last processed offset of each Subscriber This component is only activated when there is at least one DistributionSubscriber agent configured. This component is meant to be shared by Publisher agents.