Eine Klasse zum Einkapseln von hochzuladenden Clusterhostereignissen.
Verschachtelte Klassen |
---|
class | ClusterHostEvent.Builder |
enum | ClusterHostEvent.HostEventType Aufzählungen der verschiedenen Arten von Host-Ereignissen. |
Felder
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
GEHANDELT
public static final String TRADEFED
Öffentliche Methoden
getClusterId
public String getClusterId ()
Daten bekommen
public getData ()
getDeviceInfos
public getDeviceInfos ()
getHostName
public String getHostName ()
getLabName
public String getLabName ()
getNextClusterIds
public getNextClusterIds ()
getTestHarness
public String getTestHarness ()
getTestHarnessVersion
public String getTestHarnessVersion ()
getTfVersion
public String getTfVersion ()
getTimestamp
public long getTimestamp ()
zuJSON
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":"Benötigte Informationen nicht gefunden"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Zu umständlich/zu viele Schritte"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Nicht mehr aktuell"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"Problem mit der Übersetzung"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"Problem mit Beispielen/Code"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Sonstiges"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Leicht verständlich"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Mein Problem wurde gelöst"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Sonstiges"
}]