ClusterHostEvent.HostEventType

public static final enum ClusterHostEvent.HostEventType
extends Enum< ClusterHostEvent.HostEventType >

java.lang.Object
java.lang.Enum< com.android.tradefed.cluster.ClusterHostEvent.HostEventType >
com.android.tradefed.cluster.ClusterHostEvent.HostEventType


Enumérations des différents types d’événements hôtes.

Résumé

Valeurs d'énumération

ClusterHostEvent.HostEventType DeviceSnapshot

ClusterHostEvent.HostEventType HostStateChanged

Méthodes publiques

String getAndroidEngProdAPIName ()
String toString ()
static ClusterHostEvent.HostEventType valueOf (String name)
static final HostEventType[] values ()

Valeurs d'énumération

Instantané de l'appareil

public static final ClusterHostEvent.HostEventType DeviceSnapshot

HostStateChanged

public static final ClusterHostEvent.HostEventType HostStateChanged

Méthodes publiques

getAndroidEngProdAPIName

public String getAndroidEngProdAPIName ()

Retour
String

versChaîne

public String toString ()

Retour
String

valeur de

public static ClusterHostEvent.HostEventType valueOf (String name)

Paramètres
name String

Retour
ClusterHostEvent.HostEventType

valeurs

public static final HostEventType[] values ()

Retour
HostEventType[]