public class StorageCommand
extends java.lang.Object
| Constructor and Description |
|---|
StorageCommand(BlockMasterClient blockMasterClient,
java.io.PrintStream printStream)
Creates a new instance of
StorageCommand. |
| Modifier and Type | Method and Description |
|---|---|
int |
run()
Runs doctor storage command.
|
public StorageCommand(BlockMasterClient blockMasterClient, java.io.PrintStream printStream)
StorageCommand.blockMasterClient - client to get server-side worker lost storage informationprintStream - stream to print storage warnings toCopyright © 2022. All Rights Reserved.