public class ConfigurationCommand
extends java.lang.Object
| Constructor and Description |
|---|
ConfigurationCommand(MetaMasterClient metaMasterClient,
java.io.PrintStream printStream)
Creates a new instance of
ConfigurationCommand. |
| Modifier and Type | Method and Description |
|---|---|
int |
run()
Runs doctor configuration command.
|
public ConfigurationCommand(MetaMasterClient metaMasterClient, java.io.PrintStream printStream)
ConfigurationCommand.metaMasterClient - client to get server-side configuration report informationprintStream - stream to print configuration errors/warnings toCopyright © 2022. All Rights Reserved.