Una clase para encapsular los eventos del host del clúster que se cargarán.
Clases anidadas |
---|
class | ClusterHostEvent.Builder |
enum | ClusterHostEvent.HostEventType Enumeraciones de los diferentes tipos de eventos de acogida. |
Los campos
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
COMERCIALIZADO
public static final String TRADEFED
Métodos públicos
getClusterId
public String getClusterId ()
obtener datos
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":"Falta la información que necesito"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Muy complicado o demasiados pasos"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Desactualizado"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"Problema de traducción"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"Problema con las muestras o los códigos"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Otro"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Fácil de comprender"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Resolvió mi problema"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Otro"
}]