Config |
Configuration object used as a central config point for the discovery service
implementation
|
JoinerDelay |
The JoinerDelay is an ClusterSyncService used in the sync chain and got
introduced as part of SLING-10489.
|
OakDiscoveryService |
This implementation of the cross-cluster service uses the view manager
implementation for detecting changes in a cluster and only supports one
cluster (of which this instance is part of).
|
SlingIdCleanupTask |
A background task that cleans up garbage slingIds after topology changes.
|
SynchronizedClocksHealthCheck |
HealthCheck that builds on-top of DocumentNodeStore's
determineServerTimeDifferenceMillis method which checks how much the local
time differs from the DocumentStore's time.
|
TopologyWebConsolePlugin |
Simple webconsole which gives an overview of the topology visible by the
discovery service
|