Class DataSourceCompactionConfigHistory

java.lang.Object
org.apache.druid.server.coordinator.DataSourceCompactionConfigHistory

public class DataSourceCompactionConfigHistory extends Object
A utility class to build the config history for a datasource from audit entries for DruidCompactionConfig. The DruidCompactionConfig contains the entire config for the cluster, so this class creates adds audit entires to the history only when a setting for this datasource or a global setting has changed.