public static class MongodbStat.Top extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
protected String |
name |
protected MongodbStat.TimeAndCount |
read |
protected MongodbStat.TimeAndCount |
total |
protected MongodbStat.TimeAndCount |
write |
protected String name
protected MongodbStat.TimeAndCount total
protected MongodbStat.TimeAndCount write
protected MongodbStat.TimeAndCount read
protected Top()
public Top(String name, cn.weforward.common.json.JsonObject object)
public String getName()
public MongodbStat.TimeAndCount getTotal()
public MongodbStat.TimeAndCount getWrite()
public MongodbStat.TimeAndCount getRead()
Copyright © 2022. All rights reserved.