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 ()

現在のホストデータ値を収集して出力します。キューのイベント(ある場合)を出力します。