public class StatsCommand extends MultiResultCommand
SYSTEM_STATS [SECTION code] | [ALL]Usage
/* Will return result Page for stats code in DBStatsSection */ STATS SECTION build /* Will return result Page for all stats commands*/ SYSTEM_STATS ALLTHREAD MODE: SINGLE THREADED command
CURSOR_SIZE
Constructor and Description |
---|
StatsCommand(Connection connection,
Pattern pattern)
Creates a new instance of StatsCommand
|
Modifier and Type | Method and Description |
---|---|
protected void |
execute(Parser p)
execute the command.
|
addSQLCommand, appendResult
execute, extMakeThreadName, getConnection, getPattern, getRawTitle, getTitle, makeThreadName, recordCall, setTitle
public StatsCommand(Connection connection, Pattern pattern)
connection
- the connectionpattern
- the patternprotected void execute(Parser p) throws java.lang.Exception
execute
in class MultiResultCommand
p
- The parserjava.lang.Exception
stSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.