@Command(name="sjk", description="Run commands of \'Swiss Java Knife\'. Run \'nodetool sjk --help\' for more information.") public class Sjk extends NodeTool.NodeToolCmd
Modifier and Type | Class and Description |
---|---|
static class |
Sjk.Wrapper
Adopted copy of
SJK from https://github.com/aragozin/jvm-tools. |
NodeTool.NodeToolCmd.KeyspaceSet
output, printPort
Constructor and Description |
---|
Sjk() |
Modifier and Type | Method and Description |
---|---|
protected void |
execute(NodeProbe probe) |
void |
runInternal() |
void |
sequenceRun(NodeProbe probe) |
parseOptionalKeyspace, parseOptionalKeyspace, parseOptionalTables, run
public void runInternal()
runInternal
in class NodeTool.NodeToolCmd
public void sequenceRun(NodeProbe probe)
protected void execute(NodeProbe probe)
execute
in class NodeTool.NodeToolCmd
Copyright © 2009-2021 The Apache Software Foundation