Package | Description |
---|---|
org.apache.sling.discovery.oak.cluster |
Modifier and Type | Method and Description |
---|---|
static InstanceReadResult |
InstanceReadResult.fromErrorMsg(String errorMsg) |
static InstanceReadResult |
InstanceReadResult.fromInstance(InstanceInfo instance) |
InstanceReadResult |
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)
|
Copyright © 2007–2022 The Apache Software Foundation. All rights reserved.