- getDefaultBinding(ProcessStream, List<String>, ProcessRuntime<?, ?, ?>) - Method in class com.github.olivergondza.dumpling.groovy.InterpretterConfig
-
Default binding to be used in groovy interpreters.
- getDefaultMetaVariable() - Method in class com.github.olivergondza.dumpling.cli.CliCommandOptionHandler
-
- getDefaultMetaVariable() - Method in class com.github.olivergondza.dumpling.cli.Main.ProcessRuntimeOptionHandler
-
- getDescription() - Method in interface com.github.olivergondza.dumpling.cli.CliCommand
-
Get one-line description of command.
- getDescription() - Method in interface com.github.olivergondza.dumpling.cli.CliRuntimeFactory
-
String description for CLI usage.
- getDescription() - Method in class com.github.olivergondza.dumpling.cli.GrepCommand
-
- getDescription() - Method in class com.github.olivergondza.dumpling.cli.GroovyCommand
-
- getDescription() - Method in class com.github.olivergondza.dumpling.cli.GroovyshCommand
-
- getDescription() - Method in class com.github.olivergondza.dumpling.cli.HelpCommand
-
- getDescription() - Method in class com.github.olivergondza.dumpling.cli.ThreaddumpCommand
-
- getDescription() - Method in class com.github.olivergondza.dumpling.query.BlockingTreeCommand
-
- getDescription() - Method in class com.github.olivergondza.dumpling.query.DeadlocksCommand
-
- getDescription() - Method in class com.github.olivergondza.dumpling.query.TopContendersCommand
-
- getFactory(String) - Static method in class com.github.olivergondza.dumpling.cli.Main.ProcessRuntimeOptionHandler
-
- getHandler(String) - Static method in class com.github.olivergondza.dumpling.cli.CliCommandOptionHandler
-
- getKind() - Method in interface com.github.olivergondza.dumpling.cli.CliRuntimeFactory
-
String identifier used to identify factory from command line.
- getName() - Method in interface com.github.olivergondza.dumpling.cli.CliCommand
-
Name of the command.
- getName() - Method in class com.github.olivergondza.dumpling.cli.GrepCommand
-
- getName() - Method in class com.github.olivergondza.dumpling.cli.GroovyCommand
-
- getName() - Method in class com.github.olivergondza.dumpling.cli.GroovyshCommand
-
- getName() - Method in class com.github.olivergondza.dumpling.cli.HelpCommand
-
- getName() - Method in class com.github.olivergondza.dumpling.cli.ThreaddumpCommand
-
- getName() - Method in class com.github.olivergondza.dumpling.query.BlockingTreeCommand
-
- getName() - Method in class com.github.olivergondza.dumpling.query.DeadlocksCommand
-
- getName() - Method in class com.github.olivergondza.dumpling.query.TopContendersCommand
-
- GrepCommand - Class in com.github.olivergondza.dumpling.cli
-
- GrepCommand() - Constructor for class com.github.olivergondza.dumpling.cli.GrepCommand
-
- GroovyCommand - Class in com.github.olivergondza.dumpling.cli
-
Execute arbitrary groovy expression on runtime.
- GroovyCommand() - Constructor for class com.github.olivergondza.dumpling.cli.GroovyCommand
-
- GroovyshCommand - Class in com.github.olivergondza.dumpling.cli
-
Run groovysh with imported Dumpling to investigate threaddump interactively.
- GroovyshCommand() - Constructor for class com.github.olivergondza.dumpling.cli.GroovyshCommand
-