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.HealthCheckFlags
SwitchOfHealthCheckCommand.HealthCheckFlags. enable(boolean enable)
SwitchOfHealthCheckCommand.HealthCheckFlags
SwitchOfHealthCheckCommand.HealthCheckFlags. status(boolean status)
Methods in org.apache.bookkeeper.tools.cli.commands.health with parameters of type SwitchOfHealthCheckCommand.HealthCheckFlags Modifier and Type Method Description boolean
SwitchOfHealthCheckCommand. apply(ServerConfiguration conf, SwitchOfHealthCheckCommand.HealthCheckFlags cmdFlags)
-