@Command(name="repair", description="Repair one or more tables") public class Repair extends NodeTool.NodeToolCmd
NodeTool.NodeToolCmd.KeyspaceSet
Modifier and Type | Field and Description |
---|---|
static java.util.Set<java.lang.String> |
ONLY_EXPLICITLY_REPAIRED |
Constructor and Description |
---|
Repair() |
Modifier and Type | Method and Description |
---|---|
void |
execute(NodeProbe probe) |
parseOptionalKeyspace, parseOptionalKeyspace, parseOptionalTables, run
public static final java.util.Set<java.lang.String> ONLY_EXPLICITLY_REPAIRED
public void execute(NodeProbe probe)
execute
in class NodeTool.NodeToolCmd
Copyright © 2018 The Apache Software Foundation