@Command(name="netstats", description="Print network information on provided host (connecting node by default)") public class NetStats extends NodeTool.NodeToolCmd
NodeTool.NodeToolCmd.KeyspaceSet
output, printPort
Constructor and Description |
---|
NetStats() |
Modifier and Type | Method and Description |
---|---|
void |
execute(NodeProbe probe) |
void |
printReceivingSummaries(java.io.PrintStream out,
SessionInfo info,
boolean printHumanReadable) |
void |
printSendingSummaries(java.io.PrintStream out,
SessionInfo info,
boolean printHumanReadable) |
parseOptionalKeyspace, parseOptionalKeyspace, parseOptionalTables, run, runInternal
public void execute(NodeProbe probe)
execute
in class NodeTool.NodeToolCmd
public void printReceivingSummaries(java.io.PrintStream out, SessionInfo info, boolean printHumanReadable)
public void printSendingSummaries(java.io.PrintStream out, SessionInfo info, boolean printHumanReadable)
Copyright © 2009- The Apache Software Foundation