public static class MethodProfilingRule.MethodProfilingWindowResult extends Object implements IDisplayable
AUTO, EXACT, VERBOSE| Constructor and Description |
|---|
MethodProfilingWindowResult(IMCMethod method,
IMCStackTrace path,
IQuantity ratio,
IQuantity actualRatio,
IRange<IQuantity> window) |
| Modifier and Type | Method and Description |
|---|---|
String |
displayUsing(String formatHint) |
IMCMethod |
getMethod() |
IMCStackTrace |
getPath() |
IQuantity |
getRatioOfActualSamples() |
IQuantity |
getRatioOfAllPossibleSamples() |
IRange<IQuantity> |
getWindow() |
public String displayUsing(String formatHint)
displayUsing in interface IDisplayablepublic IMCMethod getMethod()
public IMCStackTrace getPath()
public IQuantity getRatioOfAllPossibleSamples()
public IQuantity getRatioOfActualSamples()
JDK Mission Control v 8.0.1
Copyright © 2018-2021, Oracle and/or its affiliates. All rights reserved. Licensed under the Universal Permissive License v 1.0 as shown at http://oss.oracle.com/licenses/upl