public class ServerConfigurationChecker extends Object
Constructor and Description |
---|
ServerConfigurationChecker(ServerConfigurationStore masterStore,
ServerConfigurationStore workerStore)
Constructs a new
ServerConfigurationChecker . |
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 ServerConfigurationChecker(ServerConfigurationStore masterStore, ServerConfigurationStore workerStore)
ServerConfigurationChecker
.masterStore
- master configuration storeworkerStore
- worker configuration storepublic void regenerateReport()
public ConfigCheckReport getConfigCheckReport()
public void logConfigReport()
Copyright © 2023. All Rights Reserved.