Class GetFullQueryLog

java.lang.Object
org.apache.cassandra.tools.NodeTool.NodeToolCmd
org.apache.cassandra.tools.nodetool.GetFullQueryLog

@Command(name="getfullquerylog", description="Print configuration of fql if enabled, otherwise the configuration reflected in cassandra.yaml") public class GetFullQueryLog extends NodeTool.NodeToolCmd
  • Constructor Details

    • GetFullQueryLog

      public GetFullQueryLog()
  • Method Details