| Package | Description |
|---|---|
| com.github.olivergondza.dumpling.cli | |
| com.github.olivergondza.dumpling.query |
| Modifier and Type | Class and Description |
|---|---|
class |
GrepCommand |
class |
GroovyCommand
Execute arbitrary groovy expression on runtime.
|
class |
GroovyshCommand
Run groovysh with imported Dumpling to investigate threaddump interactively.
|
class |
HelpCommand |
class |
ThreaddumpCommand
Print threaddump as string.
|
| Modifier and Type | Method and Description |
|---|---|
static CliCommand |
CliCommandOptionHandler.getHandler(String name) |
| Constructor and Description |
|---|
CliCommandOptionHandler(org.kohsuke.args4j.CmdLineParser parser,
org.kohsuke.args4j.OptionDef option,
org.kohsuke.args4j.spi.Setter<? super CliCommand> setter) |
| Modifier and Type | Class and Description |
|---|---|
class |
BlockingTreeCommand |
class |
DeadlocksCommand |
class |
TopContendersCommand |
Copyright © 2016. All rights reserved.