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