public class GroupedStatistics extends Object
| Modifier and Type | Method and Description |
|---|---|
long |
getBeginTime()
获得统计开始时间
|
long |
getEndTime()
获得统计结束时间
|
SortedMap<String,Statistics> |
getStatisticsByTag()
获得统计信息map,key为tag,value为对应的统计信息
|
String |
toString() |
Copyright © 2013. All rights reserved.