public class HeapDumpProfilerFactory extends ProfilerFactory
NONE| Constructor and Description |
|---|
HeapDumpProfilerFactory() |
| Modifier and Type | Method and Description |
|---|---|
Profiler |
createFromOptions(joptsimple.OptionSet parsedOptions)
Creates a profiler from the given options.
|
java.lang.String |
getName() |
addOptions, configureParser, getAvailableProfilers, ofpublic Profiler createFromOptions(joptsimple.OptionSet parsedOptions)
ProfilerFactorycreateFromOptions in class ProfilerFactorypublic java.lang.String getName()
getName in class ProfilerFactory