Class GetInterDCStreamThroughput
java.lang.Object
org.apache.cassandra.tools.NodeTool.NodeToolCmd
org.apache.cassandra.tools.nodetool.GetInterDCStreamThroughput
@Command(name="getinterdcstreamthroughput",
description="Print the throughput cap for inter-datacenter streaming and entire SSTable inter-datacenter streaming in the systemin rounded megabits. For precise number, please, use option -d")
public class GetInterDCStreamThroughput
extends NodeTool.NodeToolCmd
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.cassandra.tools.NodeTool.NodeToolCmd
NodeTool.NodeToolCmd.KeyspaceSet -
Field Summary
Fields inherited from class org.apache.cassandra.tools.NodeTool.NodeToolCmd
output, printPort -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.cassandra.tools.NodeTool.NodeToolCmd
parseOptionalKeyspace, parseOptionalKeyspace, parseOptionalTables, parsePartitionKeys, run, runInternal
-
Constructor Details
-
GetInterDCStreamThroughput
public GetInterDCStreamThroughput()
-
-
Method Details
-
execute
- Specified by:
executein classNodeTool.NodeToolCmd
-