Class SetLoggingLevel
java.lang.Object
org.apache.cassandra.tools.NodeTool.NodeToolCmd
org.apache.cassandra.tools.nodetool.SetLoggingLevel
@Command(name="setlogginglevel",
description="Set the log level threshold for a given component or class. Will reset to the initial configuration if called with no parameters.")
public class SetLoggingLevel
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
-
SetLoggingLevel
public SetLoggingLevel()
-
-
Method Details
-
execute
- Specified by:
executein classNodeTool.NodeToolCmd
-