嵌套类 |
---|
class | ClusterHostEvent.Builder |
enum | ClusterHostEvent.HostEventType 不同类型的主机事件的枚举。 |
字段
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
公共方法
获取集群ID
public String getClusterId ()
获取设备信息
public getDeviceInfos ()
获取主机名
public String getHostName ()
获取实验室名称
public String getLabName ()
获取下一个集群 ID
public getNextClusterIds ()
获取测试线束
public String getTestHarness ()
获取测试线束版本
public String getTestHarnessVersion ()
获取版本
public String getTfVersion ()
获取时间戳
public long getTimestamp ()
到JSON
public JSONObject toJSON ()
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2021-10-04 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":"其他"
}]