jar

org.apache.sling : org.apache.sling.discovery.oak

Maven & Gradle

Mar 27, 2023
2 usages

Apache Sling Oak-Based Discovery Service · Implementation of Apache Sling Discovery based on Jackrabbit Oak using its discovery-lite descriptor for in-cluster view detection and a TopologyView through HTTP POST heartbeats announcing sub-topologies to each other.

Table Of Contents

Latest Version

Download org.apache.sling : org.apache.sling.discovery.oak JAR file - Latest Versions:

All Versions

Download org.apache.sling : org.apache.sling.discovery.oak JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2.x
1.1.x
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window org.apache.sling.discovery.oak-1.2.44.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.sling.discovery.oak

├─ org.apache.sling.discovery.oak.Config.class - [JAR]

├─ org.apache.sling.discovery.oak.DiscoveryServiceCentralConfig.class - [JAR]

├─ org.apache.sling.discovery.oak.JoinerDelay.class - [JAR]

├─ org.apache.sling.discovery.oak.OakDiscoveryService.class - [JAR]

├─ org.apache.sling.discovery.oak.SlingIdCleanupTask.class - [JAR]

├─ org.apache.sling.discovery.oak.SynchronizedClocksHealthCheck.class - [JAR]

├─ org.apache.sling.discovery.oak.TopologyWebConsolePlugin.class - [JAR]

org.apache.commons.net.util

├─ org.apache.commons.net.util.SubnetUtils.class - [JAR]

org.apache.sling.discovery.oak.cluster

├─ org.apache.sling.discovery.oak.cluster.ClusterReader.class - [JAR]

├─ org.apache.sling.discovery.oak.cluster.InstanceInfo.class - [JAR]

├─ org.apache.sling.discovery.oak.cluster.InstanceReadResult.class - [JAR]

├─ org.apache.sling.discovery.oak.cluster.OakClusterViewService.class - [JAR]

org.apache.sling.discovery.oak.pinger

├─ org.apache.sling.discovery.oak.pinger.OakViewChecker.class - [JAR]