Class GetTimeout
java.lang.Object
org.apache.cassandra.tools.NodeTool.NodeToolCmd
org.apache.cassandra.tools.nodetool.GetTimeout
@Command(name="gettimeout",
description="Print the timeout of the given type in ms")
public class GetTimeout
extends NodeTool.NodeToolCmd
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.cassandra.tools.NodeTool.NodeToolCmd
NodeTool.NodeToolCmd.KeyspaceSet -
Field Summary
FieldsFields 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
-
Field Details
-
TIMEOUT_TYPES
- See Also:
-
-
Constructor Details
-
GetTimeout
public GetTimeout()
-
-
Method Details
-
execute
- Specified by:
executein classNodeTool.NodeToolCmd
-