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 ()
현재 호스트 데이터 값을 수집하고 내보냅니다. 큐의 이벤트(있는 경우)를 내보내야 합니다.