com.github.ltsopensource.monitor.access.domain
Class JVMGCDataPo
java.lang.Object
com.github.ltsopensource.monitor.access.domain.MDataPo
com.github.ltsopensource.monitor.access.domain.JVMGCDataPo
public class JVMGCDataPo
- extends MDataPo
- Author:
- Robert HG (254963746@qq.com) on 9/27/15.
| Methods inherited from class com.github.ltsopensource.monitor.access.domain.MDataPo |
getGmtCreated, getId, getIdentity, getNodeGroup, getNodeType, getTimestamp, setGmtCreated, setId, setIdentity, setNodeGroup, setNodeType, setTimestamp |
JVMGCDataPo
public JVMGCDataPo()
getYoungGCCollectionCount
public Long getYoungGCCollectionCount()
setYoungGCCollectionCount
public void setYoungGCCollectionCount(Long youngGCCollectionCount)
getYoungGCCollectionTime
public Long getYoungGCCollectionTime()
setYoungGCCollectionTime
public void setYoungGCCollectionTime(Long youngGCCollectionTime)
getFullGCCollectionCount
public Long getFullGCCollectionCount()
setFullGCCollectionCount
public void setFullGCCollectionCount(Long fullGCCollectionCount)
getFullGCCollectionTime
public Long getFullGCCollectionTime()
setFullGCCollectionTime
public void setFullGCCollectionTime(Long fullGCCollectionTime)
getSpanYoungGCCollectionCount
public Long getSpanYoungGCCollectionCount()
setSpanYoungGCCollectionCount
public void setSpanYoungGCCollectionCount(Long spanYoungGCCollectionCount)
getSpanYoungGCCollectionTime
public Long getSpanYoungGCCollectionTime()
setSpanYoungGCCollectionTime
public void setSpanYoungGCCollectionTime(Long spanYoungGCCollectionTime)
getSpanFullGCCollectionCount
public Long getSpanFullGCCollectionCount()
setSpanFullGCCollectionCount
public void setSpanFullGCCollectionCount(Long spanFullGCCollectionCount)
getSpanFullGCCollectionTime
public Long getSpanFullGCCollectionTime()
setSpanFullGCCollectionTime
public void setSpanFullGCCollectionTime(Long spanFullGCCollectionTime)
Copyright © 2017. All rights reserved.