|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectio.leopard.topnb.detector.PerformanceAnomalyDetector
public class PerformanceAnomalyDetector
方法耗时异常检查器.
| Field Summary | |
|---|---|
protected java.util.List<PerformanceVO> |
performanceVOList
|
| Constructor Summary | |
|---|---|
PerformanceAnomalyDetector(java.util.List<PerformanceVO> performanceVOList)
|
|
| Method Summary | |
|---|---|
boolean |
checkAvgTime(PerformanceVO performanceVO)
检查平均耗时. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.util.List<PerformanceVO> performanceVOList
| Constructor Detail |
|---|
public PerformanceAnomalyDetector(java.util.List<PerformanceVO> performanceVOList)
| Method Detail |
|---|
public boolean checkAvgTime(PerformanceVO performanceVO)
performanceVO -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||