HeapHostMonitor
public
class
HeapHostMonitor
extends AbstractHostMonitor
| java.lang.Object | ||
| ↳ | com.android.tradefed.util.hostmetric.AbstractHostMonitor | |
| ↳ | com.android.tradefed.util.hostmetric.HeapHostMonitor | |
AbstractHostMonitor 實作,監控主機上的堆積記憶體,並定期將其記錄到歷記錄。
摘要
常數 | |
|---|---|
String |
HEAP_KEY
|
公用建構函式 | |
|---|---|
HeapHostMonitor()
|
|
公用方法 | |
|---|---|
void
|
dispatch()
收集並發出目前的主機資料值。 |
常數
HEAP_KEY
protected static final String HEAP_KEY
常數值: "heap_memory_Mbytes"
公用建構函式
HeapHostMonitor
public HeapHostMonitor ()
公用方法
分派
public void dispatch ()
收集並發出目前的主機資料值。如有任何佇列事件,應發出這些事件。