Uses of Class
org.apache.sling.discovery.oak.cluster.InstanceReadResult
Packages that use InstanceReadResult
-
Uses of InstanceReadResult in org.apache.sling.discovery.oak.cluster
Methods in org.apache.sling.discovery.oak.cluster that return InstanceReadResultModifier and TypeMethodDescriptionstatic InstanceReadResultInstanceReadResult.fromErrorMsg(String errorMsg) static InstanceReadResultInstanceReadResult.fromInstance(InstanceInfo instance) ClusterReader.readInstance(int clusterNodeId, boolean failOnMissingSyncToken, long seqNum) Reads all discovery.oak related data for clusterNodeId and fills the internal structure with the resulting info - or remembers that the clusterNode was incomplete (partially started)