클러스터 호스트 이벤트
public class ClusterHostEvent
extends Object
implements IClusterEvent
java.lang.객체 |
↳ | com.android.tradefed.cluster.ClusterHostEvent |
업로드할 클러스터 호스트 이벤트를 캡슐화하는 클래스입니다.
요약
중첩 클래스 |
---|
class | ClusterHostEvent.Builder |
필드
EVENT_QUEUE
public static final String EVENT_QUEUE
HOST_IP_KEY
public static final String HOST_IP_KEY
LABEL_KEY
public static final String LABEL_KEY
TEST_HARNESS_START_TIME_KEY
public static final String TEST_HARNESS_START_TIME_KEY
트레이드페드
public static final String TRADEFED
공개 방법
getClusterId
public String getClusterId ()
getData
public getData ()
getDeviceInfos
public getDeviceInfos ()
getHostName
public String getHostName ()
getLabName
public String getLabName ()
getNextClusterId
public getNextClusterIds ()
getTestHarness
public String getTestHarness ()
getTestHarnessVersion
public String getTestHarnessVersion ()
getTfVersion
public String getTfVersion ()
getTimestamp
public long getTimestamp ()
toJSON
public JSONObject toJSON ()
이 페이지에 나와 있는 콘텐츠와 코드 샘플에는 콘텐츠 라이선스에서 설명하는 라이선스가 적용됩니다. 자바 및 OpenJDK는 Oracle 및 Oracle 계열사의 상표 또는 등록 상표입니다.
최종 업데이트: 2023-03-30(UTC)
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"필요한 정보가 없음"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"너무 복잡함/단계 수가 너무 많음"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"오래됨"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"번역 문제"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"샘플/코드 문제"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"기타"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"이해하기 쉬움"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"문제가 해결됨"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"기타"
}]