Una classe per incapsulare gli eventi dell'host del cluster da caricare.
Classi nidificate |
---|
class | ClusterHostEvent.Builder |
enum | ClusterHostEvent.HostEventType Enumerazioni dei diversi tipi di eventi host. |
Campi
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
SCAMBIO
public static final String TRADEFED
Metodi pubblici
getClusterId
public String getClusterId ()
getData
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 ()
toJSON
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":"Mancano le informazioni di cui ho bisogno"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Troppo complicato/troppi passaggi"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Obsoleti"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"Problema di traduzione"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"Problema relativo a esempi/codice"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Altra"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Facile da capire"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Il problema è stato risolto"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Altra"
}]