public class ApdexThresholdsInfo extends Object
Constructor and Description |
---|
ApdexThresholdsInfo() |
Modifier and Type | Method and Description |
---|---|
long |
getSatisfiedThreshold() |
long |
getToleratedThreshold() |
void |
setSatisfiedThreshold(long satisfiedThreshold) |
void |
setToleratedThreshold(long toleratedThreshold) |
public final long getSatisfiedThreshold()
public final void setSatisfiedThreshold(long satisfiedThreshold)
public final long getToleratedThreshold()
public final void setToleratedThreshold(long toleratedThreshold)
Copyright © 1998-2022 Apache Software Foundation. All Rights Reserved.