힙 호스트 모니터
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()
현재 호스트 데이터 값을 수집하고 내보냅니다. |
필드
힙_키
protected static final String HEAP_KEY
공개 생성자
힙 호스트 모니터
public HeapHostMonitor ()
공개 메서드
발송하다
public void dispatch ()
현재 호스트 데이터 값을 수집하고 내보냅니다. 큐의 이벤트가 있는 경우 이를 내보내야 합니다.