Package | Description |
---|---|
org.opends.server.plugins.profiler |
Contains the implementation of the Directory Server plugin that acts as an embedded profiler that can be used for
performance analysis of the server under load.
|
Modifier and Type | Method and Description |
---|---|
ProfileStackFrame[] |
ProfileViewer.getRootFrames()
Retrieves an array containing the root frames for the profile information.
|
ProfileStackFrame[] |
ProfileStackFrame.getSubordinateFrames()
Retrieves an array containing the subordinate frames that were seen below this frame in stack traces.
|
Copyright © 2010–2017 ForgeRock AS. All rights reserved.