ClusterHostEvent
public class ClusterHostEvent
extends Object
implements IClusterEvent
en implements IClusterEvent
java.lang.Object | |
?? | com.android.tradefed.cluster.ClusterHostEvent |
Une classe pour encapsuler les événements d'hôte de cluster à télécharger.
Sommaire
Classes imbriquées | |
---|---|
class | ClusterHostEvent.Builder |
enum | ClusterHostEvent.HostEventType Énumérations des différents types d'événements hôtes. |
Des champs | |
---|---|
public static final String | EVENT_QUEUE |
public static final String | HOST_IP_KEY |
public static final String | LABEL_KEY |
public static final String | TEST_HARNESS_START_TIME_KEY |
public static final String | TRADEFED
|
Méthodes publiques | |
---|---|
String | getClusterId () |
getData () | |
getDeviceInfos () | |
String | getHostName () |
CommandScheduler.HostState | getHostState () |
String | getLabName () |
getNextClusterIds () | |
String | getTestHarness () |
String | getTestHarnessVersion () |
String | getTfVersion () |
long | getTimestamp () |
ClusterHostEvent.HostEventType | getType () |
JSONObject | toJSON ()
|
Des champs
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
COMMERCE
public static final String TRADEFED
Méthodes publiques
getClusterId
public String getClusterId ()
Retour | |
---|---|
String |
obtenirDonnées
publicgetData ()
Retour | |
---|---|
getDeviceInfos
publicgetDeviceInfos ()
Retour | |
---|---|
getHostName
public String getHostName ()
Retour | |
---|---|
String |
getLabName
public String getLabName ()
Retour | |
---|---|
String |
getNextClusterIds
publicgetNextClusterIds ()
Retour | |
---|---|
getTestHarnais
public String getTestHarness ()
Retour | |
---|---|
String |
getTestHarnessVersion
public String getTestHarnessVersion ()
Retour | |
---|---|
String |
obtenirTfVersion
public String getTfVersion ()
Retour | |
---|---|
String |
getTimestamp
public long getTimestamp ()
Retour | |
---|---|
long |
vers JSON
public JSONObject toJSON ()
Retour | |
---|---|
JSONObject |
Jetés | |
---|---|
JSONException |
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.
[]
[]