HeapHostMonitor
public
class
HeapHostMonitor
extends AbstractHostMonitor
java.lang.Object | ||
↳ | com.android.tradefed.util.hostmetric.AbstractHostMonitor | |
↳ | com.android.tradefed.util.hostmetric.HeapHostMonitor |
AbstractHostMonitor
实现,用于监控主机上的堆内存并将其定期记录到历史日志。
摘要
字段 | |
---|---|
protected
static
final
String |
HEAP_KEY
|
公共构造函数 | |
---|---|
HeapHostMonitor()
|
公共方法 | |
---|---|
void
|
dispatch()
收集并发送当前主机数据值。 |
字段
HEAP_KEY
protected static final String HEAP_KEY
公共构造函数
HeapHostMonitor
public HeapHostMonitor ()
公共方法
调度
public void dispatch ()
收集并发送当前主机数据值。应发出队列的事件(如果有)。