class ProfilerSpec extends java.lang.Object
Copyright © 2019 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.
| Type | Name and description |
|---|---|
java.lang.Boolean |
coverageEnables code coverage |
java.lang.String |
descriptionDescription of profiler session |
java.lang.Boolean |
enabledEnables or disables profiler |
java.lang.String |
listingsGenerates debug listing files in this directory |
java.lang.String |
outputDirGenerates a profiler output in this directory, with a unique name |
java.lang.String |
outputFileProfiler output file name |
java.lang.Boolean |
statisticsEnables statistics |
| Methods inherited from class | Name |
|---|---|
class java.lang.Object |
java.lang.Object#wait(long), java.lang.Object#wait(long, int), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |
Enables code coverage
Description of profiler session
Enables or disables profiler
Generates debug listing files in this directory
Generates a profiler output in this directory, with a unique name
Profiler output file name
Enables statistics