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 InstanceReadResult
InstanceReadResult.fromErrorMsg
(String errorMsg) static InstanceReadResult
InstanceReadResult.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)