Uses of Class
org.apache.bookkeeper.tools.cli.commands.health.SwitchOfHealthCheckCommand.HealthCheckFlags
-
Packages that use SwitchOfHealthCheckCommand.HealthCheckFlags Package Description org.apache.bookkeeper.tools.cli.commands.health -
-
Uses of SwitchOfHealthCheckCommand.HealthCheckFlags in org.apache.bookkeeper.tools.cli.commands.health
Methods in org.apache.bookkeeper.tools.cli.commands.health that return SwitchOfHealthCheckCommand.HealthCheckFlags Modifier and Type Method Description SwitchOfHealthCheckCommand.HealthCheckFlagsSwitchOfHealthCheckCommand.HealthCheckFlags. enable(boolean enable)SwitchOfHealthCheckCommand.HealthCheckFlagsSwitchOfHealthCheckCommand.HealthCheckFlags. status(boolean status)Methods in org.apache.bookkeeper.tools.cli.commands.health with parameters of type SwitchOfHealthCheckCommand.HealthCheckFlags Modifier and Type Method Description booleanSwitchOfHealthCheckCommand. apply(ServerConfiguration conf, SwitchOfHealthCheckCommand.HealthCheckFlags cmdFlags)
-