public class ConfigurationChecker extends Object
Constructor and Description |
---|
ConfigurationChecker(ConfigurationStore masterStore,
ConfigurationStore workerStore)
Constructs a new
ConfigurationChecker . |
Modifier and Type | Method and Description |
---|---|
ConfigCheckReport |
getConfigCheckReport() |
void |
logConfigReport()
Logs the configuration check report information.
|
void |
regenerateReport()
Checks the server-side configurations and records the check results.
|
public ConfigurationChecker(ConfigurationStore masterStore, ConfigurationStore workerStore)
ConfigurationChecker
.masterStore
- master configuration storeworkerStore
- worker configuration storepublic void regenerateReport()
public ConfigCheckReport getConfigCheckReport()
public void logConfigReport()
Copyright © 2023. All Rights Reserved.