public class ClusterSyncHistory extends Object
Modifier and Type | Field and Description |
---|---|
protected List<org.apache.sling.discovery.commons.providers.spi.base.ClusterSyncHistory.HistoryEntry> |
history |
Constructor and Description |
---|
ClusterSyncHistory() |
Modifier and Type | Method and Description |
---|---|
protected void |
addHistoryEntry(BaseTopologyView view,
String msg) |
List<String> |
getSyncHistory() |
protected List<org.apache.sling.discovery.commons.providers.spi.base.ClusterSyncHistory.HistoryEntry> history
protected void addHistoryEntry(BaseTopologyView view, String msg)
Copyright © 2017 The Apache Software Foundation. All rights reserved.