public class InstanceInfo extends Object
Constructor and Description |
---|
InstanceInfo(int clusterNodeId,
String slingId,
long syncToken,
String leaderElectionId) |
Modifier and Type | Method and Description |
---|---|
int |
getClusterNodeId() |
String |
getLeaderElectionId() |
String |
getSlingId() |
boolean |
isSyncTokenNewerOrEqual(long seqNum) |
String |
toString() |
Copyright © 2007–2022 The Apache Software Foundation. All rights reserved.