힙 호스트 모니터
public class HeapHostMonitor
extends AbstractHostMonitor
java.lang.객체 | ||
↳ | 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
공개 생성자
힙 호스트 모니터
public HeapHostMonitor ()
공개 방법
보내다
public void dispatch ()
현재 호스트 데이터 값을 수집하고 내보냅니다. 큐의 이벤트가 있는 경우 이를 내보내야 합니다.